* Package: dev-lang/mercury-20.01.1 * Repository: gentoo * Maintainer: keri@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mercury-srcdist-20.01.1.tar.gz to /var/tmp/portage/dev-lang/mercury-20.01.1/work >>> Unpacking mercury-20.01.1-gentoo-patchset-0.tar.gz to /var/tmp/portage/dev-lang/mercury-20.01.1/work >>> Source unpacked in /var/tmp/portage/dev-lang/mercury-20.01.1/work >>> Preparing source in /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1 ... * Applying patches from /var/tmp/portage/dev-lang/mercury-20.01.1/work/20.01.1 ... * mercury-boehmgc-params.patch ... [ ok ] * mercury-default-grade.patch ... [ ok ] * mercury-gc-noexecstack.patch ... [ ok ] * mercury-multilib.patch ... [ ok ] * mercury-no-reconf.patch ... [ ok ] * mercury-tests-static-link.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' ... * Running aclocal -I m4 ... [ ok ] * Running autoconf -I m4 --force ... [ ok ] * Running autoheader -I m4 ... [ !! ] * Running elibtoolize in: mercury-srcdist-20.01.1/ * Running elibtoolize in: mercury-srcdist-20.01.1/boehm_gc/libatomic_ops/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1 ... * econf: updating mercury-srcdist-20.01.1/boehm_gc/libatomic_ops/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mercury-srcdist-20.01.1/boehm_gc/libatomic_ops/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mercury-srcdist-20.01.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mercury-srcdist-20.01.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/mercury-20.01.1 --htmldir=/usr/share/doc/mercury-20.01.1/html --libdir=/usr/lib64 --disable-csharp-grade --disable-erlang-grade --disable-java-grade --disable-debug-grades --disable-prof-grades --disable-par-grades --disable-trail-grades --with-readline checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking what the C compiler type really is... gcc checking what the gcc version is... 10_1_0 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for cygpath... echo checking for cygpath... echo looking for an already installed Mercury compiler to bootstrap with... checking for mmc... no checking whether to enable large heaps when using conservative GC... yes checking whether to enable unmapping of unused pages when using Boehm GC... no checking whether to use mmap for Boehm GC... no looking for GNU Make... checking for gmake... gmake found GNU Make: gmake looking for a way to create named pipes... checking for mkfifo... /usr/bin/mkfifo looking for a way to create temporary files... checking for mktemp... /usr/bin/mktemp checking for install-info... /usr/bin/install-info checking for texi2dvi... /usr/bin/texi2dvi checking for pdftex... no checking for lynx... no checking for dvips... no checking for makeinfo... /usr/bin/makeinfo checking for info... /usr/bin/info checking for perl... /usr/bin/perl checking for hostname... /bin/hostname checking whether C compiler needs -no-cpp-precomp... no checking whether we can make error messages filterable... yes checking whether we can use -fno-move-loop-invariants... yes checking whether we can use -fno-reorder-functions... yes checking whether we can use -fno-tree-dominator-opts... yes checking whether to pass -I/usr/local/include to C compiler... no checking whether to pass -L/usr/local/lib to the linker... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for use of a Microsoft C compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking for sin in -lm... yes checking for ilasm... no checking for gacutil... no checking for Microsoft.NET Framework SDK... no checking for al... no checking for ilalink... no checking for mono... no checking for a C sharp compiler... checking for csc... no checking for mcs... no checking for javac... no checking for java... no checking for jar... no checking for x86_64-pc-linux-gnu-erlc... no checking for erlc... no checking for x86_64-pc-linux-gnu-erl... no checking for erl... no checking for sysconf... yes checking for getpagesize... yes checking for gethostname... yes checking for mmap... yes checking for mprotect... yes checking for memalign... yes checking for posix_memalign... yes checking for sbrk... yes checking for memmove... yes checking for sigaction... yes checking for siginterrupt... yes checking for setitimer... yes checking for strerror... yes checking for strerror_r... yes checking for strerror_s... no checking for open... yes checking for close... yes checking for dup... yes checking for dup2... yes checking for fdopen... yes checking for fileno... yes checking for fstat... yes checking for stat... yes checking for lstat... yes checking for isatty... yes checking for getpid... yes checking for setpgid... yes checking for fork... yes checking for execlp... yes checking for wait... yes checking for kill... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for ioctl... yes checking for access... yes checking for sleep... yes checking for opendir... yes checking for readdir... yes checking for closedir... yes checking for mkdir... yes checking for symlink... yes checking for readlink... yes checking for gettimeofday... yes checking for setenv... yes checking for putenv... yes checking for _putenv... no checking for posix_spawn... yes checking for sched_setaffinity... yes checking for sched_getaffinity... yes checking for sched_getcpu... yes checking for sched_yield... yes checking for mkstemp... yes checking for mkdtemp... yes checking for setrlimit... yes checking for getcontext... yes checking for dl_iterate_phdr... yes checking whether snprintf is declared... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether _vsnprintf is declared... no checking for fma... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking asm/sigcontext.h usability... yes checking asm/sigcontext.h presence... yes checking for asm/sigcontext.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking dispatch/dispatch.h usability... no checking dispatch/dispatch.h presence... no checking for dispatch/dispatch.h... no checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for fesetround function... yes checking whether we have __builtin_bswap16... yes checking whether we have __builtin_bswap32... yes checking whether we have __builtin_bswap64... yes checking for getopt... yes checking for `sigaction' field name... sa_sigaction checking for working `sigcontext_struct' in second arg... no checking for working `sigcontext_struct' in third arg... no checking for `siginfo_t'... yes checking for `siginfo' pc access at signals... no checking for an integer type with the same size as a pointer... long checking for an integer type of at least 64 bits... long checking for an integer type of at least 32 bits... int checking for pid_t... yes checking for dev_t... yes checking for ino_t... yes checking for an integer type of at least 16 bits... short checking the number of low tag bits available... 3 checking the number of bytes per word... 8 checking the number of bits per word... 64 checking whether int is 32-bit... yes checking whether long is 64-bit... yes checking whether we can use unboxed floats... yes checking whether float is 64-bit... no checking whether double is 64-bit... yes checking whether long double is 64-bit... no checking whether we can use unboxed 64-bit integers... yes checking whether architecture is big-endian... no checking whether architecture is little-endian... yes checking whether we can use files as locks... yes checking return values of system... yes checking to see if we can handle contexts blocking on IO... yes checking for sched.h cpuset macros... yes checking to see if strings.h is needed for bzero... no checking whether we can use gcc labels... yes checking whether we can use asm labels... yes checking whether we can use gcc labels and global registers... yes checking whether we can use global registers without gcc labels... yes checking whether we can support time profiling on this system... yes checking whether to enable the deep profiler... yes checking where to install deep profiler CGI script... /usr/lib/cgi-bin configure: WARNING: /usr/lib/cgi-bin does not exist. configure: using mmap for Boehm GC in threaded grades checking for pthread_mutexattr_setpshared... yes checking whether we can use thread-local storage class extension... yes using grade `asm_fast.gc' as the default grade for applications configure: WARNING: Mercury compiler not yet installed - **** cannot use grade `asm_fast.gc' **** using grade `hlc.gc.pregen' to compile the compiler **** after installation is complete you may reinstall **** from scratch to have a faster compiler. **** NOTE: before reinstalling from scratch, ensure that the **** source tree is clean by running `make realclean'. Not doing **** this may result in a broken Mercury installation. checking whether the assembler handles .type... yes checking for as... no checking whether the assembler does full preprocessing... no checking whether structure assignment conflicts with global registers... yes checking whether Mercury supports shared libraries on this system... yes checking if linker supports --no-undefined... yes checking for ld-linux.so... no checking options for static linking... -static checking for struct tms and times function... yes checking for environ global variable... yes checking for Sleep function... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for isnan function... yes checking for isnanf function... yes checking for isinf function... yes checking for isinff function... yes checking for finite function... yes checking for isfinite function... yes checking for socket in -lsocket... no checking for inet_addr in -lnsl... yes checking whether we can use sockets (for Morphine)... yes checking whether to enable the external debugger... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking for dlerror... yes checking whether to enable the new MercuryFile struct... no checking whether to use the MS Visual C Runtime... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes looking for termcap or curses (needed by readline)... checking for tgetent in -ltermcap... no checking for tgetent in -lcurses... no checking for tgetent in -lncurses... no checking for readline in -lreadline... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for firefox... no checking for mozilla... no checking for xsltproc... /usr/bin/xsltproc checking for xdg-open... no checking whether any C files need to be rebuilt... no - they are compatible with autoconfigured settings checking for C shell executable... no configure: creating ./config.status config.status: creating Mmake.common config.status: creating scripts/Mmake.vars config.status: WARNING: 'scripts/Mmake.vars.in' seems to ignore the --datarootdir setting config.status: creating scripts/parse_ml_options.sh-subr config.status: creating scripts/mdbrc config.status: creating scripts/Mercury.config config.status: creating scripts/Mercury.config.bootstrap config.status: creating bindist/bindist.INSTALL config.status: creating bindist/bindist.Makefile config.status: creating runtime/mercury_dotnet.cs config.status: creating java/runtime/Constants.java config.status: creating java/runtime/Native.java config.status: creating library/erlang_conf.hrl config.status: creating compiler/COMP_FLAGS config.status: creating grade_lib/GRADE_LIB_FLAGS config.status: creating library/LIB_FLAGS config.status: creating mdbcomp/MDBCOMP_FLAGS config.status: creating browser/MDB_FLAGS config.status: creating ssdb/SSDB_FLAGS config.status: creating slice/SLICE_FLAGS config.status: creating profiler/PROF_FLAGS config.status: creating deep_profiler/DEEP_FLAGS config.status: creating tests/TESTS_FLAGS config.status: creating tests/DEFNS_FOR_TESTS config.status: creating mfilterjavac/MFILTERJAVAC_FLAGS config.status: creating scripts/mmc config.status: creating scripts/mercury.bat config.status: creating scripts/mprof config.status: creating scripts/mprof.bat config.status: creating scripts/mercury_update_interface config.status: creating scripts/mgnuc config.status: creating scripts/ml config.status: creating scripts/c2init config.status: creating scripts/mmake config.status: creating scripts/mdb config.status: creating scripts/mdb.bat config.status: creating scripts/mdprof config.status: creating scripts/mtags config.status: creating scripts/canonical_grade config.status: creating scripts/mkfifo_using_mknod config.status: creating scripts/mercury_config config.status: creating scripts/prepare_install_dir config.status: creating tools/lmc config.status: creating tools/dotime config.status: creating tests/mdbrc config.status: creating runtime/mercury_conf.h config.status: creating robdd/robdd_conf.h config.status: executing default commands using asm_fast.gc as the default grade for applications using asm_fast.gc to compile the compiler using mmc as the installed compiler using /usr as the install prefix the set of library grades to install will be asm_fast.gc hlc.gc Configuring to install 2 grades. This will likely take 20 to 60 minutes. You can make the install faster by installing fewer grades, as shown by the fine-tuning section of the INSTALL file, or by compiling the files of each grade in parallel, which you can do via a command such as make PARALLEL=-j2 install. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1 ... make -j4 PARALLEL='-j4' TEXI2DVI= PDFTEX= MMAKE_DIR=`pwd`/scripts scripts/mmake MMAKEFLAGS='-j4' all gmake[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. gmake[1]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' cd scripts && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/scripts' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/scripts' cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 mfiltercc gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen --no-filter-cc -- -I../runtime -I../getopt -O2 -pipe -march=native -frecord-gcc-switches -o mfiltercc mfiltercc.c gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' gc_grade=`scripts/ml --grade hlc.gc.pregen --print-gc-grade`; \ cd boehm_gc && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 GC_GRADE=$gc_grade gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' cp Makefile.direct Makefile MAKEFLAGS=""; export MAKEFLAGS; \ PATH=../util:$PATH gmake -j4 -j1 \ GRADE=hlc.gc.pregen GC_GRADE=gc \ AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib \ libgc.a libgc.so \ FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/lib64/mercury/lib \ so gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o alloc.o alloc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o reclaim.o reclaim.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o allchblk.o allchblk.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -o if_mach ./tools/if_mach.c cp tools/if_not_there.sh if_not_there chmod +x if_not_there x86_64-pc-linux-gnu-gcc -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -o threadlibs ./tools/threadlibs.c rm -f mach_dep.o ./if_mach SPARC SOLARIS /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep2.o ./sparc_mach_dep.S ./if_mach SPARC OPENBSD /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --assemble -o mach_dep2.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --assemble -o mach_dep2.o ./sparc_netbsd_mach_dep.s ./if_mach SPARC "" /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c ./if_mach SPARC "" ld -r -o mach_dep.o mach_dep1.o mach_dep2.o ./if_mach IA64 "" /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --assemble -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s ./if_mach IA64 "" /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o ./if_not_there mach_dep.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c ^^^^Starting command^^^^ ./if_not_there mach_dep.o `cygpath -w /bin/sh` /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c /bin/sh: cygpath: command not found ./if_not_there mach_dep.o /bin/sh /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o os_dep.o os_dep.c rm -f mark_rts.o ./if_mach ALPHA OSF1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -Wo,-notail ./mark_rts.c ./if_not_there mark_rts.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING ./mark_rts.c ^^^^Starting command^^^^ ./if_not_there mark_rts.o `cygpath -w /bin/sh` /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING ./mark_rts.c /bin/sh: cygpath: command not found ./if_not_there mark_rts.o /bin/sh /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING ./mark_rts.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o headers.o headers.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o mark.o mark.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o obj_map.o obj_map.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o blacklst.o blacklst.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o finalize.o finalize.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o new_hblk.o new_hblk.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o dbg_mlc.o dbg_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o malloc.o malloc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o stubborn.o stubborn.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o checksums.o checksums.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o pthread_support.o pthread_support.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o pthread_stop_world.o pthread_stop_world.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o darwin_stop_world.o darwin_stop_world.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o typd_mlc.o typd_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o ptr_chck.o ptr_chck.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o mallocx.o mallocx.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o gcj_mlc.o gcj_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o specific.o specific.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o gc_dlopen.o gc_dlopen.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o backgraph.o backgraph.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o win32_threads.o win32_threads.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o pthread_start.o pthread_start.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o thread_local_alloc.o thread_local_alloc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o fnlz_mlc.o fnlz_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o atomic_ops.o ./libatomic_ops/src/atomic_ops.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o atomic_ops_sysdeps.o ./libatomic_ops/src/atomic_ops_sysdeps.S /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc/../scripts/mgnuc --grade hlc.gc.pregen --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o dyn_load.o dyn_load.c rm -f dont_ar_1 ./if_mach SPARC SOLARIS touch dont_ar_1 ./if_mach SPARC SOLARIS x86_64-pc-linux-gnu-ar rus gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o ./if_mach M68K AMIGA touch dont_ar_1 ./if_mach M68K AMIGA x86_64-pc-linux-gnu-ar -vrus gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o ./if_not_there dont_ar_1 x86_64-pc-linux-gnu-ar ru gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o ^^^^Starting command^^^^ x86_64-pc-linux-gnu-ar: creating gc.a ./if_not_there dont_ar_1 x86_64-pc-linux-gnu-ranlib gc.a || cat /dev/null ^^^^Starting command^^^^ echo > base_lib rm -f libgc.a # `ln -s' here doesn't work with gnu-win32, so we use `cp' instead # The sleep is necessary on MinGW, otherwise cp sometimes reports # that it cannot stat gc.a, even though it is there. Waiting for # a second first seems to help. sleep 1 cp gc.a libgc.a rm -f on_sparc_sunos5_so ./if_mach SPARC SOLARIS touch on_sparc_sunos5_so ./if_mach SPARC SOLARIS gmake dyn_load_sunos53.o ./if_mach SPARC SOLARIS \ x86_64-pc-linux-gnu-gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load_sunos53.o \ -ldl -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libgc.so ./if_not_there on_sparc_sunos5_so gmake dyn_load.o ^^^^Starting command^^^^ gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' gmake[4]: 'dyn_load.o' is up to date. gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' ./if_not_there on_sparc_sunos5_so \ x86_64-pc-linux-gnu-gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o \ -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libgc.so ^^^^Starting command^^^^ gmake[3]: Nothing to be done for 'so'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' cd runtime && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/runtime' ../tools/make_spec_ho_call > mercury_ho_call_codes.i ../tools/make_spec_method_call > mercury_method_call_codes.i ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_int.c -o mercury_int.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_label.c -o mercury_label.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_layout_util.c -o mercury_layout_util.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_memory.c -o mercury_memory.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_memory_handlers.c -o mercury_memory_handlers.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_memory_zones.c -o mercury_memory_zones.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_minimal_model.c -o mercury_minimal_model.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_misc.c -o mercury_misc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_overflow.c -o mercury_overflow.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_par_builtin.c -o mercury_par_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_prof.c -o mercury_prof.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_prof_mem.c -o mercury_prof_mem.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_prof_time.c -o mercury_prof_time.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_profiling_builtin.c -o mercury_profiling_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_reg_workarounds.c -o mercury_reg_workarounds.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_region.c -o mercury_region.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_regs.c -o mercury_regs.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_runtime_util.c -o mercury_runtime_util.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_signal.c -o mercury_signal.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stack_layout.c -o mercury_stack_layout.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stack_trace.c -o mercury_stack_trace.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stacks.c -o mercury_stacks.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stm.c -o mercury_stm.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_string.c -o mercury_string.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_tabling.c -o mercury_tabling.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_term_size.c -o mercury_term_size.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_thread.c -o mercury_thread.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_threadscope.c -o mercury_threadscope.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_timing.c -o mercury_timing.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_base.c -o mercury_trace_base.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_term.c -o mercury_trace_term.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trail.c -o mercury_trail.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_type_desc.c -o mercury_type_desc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_type_info.c -o mercury_type_info.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_type_tables.c -o mercury_type_tables.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_wrapper.c -o mercury_wrapper.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_wsdeque.c -o mercury_wsdeque.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury.c -o mercury.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_accurate_gc.c -o mercury_accurate_gc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_agc_debug.c -o mercury_agc_debug.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_atomic_ops.c -o mercury_atomic_ops.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_backjump.c -o mercury_backjump.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_bitmap.c -o mercury_bitmap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_builtin_types.c -o mercury_builtin_types.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_construct.c -o mercury_construct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_context.c -o mercury_context.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_debug.c -o mercury_debug.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_deconstruct.c -o mercury_deconstruct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_deep_copy.c -o mercury_deep_copy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_deep_profiling.c -o mercury_deep_profiling.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_dlist.c -o mercury_dlist.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_dummy.c -o mercury_dummy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_engine.c -o mercury_engine.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_file.c -o mercury_file.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_float.c -o mercury_float.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_getopt.c -o mercury_getopt.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_getopt_long.c -o mercury_getopt_long.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_grade.c -o mercury_grade.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_hash_table.c -o mercury_hash_table.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_heap_profile.c -o mercury_heap_profile.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_hgc.c -o mercury_hgc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_ho_call.c -o mercury_ho_call.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_int.c -o mercury_int.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_label.c -o mercury_label.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_layout_util.c -o mercury_layout_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_memory.c -o mercury_memory.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_memory_handlers.c -o mercury_memory_handlers.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_memory_zones.c -o mercury_memory_zones.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_minimal_model.c -o mercury_minimal_model.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_misc.c -o mercury_misc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_overflow.c -o mercury_overflow.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_par_builtin.c -o mercury_par_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_prof.c -o mercury_prof.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_prof_mem.c -o mercury_prof_mem.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_prof_time.c -o mercury_prof_time.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_profiling_builtin.c -o mercury_profiling_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_reg_workarounds.c -o mercury_reg_workarounds.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_region.c -o mercury_region.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_regs.c -o mercury_regs.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_runtime_util.c -o mercury_runtime_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_signal.c -o mercury_signal.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stack_layout.c -o mercury_stack_layout.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stack_trace.c -o mercury_stack_trace.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stacks.c -o mercury_stacks.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stm.c -o mercury_stm.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_string.c -o mercury_string.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_tabling.c -o mercury_tabling.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_term_size.c -o mercury_term_size.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_thread.c -o mercury_thread.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_threadscope.c -o mercury_threadscope.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_timing.c -o mercury_timing.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_base.c -o mercury_trace_base.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_term.c -o mercury_trace_term.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trail.c -o mercury_trail.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_type_desc.c -o mercury_type_desc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_type_info.c -o mercury_type_info.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_type_tables.c -o mercury_type_tables.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_wrapper.c -o mercury_wrapper.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_wsdeque.c -o mercury_wsdeque.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury.c -o mercury.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_accurate_gc.c -o mercury_accurate_gc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_agc_debug.c -o mercury_agc_debug.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_atomic_ops.c -o mercury_atomic_ops.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_backjump.c -o mercury_backjump.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_bitmap.c -o mercury_bitmap.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_builtin_types.c -o mercury_builtin_types.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_construct.c -o mercury_construct.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_context.c -o mercury_context.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_debug.c -o mercury_debug.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_deconstruct.c -o mercury_deconstruct.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_deep_copy.c -o mercury_deep_copy.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_deep_profiling.c -o mercury_deep_profiling.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_dlist.c -o mercury_dlist.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_dummy.c -o mercury_dummy.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_engine.c -o mercury_engine.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_file.c -o mercury_file.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_float.c -o mercury_float.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_getopt.c -o mercury_getopt.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_getopt_long.c -o mercury_getopt_long.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_grade.c -o mercury_grade.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_hash_table.c -o mercury_hash_table.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_heap_profile.c -o mercury_heap_profile.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_hgc.c -o mercury_hgc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_ho_call.c -o mercury_ho_call.o x86_64-pc-linux-gnu-gcc -shared -Wl,--no-undefined \ -o libmer_rt.so mercury.pic_o mercury_accurate_gc.pic_o mercury_agc_debug.pic_o mercury_atomic_ops.pic_o mercury_backjump.pic_o mercury_bitmap.pic_o mercury_builtin_types.pic_o mercury_construct.pic_o mercury_context.pic_o mercury_debug.pic_o mercury_deconstruct.pic_o mercury_deep_copy.pic_o mercury_deep_profiling.pic_o mercury_dlist.pic_o mercury_dummy.pic_o mercury_engine.pic_o mercury_file.pic_o mercury_float.pic_o mercury_getopt.pic_o mercury_getopt_long.pic_o mercury_grade.pic_o mercury_hash_table.pic_o mercury_heap_profile.pic_o mercury_hgc.pic_o mercury_ho_call.pic_o mercury_int.pic_o mercury_label.pic_o mercury_layout_util.pic_o mercury_memory.pic_o mercury_memory_handlers.pic_o mercury_memory_zones.pic_o mercury_minimal_model.pic_o mercury_misc.pic_o mercury_mm_own_stacks.pic_o mercury_overflow.pic_o mercury_par_builtin.pic_o mercury_prof.pic_o mercury_prof_mem.pic_o mercury_prof_time.pic_o mercury_profiling_builtin.pic_o mercury_reg_workarounds.pic_o mercury_region.pic_o mercury_regs.pic_o mercury_runtime_util.pic_o mercury_signal.pic_o mercury_stack_layout.pic_o mercury_stack_trace.pic_o mercury_stacks.pic_o mercury_stm.pic_o mercury_string.pic_o mercury_tabling.pic_o mercury_term_size.pic_o mercury_thread.pic_o mercury_threadscope.pic_o mercury_timing.pic_o mercury_trace_base.pic_o mercury_trace_term.pic_o mercury_trail.pic_o mercury_type_desc.pic_o mercury_type_info.pic_o mercury_type_tables.pic_o mercury_wrapper.pic_o mercury_wsdeque.pic_o \ -Wl,-rpath,''/usr/lib64/mercury/lib \ -L../boehm_gc -L/usr/local/lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libmer_rt.so -lgc -lm ` case "hlc.gc.pregen" in *.hlc.par*) echo -lpthread -ldl ;; *.par*) echo "-lpthread -ldl " ;; esac ` \ `x86_64-pc-linux-gnu-gcc -print-libgcc-file-name` -lm -lc rm -f libmer_rt.a x86_64-pc-linux-gnu-ar cr \ libmer_rt.a mercury.o mercury_accurate_gc.o mercury_agc_debug.o mercury_atomic_ops.o mercury_backjump.o mercury_bitmap.o mercury_builtin_types.o mercury_construct.o mercury_context.o mercury_debug.o mercury_deconstruct.o mercury_deep_copy.o mercury_deep_profiling.o mercury_dlist.o mercury_dummy.o mercury_engine.o mercury_file.o mercury_float.o mercury_getopt.o mercury_getopt_long.o mercury_grade.o mercury_hash_table.o mercury_heap_profile.o mercury_hgc.o mercury_ho_call.o mercury_int.o mercury_label.o mercury_layout_util.o mercury_memory.o mercury_memory_handlers.o mercury_memory_zones.o mercury_minimal_model.o mercury_misc.o mercury_mm_own_stacks.o mercury_overflow.o mercury_par_builtin.o mercury_prof.o mercury_prof_mem.o mercury_prof_time.o mercury_profiling_builtin.o mercury_reg_workarounds.o mercury_region.o mercury_regs.o mercury_runtime_util.o mercury_signal.o mercury_stack_layout.o mercury_stack_trace.o mercury_stacks.o mercury_stm.o mercury_string.o mercury_tabling.o mercury_term_size.o mercury_thread.o mercury_threadscope.o mercury_timing.o mercury_trace_base.o mercury_trace_term.o mercury_trail.o mercury_type_desc.o mercury_type_info.o mercury_type_tables.o mercury_wrapper.o mercury_wsdeque.o x86_64-pc-linux-gnu-ranlib libmer_rt.a gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/runtime' cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -O2 -pipe -march=native -frecord-gcc-switches -o mkinit \ mkinit.c mkinit_common.c ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -O2 -pipe -march=native -frecord-gcc-switches -o mkinit_erl \ mkinit_erl.c mkinit_common.c ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -O2 -pipe -march=native -frecord-gcc-switches -o mdemangle mdemangle.c ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -O2 -pipe -march=native -frecord-gcc-switches -o info_to_mdb info_to_mdb.c gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' cd robdd && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/robdd' ../scripts/mgnuc --no-mercury-stdlib-dir --grade hlc.gc.pregen -- -DNDEBUG -DNEW -DCLEAR_CACHES -DCOMPUTED_TABLE -DEQUAL_TEST -DUSE_ITE_CONSTANT -DRESTRICT_SET -I../browser -I../library -I../runtime -I../boehm_gc -I../boehm_gc/include -c bryant.c -o bryant.o ../scripts/mgnuc --no-mercury-stdlib-dir --grade hlc.gc.pregen -- -DNDEBUG -DNEW -DCLEAR_CACHES -DCOMPUTED_TABLE -DEQUAL_TEST -DUSE_ITE_CONSTANT -DRESTRICT_SET -I../browser -I../library -I../runtime -I../boehm_gc -I../boehm_gc/include -fPIC -DMR_PIC \ -c bryant.c -o bryant.pic_o gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/robdd' cd library && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/library' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c tree234.c -o tree234.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c array.c -o array.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c array2d.c -o array2d.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c assoc_list.c -o assoc_list.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backjump.c -o backjump.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bag.c -o bag.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c benchmarking.c -o benchmarking.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bimap.c -o bimap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bit_buffer.c -o bit_buffer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bit_buffer.read.c -o bit_buffer.read.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bit_buffer.write.c -o bit_buffer.write.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bitmap.c -o bitmap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bool.c -o bool.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bt_array.c -o bt_array.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c builtin.c -o builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c calendar.c -o calendar.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c char.c -o char.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c construct.c -o construct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c cord.c -o cord.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c counter.c -o counter.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c deconstruct.c -o deconstruct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c diet.c -o diet.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c digraph.c -o digraph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c dir.c -o dir.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c edit_seq.c -o edit_seq.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c enum.c -o enum.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c eqvclass.c -o eqvclass.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erlang_builtin.c -o erlang_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erlang_rtti_implementation.c -o erlang_rtti_implementation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c exception.c -o exception.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c fat_sparse_bitset.c -o fat_sparse_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c float.c -o float.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c gc.c -o gc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c getopt.c -o getopt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c getopt_io.c -o getopt_io.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hash_table.c -o hash_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c injection.c -o injection.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c int.c -o int.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c int16.c -o int16.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c int32.c -o int32.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c int64.c -o int64.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c int8.c -o int8.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c integer.c -o integer.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c io.c -o io.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c lazy.c -o lazy.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c lexer.c -o lexer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c library.c -o library.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c list.c -o list.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c map.c -o map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c math.c -o math.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c maybe.c -o maybe.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_std.c -o mer_std.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c multi_map.c -o multi_map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mutvar.c -o mutvar.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ops.c -o ops.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c pair.c -o pair.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c par_builtin.c -o par_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parser.c -o parser.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parsing_utils.c -o parsing_utils.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c pprint.c -o pprint.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c pqueue.c -o pqueue.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c pretty_printer.c -o pretty_printer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c private_builtin.c -o private_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c profiling_builtin.c -o profiling_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c prolog.c -o prolog.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c psqueue.c -o psqueue.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c queue.c -o queue.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c random.c -o random.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c random.sfc16.c -o random.sfc16.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c random.sfc32.c -o random.sfc32.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c random.sfc64.c -o random.sfc64.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ranges.c -o ranges.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c rational.c -o rational.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c rbtree.c -o rbtree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c region_builtin.c -o region_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c require.c -o require.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c robdd.c -o robdd.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c rtree.c -o rtree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c rtti_implementation.c -o rtti_implementation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c set.c -o set.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c set_bbbtree.c -o set_bbbtree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c set_ctree234.c -o set_ctree234.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c set_ordlist.c -o set_ordlist.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c set_tree234.c -o set_tree234.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c set_unordlist.c -o set_unordlist.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c solutions.c -o solutions.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c sparse_bitset.c -o sparse_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c stack.c -o stack.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c std_util.c -o std_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c stm_builtin.c -o stm_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c store.c -o store.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c stream.c -o stream.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c stream.string_writer.c -o stream.string_writer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c string.c -o string.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c string.builder.c -o string.builder.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c string.format.c -o string.format.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c string.parse_runtime.c -o string.parse_runtime.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c string.parse_util.c -o string.parse_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c string.to_string.c -o string.to_string.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c table_builtin.c -o table_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c table_statistics.c -o table_statistics.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c term.c -o term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c term_conversion.c -o term_conversion.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c term_io.c -o term_io.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c term_size_prof_builtin.c -o term_size_prof_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c term_to_xml.c -o term_to_xml.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c test_bitset.c -o test_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.c -o thread.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.barrier.c -o thread.barrier.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.channel.c -o thread.channel.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.future.c -o thread.future.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.mvar.c -o thread.mvar.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.semaphore.c -o thread.semaphore.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c time.c -o time.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c tree_bitset.c -o tree_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c type_desc.c -o type_desc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c uint.c -o uint.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c uint16.c -o uint16.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c uint32.c -o uint32.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c uint64.c -o uint64.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c uint8.c -o uint8.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c unit.c -o unit.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c univ.c -o univ.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c varset.c -o varset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c version_array.c -o version_array.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c version_array2d.c -o version_array2d.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c version_bitmap.c -o version_bitmap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c version_hash_table.c -o version_hash_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c version_store.c -o version_store.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c array.c -o array.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c array2d.c -o array2d.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c assoc_list.c -o assoc_list.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c backjump.c -o backjump.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bag.c -o bag.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c benchmarking.c -o benchmarking.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bimap.c -o bimap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bit_buffer.c -o bit_buffer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bit_buffer.read.c -o bit_buffer.read.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bit_buffer.write.c -o bit_buffer.write.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bitmap.c -o bitmap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bool.c -o bool.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bt_array.c -o bt_array.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c builtin.c -o builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c calendar.c -o calendar.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c char.c -o char.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c construct.c -o construct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c cord.c -o cord.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c counter.c -o counter.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c deconstruct.c -o deconstruct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c diet.c -o diet.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c digraph.c -o digraph.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c dir.c -o dir.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c edit_seq.c -o edit_seq.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c enum.c -o enum.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c eqvclass.c -o eqvclass.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c erlang_builtin.c -o erlang_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c erlang_rtti_implementation.c -o erlang_rtti_implementation.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c exception.c -o exception.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c fat_sparse_bitset.c -o fat_sparse_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c float.c -o float.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c gc.c -o gc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c getopt.c -o getopt.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c getopt_io.c -o getopt_io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c hash_table.c -o hash_table.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c injection.c -o injection.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int.c -o int.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int16.c -o int16.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int32.c -o int32.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int64.c -o int64.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int8.c -o int8.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c integer.c -o integer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c io.c -o io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c lazy.c -o lazy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c lexer.c -o lexer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c library.c -o library.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c list.c -o list.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c map.c -o map.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c math.c -o math.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c maybe.c -o maybe.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_std.c -o mer_std.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c multi_map.c -o multi_map.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mutvar.c -o mutvar.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c ops.c -o ops.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pair.c -o pair.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c par_builtin.c -o par_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c parser.c -o parser.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c parsing_utils.c -o parsing_utils.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pprint.c -o pprint.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pqueue.c -o pqueue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pretty_printer.c -o pretty_printer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c private_builtin.c -o private_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c profiling_builtin.c -o profiling_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c prolog.c -o prolog.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c psqueue.c -o psqueue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c queue.c -o queue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.c -o random.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.sfc16.c -o random.sfc16.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.sfc32.c -o random.sfc32.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.sfc64.c -o random.sfc64.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c ranges.c -o ranges.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rational.c -o rational.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rbtree.c -o rbtree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c region_builtin.c -o region_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c require.c -o require.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c robdd.c -o robdd.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rtree.c -o rtree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rtti_implementation.c -o rtti_implementation.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set.c -o set.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_bbbtree.c -o set_bbbtree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_ctree234.c -o set_ctree234.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_ordlist.c -o set_ordlist.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_tree234.c -o set_tree234.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_unordlist.c -o set_unordlist.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c solutions.c -o solutions.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c sparse_bitset.c -o sparse_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stack.c -o stack.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c std_util.c -o std_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stm_builtin.c -o stm_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c store.c -o store.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stream.c -o stream.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stream.string_writer.c -o stream.string_writer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.c -o string.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.builder.c -o string.builder.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.format.c -o string.format.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.parse_runtime.c -o string.parse_runtime.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.parse_util.c -o string.parse_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.to_string.c -o string.to_string.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c table_builtin.c -o table_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c table_statistics.c -o table_statistics.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term.c -o term.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_conversion.c -o term_conversion.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_io.c -o term_io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_size_prof_builtin.c -o term_size_prof_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_to_xml.c -o term_to_xml.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c test_bitset.c -o test_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.c -o thread.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.barrier.c -o thread.barrier.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.channel.c -o thread.channel.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.future.c -o thread.future.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.mvar.c -o thread.mvar.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.semaphore.c -o thread.semaphore.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c time.c -o time.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c tree234.c -o tree234.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c tree_bitset.c -o tree_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c type_desc.c -o type_desc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint.c -o uint.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint16.c -o uint16.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint32.c -o uint32.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint64.c -o uint64.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint8.c -o uint8.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c unit.c -o unit.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c univ.c -o univ.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c varset.c -o varset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_array.c -o version_array.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_array2d.c -o version_array2d.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_bitmap.c -o version_bitmap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_hash_table.c -o version_hash_table.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_store.c -o version_store.pic_o rm -f libmer_std.a x86_64-pc-linux-gnu-ar cr libmer_std.a array.o array2d.o assoc_list.o backjump.o bag.o benchmarking.o bimap.o bit_buffer.o bit_buffer.read.o bit_buffer.write.o bitmap.o bool.o bt_array.o builtin.o calendar.o char.o construct.o cord.o counter.o deconstruct.o diet.o digraph.o dir.o edit_seq.o enum.o eqvclass.o erlang_builtin.o erlang_rtti_implementation.o exception.o fat_sparse_bitset.o float.o gc.o getopt.o getopt_io.o hash_table.o injection.o int.o int16.o int32.o int64.o int8.o integer.o io.o lazy.o lexer.o library.o list.o map.o math.o maybe.o mer_std.o multi_map.o mutvar.o ops.o pair.o par_builtin.o parser.o parsing_utils.o pprint.o pqueue.o pretty_printer.o private_builtin.o profiling_builtin.o prolog.o psqueue.o queue.o random.o random.sfc16.o random.sfc32.o random.sfc64.o ranges.o rational.o rbtree.o region_builtin.o require.o robdd.o rtree.o rtti_implementation.o set.o set_bbbtree.o set_ctree234.o set_ordlist.o set_tree234.o set_unordlist.o solutions.o sparse_bitset.o stack.o std_util.o stm_builtin.o store.o stream.o stream.string_writer.o string.o string.builder.o string.format.o string.parse_runtime.o string.parse_util.o string.to_string.o table_builtin.o table_statistics.o term.o term_conversion.o term_io.o term_size_prof_builtin.o term_to_xml.o test_bitset.o thread.o thread.barrier.o thread.channel.o thread.future.o thread.mvar.o thread.semaphore.o time.o tree234.o tree_bitset.o type_desc.o uint.o uint16.o uint32.o uint64.o uint8.o unit.o univ.o varset.o version_array.o version_array2d.o version_bitmap.o version_hash_table.o version_store.o \ x86_64-pc-linux-gnu-ranlib libmer_std.a ../scripts/ml --make-shared-lib --grade hlc.gc.pregen --no-mercury-stdlib-dir -L../boehm_gc -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -L../ssdb -R/usr/lib64/mercury/lib/hlc.gc.pregen -R/usr/lib64/mercury/lib --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libmer_std.so -o libmer_std.so \ array.pic_o array2d.pic_o assoc_list.pic_o backjump.pic_o bag.pic_o benchmarking.pic_o bimap.pic_o bit_buffer.pic_o bit_buffer.read.pic_o bit_buffer.write.pic_o bitmap.pic_o bool.pic_o bt_array.pic_o builtin.pic_o calendar.pic_o char.pic_o construct.pic_o cord.pic_o counter.pic_o deconstruct.pic_o diet.pic_o digraph.pic_o dir.pic_o edit_seq.pic_o enum.pic_o eqvclass.pic_o erlang_builtin.pic_o erlang_rtti_implementation.pic_o exception.pic_o fat_sparse_bitset.pic_o float.pic_o gc.pic_o getopt.pic_o getopt_io.pic_o hash_table.pic_o injection.pic_o int.pic_o int16.pic_o int32.pic_o int64.pic_o int8.pic_o integer.pic_o io.pic_o lazy.pic_o lexer.pic_o library.pic_o list.pic_o map.pic_o math.pic_o maybe.pic_o mer_std.pic_o multi_map.pic_o mutvar.pic_o ops.pic_o pair.pic_o par_builtin.pic_o parser.pic_o parsing_utils.pic_o pprint.pic_o pqueue.pic_o pretty_printer.pic_o private_builtin.pic_o profiling_builtin.pic_o prolog.pic_o psqueue.pic_o queue.pic_o random.pic_o random.sfc16.pic_o random.sfc32.pic_o random.sfc64.pic_o ranges.pic_o rational.pic_o rbtree.pic_o region_builtin.pic_o require.pic_o robdd.pic_o rtree.pic_o rtti_implementation.pic_o set.pic_o set_bbbtree.pic_o set_ctree234.pic_o set_ordlist.pic_o set_tree234.pic_o set_unordlist.pic_o solutions.pic_o sparse_bitset.pic_o stack.pic_o std_util.pic_o stm_builtin.pic_o store.pic_o stream.pic_o stream.string_writer.pic_o string.pic_o string.builder.pic_o string.format.pic_o string.parse_runtime.pic_o string.parse_util.pic_o string.to_string.pic_o table_builtin.pic_o table_statistics.pic_o term.pic_o term_conversion.pic_o term_io.pic_o term_size_prof_builtin.pic_o term_to_xml.pic_o test_bitset.pic_o thread.pic_o thread.barrier.pic_o thread.channel.pic_o thread.future.pic_o thread.mvar.pic_o thread.semaphore.pic_o time.pic_o tree234.pic_o tree_bitset.pic_o type_desc.pic_o uint.pic_o uint16.pic_o uint32.pic_o uint64.pic_o uint8.pic_o unit.pic_o univ.pic_o varset.pic_o version_array.pic_o version_array2d.pic_o version_bitmap.pic_o version_hash_table.pic_o version_store.pic_o \ -lmer_rt -lgc gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/library' cd mdbcomp && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mdbcomp' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.c -o mdbcomp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.c -o mdbcomp.feedback.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.goal_path.c -o mdbcomp.goal_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.prim_data.c -o mdbcomp.prim_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.program_representation.c -o mdbcomp.program_representation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.sym_name.c -o mdbcomp.sym_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_mdbcomp.c -o mer_mdbcomp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.c -o mdbcomp.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.feedback.c -o mdbcomp.feedback.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.goal_path.c -o mdbcomp.goal_path.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.prim_data.c -o mdbcomp.prim_data.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.program_representation.c -o mdbcomp.program_representation.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.sym_name.c -o mdbcomp.sym_name.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_mdbcomp.c -o mer_mdbcomp.pic_o rm -f libmer_mdbcomp.a x86_64-pc-linux-gnu-ar cr libmer_mdbcomp.a mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mer_mdbcomp.o \ x86_64-pc-linux-gnu-ranlib libmer_mdbcomp.a ../scripts/ml --make-shared-lib --grade hlc.gc.pregen --no-mercury-stdlib-dir -L../boehm_gc -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -L../ssdb -R/usr/lib64/mercury/lib/hlc.gc.pregen -R/usr/lib64/mercury/lib --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmer_mdbcomp.so \ mdbcomp.pic_o mdbcomp.builtin_modules.pic_o mdbcomp.feedback.pic_o mdbcomp.feedback.automatic_parallelism.pic_o mdbcomp.goal_path.pic_o mdbcomp.prim_data.pic_o mdbcomp.program_representation.pic_o mdbcomp.rtti_access.pic_o mdbcomp.shared_utilities.pic_o mdbcomp.slice_and_dice.pic_o mdbcomp.sym_name.pic_o mdbcomp.trace_counts.pic_o mer_mdbcomp.pic_o \ -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mdbcomp' cd browser && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/browser' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.c -o mdb.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.browse.c -o mdb.browse.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.browser_info.c -o mdb.browser_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.browser_term.c -o mdb.browser_term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.collect_lib.c -o mdb.collect_lib.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.cterm.c -o mdb.cterm.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.debugger_interface.c -o mdb.debugger_interface.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_analyser.c -o mdb.declarative_analyser.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_debugger.c -o mdb.declarative_debugger.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_edt.c -o mdb.declarative_edt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_execution.c -o mdb.declarative_execution.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_oracle.c -o mdb.declarative_oracle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_tree.c -o mdb.declarative_tree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_user.c -o mdb.declarative_user.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.diff.c -o mdb.diff.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.dl.c -o mdb.dl.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.frame.c -o mdb.frame.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.help.c -o mdb.help.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.interactive_query.c -o mdb.interactive_query.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.io_action.c -o mdb.io_action.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.listing.c -o mdb.listing.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.name_mangle.c -o mdb.name_mangle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.parse.c -o mdb.parse.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.percent_encoding.c -o mdb.percent_encoding.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.sized_pretty.c -o mdb.sized_pretty.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.term_rep.c -o mdb.term_rep.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.term_to_html.c -o mdb.term_to_html.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.util.c -o mdb.util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_browser.c -o mer_browser.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.c -o mdb.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.browse.c -o mdb.browse.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.browser_info.c -o mdb.browser_info.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.browser_term.c -o mdb.browser_term.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.collect_lib.c -o mdb.collect_lib.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.cterm.c -o mdb.cterm.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.debugger_interface.c -o mdb.debugger_interface.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_analyser.c -o mdb.declarative_analyser.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_debugger.c -o mdb.declarative_debugger.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_edt.c -o mdb.declarative_edt.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_execution.c -o mdb.declarative_execution.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_oracle.c -o mdb.declarative_oracle.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_tree.c -o mdb.declarative_tree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_user.c -o mdb.declarative_user.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.diff.c -o mdb.diff.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.dl.c -o mdb.dl.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.frame.c -o mdb.frame.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.help.c -o mdb.help.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.interactive_query.c -o mdb.interactive_query.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.io_action.c -o mdb.io_action.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.listing.c -o mdb.listing.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.name_mangle.c -o mdb.name_mangle.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.parse.c -o mdb.parse.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.percent_encoding.c -o mdb.percent_encoding.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.sized_pretty.c -o mdb.sized_pretty.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.term_rep.c -o mdb.term_rep.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.term_to_html.c -o mdb.term_to_html.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.util.c -o mdb.util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_browser.c -o mer_browser.pic_o rm -f libmer_browser.a x86_64-pc-linux-gnu-ar cr libmer_browser.a mdb.o mdb.browse.o mdb.browser_info.o mdb.browser_term.o mdb.collect_lib.o mdb.cterm.o mdb.debugger_interface.o mdb.declarative_analyser.o mdb.declarative_debugger.o mdb.declarative_edt.o mdb.declarative_execution.o mdb.declarative_oracle.o mdb.declarative_tree.o mdb.declarative_user.o mdb.diff.o mdb.dl.o mdb.frame.o mdb.help.o mdb.interactive_query.o mdb.io_action.o mdb.listing.o mdb.name_mangle.o mdb.parse.o mdb.percent_encoding.o mdb.sized_pretty.o mdb.term_rep.o mdb.term_to_html.o mdb.util.o mer_browser.o \ x86_64-pc-linux-gnu-ranlib libmer_browser.a ../scripts/ml --make-shared-lib --grade hlc.gc.pregen --no-mercury-stdlib-dir -L../boehm_gc -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -L../ssdb -R/usr/lib64/mercury/lib/hlc.gc.pregen -R/usr/lib64/mercury/lib --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmer_browser.so \ mdb.pic_o mdb.browse.pic_o mdb.browser_info.pic_o mdb.browser_term.pic_o mdb.collect_lib.pic_o mdb.cterm.pic_o mdb.debugger_interface.pic_o mdb.declarative_analyser.pic_o mdb.declarative_debugger.pic_o mdb.declarative_edt.pic_o mdb.declarative_execution.pic_o mdb.declarative_oracle.pic_o mdb.declarative_tree.pic_o mdb.declarative_user.pic_o mdb.diff.pic_o mdb.dl.pic_o mdb.frame.pic_o mdb.help.pic_o mdb.interactive_query.pic_o mdb.io_action.pic_o mdb.listing.pic_o mdb.name_mangle.pic_o mdb.parse.pic_o mdb.percent_encoding.pic_o mdb.sized_pretty.pic_o mdb.term_rep.pic_o mdb.term_to_html.pic_o mdb.util.pic_o mer_browser.pic_o \ -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline -lmer_mdbcomp gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/browser' cd trace && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/trace' ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_event_spec.c -o mercury_event_spec.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_event_parser.c -o mercury_event_parser.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_event_scanner.c -o mercury_event_scanner.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_event_spec.c -o mercury_event_spec.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_event_parser.c -o mercury_event_parser.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_event_scanner.c -o mercury_event_scanner.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace.c -o mercury_trace.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_alias.c -o mercury_trace_alias.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_browse.c -o mercury_trace_browse.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_backward.c -o mercury_trace_cmd_backward.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_breakpoint.c -o mercury_trace_cmd_breakpoint.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_browsing.c -o mercury_trace_cmd_browsing.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_dd.c -o mercury_trace_cmd_dd.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_developer.c -o mercury_trace_cmd_developer.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_exp.c -o mercury_trace_cmd_exp.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_forward.c -o mercury_trace_cmd_forward.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_help.c -o mercury_trace_cmd_help.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_misc.c -o mercury_trace_cmd_misc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_parameter.c -o mercury_trace_cmd_parameter.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_queries.c -o mercury_trace_cmd_queries.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_table_io.c -o mercury_trace_cmd_table_io.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_command_queue.c -o mercury_trace_command_queue.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_completion.c -o mercury_trace_completion.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_declarative.c -o mercury_trace_declarative.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_external.c -o mercury_trace_external.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_help.c -o mercury_trace_help.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_hold_vars.c -o mercury_trace_hold_vars.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_internal.c -o mercury_trace_internal.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_readline.c -o mercury_trace_readline.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_source.c -o mercury_trace_source.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_spy.c -o mercury_trace_spy.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_tables.c -o mercury_trace_tables.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_util.c -o mercury_trace_util.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_vars.c -o mercury_trace_vars.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace.c -o mercury_trace.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_alias.c -o mercury_trace_alias.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_browse.c -o mercury_trace_browse.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_backward.c -o mercury_trace_cmd_backward.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_breakpoint.c -o mercury_trace_cmd_breakpoint.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_browsing.c -o mercury_trace_cmd_browsing.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_dd.c -o mercury_trace_cmd_dd.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_developer.c -o mercury_trace_cmd_developer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_exp.c -o mercury_trace_cmd_exp.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_forward.c -o mercury_trace_cmd_forward.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_help.c -o mercury_trace_cmd_help.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_misc.c -o mercury_trace_cmd_misc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_parameter.c -o mercury_trace_cmd_parameter.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_queries.c -o mercury_trace_cmd_queries.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_table_io.c -o mercury_trace_cmd_table_io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_command_queue.c -o mercury_trace_command_queue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_completion.c -o mercury_trace_completion.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_declarative.c -o mercury_trace_declarative.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_external.c -o mercury_trace_external.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_help.c -o mercury_trace_help.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_hold_vars.c -o mercury_trace_hold_vars.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_internal.c -o mercury_trace_internal.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_readline.c -o mercury_trace_readline.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_source.c -o mercury_trace_source.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_spy.c -o mercury_trace_spy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_tables.c -o mercury_trace_tables.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_util.c -o mercury_trace_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_vars.c -o mercury_trace_vars.pic_o rm -f libmer_eventspec.a x86_64-pc-linux-gnu-ar cr \ libmer_eventspec.a \ mercury_event_spec.o mercury_event_parser.o mercury_event_scanner.o x86_64-pc-linux-gnu-ranlib libmer_eventspec.a x86_64-pc-linux-gnu-gcc -shared -Wl,--no-undefined \ -o libmer_eventspec.so mercury_event_spec.pic_o mercury_event_parser.pic_o mercury_event_scanner.pic_o \ -Wl,-rpath,''/usr/lib64/mercury/lib/hlc.gc.pregen'' -Wl,-rpath,''/usr/lib64/mercury/lib \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../browser -L../mdbcomp -L../library -L../runtime -L../boehm_gc -L/usr/local/lib \ -lmer_browser -lmer_mdbcomp -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline ` case "hlc.gc.pregen" in *.par*) echo "-lpthread" ;; esac ` \ `x86_64-pc-linux-gnu-gcc -print-libgcc-file-name` -lm -lc rm -f libmer_trace.a x86_64-pc-linux-gnu-ar cr \ libmer_trace.a \ mercury_trace.o mercury_trace_alias.o mercury_trace_browse.o mercury_trace_cmd_backward.o mercury_trace_cmd_breakpoint.o mercury_trace_cmd_browsing.o mercury_trace_cmd_dd.o mercury_trace_cmd_developer.o mercury_trace_cmd_exp.o mercury_trace_cmd_forward.o mercury_trace_cmd_help.o mercury_trace_cmd_misc.o mercury_trace_cmd_parameter.o mercury_trace_cmd_queries.o mercury_trace_cmd_table_io.o mercury_trace_command_queue.o mercury_trace_completion.o mercury_trace_declarative.o mercury_trace_external.o mercury_trace_help.o mercury_trace_hold_vars.o mercury_trace_internal.o mercury_trace_readline.o mercury_trace_source.o mercury_trace_spy.o mercury_trace_tables.o mercury_trace_util.o mercury_trace_vars.o x86_64-pc-linux-gnu-ranlib libmer_trace.a x86_64-pc-linux-gnu-gcc -shared -Wl,--no-undefined \ -o libmer_trace.so mercury_trace.pic_o mercury_trace_alias.pic_o mercury_trace_browse.pic_o mercury_trace_cmd_backward.pic_o mercury_trace_cmd_breakpoint.pic_o mercury_trace_cmd_browsing.pic_o mercury_trace_cmd_dd.pic_o mercury_trace_cmd_developer.pic_o mercury_trace_cmd_exp.pic_o mercury_trace_cmd_forward.pic_o mercury_trace_cmd_help.pic_o mercury_trace_cmd_misc.pic_o mercury_trace_cmd_parameter.pic_o mercury_trace_cmd_queries.pic_o mercury_trace_cmd_table_io.pic_o mercury_trace_command_queue.pic_o mercury_trace_completion.pic_o mercury_trace_declarative.pic_o mercury_trace_external.pic_o mercury_trace_help.pic_o mercury_trace_hold_vars.pic_o mercury_trace_internal.pic_o mercury_trace_readline.pic_o mercury_trace_source.pic_o mercury_trace_spy.pic_o mercury_trace_tables.pic_o mercury_trace_util.pic_o mercury_trace_vars.pic_o \ -Wl,-rpath,''/usr/lib64/mercury/lib/hlc.gc.pregen'' -Wl,-rpath,''/usr/lib64/mercury/lib \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../trace -L../browser -L../mdbcomp -L../library -L../runtime -L../boehm_gc -L/usr/local/lib \ -lmer_eventspec -lmer_browser -lmer_mdbcomp -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline ` case "hlc.gc.pregen" in *.par*) echo "-lpthread" ;; esac ` \ `x86_64-pc-linux-gnu-gcc -print-libgcc-file-name` -lm -lc gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/trace' cd ssdb && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/ssdb' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_ssdb.c -o mer_ssdb.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ssdb.c -o ssdb.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_ssdb.c -o mer_ssdb.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c ssdb.c -o ssdb.pic_o rm -f libmer_ssdb.a x86_64-pc-linux-gnu-ar cr libmer_ssdb.a mer_ssdb.o ssdb.o \ x86_64-pc-linux-gnu-ranlib libmer_ssdb.a ../scripts/ml --make-shared-lib --grade hlc.gc.pregen --no-mercury-stdlib-dir -L../boehm_gc -L../runtime -L../library -L../trace -L../mdbcomp -L../browser -L../ssdb -R/usr/lib64/mercury/lib/hlc.gc.pregen -R/usr/lib64/mercury/lib --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmer_ssdb.so \ mer_ssdb.pic_o ssdb.pic_o \ -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline -lmer_mdbcomp -lmer_browser gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/ssdb' cd compiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/compiler' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c analysis.c -o analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c analysis.file.c -o analysis.file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.c -o backend_libs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.base_typeclass_info.c -o backend_libs.base_typeclass_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.builtin_ops.c -o backend_libs.builtin_ops.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.bytecode_data.c -o backend_libs.bytecode_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.c_util.c -o backend_libs.c_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.compile_target_code.c -o backend_libs.compile_target_code.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.erlang_rtti.c -o backend_libs.erlang_rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.export.c -o backend_libs.export.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.foreign.c -o backend_libs.foreign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.interval.c -o backend_libs.interval.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.matching.c -o backend_libs.matching.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.name_mangle.c -o backend_libs.name_mangle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.proc_label.c -o backend_libs.proc_label.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.pseudo_type_info.c -o backend_libs.pseudo_type_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.rtti.c -o backend_libs.rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.string_encoding.c -o backend_libs.string_encoding.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.switch_util.c -o backend_libs.switch_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.type_class_info.c -o backend_libs.type_class_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c backend_libs.type_ctor_info.c -o backend_libs.type_ctor_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bytecode_backend.c -o bytecode_backend.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bytecode_backend.bytecode.c -o bytecode_backend.bytecode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c bytecode_backend.bytecode_gen.c -o bytecode_backend.bytecode_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.c -o check_hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.abstract_mode_constraints.c -o check_hlds.abstract_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.build_mode_constraints.c -o check_hlds.build_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.check_for_missing_type_defns.c -o check_hlds.check_for_missing_type_defns.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.check_promise.c -o check_hlds.check_promise.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.check_typeclass.c -o check_hlds.check_typeclass.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.clause_to_proc.c -o check_hlds.clause_to_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.cse_detection.c -o check_hlds.cse_detection.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.delay_info.c -o check_hlds.delay_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.delay_partial_inst.c -o check_hlds.delay_partial_inst.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.det_analysis.c -o check_hlds.det_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.det_report.c -o check_hlds.det_report.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.det_util.c -o check_hlds.det_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.implementation_defined_literals.c -o check_hlds.implementation_defined_literals.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.inst_check.c -o check_hlds.inst_check.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.inst_match.c -o check_hlds.inst_match.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.inst_test.c -o check_hlds.inst_test.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.inst_user.c -o check_hlds.inst_user.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.inst_util.c -o check_hlds.inst_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.introduce_exists_casts.c -o check_hlds.introduce_exists_casts.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mcsolver.c -o check_hlds.mcsolver.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_comparison.c -o check_hlds.mode_comparison.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_constraint_robdd.c -o check_hlds.mode_constraint_robdd.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_constraints.c -o check_hlds.mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_debug.c -o check_hlds.mode_debug.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_errors.c -o check_hlds.mode_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_info.c -o check_hlds.mode_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_ordering.c -o check_hlds.mode_ordering.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.mode_util.c -o check_hlds.mode_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.modecheck_call.c -o check_hlds.modecheck_call.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.modecheck_conj.c -o check_hlds.modecheck_conj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.modecheck_goal.c -o check_hlds.modecheck_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.modecheck_unify.c -o check_hlds.modecheck_unify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.modecheck_util.c -o check_hlds.modecheck_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.modes.c -o check_hlds.modes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.oisu_check.c -o check_hlds.oisu_check.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.old_type_constraints.c -o check_hlds.old_type_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.ordering_mode_constraints.c -o check_hlds.ordering_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.polymorphism.c -o check_hlds.polymorphism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.post_typecheck.c -o check_hlds.post_typecheck.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.pre_typecheck.c -o check_hlds.pre_typecheck.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.proc_requests.c -o check_hlds.proc_requests.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.prop_mode_constraints.c -o check_hlds.prop_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.purity.c -o check_hlds.purity.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.resolve_unify_functor.c -o check_hlds.resolve_unify_functor.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.c -o check_hlds.simplify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.common.c -o check_hlds.simplify.common.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.format_call.c -o check_hlds.simplify.format_call.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.format_call.parse_string_format.c -o check_hlds.simplify.format_call.parse_string_format.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal.c -o check_hlds.simplify.simplify_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_call.c -o check_hlds.simplify.simplify_goal_call.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_conj.c -o check_hlds.simplify.simplify_goal_conj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_disj.c -o check_hlds.simplify.simplify_goal_disj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_ite.c -o check_hlds.simplify.simplify_goal_ite.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_scope.c -o check_hlds.simplify.simplify_goal_scope.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_switch.c -o check_hlds.simplify.simplify_goal_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_goal_unify.c -o check_hlds.simplify.simplify_goal_unify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_info.c -o check_hlds.simplify.simplify_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_proc.c -o check_hlds.simplify.simplify_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.simplify.simplify_tasks.c -o check_hlds.simplify.simplify_tasks.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.stratify.c -o check_hlds.stratify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.style_checks.c -o check_hlds.style_checks.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.switch_detection.c -o check_hlds.switch_detection.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.try_expand.c -o check_hlds.try_expand.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.type_assign.c -o check_hlds.type_assign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.type_constraints.c -o check_hlds.type_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.type_util.c -o check_hlds.type_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.typecheck.c -o check_hlds.typecheck.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.typecheck_errors.c -o check_hlds.typecheck_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.typecheck_info.c -o check_hlds.typecheck_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.typeclasses.c -o check_hlds.typeclasses.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.unify_proc.c -o check_hlds.unify_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.unique_modes.c -o check_hlds.unique_modes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.unused_imports.c -o check_hlds.unused_imports.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c check_hlds.xml_documentation.c -o check_hlds.xml_documentation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.c -o erl_backend.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.elds.c -o erl_backend.elds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.elds_to_erlang.c -o erl_backend.elds_to_erlang.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.erl_call_gen.c -o erl_backend.erl_call_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.erl_code_gen.c -o erl_backend.erl_code_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.erl_code_util.c -o erl_backend.erl_code_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.erl_rtti.c -o erl_backend.erl_rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c erl_backend.erl_unify_gen.c -o erl_backend.erl_unify_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.c -o hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.add_foreign_enum.c -o hlds.add_foreign_enum.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.add_pred.c -o hlds.add_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.add_special_pred.c -o hlds.add_special_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.arg_info.c -o hlds.arg_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.assertion.c -o hlds.assertion.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.code_model.c -o hlds.code_model.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.const_struct.c -o hlds.const_struct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.default_func_mode.c -o hlds.default_func_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.du_type_layout.c -o hlds.du_type_layout.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.error_msg_inst.c -o hlds.error_msg_inst.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.from_ground_term_util.c -o hlds.from_ground_term_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.goal_form.c -o hlds.goal_form.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.goal_mode.c -o hlds.goal_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.goal_path.c -o hlds.goal_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.goal_util.c -o hlds.goal_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.headvar_names.c -o hlds.headvar_names.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hhf.c -o hlds.hhf.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_args.c -o hlds.hlds_args.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_class.c -o hlds.hlds_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_clauses.c -o hlds.hlds_clauses.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_code_util.c -o hlds.hlds_code_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_cons.c -o hlds.hlds_cons.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_data.c -o hlds.hlds_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_defns.c -o hlds.hlds_defns.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_dependency_graph.c -o hlds.hlds_dependency_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_desc.c -o hlds.hlds_desc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_error_util.c -o hlds.hlds_error_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_goal.c -o hlds.hlds_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_inst_mode.c -o hlds.hlds_inst_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_llds.c -o hlds.hlds_llds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_module.c -o hlds.hlds_module.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_out.c -o hlds.hlds_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_out.hlds_out_goal.c -o hlds.hlds_out.hlds_out_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_out.hlds_out_mode.c -o hlds.hlds_out.hlds_out_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_out.hlds_out_module.c -o hlds.hlds_out.hlds_out_module.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_out.hlds_out_pred.c -o hlds.hlds_out.hlds_out_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_out.hlds_out_util.c -o hlds.hlds_out.hlds_out_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_pred.c -o hlds.hlds_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_promise.c -o hlds.hlds_promise.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_rtti.c -o hlds.hlds_rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.hlds_statistics.c -o hlds.hlds_statistics.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.inst_graph.c -o hlds.inst_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.instmap.c -o hlds.instmap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_goal.c -o hlds.make_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.c -o hlds.make_hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_class.c -o hlds.make_hlds.add_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_clause.c -o hlds.make_hlds.add_clause.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_foreign_proc.c -o hlds.make_hlds.add_foreign_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_mode.c -o hlds.make_hlds.add_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_mutable_aux_preds.c -o hlds.make_hlds.add_mutable_aux_preds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_pragma.c -o hlds.make_hlds.add_pragma.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_pragma.add_pragma_tabling.c -o hlds.make_hlds.add_pragma.add_pragma_tabling.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_pragma.add_pragma_type_spec.c -o hlds.make_hlds.add_pragma.add_pragma_type_spec.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_solver.c -o hlds.make_hlds.add_solver.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.add_type.c -o hlds.make_hlds.add_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.field_access.c -o hlds.make_hlds.field_access.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.goal_expr_to_goal.c -o hlds.make_hlds.goal_expr_to_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.make_hlds_passes.c -o hlds.make_hlds.make_hlds_passes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.make_hlds_passes.make_hlds_separate_items.c -o hlds.make_hlds.make_hlds_passes.make_hlds_separate_items.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.make_hlds_warn.c -o hlds.make_hlds.make_hlds_warn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.qual_info.c -o hlds.make_hlds.qual_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.state_var.c -o hlds.make_hlds.state_var.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds.superhomogeneous.c -o hlds.make_hlds.superhomogeneous.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.make_hlds_error.c -o hlds.make_hlds_error.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.mark_static_terms.c -o hlds.mark_static_terms.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.mark_tail_calls.c -o hlds.mark_tail_calls.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.passes_aux.c -o hlds.passes_aux.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.pre_quantification.c -o hlds.pre_quantification.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.pred_table.c -o hlds.pred_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.quantification.c -o hlds.quantification.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.special_pred.c -o hlds.special_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.status.c -o hlds.status.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c hlds.vartypes.c -o hlds.vartypes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.c -o libs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.check_libgrades.c -o libs.check_libgrades.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.compiler_util.c -o libs.compiler_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.compute_grade.c -o libs.compute_grade.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.dependency_graph.c -o libs.dependency_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.file_util.c -o libs.file_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.globals.c -o libs.globals.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.graph_colour.c -o libs.graph_colour.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.handle_options.c -o libs.handle_options.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.int_emu.c -o libs.int_emu.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.lp.c -o libs.lp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.lp_rational.c -o libs.lp_rational.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.md4.c -o libs.md4.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.mmakefiles.c -o libs.mmakefiles.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.op_mode.c -o libs.op_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.options.c -o libs.options.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.pickle.c -o libs.pickle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.polyhedron.c -o libs.polyhedron.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.process_util.c -o libs.process_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.rat.c -o libs.rat.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.timestamp.c -o libs.timestamp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.trace_params.c -o libs.trace_params.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.uint_emu.c -o libs.uint_emu.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.c -o ll_backend.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.basic_block.c -o ll_backend.basic_block.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.call_gen.c -o ll_backend.call_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.closure_gen.c -o ll_backend.closure_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.code_gen.c -o ll_backend.code_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.code_info.c -o ll_backend.code_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.code_loc_dep.c -o ll_backend.code_loc_dep.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.code_util.c -o ll_backend.code_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.commit_gen.c -o ll_backend.commit_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.continuation_info.c -o ll_backend.continuation_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.coverage_profiling.c -o ll_backend.coverage_profiling.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.deep_profiling.c -o ll_backend.deep_profiling.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.delay_slot.c -o ll_backend.delay_slot.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.dense_switch.c -o ll_backend.dense_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.disj_gen.c -o ll_backend.disj_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.dupelim.c -o ll_backend.dupelim.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.dupproc.c -o ll_backend.dupproc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.exprn_aux.c -o ll_backend.exprn_aux.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.fact_table.c -o ll_backend.fact_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.follow_code.c -o ll_backend.follow_code.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.follow_vars.c -o ll_backend.follow_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.frameopt.c -o ll_backend.frameopt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.global_data.c -o ll_backend.global_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.ite_gen.c -o ll_backend.ite_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.jumpopt.c -o ll_backend.jumpopt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.labelopt.c -o ll_backend.labelopt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.layout.c -o ll_backend.layout.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.layout_out.c -o ll_backend.layout_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.live_vars.c -o ll_backend.live_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.livemap.c -o ll_backend.livemap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.liveness.c -o ll_backend.liveness.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.ll_pseudo_type_info.c -o ll_backend.ll_pseudo_type_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds.c -o ll_backend.llds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.c -o ll_backend.llds_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.llds_out_code_addr.c -o ll_backend.llds_out.llds_out_code_addr.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.llds_out_data.c -o ll_backend.llds_out.llds_out_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.llds_out_file.c -o ll_backend.llds_out.llds_out_file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.llds_out_global.c -o ll_backend.llds_out.llds_out_global.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.llds_out_instr.c -o ll_backend.llds_out.llds_out_instr.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.llds_out.llds_out_util.c -o ll_backend.llds_out.llds_out_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.lookup_switch.c -o ll_backend.lookup_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.lookup_util.c -o ll_backend.lookup_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.middle_rec.c -o ll_backend.middle_rec.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.opt_debug.c -o ll_backend.opt_debug.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.opt_util.c -o ll_backend.opt_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.optimize.c -o ll_backend.optimize.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.par_conj_gen.c -o ll_backend.par_conj_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.peephole.c -o ll_backend.peephole.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.pragma_c_gen.c -o ll_backend.pragma_c_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.proc_gen.c -o ll_backend.proc_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.prog_rep.c -o ll_backend.prog_rep.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.prog_rep_tables.c -o ll_backend.prog_rep_tables.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.reassign.c -o ll_backend.reassign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.rtti_out.c -o ll_backend.rtti_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.saved_vars.c -o ll_backend.saved_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.stack_alloc.c -o ll_backend.stack_alloc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.stack_layout.c -o ll_backend.stack_layout.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.stack_opt.c -o ll_backend.stack_opt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.stdlabel.c -o ll_backend.stdlabel.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.store_alloc.c -o ll_backend.store_alloc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.string_switch.c -o ll_backend.string_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.switch_case.c -o ll_backend.switch_case.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.switch_gen.c -o ll_backend.switch_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.tag_switch.c -o ll_backend.tag_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.trace_gen.c -o ll_backend.trace_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.transform_llds.c -o ll_backend.transform_llds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.unify_gen.c -o ll_backend.unify_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.unify_gen_construct.c -o ll_backend.unify_gen_construct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.unify_gen_deconstruct.c -o ll_backend.unify_gen_deconstruct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.unify_gen_test.c -o ll_backend.unify_gen_test.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.unify_gen_util.c -o ll_backend.unify_gen_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.use_local_vars.c -o ll_backend.use_local_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.var_locn.c -o ll_backend.var_locn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ll_backend.wrap_blocks.c -o ll_backend.wrap_blocks.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c make.c -o make.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c make.dependencies.c -o make.dependencies.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c make.module_dep_file.c -o make.module_dep_file.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c make.module_target.c -o make.module_target.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c make.options_file.c -o make.options_file.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c make.program_target.c -o make.program_target.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c make.util.c -o make.util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_compile.c -o mercury_compile.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.c -o ml_backend.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.add_heap_ops.c -o ml_backend.add_heap_ops.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.add_trail_ops.c -o ml_backend.add_trail_ops.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_accurate_gc.c -o ml_backend.ml_accurate_gc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_args_util.c -o ml_backend.ml_args_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_call_gen.c -o ml_backend.ml_call_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_closure_gen.c -o ml_backend.ml_closure_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_code_gen.c -o ml_backend.ml_code_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_code_util.c -o ml_backend.ml_code_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_commit_gen.c -o ml_backend.ml_commit_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_disj_gen.c -o ml_backend.ml_disj_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_elim_nested.c -o ml_backend.ml_elim_nested.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_foreign_proc_gen.c -o ml_backend.ml_foreign_proc_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_gen_info.c -o ml_backend.ml_gen_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_global_data.c -o ml_backend.ml_global_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_lookup_switch.c -o ml_backend.ml_lookup_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_optimize.c -o ml_backend.ml_optimize.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_proc_gen.c -o ml_backend.ml_proc_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_rename_classes.c -o ml_backend.ml_rename_classes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_simplify_switch.c -o ml_backend.ml_simplify_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_string_switch.c -o ml_backend.ml_string_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_switch_gen.c -o ml_backend.ml_switch_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_tag_switch.c -o ml_backend.ml_tag_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_target_util.c -o ml_backend.ml_target_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_top_gen.c -o ml_backend.ml_top_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_type_gen.c -o ml_backend.ml_type_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_unify_gen.c -o ml_backend.ml_unify_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_unify_gen_construct.c -o ml_backend.ml_unify_gen_construct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_unify_gen_deconstruct.c -o ml_backend.ml_unify_gen_deconstruct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_unify_gen_test.c -o ml_backend.ml_unify_gen_test.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_unify_gen_util.c -o ml_backend.ml_unify_gen_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_unused_assign.c -o ml_backend.ml_unused_assign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.ml_util.c -o ml_backend.ml_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds.c -o ml_backend.mlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_dump.c -o ml_backend.mlds_dump.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_class.c -o ml_backend.mlds_to_c_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_data.c -o ml_backend.mlds_to_c_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_export.c -o ml_backend.mlds_to_c_export.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_file.c -o ml_backend.mlds_to_c_file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_func.c -o ml_backend.mlds_to_c_func.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_global.c -o ml_backend.mlds_to_c_global.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_name.c -o ml_backend.mlds_to_c_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_stmt.c -o ml_backend.mlds_to_c_stmt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_type.c -o ml_backend.mlds_to_c_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_c_util.c -o ml_backend.mlds_to_c_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_class.c -o ml_backend.mlds_to_cs_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_data.c -o ml_backend.mlds_to_cs_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_export.c -o ml_backend.mlds_to_cs_export.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_file.c -o ml_backend.mlds_to_cs_file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_func.c -o ml_backend.mlds_to_cs_func.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_global.c -o ml_backend.mlds_to_cs_global.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_name.c -o ml_backend.mlds_to_cs_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_stmt.c -o ml_backend.mlds_to_cs_stmt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_type.c -o ml_backend.mlds_to_cs_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_cs_util.c -o ml_backend.mlds_to_cs_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_class.c -o ml_backend.mlds_to_java_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_data.c -o ml_backend.mlds_to_java_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_export.c -o ml_backend.mlds_to_java_export.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_file.c -o ml_backend.mlds_to_java_file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_func.c -o ml_backend.mlds_to_java_func.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_global.c -o ml_backend.mlds_to_java_global.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_name.c -o ml_backend.mlds_to_java_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_stmt.c -o ml_backend.mlds_to_java_stmt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_type.c -o ml_backend.mlds_to_java_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_util.c -o ml_backend.mlds_to_java_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_java_wrap.c -o ml_backend.mlds_to_java_wrap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.mlds_to_target_util.c -o ml_backend.mlds_to_target_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c ml_backend.rtti_to_mlds.c -o ml_backend.rtti_to_mlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mode_robdd.c -o mode_robdd.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mode_robdd.equiv_vars.c -o mode_robdd.equiv_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mode_robdd.implications.c -o mode_robdd.implications.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mode_robdd.tfeirn.c -o mode_robdd.tfeirn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.c -o parse_tree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.builtin_lib_types.c -o parse_tree.builtin_lib_types.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.canonicalize_interface.c -o parse_tree.canonicalize_interface.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.check_parse_tree_type_defns.c -o parse_tree.check_parse_tree_type_defns.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.check_raw_comp_unit.c -o parse_tree.check_raw_comp_unit.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.comp_unit_interface.c -o parse_tree.comp_unit_interface.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.convert_parse_tree.c -o parse_tree.convert_parse_tree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.decide_type_repn.c -o parse_tree.decide_type_repn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.deps_map.c -o parse_tree.deps_map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.equiv_type.c -o parse_tree.equiv_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.error_util.c -o parse_tree.error_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.file_kind.c -o parse_tree.file_kind.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.file_names.c -o parse_tree.file_names.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.find_module.c -o parse_tree.find_module.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.generate_dep_d_files.c -o parse_tree.generate_dep_d_files.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.get_dependencies.c -o parse_tree.get_dependencies.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.grab_modules.c -o parse_tree.grab_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.item_util.c -o parse_tree.item_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.java_names.c -o parse_tree.java_names.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.maybe_error.c -o parse_tree.maybe_error.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.mercury_to_mercury.c -o parse_tree.mercury_to_mercury.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_cmds.c -o parse_tree.module_cmds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_deps_graph.c -o parse_tree.module_deps_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_imports.c -o parse_tree.module_imports.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_qual.c -o parse_tree.module_qual.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_qual.collect_mq_info.c -o parse_tree.module_qual.collect_mq_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_qual.id_set.c -o parse_tree.module_qual.id_set.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_qual.qual_errors.c -o parse_tree.module_qual.qual_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.module_qual.qualify_items.c -o parse_tree.module_qual.qualify_items.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_class.c -o parse_tree.parse_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_dcg_goal.c -o parse_tree.parse_dcg_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_error.c -o parse_tree.parse_error.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_goal.c -o parse_tree.parse_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_inst_mode_defn.c -o parse_tree.parse_inst_mode_defn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_inst_mode_name.c -o parse_tree.parse_inst_mode_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_item.c -o parse_tree.parse_item.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_module.c -o parse_tree.parse_module.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_mutable.c -o parse_tree.parse_mutable.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_pragma.c -o parse_tree.parse_pragma.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_sym_name.c -o parse_tree.parse_sym_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out.c -o parse_tree.parse_tree_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out_clause.c -o parse_tree.parse_tree_out_clause.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out_info.c -o parse_tree.parse_tree_out_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out_inst.c -o parse_tree.parse_tree_out_inst.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out_pragma.c -o parse_tree.parse_tree_out_pragma.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out_pred_decl.c -o parse_tree.parse_tree_out_pred_decl.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_out_term.c -o parse_tree.parse_tree_out_term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_tree_to_term.c -o parse_tree.parse_tree_to_term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_type_defn.c -o parse_tree.parse_type_defn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_type_name.c -o parse_tree.parse_type_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_type_repn.c -o parse_tree.parse_type_repn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_types.c -o parse_tree.parse_types.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_util.c -o parse_tree.parse_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.parse_vars.c -o parse_tree.parse_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_ctgc.c -o parse_tree.prog_ctgc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_data.c -o parse_tree.prog_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_data_event.c -o parse_tree.prog_data_event.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_data_foreign.c -o parse_tree.prog_data_foreign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_data_pragma.c -o parse_tree.prog_data_pragma.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_data_used_modules.c -o parse_tree.prog_data_used_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_detism.c -o parse_tree.prog_detism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_event.c -o parse_tree.prog_event.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_foreign.c -o parse_tree.prog_foreign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_item.c -o parse_tree.prog_item.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_item_stats.c -o parse_tree.prog_item_stats.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_mode.c -o parse_tree.prog_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_mutable.c -o parse_tree.prog_mutable.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_out.c -o parse_tree.prog_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_rename.c -o parse_tree.prog_rename.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_type.c -o parse_tree.prog_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_type_subst.c -o parse_tree.prog_type_subst.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.prog_util.c -o parse_tree.prog_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.read_modules.c -o parse_tree.read_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.set_of_var.c -o parse_tree.set_of_var.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.source_file_map.c -o parse_tree.source_file_map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.split_parse_tree_src.c -o parse_tree.split_parse_tree_src.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.write_deps_file.c -o parse_tree.write_deps_file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c parse_tree.write_module_interface_files.c -o parse_tree.write_module_interface_files.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c recompilation.c -o recompilation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c recompilation.check.c -o recompilation.check.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c recompilation.usage.c -o recompilation.usage.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c recompilation.version.c -o recompilation.version.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.c -o top_level.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.mercury_compile_erl_back_end.c -o top_level.mercury_compile_erl_back_end.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.mercury_compile_front_end.c -o top_level.mercury_compile_front_end.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.mercury_compile_llds_back_end.c -o top_level.mercury_compile_llds_back_end.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.mercury_compile_main.c -o top_level.mercury_compile_main.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.mercury_compile_middle_passes.c -o top_level.mercury_compile_middle_passes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_level.mercury_compile_mlds_back_end.c -o top_level.mercury_compile_mlds_back_end.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.c -o transform_hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.accumulator.c -o transform_hlds.accumulator.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.closure_analysis.c -o transform_hlds.closure_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.complexity.c -o transform_hlds.complexity.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.const_prop.c -o transform_hlds.const_prop.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.constraint.c -o transform_hlds.constraint.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.c -o transform_hlds.ctgc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.datastruct.c -o transform_hlds.ctgc.datastruct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.fixpoint_table.c -o transform_hlds.ctgc.fixpoint_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.livedata.c -o transform_hlds.ctgc.livedata.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.selector.c -o transform_hlds.ctgc.selector.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.c -o transform_hlds.ctgc.structure_reuse.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.analysis.c -o transform_hlds.ctgc.structure_reuse.analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.direct.c -o transform_hlds.ctgc.structure_reuse.direct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.direct.choose_reuse.c -o transform_hlds.ctgc.structure_reuse.direct.choose_reuse.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.direct.detect_garbage.c -o transform_hlds.ctgc.structure_reuse.direct.detect_garbage.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.domain.c -o transform_hlds.ctgc.structure_reuse.domain.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.indirect.c -o transform_hlds.ctgc.structure_reuse.indirect.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.lbu.c -o transform_hlds.ctgc.structure_reuse.lbu.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.lfu.c -o transform_hlds.ctgc.structure_reuse.lfu.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_reuse.versions.c -o transform_hlds.ctgc.structure_reuse.versions.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_sharing.c -o transform_hlds.ctgc.structure_sharing.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_sharing.analysis.c -o transform_hlds.ctgc.structure_sharing.analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.structure_sharing.domain.c -o transform_hlds.ctgc.structure_sharing.domain.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ctgc.util.c -o transform_hlds.ctgc.util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.dead_proc_elim.c -o transform_hlds.dead_proc_elim.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.deforest.c -o transform_hlds.deforest.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.delay_construct.c -o transform_hlds.delay_construct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.dep_par_conj.c -o transform_hlds.dep_par_conj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.distance_granularity.c -o transform_hlds.distance_granularity.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.equiv_type_hlds.c -o transform_hlds.equiv_type_hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.exception_analysis.c -o transform_hlds.exception_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.float_regs.c -o transform_hlds.float_regs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.goal_store.c -o transform_hlds.goal_store.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.granularity.c -o transform_hlds.granularity.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.higher_order.c -o transform_hlds.higher_order.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.implicit_parallelism.c -o transform_hlds.implicit_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.implicit_parallelism.introduce_parallelism.c -o transform_hlds.implicit_parallelism.introduce_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.implicit_parallelism.push_goals_together.c -o transform_hlds.implicit_parallelism.push_goals_together.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.inlining.c -o transform_hlds.inlining.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.intermod.c -o transform_hlds.intermod.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.lambda.c -o transform_hlds.lambda.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.lco.c -o transform_hlds.lco.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.loop_inv.c -o transform_hlds.loop_inv.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.mmc_analysis.c -o transform_hlds.mmc_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.par_loop_control.c -o transform_hlds.par_loop_control.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.parallel_to_plain_conj.c -o transform_hlds.parallel_to_plain_conj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.pd_cost.c -o transform_hlds.pd_cost.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.pd_debug.c -o transform_hlds.pd_debug.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.pd_info.c -o transform_hlds.pd_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.pd_term.c -o transform_hlds.pd_term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.pd_util.c -o transform_hlds.pd_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.post_term_analysis.c -o transform_hlds.post_term_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.c -o transform_hlds.rbmm.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.add_rbmm_goal_infos.c -o transform_hlds.rbmm.add_rbmm_goal_infos.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.condition_renaming.c -o transform_hlds.rbmm.condition_renaming.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.execution_path.c -o transform_hlds.rbmm.execution_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.interproc_region_lifetime.c -o transform_hlds.rbmm.interproc_region_lifetime.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.live_region_analysis.c -o transform_hlds.rbmm.live_region_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.live_variable_analysis.c -o transform_hlds.rbmm.live_variable_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.points_to_analysis.c -o transform_hlds.rbmm.points_to_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.points_to_graph.c -o transform_hlds.rbmm.points_to_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.points_to_info.c -o transform_hlds.rbmm.points_to_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.region_arguments.c -o transform_hlds.rbmm.region_arguments.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.region_instruction.c -o transform_hlds.rbmm.region_instruction.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.region_liveness_info.c -o transform_hlds.rbmm.region_liveness_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.region_resurrection_renaming.c -o transform_hlds.rbmm.region_resurrection_renaming.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.rbmm.region_transformation.c -o transform_hlds.rbmm.region_transformation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.size_prof.c -o transform_hlds.size_prof.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.smm_common.c -o transform_hlds.smm_common.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.ssdebug.c -o transform_hlds.ssdebug.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.stm_expand.c -o transform_hlds.stm_expand.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.table_gen.c -o transform_hlds.table_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.tabling_analysis.c -o transform_hlds.tabling_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_build.c -o transform_hlds.term_constr_build.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_data.c -o transform_hlds.term_constr_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_errors.c -o transform_hlds.term_constr_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_fixpoint.c -o transform_hlds.term_constr_fixpoint.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_initial.c -o transform_hlds.term_constr_initial.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_main.c -o transform_hlds.term_constr_main.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_main_types.c -o transform_hlds.term_constr_main_types.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_pass2.c -o transform_hlds.term_constr_pass2.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_constr_util.c -o transform_hlds.term_constr_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_errors.c -o transform_hlds.term_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_norm.c -o transform_hlds.term_norm.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_pass1.c -o transform_hlds.term_pass1.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_pass2.c -o transform_hlds.term_pass2.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_traversal.c -o transform_hlds.term_traversal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.term_util.c -o transform_hlds.term_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.termination.c -o transform_hlds.termination.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.trailing_analysis.c -o transform_hlds.trailing_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.transform.c -o transform_hlds.transform.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.tupling.c -o transform_hlds.tupling.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.unneeded_code.c -o transform_hlds.unneeded_code.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.untupling.c -o transform_hlds.untupling.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c transform_hlds.unused_args.c -o transform_hlds.unused_args.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_compile_init.c -o mercury_compile_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -o mercury_compile mercury_compile_init.o \ analysis.o analysis.file.o backend_libs.o backend_libs.base_typeclass_info.o backend_libs.builtin_ops.o backend_libs.bytecode_data.o backend_libs.c_util.o backend_libs.compile_target_code.o backend_libs.erlang_rtti.o backend_libs.export.o backend_libs.foreign.o backend_libs.interval.o backend_libs.matching.o backend_libs.name_mangle.o backend_libs.proc_label.o backend_libs.pseudo_type_info.o backend_libs.rtti.o backend_libs.string_encoding.o backend_libs.switch_util.o backend_libs.type_class_info.o backend_libs.type_ctor_info.o bytecode_backend.o bytecode_backend.bytecode.o bytecode_backend.bytecode_gen.o check_hlds.o check_hlds.abstract_mode_constraints.o check_hlds.build_mode_constraints.o check_hlds.check_for_missing_type_defns.o check_hlds.check_promise.o check_hlds.check_typeclass.o check_hlds.clause_to_proc.o check_hlds.cse_detection.o check_hlds.delay_info.o check_hlds.delay_partial_inst.o check_hlds.det_analysis.o check_hlds.det_report.o check_hlds.det_util.o check_hlds.implementation_defined_literals.o check_hlds.inst_check.o check_hlds.inst_match.o check_hlds.inst_test.o check_hlds.inst_user.o check_hlds.inst_util.o check_hlds.introduce_exists_casts.o check_hlds.mcsolver.o check_hlds.mode_comparison.o check_hlds.mode_constraint_robdd.o check_hlds.mode_constraints.o check_hlds.mode_debug.o check_hlds.mode_errors.o check_hlds.mode_info.o check_hlds.mode_ordering.o check_hlds.mode_util.o check_hlds.modecheck_call.o check_hlds.modecheck_conj.o check_hlds.modecheck_goal.o check_hlds.modecheck_unify.o check_hlds.modecheck_util.o check_hlds.modes.o check_hlds.oisu_check.o check_hlds.old_type_constraints.o check_hlds.ordering_mode_constraints.o check_hlds.polymorphism.o check_hlds.post_typecheck.o check_hlds.pre_typecheck.o check_hlds.proc_requests.o check_hlds.prop_mode_constraints.o check_hlds.purity.o check_hlds.resolve_unify_functor.o check_hlds.simplify.o check_hlds.simplify.common.o check_hlds.simplify.format_call.o check_hlds.simplify.format_call.parse_string_format.o check_hlds.simplify.simplify_goal.o check_hlds.simplify.simplify_goal_call.o check_hlds.simplify.simplify_goal_conj.o check_hlds.simplify.simplify_goal_disj.o check_hlds.simplify.simplify_goal_ite.o check_hlds.simplify.simplify_goal_scope.o check_hlds.simplify.simplify_goal_switch.o check_hlds.simplify.simplify_goal_unify.o check_hlds.simplify.simplify_info.o check_hlds.simplify.simplify_proc.o check_hlds.simplify.simplify_tasks.o check_hlds.stratify.o check_hlds.style_checks.o check_hlds.switch_detection.o check_hlds.try_expand.o check_hlds.type_assign.o check_hlds.type_constraints.o check_hlds.type_util.o check_hlds.typecheck.o check_hlds.typecheck_errors.o check_hlds.typecheck_info.o check_hlds.typeclasses.o check_hlds.unify_proc.o check_hlds.unique_modes.o check_hlds.unused_imports.o check_hlds.xml_documentation.o erl_backend.o erl_backend.elds.o erl_backend.elds_to_erlang.o erl_backend.erl_call_gen.o erl_backend.erl_code_gen.o erl_backend.erl_code_util.o erl_backend.erl_rtti.o erl_backend.erl_unify_gen.o hlds.o hlds.add_foreign_enum.o hlds.add_pred.o hlds.add_special_pred.o hlds.arg_info.o hlds.assertion.o hlds.code_model.o hlds.const_struct.o hlds.default_func_mode.o hlds.du_type_layout.o hlds.error_msg_inst.o hlds.from_ground_term_util.o hlds.goal_form.o hlds.goal_mode.o hlds.goal_path.o hlds.goal_util.o hlds.headvar_names.o hlds.hhf.o hlds.hlds_args.o hlds.hlds_class.o hlds.hlds_clauses.o hlds.hlds_code_util.o hlds.hlds_cons.o hlds.hlds_data.o hlds.hlds_defns.o hlds.hlds_dependency_graph.o hlds.hlds_desc.o hlds.hlds_error_util.o hlds.hlds_goal.o hlds.hlds_inst_mode.o hlds.hlds_llds.o hlds.hlds_module.o hlds.hlds_out.o hlds.hlds_out.hlds_out_goal.o hlds.hlds_out.hlds_out_mode.o hlds.hlds_out.hlds_out_module.o hlds.hlds_out.hlds_out_pred.o hlds.hlds_out.hlds_out_util.o hlds.hlds_pred.o hlds.hlds_promise.o hlds.hlds_rtti.o hlds.hlds_statistics.o hlds.inst_graph.o hlds.instmap.o hlds.make_goal.o hlds.make_hlds.o hlds.make_hlds.add_class.o hlds.make_hlds.add_clause.o hlds.make_hlds.add_foreign_proc.o hlds.make_hlds.add_mode.o hlds.make_hlds.add_mutable_aux_preds.o hlds.make_hlds.add_pragma.o hlds.make_hlds.add_pragma.add_pragma_tabling.o hlds.make_hlds.add_pragma.add_pragma_type_spec.o hlds.make_hlds.add_solver.o hlds.make_hlds.add_type.o hlds.make_hlds.field_access.o hlds.make_hlds.goal_expr_to_goal.o hlds.make_hlds.make_hlds_passes.o hlds.make_hlds.make_hlds_passes.make_hlds_separate_items.o hlds.make_hlds.make_hlds_warn.o hlds.make_hlds.qual_info.o hlds.make_hlds.state_var.o hlds.make_hlds.superhomogeneous.o hlds.make_hlds_error.o hlds.mark_static_terms.o hlds.mark_tail_calls.o hlds.passes_aux.o hlds.pre_quantification.o hlds.pred_table.o hlds.quantification.o hlds.special_pred.o hlds.status.o hlds.vartypes.o libs.o libs.check_libgrades.o libs.compiler_util.o libs.compute_grade.o libs.dependency_graph.o libs.file_util.o libs.globals.o libs.graph_colour.o libs.handle_options.o libs.int_emu.o libs.lp.o libs.lp_rational.o libs.md4.o libs.mmakefiles.o libs.op_mode.o libs.options.o libs.pickle.o libs.polyhedron.o libs.process_util.o libs.rat.o libs.timestamp.o libs.trace_params.o libs.uint_emu.o ll_backend.o ll_backend.basic_block.o ll_backend.call_gen.o ll_backend.closure_gen.o ll_backend.code_gen.o ll_backend.code_info.o ll_backend.code_loc_dep.o ll_backend.code_util.o ll_backend.commit_gen.o ll_backend.continuation_info.o ll_backend.coverage_profiling.o ll_backend.deep_profiling.o ll_backend.delay_slot.o ll_backend.dense_switch.o ll_backend.disj_gen.o ll_backend.dupelim.o ll_backend.dupproc.o ll_backend.exprn_aux.o ll_backend.fact_table.o ll_backend.follow_code.o ll_backend.follow_vars.o ll_backend.frameopt.o ll_backend.global_data.o ll_backend.ite_gen.o ll_backend.jumpopt.o ll_backend.labelopt.o ll_backend.layout.o ll_backend.layout_out.o ll_backend.live_vars.o ll_backend.livemap.o ll_backend.liveness.o ll_backend.ll_pseudo_type_info.o ll_backend.llds.o ll_backend.llds_out.o ll_backend.llds_out.llds_out_code_addr.o ll_backend.llds_out.llds_out_data.o ll_backend.llds_out.llds_out_file.o ll_backend.llds_out.llds_out_global.o ll_backend.llds_out.llds_out_instr.o ll_backend.llds_out.llds_out_util.o ll_backend.lookup_switch.o ll_backend.lookup_util.o ll_backend.middle_rec.o ll_backend.opt_debug.o ll_backend.opt_util.o ll_backend.optimize.o ll_backend.par_conj_gen.o ll_backend.peephole.o ll_backend.pragma_c_gen.o ll_backend.proc_gen.o ll_backend.prog_rep.o ll_backend.prog_rep_tables.o ll_backend.reassign.o ll_backend.rtti_out.o ll_backend.saved_vars.o ll_backend.stack_alloc.o ll_backend.stack_layout.o ll_backend.stack_opt.o ll_backend.stdlabel.o ll_backend.store_alloc.o ll_backend.string_switch.o ll_backend.switch_case.o ll_backend.switch_gen.o ll_backend.tag_switch.o ll_backend.trace_gen.o ll_backend.transform_llds.o ll_backend.unify_gen.o ll_backend.unify_gen_construct.o ll_backend.unify_gen_deconstruct.o ll_backend.unify_gen_test.o ll_backend.unify_gen_util.o ll_backend.use_local_vars.o ll_backend.var_locn.o ll_backend.wrap_blocks.o make.o make.dependencies.o make.module_dep_file.o make.module_target.o make.options_file.o make.program_target.o make.util.o mercury_compile.o ml_backend.o ml_backend.add_heap_ops.o ml_backend.add_trail_ops.o ml_backend.ml_accurate_gc.o ml_backend.ml_args_util.o ml_backend.ml_call_gen.o ml_backend.ml_closure_gen.o ml_backend.ml_code_gen.o ml_backend.ml_code_util.o ml_backend.ml_commit_gen.o ml_backend.ml_disj_gen.o ml_backend.ml_elim_nested.o ml_backend.ml_foreign_proc_gen.o ml_backend.ml_gen_info.o ml_backend.ml_global_data.o ml_backend.ml_lookup_switch.o ml_backend.ml_optimize.o ml_backend.ml_proc_gen.o ml_backend.ml_rename_classes.o ml_backend.ml_simplify_switch.o ml_backend.ml_string_switch.o ml_backend.ml_switch_gen.o ml_backend.ml_tag_switch.o ml_backend.ml_target_util.o ml_backend.ml_top_gen.o ml_backend.ml_type_gen.o ml_backend.ml_unify_gen.o ml_backend.ml_unify_gen_construct.o ml_backend.ml_unify_gen_deconstruct.o ml_backend.ml_unify_gen_test.o ml_backend.ml_unify_gen_util.o ml_backend.ml_unused_assign.o ml_backend.ml_util.o ml_backend.mlds.o ml_backend.mlds_dump.o ml_backend.mlds_to_c_class.o ml_backend.mlds_to_c_data.o ml_backend.mlds_to_c_export.o ml_backend.mlds_to_c_file.o ml_backend.mlds_to_c_func.o ml_backend.mlds_to_c_global.o ml_backend.mlds_to_c_name.o ml_backend.mlds_to_c_stmt.o ml_backend.mlds_to_c_type.o ml_backend.mlds_to_c_util.o ml_backend.mlds_to_cs_class.o ml_backend.mlds_to_cs_data.o ml_backend.mlds_to_cs_export.o ml_backend.mlds_to_cs_file.o ml_backend.mlds_to_cs_func.o ml_backend.mlds_to_cs_global.o ml_backend.mlds_to_cs_name.o ml_backend.mlds_to_cs_stmt.o ml_backend.mlds_to_cs_type.o ml_backend.mlds_to_cs_util.o ml_backend.mlds_to_java_class.o ml_backend.mlds_to_java_data.o ml_backend.mlds_to_java_export.o ml_backend.mlds_to_java_file.o ml_backend.mlds_to_java_func.o ml_backend.mlds_to_java_global.o ml_backend.mlds_to_java_name.o ml_backend.mlds_to_java_stmt.o ml_backend.mlds_to_java_type.o ml_backend.mlds_to_java_util.o ml_backend.mlds_to_java_wrap.o ml_backend.mlds_to_target_util.o ml_backend.rtti_to_mlds.o mode_robdd.o mode_robdd.equiv_vars.o mode_robdd.implications.o mode_robdd.tfeirn.o parse_tree.o parse_tree.builtin_lib_types.o parse_tree.canonicalize_interface.o parse_tree.check_parse_tree_type_defns.o parse_tree.check_raw_comp_unit.o parse_tree.comp_unit_interface.o parse_tree.convert_parse_tree.o parse_tree.decide_type_repn.o parse_tree.deps_map.o parse_tree.equiv_type.o parse_tree.error_util.o parse_tree.file_kind.o parse_tree.file_names.o parse_tree.find_module.o parse_tree.generate_dep_d_files.o parse_tree.get_dependencies.o parse_tree.grab_modules.o parse_tree.item_util.o parse_tree.java_names.o parse_tree.maybe_error.o parse_tree.mercury_to_mercury.o parse_tree.module_cmds.o parse_tree.module_deps_graph.o parse_tree.module_imports.o parse_tree.module_qual.o parse_tree.module_qual.collect_mq_info.o parse_tree.module_qual.id_set.o parse_tree.module_qual.qual_errors.o parse_tree.module_qual.qualify_items.o parse_tree.parse_class.o parse_tree.parse_dcg_goal.o parse_tree.parse_error.o parse_tree.parse_goal.o parse_tree.parse_inst_mode_defn.o parse_tree.parse_inst_mode_name.o parse_tree.parse_item.o parse_tree.parse_module.o parse_tree.parse_mutable.o parse_tree.parse_pragma.o parse_tree.parse_sym_name.o parse_tree.parse_tree_out.o parse_tree.parse_tree_out_clause.o parse_tree.parse_tree_out_info.o parse_tree.parse_tree_out_inst.o parse_tree.parse_tree_out_pragma.o parse_tree.parse_tree_out_pred_decl.o parse_tree.parse_tree_out_term.o parse_tree.parse_tree_to_term.o parse_tree.parse_type_defn.o parse_tree.parse_type_name.o parse_tree.parse_type_repn.o parse_tree.parse_types.o parse_tree.parse_util.o parse_tree.parse_vars.o parse_tree.prog_ctgc.o parse_tree.prog_data.o parse_tree.prog_data_event.o parse_tree.prog_data_foreign.o parse_tree.prog_data_pragma.o parse_tree.prog_data_used_modules.o parse_tree.prog_detism.o parse_tree.prog_event.o parse_tree.prog_foreign.o parse_tree.prog_item.o parse_tree.prog_item_stats.o parse_tree.prog_mode.o parse_tree.prog_mutable.o parse_tree.prog_out.o parse_tree.prog_rename.o parse_tree.prog_type.o parse_tree.prog_type_subst.o parse_tree.prog_util.o parse_tree.read_modules.o parse_tree.set_of_var.o parse_tree.source_file_map.o parse_tree.split_parse_tree_src.o parse_tree.write_deps_file.o parse_tree.write_module_interface_files.o recompilation.o recompilation.check.o recompilation.usage.o recompilation.version.o top_level.o top_level.mercury_compile_erl_back_end.o top_level.mercury_compile_front_end.o top_level.mercury_compile_llds_back_end.o top_level.mercury_compile_main.o top_level.mercury_compile_middle_passes.o top_level.mercury_compile_mlds_back_end.o transform_hlds.o transform_hlds.accumulator.o transform_hlds.closure_analysis.o transform_hlds.complexity.o transform_hlds.const_prop.o transform_hlds.constraint.o transform_hlds.ctgc.o transform_hlds.ctgc.datastruct.o transform_hlds.ctgc.fixpoint_table.o transform_hlds.ctgc.livedata.o transform_hlds.ctgc.selector.o transform_hlds.ctgc.structure_reuse.o transform_hlds.ctgc.structure_reuse.analysis.o transform_hlds.ctgc.structure_reuse.direct.o transform_hlds.ctgc.structure_reuse.direct.choose_reuse.o transform_hlds.ctgc.structure_reuse.direct.detect_garbage.o transform_hlds.ctgc.structure_reuse.domain.o transform_hlds.ctgc.structure_reuse.indirect.o transform_hlds.ctgc.structure_reuse.lbu.o transform_hlds.ctgc.structure_reuse.lfu.o transform_hlds.ctgc.structure_reuse.versions.o transform_hlds.ctgc.structure_sharing.o transform_hlds.ctgc.structure_sharing.analysis.o transform_hlds.ctgc.structure_sharing.domain.o transform_hlds.ctgc.util.o transform_hlds.dead_proc_elim.o transform_hlds.deforest.o transform_hlds.delay_construct.o transform_hlds.dep_par_conj.o transform_hlds.distance_granularity.o transform_hlds.equiv_type_hlds.o transform_hlds.exception_analysis.o transform_hlds.float_regs.o transform_hlds.goal_store.o transform_hlds.granularity.o transform_hlds.higher_order.o transform_hlds.implicit_parallelism.o transform_hlds.implicit_parallelism.introduce_parallelism.o transform_hlds.implicit_parallelism.push_goals_together.o transform_hlds.inlining.o transform_hlds.intermod.o transform_hlds.lambda.o transform_hlds.lco.o transform_hlds.loop_inv.o transform_hlds.mmc_analysis.o transform_hlds.par_loop_control.o transform_hlds.parallel_to_plain_conj.o transform_hlds.pd_cost.o transform_hlds.pd_debug.o transform_hlds.pd_info.o transform_hlds.pd_term.o transform_hlds.pd_util.o transform_hlds.post_term_analysis.o transform_hlds.rbmm.o transform_hlds.rbmm.add_rbmm_goal_infos.o transform_hlds.rbmm.condition_renaming.o transform_hlds.rbmm.execution_path.o transform_hlds.rbmm.interproc_region_lifetime.o transform_hlds.rbmm.live_region_analysis.o transform_hlds.rbmm.live_variable_analysis.o transform_hlds.rbmm.points_to_analysis.o transform_hlds.rbmm.points_to_graph.o transform_hlds.rbmm.points_to_info.o transform_hlds.rbmm.region_arguments.o transform_hlds.rbmm.region_instruction.o transform_hlds.rbmm.region_liveness_info.o transform_hlds.rbmm.region_resurrection_renaming.o transform_hlds.rbmm.region_transformation.o transform_hlds.size_prof.o transform_hlds.smm_common.o transform_hlds.ssdebug.o transform_hlds.stm_expand.o transform_hlds.table_gen.o transform_hlds.tabling_analysis.o transform_hlds.term_constr_build.o transform_hlds.term_constr_data.o transform_hlds.term_constr_errors.o transform_hlds.term_constr_fixpoint.o transform_hlds.term_constr_initial.o transform_hlds.term_constr_main.o transform_hlds.term_constr_main_types.o transform_hlds.term_constr_pass2.o transform_hlds.term_constr_util.o transform_hlds.term_errors.o transform_hlds.term_norm.o transform_hlds.term_pass1.o transform_hlds.term_pass2.o transform_hlds.term_traversal.o transform_hlds.term_util.o transform_hlds.termination.o transform_hlds.trailing_analysis.o transform_hlds.transform.o transform_hlds.tupling.o transform_hlds.unneeded_code.o transform_hlds.untupling.o transform_hlds.unused_args.o \ ../trace/libmer_eventspec.a ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a -lpthread -ldl gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/compiler' cd doc && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/doc' sed -e "s//20.01.1/g" < mercury.info.in > mercury.info sed -e "s//20.01.1/g" < reference_manual.texi > reference_manual.texi_pp # Currently `mmake all' does not build the PostScript, PDF or sed -e "s//20.01.1/g" < user_guide.texi > user_guide.texi_pp # plain-text versions of the documentation. Nor does it build the # formatted versions of the man pages. sed -e "s//20.01.1/g" < library.texi > library.texi_pp # But it might make sense to add them. { \ echo ""; \ for filename in `cat ../library/MODULES_DOC`; do \ echo "* `basename $filename .m`::"; \ done; \ } > library-menu.texi_pp for filename in `cat ../library/MODULES_DOC`; do \ file="`basename $filename .m`"; \ echo "@node $file"; \ echo "@chapter $file"; \ echo "@example"; \ sed -n -e '/:- implementation/q' \ -e '/NOTE_TO_IMPLEMENTORS/d' \ -e 's/^%----*----% *$/%--------------------------------------------------%/' \ -e 's/@/@@/g' \ -e 's/{/@{/g' \ -e 's/}/@}/g' \ -e 'p' \ ../library/"$filename"; \ echo "@end example"; \ echo ""; \ done > library-chapters.texi_pp sed -e "s//20.01.1/g" < faq.texi > faq.texi_pp sed -e "s//20.01.1/g" < transition_guide.texi > transition_guide.texi_pp # Warning: Unable to build .dvi files. sed -e "s//20.01.1/g" < mercury.html.in > mercury.html # This is probably due to a missing `texi2dvi'. "/usr/bin/makeinfo" --html --number-sections --no-split reference_manual.texi_pp "/usr/bin/makeinfo" --html --number-sections --no-split user_guide.texi_pp "/usr/bin/makeinfo" --html --number-sections --no-split faq.texi_pp "/usr/bin/makeinfo" --html --number-sections --no-split transition_guide.texi_pp MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/c2init --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > c2init.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mmc --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mmc.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mgnuc --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mgnuc.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/ml --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > ml.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mmake --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mmake.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mdb --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mdb.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mprof --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mprof.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mprof_merge_runs --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mprof_merge_runs.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mtags --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mtags.1 MERCURY_PROFILER=../profiler/mercury_profile MERCURY_COMPILER=../compiler/mercury_compile MERCURY_MKINIT=../util/mkinit MCFLAGS=--no-mercury-stdlib-dir ../scripts/mercury_config --help 2>&1 | \ awk -f make_manpage -v date=2020-05-13 > mercury_config.1 "/usr/bin/makeinfo" reference_manual.texi_pp "/usr/bin/makeinfo" user_guide.texi_pp "/usr/bin/makeinfo" library.texi_pp "/usr/bin/makeinfo" faq.texi_pp "/usr/bin/makeinfo" transition_guide.texi_pp "/usr/bin/makeinfo" --html --number-sections --no-split library.texi_pp ./generate_mdb_doc ./generate_mdb_command_list < mdb_doc > mdb_command_list ./generate_mdb_command_test < mdb_doc > mdb_command_test.inp gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/doc' cd slice && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/slice' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.c -o mdbcomp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.c -o mdbcomp.feedback.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.goal_path.c -o mdbcomp.goal_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.prim_data.c -o mdbcomp.prim_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.program_representation.c -o mdbcomp.program_representation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.sym_name.c -o mdbcomp.sym_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mslice.c -o mslice.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdice.c -o mdice.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mtc_union.c -o mtc_union.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mcov.c -o mcov.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mtc_diff.c -o mtc_diff.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mslice_init.c -o mslice_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdice_init.c -o mdice_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mtc_union_init.c -o mtc_union_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mcov_init.c -o mcov_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mtc_diff_init.c -o mtc_diff_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mslice mslice_init.o \ mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mslice.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdice mdice_init.o \ mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdice.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mtc_union mtc_union_init.o \ mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mtc_union.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mcov mcov_init.o \ mcov.o mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mtc_diff mtc_diff_init.o \ mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mtc_diff.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/slice' cd profiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/profiler' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c call_graph.c -o call_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c demangle.c -o demangle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c generate_output.c -o generate_output.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c globals.c -o globals.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_profile.c -o mercury_profile.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c options.c -o options.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c output.c -o output.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c output_prof_info.c -o output_prof_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c process_file.c -o process_file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c prof_info.c -o prof_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c propagate.c -o propagate.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c read.c -o read.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c snapshots.c -o snapshots.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_profile_init.c -o mercury_profile_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -o mercury_profile mercury_profile_init.o \ call_graph.o demangle.o generate_output.o globals.o mercury_profile.o options.o output.o output_prof_info.o process_file.o prof_info.o propagate.o read.o snapshots.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/profiler' cd deep_profiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/deep_profiler' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c analysis_utils.c -o analysis_utils.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c apply_exclusion.c -o apply_exclusion.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c array_util.c -o array_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c callgraph.c -o callgraph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c canonical.c -o canonical.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c cliques.c -o cliques.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c conf.c -o conf.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c coverage.c -o coverage.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c create_report.c -o create_report.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c dense_bitset.c -o dense_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c display.c -o display.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c display_report.c -o display_report.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c dump.c -o dump.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c exclude.c -o exclude.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c html_format.c -o html_format.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c interface.c -o interface.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c io_combinator.c -o io_combinator.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.c -o mdbcomp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.c -o mdbcomp.feedback.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.goal_path.c -o mdbcomp.goal_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.prim_data.c -o mdbcomp.prim_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.program_representation.c -o mdbcomp.program_representation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.sym_name.c -o mdbcomp.sym_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_cgi.c -o mdprof_cgi.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c measurement_units.c -o measurement_units.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c measurements.c -o measurements.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c message.c -o message.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c profile.c -o profile.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c program_representation_utils.c -o program_representation_utils.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c query.c -o query.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c read_profile.c -o read_profile.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c recursion_patterns.c -o recursion_patterns.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c report.c -o report.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c startup.c -o startup.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c timeout.c -o timeout.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c top_procs.c -o top_procs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c util.c -o util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c var_use_analysis.c -o var_use_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_test.c -o mdprof_test.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_dump.c -o mdprof_dump.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_create_feedback.c -o mdprof_create_feedback.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.c -o mdprof_fb.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.c -o mdprof_fb.automatic_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_annotate.c -o mdprof_fb.automatic_parallelism.autopar_annotate.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_calc_overlap.c -o mdprof_fb.automatic_parallelism.autopar_calc_overlap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_costs.c -o mdprof_fb.automatic_parallelism.autopar_costs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_find_best_par.c -o mdprof_fb.automatic_parallelism.autopar_find_best_par.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_reports.c -o mdprof_fb.automatic_parallelism.autopar_reports.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_search_callgraph.c -o mdprof_fb.automatic_parallelism.autopar_search_callgraph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_search_goals.c -o mdprof_fb.automatic_parallelism.autopar_search_goals.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_fb.automatic_parallelism.autopar_types.c -o mdprof_fb.automatic_parallelism.autopar_types.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_report_feedback.c -o mdprof_report_feedback.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_procrep.c -o mdprof_procrep.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_cgi_init.c -o mdprof_cgi_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_test_init.c -o mdprof_test_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_dump_init.c -o mdprof_dump_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_create_feedback_init.c -o mdprof_create_feedback_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_report_feedback_init.c -o mdprof_report_feedback_init.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mdprof_procrep_init.c -o mdprof_procrep_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdprof_cgi mdprof_cgi_init.o \ analysis_utils.o apply_exclusion.o array_util.o callgraph.o canonical.o cliques.o conf.o coverage.o create_report.o dense_bitset.o display.o display_report.o dump.o exclude.o html_format.o interface.o io_combinator.o mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdprof_cgi.o measurement_units.o measurements.o message.o profile.o program_representation_utils.o query.o read_profile.o recursion_patterns.o report.o startup.o timeout.o top_procs.o util.o var_use_analysis.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdprof_test mdprof_test_init.o \ analysis_utils.o apply_exclusion.o array_util.o callgraph.o canonical.o cliques.o conf.o coverage.o create_report.o dense_bitset.o display.o display_report.o dump.o exclude.o html_format.o io_combinator.o mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdprof_test.o measurement_units.o measurements.o message.o profile.o program_representation_utils.o query.o read_profile.o recursion_patterns.o report.o startup.o top_procs.o util.o var_use_analysis.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdprof_dump mdprof_dump_init.o \ analysis_utils.o apply_exclusion.o array_util.o coverage.o create_report.o display.o display_report.o dump.o exclude.o html_format.o io_combinator.o mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdprof_dump.o measurement_units.o measurements.o message.o profile.o program_representation_utils.o query.o read_profile.o recursion_patterns.o report.o top_procs.o util.o var_use_analysis.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdprof_create_feedback mdprof_create_feedback_init.o \ analysis_utils.o apply_exclusion.o array_util.o callgraph.o canonical.o cliques.o coverage.o create_report.o dense_bitset.o display.o display_report.o dump.o exclude.o html_format.o io_combinator.o mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdprof_create_feedback.o mdprof_fb.o mdprof_fb.automatic_parallelism.o mdprof_fb.automatic_parallelism.autopar_annotate.o mdprof_fb.automatic_parallelism.autopar_calc_overlap.o mdprof_fb.automatic_parallelism.autopar_costs.o mdprof_fb.automatic_parallelism.autopar_find_best_par.o mdprof_fb.automatic_parallelism.autopar_reports.o mdprof_fb.automatic_parallelism.autopar_search_callgraph.o mdprof_fb.automatic_parallelism.autopar_search_goals.o mdprof_fb.automatic_parallelism.autopar_types.o measurement_units.o measurements.o message.o profile.o program_representation_utils.o query.o read_profile.o recursion_patterns.o report.o startup.o top_procs.o util.o var_use_analysis.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdprof_report_feedback mdprof_report_feedback_init.o \ analysis_utils.o apply_exclusion.o array_util.o coverage.o create_report.o display.o display_report.o exclude.o html_format.o mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdprof_fb.o mdprof_fb.automatic_parallelism.o mdprof_fb.automatic_parallelism.autopar_annotate.o mdprof_fb.automatic_parallelism.autopar_calc_overlap.o mdprof_fb.automatic_parallelism.autopar_costs.o mdprof_fb.automatic_parallelism.autopar_find_best_par.o mdprof_fb.automatic_parallelism.autopar_reports.o mdprof_fb.automatic_parallelism.autopar_search_callgraph.o mdprof_fb.automatic_parallelism.autopar_search_goals.o mdprof_fb.automatic_parallelism.autopar_types.o mdprof_report_feedback.o measurement_units.o measurements.o message.o profile.o program_representation_utils.o query.o recursion_patterns.o report.o top_procs.o util.o var_use_analysis.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --no-strip -- -o mdprof_procrep mdprof_procrep_init.o \ mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mdprof_procrep.o program_representation_utils.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/deep_profiler' cd mfilterjavac && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mfilterjavac' ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mfilterjavac.c -o mfilterjavac.o ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c mfilterjavac_init.c -o mfilterjavac_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --trace-init-file ../mdbcomp/mer_mdbcomp.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -o mfilterjavac mfilterjavac_init.o \ mfilterjavac.o \ ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mfilterjavac' gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' * Applying patches from /var/tmp/portage/dev-lang/mercury-20.01.1/work/20.01.1-mmc ... * mercury-mmc-multilib.patch ... [ ok ] make -j4 PARALLEL='-j4' MERCURY_COMPILER=/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/compiler/mercury_compile TEXI2DVI= PDFTEX= MMAKE_DIR=`pwd`/scripts scripts/mmake MMAKEFLAGS='-j4' all gmake[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. gmake[1]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' cd scripts && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/scripts' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/scripts' cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 mfiltercc gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' gmake[2]: 'mfiltercc' is up to date. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' gc_grade=`scripts/ml --grade hlc.gc.pregen --print-gc-grade`; \ cd boehm_gc && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 GC_GRADE=$gc_grade gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' MAKEFLAGS=""; export MAKEFLAGS; \ PATH=../util:$PATH gmake -j4 -j1 \ GRADE=hlc.gc.pregen GC_GRADE=gc \ AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib \ libgc.a libgc.so \ FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/lib64/mercury/lib \ so gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' gmake[3]: 'libgc.a' is up to date. gmake[3]: 'libgc.so' is up to date. gmake[3]: Nothing to be done for 'so'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/boehm_gc' cd runtime && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/runtime' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/runtime' cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/util' cd robdd && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/robdd' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/robdd' cd library && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/library' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/library' cd mdbcomp && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mdbcomp' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mdbcomp' cd browser && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/browser' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/browser' cd trace && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/trace' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/trace' cd ssdb && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/ssdb' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/ssdb' cd compiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/compiler' mmc --make-short-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS libs.file_util mmc --make-short-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS --no-ansi-c make.program_target mmc --make-private-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS libs mmc --make-private-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS make mmc --make-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS libs mmc --make-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS libs.file_util mmc --compile-to-c --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS libs.file_util > libs.file_util.err 2>&1 mmc --make-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS --no-ansi-c make.program_target mmc --make-interface --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS make mmc --compile-to-c --grade hlc.gc.pregen --mercury-linkage static --flags COMP_FLAGS --no-ansi-c make.program_target > make.program_target.err 2>&1 ../scripts/mgnuc --grade hlc.gc.pregen -- -O2 -pipe -march=native -frecord-gcc-switches -c libs.file_util.c -o libs.file_util.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c make.program_target.c -o make.program_target.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --shared --trace-init-file ../browser/mer_browser.init --ssdb-init-file ../ssdb/mer_ssdb.init --no-strip -- -o mercury_compile mercury_compile_init.o \ analysis.o analysis.file.o backend_libs.o backend_libs.base_typeclass_info.o backend_libs.builtin_ops.o backend_libs.bytecode_data.o backend_libs.c_util.o backend_libs.compile_target_code.o backend_libs.erlang_rtti.o backend_libs.export.o backend_libs.foreign.o backend_libs.interval.o backend_libs.matching.o backend_libs.name_mangle.o backend_libs.proc_label.o backend_libs.pseudo_type_info.o backend_libs.rtti.o backend_libs.string_encoding.o backend_libs.switch_util.o backend_libs.type_class_info.o backend_libs.type_ctor_info.o bytecode_backend.o bytecode_backend.bytecode.o bytecode_backend.bytecode_gen.o check_hlds.o check_hlds.abstract_mode_constraints.o check_hlds.build_mode_constraints.o check_hlds.check_for_missing_type_defns.o check_hlds.check_promise.o check_hlds.check_typeclass.o check_hlds.clause_to_proc.o check_hlds.cse_detection.o check_hlds.delay_info.o check_hlds.delay_partial_inst.o check_hlds.det_analysis.o check_hlds.det_report.o check_hlds.det_util.o check_hlds.implementation_defined_literals.o check_hlds.inst_check.o check_hlds.inst_match.o check_hlds.inst_test.o check_hlds.inst_user.o check_hlds.inst_util.o check_hlds.introduce_exists_casts.o check_hlds.mcsolver.o check_hlds.mode_comparison.o check_hlds.mode_constraint_robdd.o check_hlds.mode_constraints.o check_hlds.mode_debug.o check_hlds.mode_errors.o check_hlds.mode_info.o check_hlds.mode_ordering.o check_hlds.mode_util.o check_hlds.modecheck_call.o check_hlds.modecheck_conj.o check_hlds.modecheck_goal.o check_hlds.modecheck_unify.o check_hlds.modecheck_util.o check_hlds.modes.o check_hlds.oisu_check.o check_hlds.old_type_constraints.o check_hlds.ordering_mode_constraints.o check_hlds.polymorphism.o check_hlds.post_typecheck.o check_hlds.pre_typecheck.o check_hlds.proc_requests.o check_hlds.prop_mode_constraints.o check_hlds.purity.o check_hlds.resolve_unify_functor.o check_hlds.simplify.o check_hlds.simplify.common.o check_hlds.simplify.format_call.o check_hlds.simplify.format_call.parse_string_format.o check_hlds.simplify.simplify_goal.o check_hlds.simplify.simplify_goal_call.o check_hlds.simplify.simplify_goal_conj.o check_hlds.simplify.simplify_goal_disj.o check_hlds.simplify.simplify_goal_ite.o check_hlds.simplify.simplify_goal_scope.o check_hlds.simplify.simplify_goal_switch.o check_hlds.simplify.simplify_goal_unify.o check_hlds.simplify.simplify_info.o check_hlds.simplify.simplify_proc.o check_hlds.simplify.simplify_tasks.o check_hlds.stratify.o check_hlds.style_checks.o check_hlds.switch_detection.o check_hlds.try_expand.o check_hlds.type_assign.o check_hlds.type_constraints.o check_hlds.type_util.o check_hlds.typecheck.o check_hlds.typecheck_errors.o check_hlds.typecheck_info.o check_hlds.typeclasses.o check_hlds.unify_proc.o check_hlds.unique_modes.o check_hlds.unused_imports.o check_hlds.xml_documentation.o erl_backend.o erl_backend.elds.o erl_backend.elds_to_erlang.o erl_backend.erl_call_gen.o erl_backend.erl_code_gen.o erl_backend.erl_code_util.o erl_backend.erl_rtti.o erl_backend.erl_unify_gen.o hlds.o hlds.add_foreign_enum.o hlds.add_pred.o hlds.add_special_pred.o hlds.arg_info.o hlds.assertion.o hlds.code_model.o hlds.const_struct.o hlds.default_func_mode.o hlds.du_type_layout.o hlds.error_msg_inst.o hlds.from_ground_term_util.o hlds.goal_form.o hlds.goal_mode.o hlds.goal_path.o hlds.goal_util.o hlds.headvar_names.o hlds.hhf.o hlds.hlds_args.o hlds.hlds_class.o hlds.hlds_clauses.o hlds.hlds_code_util.o hlds.hlds_cons.o hlds.hlds_data.o hlds.hlds_defns.o hlds.hlds_dependency_graph.o hlds.hlds_desc.o hlds.hlds_error_util.o hlds.hlds_goal.o hlds.hlds_inst_mode.o hlds.hlds_llds.o hlds.hlds_module.o hlds.hlds_out.o hlds.hlds_out.hlds_out_goal.o hlds.hlds_out.hlds_out_mode.o hlds.hlds_out.hlds_out_module.o hlds.hlds_out.hlds_out_pred.o hlds.hlds_out.hlds_out_util.o hlds.hlds_pred.o hlds.hlds_promise.o hlds.hlds_rtti.o hlds.hlds_statistics.o hlds.inst_graph.o hlds.instmap.o hlds.make_goal.o hlds.make_hlds.o hlds.make_hlds.add_class.o hlds.make_hlds.add_clause.o hlds.make_hlds.add_foreign_proc.o hlds.make_hlds.add_mode.o hlds.make_hlds.add_mutable_aux_preds.o hlds.make_hlds.add_pragma.o hlds.make_hlds.add_pragma.add_pragma_tabling.o hlds.make_hlds.add_pragma.add_pragma_type_spec.o hlds.make_hlds.add_solver.o hlds.make_hlds.add_type.o hlds.make_hlds.field_access.o hlds.make_hlds.goal_expr_to_goal.o hlds.make_hlds.make_hlds_passes.o hlds.make_hlds.make_hlds_passes.make_hlds_separate_items.o hlds.make_hlds.make_hlds_warn.o hlds.make_hlds.qual_info.o hlds.make_hlds.state_var.o hlds.make_hlds.superhomogeneous.o hlds.make_hlds_error.o hlds.mark_static_terms.o hlds.mark_tail_calls.o hlds.passes_aux.o hlds.pre_quantification.o hlds.pred_table.o hlds.quantification.o hlds.special_pred.o hlds.status.o hlds.vartypes.o libs.o libs.check_libgrades.o libs.compiler_util.o libs.compute_grade.o libs.dependency_graph.o libs.file_util.o libs.globals.o libs.graph_colour.o libs.handle_options.o libs.int_emu.o libs.lp.o libs.lp_rational.o libs.md4.o libs.mmakefiles.o libs.op_mode.o libs.options.o libs.pickle.o libs.polyhedron.o libs.process_util.o libs.rat.o libs.timestamp.o libs.trace_params.o libs.uint_emu.o ll_backend.o ll_backend.basic_block.o ll_backend.call_gen.o ll_backend.closure_gen.o ll_backend.code_gen.o ll_backend.code_info.o ll_backend.code_loc_dep.o ll_backend.code_util.o ll_backend.commit_gen.o ll_backend.continuation_info.o ll_backend.coverage_profiling.o ll_backend.deep_profiling.o ll_backend.delay_slot.o ll_backend.dense_switch.o ll_backend.disj_gen.o ll_backend.dupelim.o ll_backend.dupproc.o ll_backend.exprn_aux.o ll_backend.fact_table.o ll_backend.follow_code.o ll_backend.follow_vars.o ll_backend.frameopt.o ll_backend.global_data.o ll_backend.ite_gen.o ll_backend.jumpopt.o ll_backend.labelopt.o ll_backend.layout.o ll_backend.layout_out.o ll_backend.live_vars.o ll_backend.livemap.o ll_backend.liveness.o ll_backend.ll_pseudo_type_info.o ll_backend.llds.o ll_backend.llds_out.o ll_backend.llds_out.llds_out_code_addr.o ll_backend.llds_out.llds_out_data.o ll_backend.llds_out.llds_out_file.o ll_backend.llds_out.llds_out_global.o ll_backend.llds_out.llds_out_instr.o ll_backend.llds_out.llds_out_util.o ll_backend.lookup_switch.o ll_backend.lookup_util.o ll_backend.middle_rec.o ll_backend.opt_debug.o ll_backend.opt_util.o ll_backend.optimize.o ll_backend.par_conj_gen.o ll_backend.peephole.o ll_backend.pragma_c_gen.o ll_backend.proc_gen.o ll_backend.prog_rep.o ll_backend.prog_rep_tables.o ll_backend.reassign.o ll_backend.rtti_out.o ll_backend.saved_vars.o ll_backend.stack_alloc.o ll_backend.stack_layout.o ll_backend.stack_opt.o ll_backend.stdlabel.o ll_backend.store_alloc.o ll_backend.string_switch.o ll_backend.switch_case.o ll_backend.switch_gen.o ll_backend.tag_switch.o ll_backend.trace_gen.o ll_backend.transform_llds.o ll_backend.unify_gen.o ll_backend.unify_gen_construct.o ll_backend.unify_gen_deconstruct.o ll_backend.unify_gen_test.o ll_backend.unify_gen_util.o ll_backend.use_local_vars.o ll_backend.var_locn.o ll_backend.wrap_blocks.o make.o make.dependencies.o make.module_dep_file.o make.module_target.o make.options_file.o make.program_target.o make.util.o mercury_compile.o ml_backend.o ml_backend.add_heap_ops.o ml_backend.add_trail_ops.o ml_backend.ml_accurate_gc.o ml_backend.ml_args_util.o ml_backend.ml_call_gen.o ml_backend.ml_closure_gen.o ml_backend.ml_code_gen.o ml_backend.ml_code_util.o ml_backend.ml_commit_gen.o ml_backend.ml_disj_gen.o ml_backend.ml_elim_nested.o ml_backend.ml_foreign_proc_gen.o ml_backend.ml_gen_info.o ml_backend.ml_global_data.o ml_backend.ml_lookup_switch.o ml_backend.ml_optimize.o ml_backend.ml_proc_gen.o ml_backend.ml_rename_classes.o ml_backend.ml_simplify_switch.o ml_backend.ml_string_switch.o ml_backend.ml_switch_gen.o ml_backend.ml_tag_switch.o ml_backend.ml_target_util.o ml_backend.ml_top_gen.o ml_backend.ml_type_gen.o ml_backend.ml_unify_gen.o ml_backend.ml_unify_gen_construct.o ml_backend.ml_unify_gen_deconstruct.o ml_backend.ml_unify_gen_test.o ml_backend.ml_unify_gen_util.o ml_backend.ml_unused_assign.o ml_backend.ml_util.o ml_backend.mlds.o ml_backend.mlds_dump.o ml_backend.mlds_to_c_class.o ml_backend.mlds_to_c_data.o ml_backend.mlds_to_c_export.o ml_backend.mlds_to_c_file.o ml_backend.mlds_to_c_func.o ml_backend.mlds_to_c_global.o ml_backend.mlds_to_c_name.o ml_backend.mlds_to_c_stmt.o ml_backend.mlds_to_c_type.o ml_backend.mlds_to_c_util.o ml_backend.mlds_to_cs_class.o ml_backend.mlds_to_cs_data.o ml_backend.mlds_to_cs_export.o ml_backend.mlds_to_cs_file.o ml_backend.mlds_to_cs_func.o ml_backend.mlds_to_cs_global.o ml_backend.mlds_to_cs_name.o ml_backend.mlds_to_cs_stmt.o ml_backend.mlds_to_cs_type.o ml_backend.mlds_to_cs_util.o ml_backend.mlds_to_java_class.o ml_backend.mlds_to_java_data.o ml_backend.mlds_to_java_export.o ml_backend.mlds_to_java_file.o ml_backend.mlds_to_java_func.o ml_backend.mlds_to_java_global.o ml_backend.mlds_to_java_name.o ml_backend.mlds_to_java_stmt.o ml_backend.mlds_to_java_type.o ml_backend.mlds_to_java_util.o ml_backend.mlds_to_java_wrap.o ml_backend.mlds_to_target_util.o ml_backend.rtti_to_mlds.o mode_robdd.o mode_robdd.equiv_vars.o mode_robdd.implications.o mode_robdd.tfeirn.o parse_tree.o parse_tree.builtin_lib_types.o parse_tree.canonicalize_interface.o parse_tree.check_parse_tree_type_defns.o parse_tree.check_raw_comp_unit.o parse_tree.comp_unit_interface.o parse_tree.convert_parse_tree.o parse_tree.decide_type_repn.o parse_tree.deps_map.o parse_tree.equiv_type.o parse_tree.error_util.o parse_tree.file_kind.o parse_tree.file_names.o parse_tree.find_module.o parse_tree.generate_dep_d_files.o parse_tree.get_dependencies.o parse_tree.grab_modules.o parse_tree.item_util.o parse_tree.java_names.o parse_tree.maybe_error.o parse_tree.mercury_to_mercury.o parse_tree.module_cmds.o parse_tree.module_deps_graph.o parse_tree.module_imports.o parse_tree.module_qual.o parse_tree.module_qual.collect_mq_info.o parse_tree.module_qual.id_set.o parse_tree.module_qual.qual_errors.o parse_tree.module_qual.qualify_items.o parse_tree.parse_class.o parse_tree.parse_dcg_goal.o parse_tree.parse_error.o parse_tree.parse_goal.o parse_tree.parse_inst_mode_defn.o parse_tree.parse_inst_mode_name.o parse_tree.parse_item.o parse_tree.parse_module.o parse_tree.parse_mutable.o parse_tree.parse_pragma.o parse_tree.parse_sym_name.o parse_tree.parse_tree_out.o parse_tree.parse_tree_out_clause.o parse_tree.parse_tree_out_info.o parse_tree.parse_tree_out_inst.o parse_tree.parse_tree_out_pragma.o parse_tree.parse_tree_out_pred_decl.o parse_tree.parse_tree_out_term.o parse_tree.parse_tree_to_term.o parse_tree.parse_type_defn.o parse_tree.parse_type_name.o parse_tree.parse_type_repn.o parse_tree.parse_types.o parse_tree.parse_util.o parse_tree.parse_vars.o parse_tree.prog_ctgc.o parse_tree.prog_data.o parse_tree.prog_data_event.o parse_tree.prog_data_foreign.o parse_tree.prog_data_pragma.o parse_tree.prog_data_used_modules.o parse_tree.prog_detism.o parse_tree.prog_event.o parse_tree.prog_foreign.o parse_tree.prog_item.o parse_tree.prog_item_stats.o parse_tree.prog_mode.o parse_tree.prog_mutable.o parse_tree.prog_out.o parse_tree.prog_rename.o parse_tree.prog_type.o parse_tree.prog_type_subst.o parse_tree.prog_util.o parse_tree.read_modules.o parse_tree.set_of_var.o parse_tree.source_file_map.o parse_tree.split_parse_tree_src.o parse_tree.write_deps_file.o parse_tree.write_module_interface_files.o recompilation.o recompilation.check.o recompilation.usage.o recompilation.version.o top_level.o top_level.mercury_compile_erl_back_end.o top_level.mercury_compile_front_end.o top_level.mercury_compile_llds_back_end.o top_level.mercury_compile_main.o top_level.mercury_compile_middle_passes.o top_level.mercury_compile_mlds_back_end.o transform_hlds.o transform_hlds.accumulator.o transform_hlds.closure_analysis.o transform_hlds.complexity.o transform_hlds.const_prop.o transform_hlds.constraint.o transform_hlds.ctgc.o transform_hlds.ctgc.datastruct.o transform_hlds.ctgc.fixpoint_table.o transform_hlds.ctgc.livedata.o transform_hlds.ctgc.selector.o transform_hlds.ctgc.structure_reuse.o transform_hlds.ctgc.structure_reuse.analysis.o transform_hlds.ctgc.structure_reuse.direct.o transform_hlds.ctgc.structure_reuse.direct.choose_reuse.o transform_hlds.ctgc.structure_reuse.direct.detect_garbage.o transform_hlds.ctgc.structure_reuse.domain.o transform_hlds.ctgc.structure_reuse.indirect.o transform_hlds.ctgc.structure_reuse.lbu.o transform_hlds.ctgc.structure_reuse.lfu.o transform_hlds.ctgc.structure_reuse.versions.o transform_hlds.ctgc.structure_sharing.o transform_hlds.ctgc.structure_sharing.analysis.o transform_hlds.ctgc.structure_sharing.domain.o transform_hlds.ctgc.util.o transform_hlds.dead_proc_elim.o transform_hlds.deforest.o transform_hlds.delay_construct.o transform_hlds.dep_par_conj.o transform_hlds.distance_granularity.o transform_hlds.equiv_type_hlds.o transform_hlds.exception_analysis.o transform_hlds.float_regs.o transform_hlds.goal_store.o transform_hlds.granularity.o transform_hlds.higher_order.o transform_hlds.implicit_parallelism.o transform_hlds.implicit_parallelism.introduce_parallelism.o transform_hlds.implicit_parallelism.push_goals_together.o transform_hlds.inlining.o transform_hlds.intermod.o transform_hlds.lambda.o transform_hlds.lco.o transform_hlds.loop_inv.o transform_hlds.mmc_analysis.o transform_hlds.par_loop_control.o transform_hlds.parallel_to_plain_conj.o transform_hlds.pd_cost.o transform_hlds.pd_debug.o transform_hlds.pd_info.o transform_hlds.pd_term.o transform_hlds.pd_util.o transform_hlds.post_term_analysis.o transform_hlds.rbmm.o transform_hlds.rbmm.add_rbmm_goal_infos.o transform_hlds.rbmm.condition_renaming.o transform_hlds.rbmm.execution_path.o transform_hlds.rbmm.interproc_region_lifetime.o transform_hlds.rbmm.live_region_analysis.o transform_hlds.rbmm.live_variable_analysis.o transform_hlds.rbmm.points_to_analysis.o transform_hlds.rbmm.points_to_graph.o transform_hlds.rbmm.points_to_info.o transform_hlds.rbmm.region_arguments.o transform_hlds.rbmm.region_instruction.o transform_hlds.rbmm.region_liveness_info.o transform_hlds.rbmm.region_resurrection_renaming.o transform_hlds.rbmm.region_transformation.o transform_hlds.size_prof.o transform_hlds.smm_common.o transform_hlds.ssdebug.o transform_hlds.stm_expand.o transform_hlds.table_gen.o transform_hlds.tabling_analysis.o transform_hlds.term_constr_build.o transform_hlds.term_constr_data.o transform_hlds.term_constr_errors.o transform_hlds.term_constr_fixpoint.o transform_hlds.term_constr_initial.o transform_hlds.term_constr_main.o transform_hlds.term_constr_main_types.o transform_hlds.term_constr_pass2.o transform_hlds.term_constr_util.o transform_hlds.term_errors.o transform_hlds.term_norm.o transform_hlds.term_pass1.o transform_hlds.term_pass2.o transform_hlds.term_traversal.o transform_hlds.term_util.o transform_hlds.termination.o transform_hlds.trailing_analysis.o transform_hlds.transform.o transform_hlds.tupling.o transform_hlds.unneeded_code.o transform_hlds.untupling.o transform_hlds.unused_args.o \ ../trace/libmer_eventspec.a ../trace/libmer_trace.a ../trace/libmer_eventspec.a ../ssdb/libmer_ssdb.a ../browser/libmer_browser.a ../mdbcomp/libmer_mdbcomp.a ../library/libmer_std.a ../runtime/libmer_rt.a ../boehm_gc/libgc.a -lpthread -ldl gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/compiler' cd doc && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/doc' # Warning: Unable to build .dvi files. # This is probably due to a missing `texi2dvi'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/doc' cd slice && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/slice' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/slice' cd profiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/profiler' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/profiler' cd deep_profiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/deep_profiler' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/deep_profiler' cd mfilterjavac && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j4 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mfilterjavac' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/mfilterjavac' gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' make -j4 PARALLEL='-j4' MERCURY_COMPILER=/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/compiler/mercury_compile TEXI2DVI= PDFTEX= default_grade MMAKE_DIR=`pwd`/scripts scripts/mmake default_grade gmake[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. gmake[1]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' if test "asm_fast.gc" != "hlc.gc.pregen"; then \ grade=asm_fast.gc; \ gc_grade=`scripts/ml --grade ${grade} --print-gc-grade`; \ IWS=`/bin/pwd`/install_grade_dir.${grade}; \ ( \ scripts/prepare_install_dir ${IWS} && \ ( cd ${IWS}/boehm_gc && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ GC_GRADE=${gc_grade} \ lib${gc_grade}.a \ lib${gc_grade}.so ) && \ ( cd ${IWS}/runtime && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ runtime ) && \ ( cd ${IWS}/library && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ depend && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ lib_std ) && \ ( cd ${IWS}/mdbcomp && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ depend && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ library ) && \ ( cd ${IWS}/browser && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ depend && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ library ) && \ ( cd ${IWS}/ssdb && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ depend && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ library ) && \ ( cd ${IWS}/trace && \ PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake MC=mmc \ GRADE=${grade} WORKSPACE=${IWS} \ trace ) && \ true \ ) || \ { exit 1; }; \ fi; gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc' MAKEFLAGS=""; export MAKEFLAGS; \ PATH=../util:$PATH gmake -j1 \ GRADE=asm_fast.gc GC_GRADE=gc \ AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib \ libgc.a libgc.so \ FINAL_INSTALL_MERC_GC_LIB_DIR=/usr/lib64/mercury/lib \ so gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc' /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o alloc.o alloc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o reclaim.o reclaim.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o allchblk.o allchblk.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -o if_mach ./tools/if_mach.c cp tools/if_not_there.sh if_not_there chmod +x if_not_there x86_64-pc-linux-gnu-gcc -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -o threadlibs ./tools/threadlibs.c rm -f mach_dep.o ./if_mach SPARC SOLARIS /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep2.o ./sparc_mach_dep.S ./if_mach SPARC OPENBSD /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --assemble -o mach_dep2.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --assemble -o mach_dep2.o ./sparc_netbsd_mach_dep.s ./if_mach SPARC "" /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c ./if_mach SPARC "" ld -r -o mach_dep.o mach_dep1.o mach_dep2.o ./if_mach IA64 "" /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --assemble -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s ./if_mach IA64 "" /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -o mach_dep1.o -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o ./if_not_there mach_dep.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c ^^^^Starting command^^^^ ./if_not_there mach_dep.o `cygpath -w /bin/sh` /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c /bin/sh: cygpath: command not found ./if_not_there mach_dep.o /bin/sh /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -fPIC -DMR_PIC -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR ./mach_dep.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o os_dep.o os_dep.c rm -f mark_rts.o ./if_mach ALPHA OSF1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -Wo,-notail ./mark_rts.c ./if_not_there mark_rts.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING ./mark_rts.c ^^^^Starting command^^^^ ./if_not_there mark_rts.o `cygpath -w /bin/sh` /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING ./mark_rts.c /bin/sh: cygpath: command not found ./if_not_there mark_rts.o /bin/sh /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -c -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING ./mark_rts.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o headers.o headers.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o mark.o mark.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o obj_map.o obj_map.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o blacklst.o blacklst.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o finalize.o finalize.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o new_hblk.o new_hblk.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o dbg_mlc.o dbg_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o malloc.o malloc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o stubborn.o stubborn.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o checksums.o checksums.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o pthread_support.o pthread_support.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o pthread_stop_world.o pthread_stop_world.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o darwin_stop_world.o darwin_stop_world.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o typd_mlc.o typd_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o ptr_chck.o ptr_chck.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o mallocx.o mallocx.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o gcj_mlc.o gcj_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o specific.o specific.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o gc_dlopen.o gc_dlopen.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o backgraph.o backgraph.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o win32_threads.o win32_threads.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o pthread_start.o pthread_start.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o thread_local_alloc.o thread_local_alloc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o fnlz_mlc.o fnlz_mlc.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o atomic_ops.o ./libatomic_ops/src/atomic_ops.c /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o atomic_ops_sysdeps.o ./libatomic_ops/src/atomic_ops_sysdeps.S /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc/../scripts/mgnuc --grade asm_fast.gc --no-ansi --no-check --no-mercury-stdlib-dir -I./include -I./libatomic_ops/src -DNO_EXECUTE_PERMISSION -DLARGE_CONFIG -DHAVE_DL_ITERATE_PHDR -fPIC -DMR_PIC -O2 -pipe -march=native -frecord-gcc-switches -DNO_DEBUGGING -c -o dyn_load.o dyn_load.c rm -f dont_ar_1 ./if_mach SPARC SOLARIS touch dont_ar_1 ./if_mach SPARC SOLARIS x86_64-pc-linux-gnu-ar rus gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o ./if_mach M68K AMIGA touch dont_ar_1 ./if_mach M68K AMIGA x86_64-pc-linux-gnu-ar -vrus gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o ./if_not_there dont_ar_1 x86_64-pc-linux-gnu-ar ru gc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o ^^^^Starting command^^^^ x86_64-pc-linux-gnu-ar: creating gc.a ./if_not_there dont_ar_1 x86_64-pc-linux-gnu-ranlib gc.a || cat /dev/null ^^^^Starting command^^^^ echo > base_lib rm -f libgc.a # `ln -s' here doesn't work with gnu-win32, so we use `cp' instead # The sleep is necessary on MinGW, otherwise cp sometimes reports # that it cannot stat gc.a, even though it is there. Waiting for # a second first seems to help. sleep 1 cp gc.a libgc.a rm -f on_sparc_sunos5_so ./if_mach SPARC SOLARIS touch on_sparc_sunos5_so ./if_mach SPARC SOLARIS gmake dyn_load_sunos53.o ./if_mach SPARC SOLARIS \ x86_64-pc-linux-gnu-gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load_sunos53.o \ -ldl -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libgc.so ./if_not_there on_sparc_sunos5_so gmake dyn_load.o ^^^^Starting command^^^^ gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc' gmake[4]: 'dyn_load.o' is up to date. gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc' ./if_not_there on_sparc_sunos5_so \ x86_64-pc-linux-gnu-gcc -shared -o libgc.so alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o pthread_start.o thread_local_alloc.o fnlz_mlc.o atomic_ops.o atomic_ops_sysdeps.o dyn_load.o \ -lc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libgc.so ^^^^Starting command^^^^ gmake[3]: Nothing to be done for 'so'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc' gmake[2]: Nothing to be done for 'libgc.so'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime' if test -f mercury_conf.h ; then \ mv mercury_conf.h mercury_conf.h.was ; fi ../config.status --header=mercury_conf.h config.status: creating mercury_conf.h # Check to ensure there were no misspelt autoconf variable names. if grep -n '[^$]@' mercury_conf.h; then false; else true; fi # Check if we need to update the file, and if yes, do so. if test -f mercury_conf.h.was -a -f mercury_conf.h.date && \ cmp mercury_conf.h.was mercury_conf.h > /dev/null ; \ then mv mercury_conf.h.was mercury_conf.h ; \ fi # Update the datestamp to show that mercury_conf.h is now current, # even if its modification date is old. echo datestamp > mercury_conf.h.date ; /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury.c -o mercury.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_accurate_gc.c -o mercury_accurate_gc.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_agc_debug.c -o mercury_agc_debug.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_atomic_ops.c -o mercury_atomic_ops.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_backjump.c -o mercury_backjump.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_bitmap.c -o mercury_bitmap.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_builtin_types.c -o mercury_builtin_types.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_construct.c -o mercury_construct.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_context.c -o mercury_context.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_debug.c -o mercury_debug.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_deconstruct.c -o mercury_deconstruct.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_deep_copy.c -o mercury_deep_copy.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_deep_profiling.c -o mercury_deep_profiling.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_dlist.c -o mercury_dlist.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_dummy.c -o mercury_dummy.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_engine.c -o mercury_engine.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_file.c -o mercury_file.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_float.c -o mercury_float.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_getopt.c -o mercury_getopt.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_getopt_long.c -o mercury_getopt_long.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_grade.c -o mercury_grade.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_hash_table.c -o mercury_hash_table.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_heap_profile.c -o mercury_heap_profile.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_hgc.c -o mercury_hgc.o ../tools/make_spec_ho_call > mercury_ho_call_codes.i ../tools/make_spec_method_call > mercury_method_call_codes.i /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_ho_call.c -o mercury_ho_call.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_int.c -o mercury_int.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_label.c -o mercury_label.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_layout_util.c -o mercury_layout_util.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_memory.c -o mercury_memory.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_memory_handlers.c -o mercury_memory_handlers.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_memory_zones.c -o mercury_memory_zones.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_minimal_model.c -o mercury_minimal_model.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_misc.c -o mercury_misc.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_overflow.c -o mercury_overflow.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_par_builtin.c -o mercury_par_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_prof.c -o mercury_prof.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_prof_mem.c -o mercury_prof_mem.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_prof_time.c -o mercury_prof_time.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_profiling_builtin.c -o mercury_profiling_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_reg_workarounds.c -o mercury_reg_workarounds.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_region.c -o mercury_region.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_regs.c -o mercury_regs.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_runtime_util.c -o mercury_runtime_util.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_signal.c -o mercury_signal.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stack_layout.c -o mercury_stack_layout.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stack_trace.c -o mercury_stack_trace.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stacks.c -o mercury_stacks.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_stm.c -o mercury_stm.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_string.c -o mercury_string.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_tabling.c -o mercury_tabling.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_term_size.c -o mercury_term_size.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_thread.c -o mercury_thread.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_threadscope.c -o mercury_threadscope.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_timing.c -o mercury_timing.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_base.c -o mercury_trace_base.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_term.c -o mercury_trace_term.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trail.c -o mercury_trail.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_type_desc.c -o mercury_type_desc.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_type_info.c -o mercury_type_info.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_type_tables.c -o mercury_type_tables.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_wrapper.c -o mercury_wrapper.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_wsdeque.c -o mercury_wsdeque.o rm -f libmer_rt.a x86_64-pc-linux-gnu-ar cr \ libmer_rt.a mercury.o mercury_accurate_gc.o mercury_agc_debug.o mercury_atomic_ops.o mercury_backjump.o mercury_bitmap.o mercury_builtin_types.o mercury_construct.o mercury_context.o mercury_debug.o mercury_deconstruct.o mercury_deep_copy.o mercury_deep_profiling.o mercury_dlist.o mercury_dummy.o mercury_engine.o mercury_file.o mercury_float.o mercury_getopt.o mercury_getopt_long.o mercury_grade.o mercury_hash_table.o mercury_heap_profile.o mercury_hgc.o mercury_ho_call.o mercury_int.o mercury_label.o mercury_layout_util.o mercury_memory.o mercury_memory_handlers.o mercury_memory_zones.o mercury_minimal_model.o mercury_misc.o mercury_mm_own_stacks.o mercury_overflow.o mercury_par_builtin.o mercury_prof.o mercury_prof_mem.o mercury_prof_time.o mercury_profiling_builtin.o mercury_reg_workarounds.o mercury_region.o mercury_regs.o mercury_runtime_util.o mercury_signal.o mercury_stack_layout.o mercury_stack_trace.o mercury_stacks.o mercury_stm.o mercury_string.o mercury_tabling.o mercury_term_size.o mercury_thread.o mercury_threadscope.o mercury_timing.o mercury_trace_base.o mercury_trace_term.o mercury_trail.o mercury_type_desc.o mercury_type_info.o mercury_type_tables.o mercury_wrapper.o mercury_wsdeque.o x86_64-pc-linux-gnu-ranlib libmer_rt.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury.c -o mercury.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_accurate_gc.c -o mercury_accurate_gc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_agc_debug.c -o mercury_agc_debug.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_atomic_ops.c -o mercury_atomic_ops.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_backjump.c -o mercury_backjump.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_bitmap.c -o mercury_bitmap.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_builtin_types.c -o mercury_builtin_types.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_construct.c -o mercury_construct.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_context.c -o mercury_context.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_debug.c -o mercury_debug.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_deconstruct.c -o mercury_deconstruct.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_deep_copy.c -o mercury_deep_copy.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_deep_profiling.c -o mercury_deep_profiling.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_dlist.c -o mercury_dlist.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_dummy.c -o mercury_dummy.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_engine.c -o mercury_engine.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_file.c -o mercury_file.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_float.c -o mercury_float.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_getopt.c -o mercury_getopt.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_getopt_long.c -o mercury_getopt_long.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_grade.c -o mercury_grade.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_hash_table.c -o mercury_hash_table.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_heap_profile.c -o mercury_heap_profile.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_hgc.c -o mercury_hgc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_ho_call.c -o mercury_ho_call.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_int.c -o mercury_int.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_label.c -o mercury_label.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_layout_util.c -o mercury_layout_util.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_memory.c -o mercury_memory.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_memory_handlers.c -o mercury_memory_handlers.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_memory_zones.c -o mercury_memory_zones.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_minimal_model.c -o mercury_minimal_model.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_misc.c -o mercury_misc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_overflow.c -o mercury_overflow.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_par_builtin.c -o mercury_par_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_prof.c -o mercury_prof.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_prof_mem.c -o mercury_prof_mem.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_prof_time.c -o mercury_prof_time.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_profiling_builtin.c -o mercury_profiling_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_reg_workarounds.c -o mercury_reg_workarounds.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_region.c -o mercury_region.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_regs.c -o mercury_regs.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_runtime_util.c -o mercury_runtime_util.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_signal.c -o mercury_signal.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stack_layout.c -o mercury_stack_layout.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stack_trace.c -o mercury_stack_trace.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stacks.c -o mercury_stacks.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_stm.c -o mercury_stm.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_string.c -o mercury_string.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_tabling.c -o mercury_tabling.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_term_size.c -o mercury_term_size.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_thread.c -o mercury_thread.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_threadscope.c -o mercury_threadscope.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_timing.c -o mercury_timing.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_base.c -o mercury_trace_base.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_term.c -o mercury_trace_term.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trail.c -o mercury_trail.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_type_desc.c -o mercury_type_desc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_type_info.c -o mercury_type_info.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_type_tables.c -o mercury_type_tables.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_wrapper.c -o mercury_wrapper.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_wsdeque.c -o mercury_wsdeque.pic_o x86_64-pc-linux-gnu-gcc -shared -Wl,--no-undefined \ -o libmer_rt.so mercury.pic_o mercury_accurate_gc.pic_o mercury_agc_debug.pic_o mercury_atomic_ops.pic_o mercury_backjump.pic_o mercury_bitmap.pic_o mercury_builtin_types.pic_o mercury_construct.pic_o mercury_context.pic_o mercury_debug.pic_o mercury_deconstruct.pic_o mercury_deep_copy.pic_o mercury_deep_profiling.pic_o mercury_dlist.pic_o mercury_dummy.pic_o mercury_engine.pic_o mercury_file.pic_o mercury_float.pic_o mercury_getopt.pic_o mercury_getopt_long.pic_o mercury_grade.pic_o mercury_hash_table.pic_o mercury_heap_profile.pic_o mercury_hgc.pic_o mercury_ho_call.pic_o mercury_int.pic_o mercury_label.pic_o mercury_layout_util.pic_o mercury_memory.pic_o mercury_memory_handlers.pic_o mercury_memory_zones.pic_o mercury_minimal_model.pic_o mercury_misc.pic_o mercury_mm_own_stacks.pic_o mercury_overflow.pic_o mercury_par_builtin.pic_o mercury_prof.pic_o mercury_prof_mem.pic_o mercury_prof_time.pic_o mercury_profiling_builtin.pic_o mercury_reg_workarounds.pic_o mercury_region.pic_o mercury_regs.pic_o mercury_runtime_util.pic_o mercury_signal.pic_o mercury_stack_layout.pic_o mercury_stack_trace.pic_o mercury_stacks.pic_o mercury_stm.pic_o mercury_string.pic_o mercury_tabling.pic_o mercury_term_size.pic_o mercury_thread.pic_o mercury_threadscope.pic_o mercury_timing.pic_o mercury_trace_base.pic_o mercury_trace_term.pic_o mercury_trail.pic_o mercury_type_desc.pic_o mercury_type_info.pic_o mercury_type_tables.pic_o mercury_wrapper.pic_o mercury_wsdeque.pic_o \ -Wl,-rpath,''/usr/lib64/mercury/lib \ -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/usr/local/lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libmer_rt.so -lgc -lm ` case "asm_fast.gc" in *.hlc.par*) echo -lpthread -ldl ;; *.par*) echo "-lpthread -ldl " ;; esac ` \ `x86_64-pc-linux-gnu-gcc -print-libgcc-file-name` -lm -lc cat `vpath_find mercury.c mercury_accurate_gc.c mercury_agc_debug.c mercury_atomic_ops.c mercury_backjump.c mercury_bitmap.c mercury_builtin_types.c mercury_construct.c mercury_context.c mercury_debug.c mercury_deconstruct.c mercury_deep_copy.c mercury_deep_profiling.c mercury_dlist.c mercury_dummy.c mercury_engine.c mercury_file.c mercury_float.c mercury_getopt.c mercury_getopt_long.c mercury_grade.c mercury_hash_table.c mercury_heap_profile.c mercury_hgc.c mercury_ho_call.c mercury_int.c mercury_label.c mercury_layout_util.c mercury_memory.c mercury_memory_handlers.c mercury_memory_zones.c mercury_minimal_model.c mercury_misc.c mercury_mm_own_stacks.c mercury_overflow.c mercury_par_builtin.c mercury_prof.c mercury_prof_mem.c mercury_prof_time.c mercury_profiling_builtin.c mercury_reg_workarounds.c mercury_region.c mercury_regs.c mercury_runtime_util.c mercury_signal.c mercury_stack_layout.c mercury_stack_trace.c mercury_stacks.c mercury_stm.c mercury_string.c mercury_tabling.c mercury_term_size.c mercury_thread.c mercury_threadscope.c mercury_timing.c mercury_trace_base.c mercury_trace_term.c mercury_trail.c mercury_type_desc.c mercury_type_info.c mercury_type_tables.c mercury_wrapper.c mercury_wsdeque.c` | grep '^INIT ' > mer_rt.init gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library' ../Mmake.common:481: warning: undefined variable 'mer_std.mhs' ../Mmake.common:484: warning: undefined variable 'mer_std.mhs' ../Mmake.common:490: warning: undefined variable 'mer_std.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:951: warning: undefined variable 'mer_std.trans_opts' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:970: warning: undefined variable 'mer_std.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:979: warning: undefined variable 'mer_std.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:993: warning: undefined variable 'mer_std.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:994: warning: undefined variable 'mer_std.cs' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:995: warning: undefined variable 'mer_std.css' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:996: warning: undefined variable 'mer_std.javas' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.UTVtMg:1105: warning: undefined variable 'mer_std.os' mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_std > mer_std.dep_err 2>&1 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library' mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib assoc_list mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib benchmarking mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-erlang-native-code bitmap mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bool mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib calendar mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib char mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports construct mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib cord mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports deconstruct mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn dir mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib enum mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-inline-simple erlang_rtti_implementation mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn exception mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib float mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int16 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int32 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int64 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int8 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib integer mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls --no-warn-insts-without-matching-type io mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --optimize-constructor-last-call lexer mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 list mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 map mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib math mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib maybe mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mutvar mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ops mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pair mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parser mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pretty_printer mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib private_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib require mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtti_implementation mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set_ordlist mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_tree234 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib solutions mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn std_util mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stm_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib store mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls string mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_conversion mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_io mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib time mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 --structure-sharing-widening 1 tree234 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports type_desc mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint16 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint32 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports uint64 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint8 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib unit mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib univ mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib varset mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream.string_writer mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.format mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_runtime mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_util mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.to_string mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-warn-inconsistent-pred-order-clauses array mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-warn-inconsistent-pred-order-clauses array mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib assoc_list mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib benchmarking mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-erlang-native-code bitmap mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bool mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib calendar mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib char mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports construct mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib cord mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports deconstruct mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn dir mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib enum mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-inline-simple erlang_rtti_implementation mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn exception mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib float mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int16 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int32 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int64 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int8 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib integer mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls --no-warn-insts-without-matching-type io mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --optimize-constructor-last-call lexer mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 list mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 map mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib math mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib maybe mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mutvar mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ops mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pair mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parser mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pretty_printer mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib private_builtin mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib require mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtti_implementation mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set_ordlist mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_tree234 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib solutions mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn std_util mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stm_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib store mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls string mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls string mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_conversion mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_io mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib time mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports type_desc mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint16 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint32 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports uint64 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint8 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib unit mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib univ mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib varset mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream.string_writer mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.format mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_runtime mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_util mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.to_string mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 --structure-sharing-widening 1 tree234 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 --structure-sharing-widening 1 tree234 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-warn-inconsistent-pred-order-clauses array mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib assoc_list mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib benchmarking mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-erlang-native-code bitmap mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bool mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib calendar mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib char mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports construct mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib cord mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports deconstruct mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn dir mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib enum mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-inline-simple erlang_rtti_implementation mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn exception mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib float mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int16 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int32 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int64 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int8 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib integer mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls --no-warn-insts-without-matching-type io mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --optimize-constructor-last-call lexer mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 list mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 map mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib math mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib maybe mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mutvar mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ops mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pair mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parser mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pretty_printer mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib private_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib require mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtti_implementation mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set_ordlist mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_tree234 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib solutions mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn std_util mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stm_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib store mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls string mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_conversion mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_io mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib time mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports type_desc mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint16 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint32 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports uint64 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint8 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib unit mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib univ mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib varset mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream.string_writer mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.format mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_runtime mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_util mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.to_string mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.to_string mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_util mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_runtime mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.format mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream.string_writer mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib varset mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib univ mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib unit mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint8 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports uint64 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint32 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint16 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports type_desc mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 --structure-sharing-widening 1 tree234 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib time mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_io mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_conversion mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls string mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib store mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stm_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn std_util mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib solutions mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_tree234 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set_ordlist mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtti_implementation mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib require mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib private_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pretty_printer mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parser mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pair mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ops mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mutvar mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib maybe mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib math mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 map mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 list mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --optimize-constructor-last-call lexer mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls --no-warn-insts-without-matching-type io mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib integer mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int8 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int64 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int32 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int16 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib float mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn exception mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-inline-simple erlang_rtti_implementation mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib enum mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn dir mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports deconstruct mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib cord mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports construct mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib char mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib calendar mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bool mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-erlang-native-code bitmap mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib benchmarking mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib assoc_list mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-warn-inconsistent-pred-order-clauses array mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 --structure-sharing-widening 1 tree234 > tree234.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-warn-inconsistent-pred-order-clauses array > array.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib assoc_list > assoc_list.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib benchmarking > benchmarking.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-insts-without-matching-type --no-erlang-native-code bitmap > bitmap.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bool > bool.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports builtin > builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib calendar > calendar.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib char > char.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports construct > construct.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib cord > cord.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports deconstruct > deconstruct.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn dir > dir.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib enum > enum.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-inline-simple erlang_rtti_implementation > erlang_rtti_implementation.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn exception > exception.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib float > float.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int > int.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int16 > int16.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int32 > int32.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports int64 > int64.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib int8 > int8.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib integer > integer.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls --no-warn-insts-without-matching-type io > io.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --optimize-constructor-last-call lexer > lexer.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 list > list.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 map > map.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib math > math.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib maybe > maybe.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mutvar > mutvar.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ops > ops.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pair > pair.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parser > parser.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pretty_printer > pretty_printer.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib private_builtin > private_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random > random.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib require > require.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtti_implementation > rtti_implementation.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set > set.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --inline-vars-threshold 10000 set_ordlist > set_ordlist.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_tree234 > set_tree234.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib solutions > solutions.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-halt-at-warn std_util > std_util.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stm_builtin > stm_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib store > store.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream > stream.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls string > string.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_builtin > table_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term > term.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_conversion > term_conversion.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_io > term_io.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib time > time.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports type_desc > type_desc.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint > uint.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint16 > uint16.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint32 > uint32.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports uint64 > uint64.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib uint8 > uint8.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib unit > unit.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib univ > univ.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib varset > varset.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array > version_array.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unknown-format-calls stream.string_writer > stream.string_writer.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.format > string.format.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_runtime > string.parse_runtime.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.parse_util > string.parse_util.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.to_string > string.to_string.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c tree234.c -o tree234.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c array.c -o array.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib array2d mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib array2d mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib array2d > array2d.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c array2d.c -o array2d.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c assoc_list.c -o assoc_list.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib backjump mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib backjump mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib backjump > backjump.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c backjump.c -o backjump.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bag mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bag mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bag > bag.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bag.c -o bag.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c benchmarking.c -o benchmarking.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bimap mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bimap mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bimap > bimap.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bimap.c -o bimap.o mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer > bit_buffer.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bit_buffer.c -o bit_buffer.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.read mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.read mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.read > bit_buffer.read.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bit_buffer.read.c -o bit_buffer.read.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.write mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.write mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.write > bit_buffer.write.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bit_buffer.write.c -o bit_buffer.write.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bitmap.c -o bitmap.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bool.c -o bool.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses bt_array mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses bt_array mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses bt_array > bt_array.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c bt_array.c -o bt_array.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c builtin.c -o builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c calendar.c -o calendar.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c char.c -o char.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c construct.c -o construct.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c cord.c -o cord.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib counter mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib counter mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib counter > counter.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c counter.c -o counter.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c deconstruct.c -o deconstruct.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib diet mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib diet mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib diet > diet.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c diet.c -o diet.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bimap mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation sparse_bitset mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib digraph mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation sparse_bitset mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation sparse_bitset mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib digraph mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib digraph > digraph.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation sparse_bitset > sparse_bitset.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c digraph.c -o digraph.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c dir.c -o dir.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib edit_seq mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib edit_seq mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib edit_seq > edit_seq.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c edit_seq.c -o edit_seq.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c enum.c -o enum.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib counter mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib eqvclass mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib eqvclass mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib eqvclass > eqvclass.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c eqvclass.c -o eqvclass.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported erlang_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported erlang_builtin mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported erlang_builtin > erlang_builtin.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c erlang_builtin.c -o erlang_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c erlang_rtti_implementation.c -o erlang_rtti_implementation.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c exception.c -o exception.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib fat_sparse_bitset mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib fat_sparse_bitset mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib fat_sparse_bitset > fat_sparse_bitset.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c fat_sparse_bitset.c -o fat_sparse_bitset.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c float.c -o float.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib gc mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib gc mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib gc > gc.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c gc.c -o gc.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt > getopt.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c getopt.c -o getopt.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt_io mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt_io mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt_io > getopt_io.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c getopt_io.c -o getopt_io.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib hash_table mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib hash_table mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib hash_table > hash_table.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c hash_table.c -o hash_table.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib injection mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib injection mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib injection > injection.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c injection.c -o injection.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c int.c -o int.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c int16.c -o int16.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c int32.c -o int32.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c int64.c -o int64.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c int8.c -o int8.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c integer.c -o integer.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c io.c -o io.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-non-term-special-preds lazy mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-non-term-special-preds lazy mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-non-term-special-preds lazy > lazy.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c lazy.c -o lazy.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c lexer.c -o lexer.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib array2d mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib backjump mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bag mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses bt_array mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib diet mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bimap mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation sparse_bitset mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib digraph mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib edit_seq mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib counter mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib eqvclass mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported erlang_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib fat_sparse_bitset mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib gc mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt_io mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib hash_table mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib injection mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-non-term-special-preds lazy mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib multi_map mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib par_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parsing_utils mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib hash_table mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib multi_map mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses robdd mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_bbbtree mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_unordlist mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses pprint mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pqueue mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib profiling_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib prolog mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib psqueue mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib queue mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ranges mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rational mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rbtree mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib region_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses robdd mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtree mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_bbbtree mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_ctree234 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_unordlist mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stack mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_statistics mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports term_size_prof_builtin mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_to_xml mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation tree_bitset mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib test_bitset mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.mvar mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread.semaphore mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation tree_bitset mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array2d mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_bitmap mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_hash_table mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_store mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.read mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.write mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc16 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc32 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc64 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.builder mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports library mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib multi_map mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib par_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parsing_utils mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses pprint mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pqueue mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib profiling_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib prolog mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib psqueue mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib queue mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ranges mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rational mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rbtree mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib region_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses robdd mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtree mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_bbbtree mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_ctree234 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_unordlist mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stack mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_statistics mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports term_size_prof_builtin mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_to_xml mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib test_bitset mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation tree_bitset mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array2d mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_bitmap mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_hash_table mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_store mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc16 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc32 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc64 mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.builder mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib multi_map mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib par_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parsing_utils mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_bbbtree mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_unordlist mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses robdd mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses pprint mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pqueue mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib profiling_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib prolog mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib psqueue mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib queue mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ranges mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rational mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rbtree mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib region_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtree mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_ctree234 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stack mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_statistics mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports term_size_prof_builtin mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_to_xml mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation tree_bitset mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib test_bitset mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array2d mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_bitmap mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_hash_table mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_store mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc16 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc32 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc64 mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.builder mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports library mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports library > library.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib multi_map > multi_map.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib par_builtin > par_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parsing_utils > parsing_utils.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses pprint > pprint.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pqueue > pqueue.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib profiling_builtin > profiling_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib prolog > prolog.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib psqueue > psqueue.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib queue > queue.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ranges > ranges.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rational > rational.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rbtree > rbtree.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib region_builtin > region_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses robdd > robdd.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtree > rtree.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_bbbtree > set_bbbtree.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_ctree234 > set_ctree234.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib set_unordlist > set_unordlist.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stack > stack.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_statistics > table_statistics.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports term_size_prof_builtin > term_size_prof_builtin.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_to_xml > term_to_xml.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib test_bitset > test_bitset.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread > thread.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --use-atomic-cells --optimize-constant-propagation tree_bitset > tree_bitset.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array2d > version_array2d.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_bitmap > version_bitmap.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_hash_table > version_hash_table.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_store > version_store.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc16 > random.sfc16.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc32 > random.sfc32.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc64 > random.sfc64.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.builder > string.builder.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c library.c -o library.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c list.c -o list.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c map.c -o map.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c math.c -o math.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c maybe.c -o maybe.o mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib array2d mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib backjump mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bag mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses bt_array mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib diet mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib digraph mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib edit_seq mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib eqvclass mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported erlang_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib fat_sparse_bitset mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib gc mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses getopt_io mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib injection mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-non-term-special-preds lazy mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib par_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib parsing_utils mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-inconsistent-pred-order-clauses pprint mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib pqueue mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib profiling_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib prolog mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib psqueue mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib queue mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib ranges mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rational mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rbtree mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib region_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib rtree mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --structure-sharing-widening 1 set_ctree234 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib stack mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib table_statistics mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports term_size_prof_builtin mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib term_to_xml mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib test_bitset mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_array2d mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_bitmap mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_hash_table mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib version_store mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.read mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib bit_buffer.write mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc16 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc32 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib random.sfc64 mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib string.builder mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports library mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_std mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_std mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_std > mer_std.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_std.c -o mer_std.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c multi_map.c -o multi_map.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mutvar.c -o mutvar.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c ops.c -o ops.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c pair.c -o pair.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c par_builtin.c -o par_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c parser.c -o parser.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c parsing_utils.c -o parsing_utils.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c pprint.c -o pprint.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c pqueue.c -o pqueue.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c pretty_printer.c -o pretty_printer.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c private_builtin.c -o private_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c profiling_builtin.c -o profiling_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c prolog.c -o prolog.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c psqueue.c -o psqueue.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c queue.c -o queue.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c random.c -o random.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c random.sfc16.c -o random.sfc16.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c random.sfc32.c -o random.sfc32.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c random.sfc64.c -o random.sfc64.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c ranges.c -o ranges.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c rational.c -o rational.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c rbtree.c -o rbtree.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c region_builtin.c -o region_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c require.c -o require.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c robdd.c -o robdd.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c rtree.c -o rtree.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c rtti_implementation.c -o rtti_implementation.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c set.c -o set.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c set_bbbtree.c -o set_bbbtree.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c set_ctree234.c -o set_ctree234.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c set_ordlist.c -o set_ordlist.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c set_tree234.c -o set_tree234.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c set_unordlist.c -o set_unordlist.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c solutions.c -o solutions.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c sparse_bitset.c -o sparse_bitset.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c stack.c -o stack.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c std_util.c -o std_util.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c stm_builtin.c -o stm_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c store.c -o store.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c stream.c -o stream.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c stream.string_writer.c -o stream.string_writer.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c string.c -o string.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c string.builder.c -o string.builder.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c string.format.c -o string.format.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c string.parse_runtime.c -o string.parse_runtime.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c string.parse_util.c -o string.parse_util.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c string.to_string.c -o string.to_string.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c table_builtin.c -o table_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c table_statistics.c -o table_statistics.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c term.c -o term.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c term_conversion.c -o term_conversion.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c term_io.c -o term_io.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c term_size_prof_builtin.c -o term_size_prof_builtin.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c term_to_xml.c -o term_to_xml.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c test_bitset.c -o test_bitset.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.c -o thread.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.mvar mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread.semaphore mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.barrier mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.mvar mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread.semaphore mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread.semaphore mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.mvar mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.barrier mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.barrier > thread.barrier.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.mvar > thread.mvar.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-local-thread-engine-base thread.semaphore > thread.semaphore.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.barrier.c -o thread.barrier.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.channel mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.channel mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.channel > thread.channel.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.channel.c -o thread.channel.o mmc --make-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.future mmc --make-transitive-optimization-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.future mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.future > thread.future.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.future.c -o thread.future.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.mvar.c -o thread.mvar.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c thread.semaphore.c -o thread.semaphore.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c time.c -o time.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c tree_bitset.c -o tree_bitset.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c type_desc.c -o type_desc.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c uint.c -o uint.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c uint16.c -o uint16.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c uint32.c -o uint32.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c uint64.c -o uint64.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c uint8.c -o uint8.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c unit.c -o unit.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c univ.c -o univ.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c varset.c -o varset.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c version_array.c -o version_array.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c version_array2d.c -o version_array2d.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c version_bitmap.c -o version_bitmap.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c version_hash_table.c -o version_hash_table.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c version_store.c -o version_store.o rm -f libmer_std.a x86_64-pc-linux-gnu-ar cr libmer_std.a array.o array2d.o assoc_list.o backjump.o bag.o benchmarking.o bimap.o bit_buffer.o bit_buffer.read.o bit_buffer.write.o bitmap.o bool.o bt_array.o builtin.o calendar.o char.o construct.o cord.o counter.o deconstruct.o diet.o digraph.o dir.o edit_seq.o enum.o eqvclass.o erlang_builtin.o erlang_rtti_implementation.o exception.o fat_sparse_bitset.o float.o gc.o getopt.o getopt_io.o hash_table.o injection.o int.o int16.o int32.o int64.o int8.o integer.o io.o lazy.o lexer.o library.o list.o map.o math.o maybe.o mer_std.o multi_map.o mutvar.o ops.o pair.o par_builtin.o parser.o parsing_utils.o pprint.o pqueue.o pretty_printer.o private_builtin.o profiling_builtin.o prolog.o psqueue.o queue.o random.o random.sfc16.o random.sfc32.o random.sfc64.o ranges.o rational.o rbtree.o region_builtin.o require.o robdd.o rtree.o rtti_implementation.o set.o set_bbbtree.o set_ctree234.o set_ordlist.o set_tree234.o set_unordlist.o solutions.o sparse_bitset.o stack.o std_util.o stm_builtin.o store.o stream.o stream.string_writer.o string.o string.builder.o string.format.o string.parse_runtime.o string.parse_util.o string.to_string.o table_builtin.o table_statistics.o term.o term_conversion.o term_io.o term_size_prof_builtin.o term_to_xml.o test_bitset.o thread.o thread.barrier.o thread.channel.o thread.future.o thread.mvar.o thread.semaphore.o time.o tree234.o tree_bitset.o type_desc.o uint.o uint16.o uint32.o uint64.o uint8.o unit.o univ.o varset.o version_array.o version_array2d.o version_bitmap.o version_hash_table.o version_store.o \ x86_64-pc-linux-gnu-ranlib libmer_std.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c array.c -o array.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c array2d.c -o array2d.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c assoc_list.c -o assoc_list.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c backjump.c -o backjump.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bag.c -o bag.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c benchmarking.c -o benchmarking.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bimap.c -o bimap.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bit_buffer.c -o bit_buffer.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bit_buffer.read.c -o bit_buffer.read.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bit_buffer.write.c -o bit_buffer.write.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bitmap.c -o bitmap.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bool.c -o bool.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c bt_array.c -o bt_array.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c builtin.c -o builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c calendar.c -o calendar.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c char.c -o char.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c construct.c -o construct.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c cord.c -o cord.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c counter.c -o counter.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c deconstruct.c -o deconstruct.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c diet.c -o diet.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c digraph.c -o digraph.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c dir.c -o dir.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c edit_seq.c -o edit_seq.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c enum.c -o enum.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c eqvclass.c -o eqvclass.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c erlang_builtin.c -o erlang_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c erlang_rtti_implementation.c -o erlang_rtti_implementation.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c exception.c -o exception.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c fat_sparse_bitset.c -o fat_sparse_bitset.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c float.c -o float.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c gc.c -o gc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c getopt.c -o getopt.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c getopt_io.c -o getopt_io.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c hash_table.c -o hash_table.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c injection.c -o injection.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int.c -o int.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int16.c -o int16.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int32.c -o int32.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int64.c -o int64.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c int8.c -o int8.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c integer.c -o integer.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c io.c -o io.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c lazy.c -o lazy.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c lexer.c -o lexer.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c library.c -o library.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c list.c -o list.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c map.c -o map.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c math.c -o math.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c maybe.c -o maybe.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_std.c -o mer_std.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c multi_map.c -o multi_map.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mutvar.c -o mutvar.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c ops.c -o ops.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pair.c -o pair.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c par_builtin.c -o par_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c parser.c -o parser.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c parsing_utils.c -o parsing_utils.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pprint.c -o pprint.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pqueue.c -o pqueue.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c pretty_printer.c -o pretty_printer.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c private_builtin.c -o private_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c profiling_builtin.c -o profiling_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c prolog.c -o prolog.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c psqueue.c -o psqueue.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c queue.c -o queue.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.c -o random.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.sfc16.c -o random.sfc16.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.sfc32.c -o random.sfc32.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c random.sfc64.c -o random.sfc64.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c ranges.c -o ranges.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rational.c -o rational.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rbtree.c -o rbtree.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c region_builtin.c -o region_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c require.c -o require.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c robdd.c -o robdd.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rtree.c -o rtree.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c rtti_implementation.c -o rtti_implementation.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set.c -o set.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_bbbtree.c -o set_bbbtree.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_ctree234.c -o set_ctree234.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_ordlist.c -o set_ordlist.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_tree234.c -o set_tree234.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c set_unordlist.c -o set_unordlist.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c solutions.c -o solutions.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c sparse_bitset.c -o sparse_bitset.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stack.c -o stack.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c std_util.c -o std_util.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stm_builtin.c -o stm_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c store.c -o store.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stream.c -o stream.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c stream.string_writer.c -o stream.string_writer.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.c -o string.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.builder.c -o string.builder.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.format.c -o string.format.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.parse_runtime.c -o string.parse_runtime.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.parse_util.c -o string.parse_util.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c string.to_string.c -o string.to_string.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c table_builtin.c -o table_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c table_statistics.c -o table_statistics.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term.c -o term.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_conversion.c -o term_conversion.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_io.c -o term_io.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_size_prof_builtin.c -o term_size_prof_builtin.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c term_to_xml.c -o term_to_xml.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c test_bitset.c -o test_bitset.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.c -o thread.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.barrier.c -o thread.barrier.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.channel.c -o thread.channel.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.future.c -o thread.future.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.mvar.c -o thread.mvar.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c thread.semaphore.c -o thread.semaphore.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c time.c -o time.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c tree234.c -o tree234.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c tree_bitset.c -o tree_bitset.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c type_desc.c -o type_desc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint.c -o uint.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint16.c -o uint16.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint32.c -o uint32.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint64.c -o uint64.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c uint8.c -o uint8.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c unit.c -o unit.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c univ.c -o univ.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c varset.c -o varset.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_array.c -o version_array.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_array2d.c -o version_array2d.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_bitmap.c -o version_bitmap.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_hash_table.c -o version_hash_table.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c version_store.c -o version_store.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/ml --make-shared-lib --grade asm_fast.gc --no-mercury-stdlib-dir -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser/mer_browser.init --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp/mer_mdbcomp.init --ssdb-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname=libmer_std.so -o libmer_std.so \ array.pic_o array2d.pic_o assoc_list.pic_o backjump.pic_o bag.pic_o benchmarking.pic_o bimap.pic_o bit_buffer.pic_o bit_buffer.read.pic_o bit_buffer.write.pic_o bitmap.pic_o bool.pic_o bt_array.pic_o builtin.pic_o calendar.pic_o char.pic_o construct.pic_o cord.pic_o counter.pic_o deconstruct.pic_o diet.pic_o digraph.pic_o dir.pic_o edit_seq.pic_o enum.pic_o eqvclass.pic_o erlang_builtin.pic_o erlang_rtti_implementation.pic_o exception.pic_o fat_sparse_bitset.pic_o float.pic_o gc.pic_o getopt.pic_o getopt_io.pic_o hash_table.pic_o injection.pic_o int.pic_o int16.pic_o int32.pic_o int64.pic_o int8.pic_o integer.pic_o io.pic_o lazy.pic_o lexer.pic_o library.pic_o list.pic_o map.pic_o math.pic_o maybe.pic_o mer_std.pic_o multi_map.pic_o mutvar.pic_o ops.pic_o pair.pic_o par_builtin.pic_o parser.pic_o parsing_utils.pic_o pprint.pic_o pqueue.pic_o pretty_printer.pic_o private_builtin.pic_o profiling_builtin.pic_o prolog.pic_o psqueue.pic_o queue.pic_o random.pic_o random.sfc16.pic_o random.sfc32.pic_o random.sfc64.pic_o ranges.pic_o rational.pic_o rbtree.pic_o region_builtin.pic_o require.pic_o robdd.pic_o rtree.pic_o rtti_implementation.pic_o set.pic_o set_bbbtree.pic_o set_ctree234.pic_o set_ordlist.pic_o set_tree234.pic_o set_unordlist.pic_o solutions.pic_o sparse_bitset.pic_o stack.pic_o std_util.pic_o stm_builtin.pic_o store.pic_o stream.pic_o stream.string_writer.pic_o string.pic_o string.builder.pic_o string.format.pic_o string.parse_runtime.pic_o string.parse_util.pic_o string.to_string.pic_o table_builtin.pic_o table_statistics.pic_o term.pic_o term_conversion.pic_o term_io.pic_o term_size_prof_builtin.pic_o term_to_xml.pic_o test_bitset.pic_o thread.pic_o thread.barrier.pic_o thread.channel.pic_o thread.future.pic_o thread.mvar.pic_o thread.semaphore.pic_o time.pic_o tree234.pic_o tree_bitset.pic_o type_desc.pic_o uint.pic_o uint16.pic_o uint32.pic_o uint64.pic_o uint8.pic_o unit.pic_o univ.pic_o varset.pic_o version_array.pic_o version_array2d.pic_o version_bitmap.pic_o version_hash_table.pic_o version_store.pic_o \ -lmer_rt -lgc mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-unused-imports library mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_std mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.barrier mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.channel mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.future mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_std mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.barrier mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.channel mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib thread.future echo > mer_std.init /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/util/mkinit -k array.c array2d.c assoc_list.c backjump.c bag.c benchmarking.c bimap.c bit_buffer.c bit_buffer.read.c bit_buffer.write.c bitmap.c bool.c bt_array.c builtin.c calendar.c char.c construct.c cord.c counter.c deconstruct.c diet.c digraph.c dir.c edit_seq.c enum.c eqvclass.c erlang_builtin.c erlang_rtti_implementation.c exception.c fat_sparse_bitset.c float.c gc.c getopt.c getopt_io.c hash_table.c injection.c int.c int16.c int32.c int64.c int8.c integer.c io.c lazy.c lexer.c library.c list.c map.c math.c maybe.c mer_std.c multi_map.c mutvar.c ops.c pair.c par_builtin.c parser.c parsing_utils.c pprint.c pqueue.c pretty_printer.c private_builtin.c profiling_builtin.c prolog.c psqueue.c queue.c random.c random.sfc16.c random.sfc32.c random.sfc64.c ranges.c rational.c rbtree.c region_builtin.c require.c robdd.c rtree.c rtti_implementation.c set.c set_bbbtree.c set_ctree234.c set_ordlist.c set_tree234.c set_unordlist.c solutions.c sparse_bitset.c stack.c std_util.c stm_builtin.c store.c stream.c stream.string_writer.c string.c string.builder.c string.format.c string.parse_runtime.c string.parse_util.c string.to_string.c table_builtin.c table_statistics.c term.c term_conversion.c term_io.c term_size_prof_builtin.c term_to_xml.c test_bitset.c thread.c thread.barrier.c thread.channel.c thread.future.c thread.mvar.c thread.semaphore.c time.c tree234.c tree_bitset.c type_desc.c uint.c uint16.c uint32.c uint64.c uint8.c unit.c univ.c varset.c version_array.c version_array2d.c version_bitmap.c version_hash_table.c version_store.c >> mer_std.init ./print_extra_inits array.m array2d.m assoc_list.m backjump.m bag.m benchmarking.m bimap.m bit_buffer.m bit_buffer.read.m bit_buffer.write.m bitmap.m bool.m bt_array.m builtin.m calendar.m char.m construct.m cord.m counter.m deconstruct.m diet.m digraph.m dir.m edit_seq.m enum.m eqvclass.m erlang_builtin.m erlang_rtti_implementation.m exception.m fat_sparse_bitset.m float.m gc.m getopt.m getopt_io.m hash_table.m injection.m int.m int16.m int32.m int64.m int8.m integer.m io.m lazy.m lexer.m library.m list.m map.m math.m maybe.m mer_std.m multi_map.m mutvar.m ops.m pair.m par_builtin.m parser.m parsing_utils.m pprint.m pqueue.m pretty_printer.m private_builtin.m profiling_builtin.m prolog.m psqueue.m queue.m random.m random.sfc16.m random.sfc32.m random.sfc64.m ranges.m rational.m rbtree.m region_builtin.m require.m robdd.m rtree.m rtti_implementation.m set.m set_bbbtree.m set_ctree234.m set_ordlist.m set_tree234.m set_unordlist.m solutions.m sparse_bitset.m stack.m std_util.m stm_builtin.m store.m stream.m stream.string_writer.m string.m string.builder.m string.format.m string.parse_runtime.m string.parse_util.m string.to_string.m table_builtin.m table_statistics.m term.m term_conversion.m term_io.m term_size_prof_builtin.m term_to_xml.m test_bitset.m thread.m thread.barrier.m thread.channel.m thread.future.m thread.mvar.m thread.semaphore.m time.m tree234.m tree_bitset.m type_desc.m uint.m uint16.m uint32.m uint64.m uint8.m unit.m univ.m varset.m version_array.m version_array2d.m version_bitmap.m version_hash_table.m version_store.m >> mer_std.init gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp' ../Mmake.common:481: warning: undefined variable 'mer_mdbcomp.mhs' ../Mmake.common:484: warning: undefined variable 'mer_mdbcomp.mhs' ../Mmake.common:490: warning: undefined variable 'mer_mdbcomp.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.bDLEyR:900: warning: undefined variable 'mer_mdbcomp.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.bDLEyR:912: warning: undefined variable 'mer_mdbcomp.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.bDLEyR:927: warning: undefined variable 'mer_mdbcomp.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.bDLEyR:928: warning: undefined variable 'mer_mdbcomp.cs' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.bDLEyR:929: warning: undefined variable 'mer_mdbcomp.css' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.bDLEyR:930: warning: undefined variable 'mer_mdbcomp.javas' mmc --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib -f *.m mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_mdbcomp > mer_mdbcomp.dep_err 2>&1 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp' mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-optimize-constructor-last-call mdbcomp.sym_name mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.goal_path mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.program_representation mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.builtin_modules mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.prim_data mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.rtti_access mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.trace_counts mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback.automatic_parallelism mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp > mdbcomp.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.c -o mdbcomp.o mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-optimize-constructor-last-call mdbcomp.sym_name mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.builtin_modules > mdbcomp.builtin_modules.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-optimize-constructor-last-call mdbcomp.sym_name > mdbcomp.sym_name.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.program_representation mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback.automatic_parallelism mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.builtin_modules mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.goal_path mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.prim_data mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.rtti_access mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.trace_counts mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback > mdbcomp.feedback.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.goal_path > mdbcomp.goal_path.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.prim_data > mdbcomp.prim_data.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.program_representation > mdbcomp.program_representation.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.rtti_access > mdbcomp.rtti_access.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.trace_counts > mdbcomp.trace_counts.err 2>&1 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.feedback.automatic_parallelism > mdbcomp.feedback.automatic_parallelism.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.c -o mdbcomp.feedback.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.goal_path.c -o mdbcomp.goal_path.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.prim_data.c -o mdbcomp.prim_data.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.program_representation.c -o mdbcomp.program_representation.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.shared_utilities > mdbcomp.shared_utilities.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.slice_and_dice > mdbcomp.slice_and_dice.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.sym_name.c -o mdbcomp.sym_name.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_mdbcomp > mer_mdbcomp.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_mdbcomp.c -o mer_mdbcomp.o rm -f libmer_mdbcomp.a x86_64-pc-linux-gnu-ar cr libmer_mdbcomp.a mdbcomp.o mdbcomp.builtin_modules.o mdbcomp.feedback.o mdbcomp.feedback.automatic_parallelism.o mdbcomp.goal_path.o mdbcomp.prim_data.o mdbcomp.program_representation.o mdbcomp.rtti_access.o mdbcomp.shared_utilities.o mdbcomp.slice_and_dice.o mdbcomp.sym_name.o mdbcomp.trace_counts.o mer_mdbcomp.o \ x86_64-pc-linux-gnu-ranlib libmer_mdbcomp.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.c -o mdbcomp.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.feedback.c -o mdbcomp.feedback.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.goal_path.c -o mdbcomp.goal_path.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.prim_data.c -o mdbcomp.prim_data.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.program_representation.c -o mdbcomp.program_representation.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.sym_name.c -o mdbcomp.sym_name.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_mdbcomp.c -o mer_mdbcomp.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/ml --make-shared-lib --grade asm_fast.gc --no-mercury-stdlib-dir -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser/mer_browser.init --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp/mer_mdbcomp.init --ssdb-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmer_mdbcomp.so \ mdbcomp.pic_o mdbcomp.builtin_modules.pic_o mdbcomp.feedback.pic_o mdbcomp.feedback.automatic_parallelism.pic_o mdbcomp.goal_path.pic_o mdbcomp.prim_data.pic_o mdbcomp.program_representation.pic_o mdbcomp.rtti_access.pic_o mdbcomp.shared_utilities.pic_o mdbcomp.slice_and_dice.pic_o mdbcomp.sym_name.pic_o mdbcomp.trace_counts.pic_o mer_mdbcomp.pic_o \ -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.shared_utilities mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.slice_and_dice mmc --make-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_mdbcomp mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.shared_utilities mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib mdbcomp.slice_and_dice mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared --flags MDBCOMP_FLAGS -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --no-warn-nothing-exported --no-warn-unused-imports mer_mdbcomp echo > mer_mdbcomp.init /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/util/mkinit -k mdbcomp.c mdbcomp.builtin_modules.c mdbcomp.feedback.c mdbcomp.feedback.automatic_parallelism.c mdbcomp.goal_path.c mdbcomp.prim_data.c mdbcomp.program_representation.c mdbcomp.rtti_access.c mdbcomp.shared_utilities.c mdbcomp.slice_and_dice.c mdbcomp.sym_name.c mdbcomp.trace_counts.c mer_mdbcomp.c >> mer_mdbcomp.init >> mer_mdbcomp.init gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser' ../Mmake.common:481: warning: undefined variable 'mer_browser.mhs' ../Mmake.common:484: warning: undefined variable 'mer_browser.mhs' ../Mmake.common:490: warning: undefined variable 'mer_browser.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.2QLxiF:924: warning: undefined variable 'mer_browser.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.2QLxiF:937: warning: undefined variable 'mer_browser.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.2QLxiF:952: warning: undefined variable 'mer_browser.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.2QLxiF:953: warning: undefined variable 'mer_browser.cs' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.2QLxiF:954: warning: undefined variable 'mer_browser.css' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.2QLxiF:955: warning: undefined variable 'mer_browser.javas' mmc --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS -f *.m mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_browser > mer_browser.dep_err 2>&1 mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS browse_test > browse_test.dep_err 2>&1 mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS declarative_test > declarative_test.dep_err 2>&1 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser' mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-unused-imports mdb mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browser_info mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browser_term mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.frame mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.parse mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.sized_pretty mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.term_to_html mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-unused-args mdb.declarative_analyser mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_debugger mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-higher-order mdb.declarative_edt mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-unused-args mdb.declarative_execution mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_oracle mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_tree mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_user mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.help mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.io_action mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.percent_encoding mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.term_rep mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.util mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browse mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.dl mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.name_mangle mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.interactive_query mmc --make-private-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-unused-imports mdb mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-unused-imports mdb > mdb.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.c -o mdb.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-unused-imports mdb mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browser_info mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browser_term mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.frame mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.parse mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.sized_pretty mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.term_to_html mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-unused-args mdb.declarative_analyser mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_debugger mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-higher-order mdb.declarative_edt mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-unused-args mdb.declarative_execution mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_oracle mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_tree mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_user mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.help mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.io_action mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.percent_encoding mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.term_rep mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.util mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browse > mdb.browse.err 2>&1 mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browse mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browser_info > mdb.browser_info.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.browser_term > mdb.browser_term.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-unused-args mdb.declarative_analyser > mdb.declarative_analyser.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_debugger > mdb.declarative_debugger.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-higher-order mdb.declarative_edt > mdb.declarative_edt.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-unused-args mdb.declarative_execution > mdb.declarative_execution.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_oracle > mdb.declarative_oracle.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_tree > mdb.declarative_tree.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.declarative_user > mdb.declarative_user.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.frame > mdb.frame.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.help > mdb.help.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.io_action > mdb.io_action.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.parse > mdb.parse.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.percent_encoding > mdb.percent_encoding.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.sized_pretty > mdb.sized_pretty.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.term_rep > mdb.term_rep.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.term_to_html > mdb.term_to_html.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.util > mdb.util.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.browse.c -o mdb.browse.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.browser_info.c -o mdb.browser_info.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.browser_term.c -o mdb.browser_term.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.dl mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.name_mangle mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.collect_lib > mdb.collect_lib.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.dl > mdb.dl.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.name_mangle > mdb.name_mangle.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.collect_lib.c -o mdb.collect_lib.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.cterm > mdb.cterm.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.cterm.c -o mdb.cterm.o mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.interactive_query mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.debugger_interface > mdb.debugger_interface.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-optimize-constructor-last-call mdb.interactive_query > mdb.interactive_query.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.debugger_interface.c -o mdb.debugger_interface.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_analyser.c -o mdb.declarative_analyser.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_debugger.c -o mdb.declarative_debugger.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_edt.c -o mdb.declarative_edt.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_execution.c -o mdb.declarative_execution.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_oracle.c -o mdb.declarative_oracle.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_tree.c -o mdb.declarative_tree.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.declarative_user.c -o mdb.declarative_user.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.diff > mdb.diff.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.diff.c -o mdb.diff.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.dl.c -o mdb.dl.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.frame.c -o mdb.frame.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.help.c -o mdb.help.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.interactive_query.c -o mdb.interactive_query.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.io_action.c -o mdb.io_action.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.listing > mdb.listing.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.listing.c -o mdb.listing.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.name_mangle.c -o mdb.name_mangle.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.parse.c -o mdb.parse.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.percent_encoding.c -o mdb.percent_encoding.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.sized_pretty.c -o mdb.sized_pretty.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.term_rep.c -o mdb.term_rep.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.term_to_html.c -o mdb.term_to_html.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mdb.util.c -o mdb.util.o mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_browser > mer_browser.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_browser.c -o mer_browser.o rm -f libmer_browser.a x86_64-pc-linux-gnu-ar cr libmer_browser.a mdb.o mdb.browse.o mdb.browser_info.o mdb.browser_term.o mdb.collect_lib.o mdb.cterm.o mdb.debugger_interface.o mdb.declarative_analyser.o mdb.declarative_debugger.o mdb.declarative_edt.o mdb.declarative_execution.o mdb.declarative_oracle.o mdb.declarative_tree.o mdb.declarative_user.o mdb.diff.o mdb.dl.o mdb.frame.o mdb.help.o mdb.interactive_query.o mdb.io_action.o mdb.listing.o mdb.name_mangle.o mdb.parse.o mdb.percent_encoding.o mdb.sized_pretty.o mdb.term_rep.o mdb.term_to_html.o mdb.util.o mer_browser.o \ x86_64-pc-linux-gnu-ranlib libmer_browser.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.c -o mdb.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.browse.c -o mdb.browse.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.browser_info.c -o mdb.browser_info.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.browser_term.c -o mdb.browser_term.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.collect_lib.c -o mdb.collect_lib.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.cterm.c -o mdb.cterm.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.debugger_interface.c -o mdb.debugger_interface.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_analyser.c -o mdb.declarative_analyser.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_debugger.c -o mdb.declarative_debugger.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_edt.c -o mdb.declarative_edt.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_execution.c -o mdb.declarative_execution.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_oracle.c -o mdb.declarative_oracle.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_tree.c -o mdb.declarative_tree.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.declarative_user.c -o mdb.declarative_user.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.diff.c -o mdb.diff.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.dl.c -o mdb.dl.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.frame.c -o mdb.frame.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.help.c -o mdb.help.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.interactive_query.c -o mdb.interactive_query.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.io_action.c -o mdb.io_action.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.listing.c -o mdb.listing.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.name_mangle.c -o mdb.name_mangle.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.parse.c -o mdb.parse.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.percent_encoding.c -o mdb.percent_encoding.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.sized_pretty.c -o mdb.sized_pretty.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.term_rep.c -o mdb.term_rep.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.term_to_html.c -o mdb.term_to_html.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mdb.util.c -o mdb.util.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_browser.c -o mer_browser.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/ml --make-shared-lib --grade asm_fast.gc --no-mercury-stdlib-dir -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser/mer_browser.init --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp/mer_mdbcomp.init --ssdb-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmer_browser.so \ mdb.pic_o mdb.browse.pic_o mdb.browser_info.pic_o mdb.browser_term.pic_o mdb.collect_lib.pic_o mdb.cterm.pic_o mdb.debugger_interface.pic_o mdb.declarative_analyser.pic_o mdb.declarative_debugger.pic_o mdb.declarative_edt.pic_o mdb.declarative_execution.pic_o mdb.declarative_oracle.pic_o mdb.declarative_tree.pic_o mdb.declarative_user.pic_o mdb.diff.pic_o mdb.dl.pic_o mdb.frame.pic_o mdb.help.pic_o mdb.interactive_query.pic_o mdb.io_action.pic_o mdb.listing.pic_o mdb.name_mangle.pic_o mdb.parse.pic_o mdb.percent_encoding.pic_o mdb.sized_pretty.pic_o mdb.term_rep.pic_o mdb.term_to_html.pic_o mdb.util.pic_o mer_browser.pic_o \ -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline -lmer_mdbcomp mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.collect_lib mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.cterm mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.debugger_interface mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.diff mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.listing mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_browser mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.collect_lib mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.cterm mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.debugger_interface mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.diff mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS mdb.listing mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags MDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_browser echo > mer_browser.init /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/util/mkinit -k mdb.c mdb.browse.c mdb.browser_info.c mdb.browser_term.c mdb.collect_lib.c mdb.cterm.c mdb.debugger_interface.c mdb.declarative_analyser.c mdb.declarative_debugger.c mdb.declarative_edt.c mdb.declarative_execution.c mdb.declarative_oracle.c mdb.declarative_tree.c mdb.declarative_user.c mdb.diff.c mdb.dl.c mdb.frame.c mdb.help.c mdb.interactive_query.c mdb.io_action.c mdb.listing.c mdb.name_mangle.c mdb.parse.c mdb.percent_encoding.c mdb.sized_pretty.c mdb.term_rep.c mdb.term_to_html.c mdb.util.c mer_browser.c >> mer_browser.init >> mer_browser.init gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb' ../Mmake.common:481: warning: undefined variable 'mer_ssdb.mhs' ../Mmake.common:484: warning: undefined variable 'mer_ssdb.mhs' ../Mmake.common:490: warning: undefined variable 'mer_ssdb.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.IaGnBV:907: warning: undefined variable 'mer_ssdb.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.IaGnBV:919: warning: undefined variable 'mer_ssdb.ms' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.IaGnBV:934: warning: undefined variable 'mer_ssdb.os' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.IaGnBV:935: warning: undefined variable 'mer_ssdb.cs' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.IaGnBV:936: warning: undefined variable 'mer_ssdb.css' /var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.IaGnBV:937: warning: undefined variable 'mer_ssdb.javas' mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_ssdb > mer_ssdb.dep_err 2>&1 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb' mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS ssdb mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_ssdb > mer_ssdb.err 2>&1 mmc --compile-to-c --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS ssdb > ssdb.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c mer_ssdb.c -o mer_ssdb.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -c ssdb.c -o ssdb.o rm -f libmer_ssdb.a x86_64-pc-linux-gnu-ar cr libmer_ssdb.a mer_ssdb.o ssdb.o \ x86_64-pc-linux-gnu-ranlib libmer_ssdb.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mer_ssdb.c -o mer_ssdb.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c ssdb.c -o ssdb.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/ml --make-shared-lib --grade asm_fast.gc --no-mercury-stdlib-dir -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser/mer_browser.init --trace-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp/mer_mdbcomp.init --ssdb-init-file /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb/mer_ssdb.init --no-strip -- -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmer_ssdb.so \ mer_ssdb.pic_o ssdb.pic_o \ -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline -lmer_mdbcomp -lmer_browser mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS ssdb mmc --make-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_ssdb mmc --make-short-interface --grade asm_fast.gc --mercury-linkage shared -R/usr/lib64/mercury/lib/asm_fast.gc -R/usr/lib64/mercury/lib --flags SSDB_FLAGS --no-warn-nothing-exported --no-warn-unused-imports mer_ssdb echo > mer_ssdb.init /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/util/mkinit -k mer_ssdb.c ssdb.c >> mer_ssdb.init >> mer_ssdb.init gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/ssdb' gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace' /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_event_spec.c -o mercury_event_spec.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_event_parser.c -o mercury_event_parser.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_event_scanner.c -o mercury_event_scanner.o rm -f libmer_eventspec.a x86_64-pc-linux-gnu-ar cr \ libmer_eventspec.a \ mercury_event_spec.o mercury_event_parser.o mercury_event_scanner.o x86_64-pc-linux-gnu-ranlib libmer_eventspec.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_event_spec.c -o mercury_event_spec.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_event_parser.c -o mercury_event_parser.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_event_scanner.c -o mercury_event_scanner.pic_o x86_64-pc-linux-gnu-gcc -shared -Wl,--no-undefined \ -o libmer_eventspec.so mercury_event_spec.pic_o mercury_event_parser.pic_o mercury_event_scanner.pic_o \ -Wl,-rpath,''/usr/lib64/mercury/lib/asm_fast.gc'' -Wl,-rpath,''/usr/lib64/mercury/lib \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/usr/local/lib \ -lmer_browser -lmer_mdbcomp -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline ` case "asm_fast.gc" in *.par*) echo "-lpthread" ;; esac ` \ `x86_64-pc-linux-gnu-gcc -print-libgcc-file-name` -lm -lc /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace.c -o mercury_trace.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_alias.c -o mercury_trace_alias.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_browse.c -o mercury_trace_browse.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_backward.c -o mercury_trace_cmd_backward.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_breakpoint.c -o mercury_trace_cmd_breakpoint.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_browsing.c -o mercury_trace_cmd_browsing.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_dd.c -o mercury_trace_cmd_dd.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_developer.c -o mercury_trace_cmd_developer.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_exp.c -o mercury_trace_cmd_exp.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_forward.c -o mercury_trace_cmd_forward.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_help.c -o mercury_trace_cmd_help.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_misc.c -o mercury_trace_cmd_misc.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_parameter.c -o mercury_trace_cmd_parameter.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_queries.c -o mercury_trace_cmd_queries.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_cmd_table_io.c -o mercury_trace_cmd_table_io.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_command_queue.c -o mercury_trace_command_queue.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_completion.c -o mercury_trace_completion.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_declarative.c -o mercury_trace_declarative.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_external.c -o mercury_trace_external.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_help.c -o mercury_trace_help.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_hold_vars.c -o mercury_trace_hold_vars.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_internal.c -o mercury_trace_internal.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_readline.c -o mercury_trace_readline.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_source.c -o mercury_trace_source.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_spy.c -o mercury_trace_spy.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_tables.c -o mercury_trace_tables.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_util.c -o mercury_trace_util.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -c mercury_trace_vars.c -o mercury_trace_vars.o rm -f libmer_trace.a x86_64-pc-linux-gnu-ar cr \ libmer_trace.a \ mercury_trace.o mercury_trace_alias.o mercury_trace_browse.o mercury_trace_cmd_backward.o mercury_trace_cmd_breakpoint.o mercury_trace_cmd_browsing.o mercury_trace_cmd_dd.o mercury_trace_cmd_developer.o mercury_trace_cmd_exp.o mercury_trace_cmd_forward.o mercury_trace_cmd_help.o mercury_trace_cmd_misc.o mercury_trace_cmd_parameter.o mercury_trace_cmd_queries.o mercury_trace_cmd_table_io.o mercury_trace_command_queue.o mercury_trace_completion.o mercury_trace_declarative.o mercury_trace_external.o mercury_trace_help.o mercury_trace_hold_vars.o mercury_trace_internal.o mercury_trace_readline.o mercury_trace_source.o mercury_trace_spy.o mercury_trace_tables.o mercury_trace_util.o mercury_trace_vars.o x86_64-pc-linux-gnu-ranlib libmer_trace.a /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace.c -o mercury_trace.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_alias.c -o mercury_trace_alias.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_browse.c -o mercury_trace_browse.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_backward.c -o mercury_trace_cmd_backward.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_breakpoint.c -o mercury_trace_cmd_breakpoint.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_browsing.c -o mercury_trace_cmd_browsing.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_dd.c -o mercury_trace_cmd_dd.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_developer.c -o mercury_trace_cmd_developer.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_exp.c -o mercury_trace_cmd_exp.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_forward.c -o mercury_trace_cmd_forward.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_help.c -o mercury_trace_cmd_help.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_misc.c -o mercury_trace_cmd_misc.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_parameter.c -o mercury_trace_cmd_parameter.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_queries.c -o mercury_trace_cmd_queries.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_cmd_table_io.c -o mercury_trace_cmd_table_io.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_command_queue.c -o mercury_trace_command_queue.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_completion.c -o mercury_trace_completion.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_declarative.c -o mercury_trace_declarative.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_external.c -o mercury_trace_external.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_help.c -o mercury_trace_help.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_hold_vars.c -o mercury_trace_hold_vars.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_internal.c -o mercury_trace_internal.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_readline.c -o mercury_trace_readline.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_source.c -o mercury_trace_source.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_spy.c -o mercury_trace_spy.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_tables.c -o mercury_trace_tables.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_util.c -o mercury_trace_util.pic_o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc --c-debug --no-ansi -- -O2 -pipe -march=native -frecord-gcc-switches -fPIC -DMR_PIC \ -c mercury_trace_vars.c -o mercury_trace_vars.pic_o x86_64-pc-linux-gnu-gcc -shared -Wl,--no-undefined \ -o libmer_trace.so mercury_trace.pic_o mercury_trace_alias.pic_o mercury_trace_browse.pic_o mercury_trace_cmd_backward.pic_o mercury_trace_cmd_breakpoint.pic_o mercury_trace_cmd_browsing.pic_o mercury_trace_cmd_dd.pic_o mercury_trace_cmd_developer.pic_o mercury_trace_cmd_exp.pic_o mercury_trace_cmd_forward.pic_o mercury_trace_cmd_help.pic_o mercury_trace_cmd_misc.pic_o mercury_trace_cmd_parameter.pic_o mercury_trace_cmd_queries.pic_o mercury_trace_cmd_table_io.pic_o mercury_trace_command_queue.pic_o mercury_trace_completion.pic_o mercury_trace_declarative.pic_o mercury_trace_external.pic_o mercury_trace_help.pic_o mercury_trace_hold_vars.pic_o mercury_trace_internal.pic_o mercury_trace_readline.pic_o mercury_trace_source.pic_o mercury_trace_spy.pic_o mercury_trace_tables.pic_o mercury_trace_util.pic_o mercury_trace_vars.pic_o \ -Wl,-rpath,''/usr/lib64/mercury/lib/asm_fast.gc'' -Wl,-rpath,''/usr/lib64/mercury/lib \ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/browser -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/mdbcomp -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/library -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/runtime -L/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/boehm_gc -L/usr/local/lib \ -lmer_eventspec -lmer_browser -lmer_mdbcomp -lmer_std -lmer_rt -lgc -lnsl -ldl -lreadline ` case "asm_fast.gc" in *.par*) echo "-lpthread" ;; esac ` \ `x86_64-pc-linux-gnu-gcc -print-libgcc-file-name` -lm -lc gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/trace' gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' >>> Source compiled. >>> Test phase: dev-lang/mercury-20.01.1 gmake[1]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests' gmake[1]: Nothing to be done for 'runtests_local'. if test -d accumulator ; then \ cd accumulator && mmake runtests ; \ else \ echo Could not run tests in directory accumulator ; \ echo Could not run tests in directory accumulator >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/accumulator' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/accumulator' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/accumulator' STARTING tests in accumulator in grade asm_fast.gc at Wed May 13 22:23:00 CEST 2020 cleaning up the directory before the tests RUNNING TEST accumulator/base in grade asm_fast.gc RUNNING TEST accumulator/call_in_base in grade asm_fast.gc RUNNING TEST accumulator/chain in grade asm_fast.gc RUNNING TEST accumulator/commutative in grade asm_fast.gc RUNNING TEST accumulator/construct_test in grade asm_fast.gc RUNNING TEST accumulator/deconstruct_test in grade asm_fast.gc RUNNING TEST accumulator/dcg in grade asm_fast.gc RUNNING TEST accumulator/disj in grade asm_fast.gc RUNNING TEST accumulator/func in grade asm_fast.gc RUNNING TEST accumulator/highorder in grade asm_fast.gc RUNNING TEST accumulator/heuristic in grade asm_fast.gc RUNNING TEST accumulator/identity in grade asm_fast.gc RUNNING TEST accumulator/inter in grade asm_fast.gc RUNNING TEST accumulator/ite in grade asm_fast.gc RUNNING TEST accumulator/nonrec in grade asm_fast.gc RUNNING TEST accumulator/out_to_in in grade asm_fast.gc RUNNING TEST accumulator/qsort in grade asm_fast.gc RUNNING TEST accumulator/simple in grade asm_fast.gc RUNNING TEST accumulator/split in grade asm_fast.gc RUNNING TEST accumulator/swap in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/accumulator' PASSED ALL TESTS in accumulator in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/accumulator' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/accumulator' if test -d analysis ; then \ cd analysis && mmake runtests ; \ else \ echo Could not run tests in directory analysis ; \ echo Could not run tests in directory analysis >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis' if test -d analysis_ctgc ; then \ cd analysis_ctgc && mmake runtests ; \ else \ echo Could not run tests in directory analysis_ctgc ; \ echo Could not run tests in directory analysis_ctgc >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_ctgc' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_ctgc' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_ctgc' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_ctgc' if test -d analysis_excp ; then \ cd analysis_excp && mmake runtests ; \ else \ echo Could not run tests in directory analysis_excp ; \ echo Could not run tests in directory analysis_excp >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_excp' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_excp' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_excp' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_excp' if test -d analysis_external ; then \ cd analysis_external && mmake runtests ; \ else \ echo Could not run tests in directory analysis_external ; \ echo Could not run tests in directory analysis_external >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_external' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_external' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_external' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_external' if test -d analysis_sharing ; then \ cd analysis_sharing && mmake runtests ; \ else \ echo Could not run tests in directory analysis_sharing ; \ echo Could not run tests in directory analysis_sharing >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_sharing' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_sharing' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_sharing' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_sharing' if test -d analysis_table ; then \ cd analysis_table && mmake runtests ; \ else \ echo Could not run tests in directory analysis_table ; \ echo Could not run tests in directory analysis_table >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_table' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_table' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_table' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_table' if test -d analysis_trail ; then \ cd analysis_trail && mmake runtests ; \ else \ echo Could not run tests in directory analysis_trail ; \ echo Could not run tests in directory analysis_trail >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_trail' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_trail' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_trail' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_trail' if test -d analysis_unused_args ; then \ cd analysis_unused_args && mmake runtests ; \ else \ echo Could not run tests in directory analysis_unused_args ; \ echo Could not run tests in directory analysis_unused_args >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_unused_args' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_unused_args' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_unused_args' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/analysis_unused_args' if test -d benchmarks ; then \ cd benchmarks && mmake runtests ; \ else \ echo Could not run tests in directory benchmarks ; \ echo Could not run tests in directory benchmarks >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/benchmarks' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/benchmarks' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/benchmarks' STARTING tests in benchmarks in grade asm_fast.gc at Wed May 13 22:23:25 CEST 2020 cleaning up the directory before the tests RUNNING TEST benchmarks/cqueens in grade asm_fast.gc RUNNING TEST benchmarks/crypt in grade asm_fast.gc RUNNING TEST benchmarks/deriv in grade asm_fast.gc RUNNING TEST benchmarks/deriv2 in grade asm_fast.gc RUNNING TEST benchmarks/nrev in grade asm_fast.gc RUNNING TEST benchmarks/poly in grade asm_fast.gc RUNNING TEST benchmarks/primes in grade asm_fast.gc RUNNING TEST benchmarks/qsort in grade asm_fast.gc RUNNING TEST benchmarks/queens in grade asm_fast.gc RUNNING TEST benchmarks/query in grade asm_fast.gc RUNNING TEST benchmarks/tak in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/benchmarks' PASSED ALL TESTS in benchmarks in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/benchmarks' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/benchmarks' if test -d debugger ; then \ cd debugger && mmake runtests ; \ else \ echo Could not run tests in directory debugger ; \ echo Could not run tests in directory debugger >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/debugger' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/debugger' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/debugger' STARTING tests in debugger in grade asm_fast.gc at Wed May 13 22:23:39 CEST 2020 cleaning up the directory before the tests RUNNING TEST debugger/all_solutions in grade asm_fast.gc RUNNING TEST debugger/ambiguity in grade asm_fast.gc RUNNING TEST debugger/breakpoints in grade asm_fast.gc RUNNING TEST debugger/browse_packed in grade asm_fast.gc RUNNING TEST debugger/browse_pretty in grade asm_fast.gc RUNNING TEST debugger/browser_test in grade asm_fast.gc RUNNING TEST debugger/chooser_tag_test in grade asm_fast.gc RUNNING TEST debugger/class_decl in grade asm_fast.gc RUNNING TEST debugger/cmd_quote in grade asm_fast.gc RUNNING TEST debugger/completion in grade asm_fast.gc RUNNING TEST debugger/cond in grade asm_fast.gc RUNNING TEST debugger/debugger_regs in grade asm_fast.gc RUNNING TEST debugger/dice in grade asm_fast.gc RUNNING TEST debugger/double_print in grade asm_fast.gc RUNNING TEST debugger/exception_cmd in grade asm_fast.gc RUNNING TEST debugger/exception_value in grade asm_fast.gc RUNNING TEST debugger/exception_vars in grade asm_fast.gc RUNNING TEST debugger/existential_type_classes in grade asm_fast.gc RUNNING TEST debugger/exported_eqv_type in grade asm_fast.gc RUNNING TEST debugger/fib in grade asm_fast.gc RUNNING TEST debugger/field_names in grade asm_fast.gc RUNNING TEST debugger/foreign_type in grade asm_fast.gc RUNNING TEST debugger/higher_order in grade asm_fast.gc RUNNING TEST debugger/implied_instance in grade asm_fast.gc RUNNING TEST debugger/interpreter in grade asm_fast.gc RUNNING TEST debugger/io_tab_goto in grade asm_fast.gc RUNNING TEST debugger/label_layout in grade asm_fast.gc RUNNING TEST debugger/lambda_expr in grade asm_fast.gc RUNNING TEST debugger/lambdatest in grade asm_fast.gc RUNNING TEST debugger/loopcheck in grade asm_fast.gc RUNNING TEST debugger/lval_desc_array in grade asm_fast.gc RUNNING TEST debugger/mdb_command_test in grade asm_fast.gc RUNNING TEST debugger/mdbrc_test in grade asm_fast.gc RUNNING TEST debugger/multi_parameter in grade asm_fast.gc RUNNING TEST debugger/mutrec in grade asm_fast.gc RUNNING TEST debugger/mutrec_higher_order in grade asm_fast.gc RUNNING TEST debugger/nondet_stack in grade asm_fast.gc RUNNING TEST debugger/pack in grade asm_fast.gc RUNNING TEST debugger/poly_io_retry in grade asm_fast.gc RUNNING TEST debugger/poly_io_retry2 in grade asm_fast.gc RUNNING TEST debugger/polymorphic_ground_term in grade asm_fast.gc RUNNING TEST debugger/polymorphic_output in grade asm_fast.gc RUNNING TEST debugger/print_goal in grade asm_fast.gc RUNNING TEST debugger/print_io_actions in grade asm_fast.gc RUNNING TEST debugger/print_table in grade asm_fast.gc RUNNING TEST debugger/queens in grade asm_fast.gc RUNNING TEST debugger/queens_rep in grade asm_fast.gc RUNNING TEST debugger/resume_typeinfos in grade asm_fast.gc RUNNING TEST debugger/retry in grade asm_fast.gc RUNNING TEST debugger/save in grade asm_fast.gc RUNNING TEST debugger/scripts in grade asm_fast.gc RUNNING TEST debugger/shallow in grade asm_fast.gc RUNNING TEST debugger/shell in grade asm_fast.gc RUNNING TEST debugger/switch_on_unbounded in grade asm_fast.gc RUNNING TEST debugger/synth_attr in grade asm_fast.gc RUNNING TEST debugger/synth_attr_impure in grade asm_fast.gc RUNNING TEST debugger/tabled_read in grade asm_fast.gc RUNNING TEST debugger/tabled_read_decl in grade asm_fast.gc RUNNING TEST debugger/tabled_read_unitize in grade asm_fast.gc RUNNING TEST debugger/tabled_typeclass in grade asm_fast.gc RUNNING TEST debugger/tailrec1 in grade asm_fast.gc RUNNING TEST debugger/type_desc_test in grade asm_fast.gc RUNNING TEST debugger/uci in grade asm_fast.gc RUNNING TEST debugger/uci_index in grade asm_fast.gc RUNNING TEST debugger/user_event in grade asm_fast.gc RUNNING TEST debugger/user_event_2 in grade asm_fast.gc RUNNING TEST debugger/user_event_shallow in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/debugger' PASSED ALL TESTS in debugger in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/debugger' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/debugger' if test -d declarative_debugger ; then \ cd declarative_debugger && mmake runtests ; \ else \ echo Could not run tests in directory declarative_debugger ; \ echo Could not run tests in directory declarative_debugger >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/declarative_debugger' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/declarative_debugger' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/declarative_debugger' STARTING tests in declarative_debugger in grade asm_fast.gc at Wed May 13 22:25:22 CEST 2020 cleaning up the directory before the tests RUNNING TEST declarative_debugger/aadebug in grade asm_fast.gc RUNNING TEST declarative_debugger/all_trusted in grade asm_fast.gc RUNNING TEST declarative_debugger/app in grade asm_fast.gc RUNNING TEST declarative_debugger/args in grade asm_fast.gc RUNNING TEST declarative_debugger/backtrack in grade asm_fast.gc RUNNING TEST declarative_debugger/big in grade asm_fast.gc RUNNING TEST declarative_debugger/binary_search in grade asm_fast.gc RUNNING TEST declarative_debugger/browse_arg in grade asm_fast.gc RUNNING TEST declarative_debugger/browser_mode in grade asm_fast.gc RUNNING TEST declarative_debugger/catch in grade asm_fast.gc RUNNING TEST declarative_debugger/change_search in grade asm_fast.gc RUNNING TEST declarative_debugger/closure_dependency in grade asm_fast.gc RUNNING TEST declarative_debugger/comp_gen in grade asm_fast.gc RUNNING TEST declarative_debugger/confirm_abort in grade asm_fast.gc RUNNING TEST declarative_debugger/dd_params in grade asm_fast.gc RUNNING TEST declarative_debugger/deep_warning in grade asm_fast.gc RUNNING TEST declarative_debugger/dependency in grade asm_fast.gc RUNNING TEST declarative_debugger/dependency2 in grade asm_fast.gc RUNNING TEST declarative_debugger/dice in grade asm_fast.gc RUNNING TEST declarative_debugger/divide_and_query1 in grade asm_fast.gc RUNNING TEST declarative_debugger/empty_command in grade asm_fast.gc RUNNING TEST declarative_debugger/exceptions in grade asm_fast.gc RUNNING TEST declarative_debugger/explicit_subtree in grade asm_fast.gc RUNNING TEST declarative_debugger/failed_cond in grade asm_fast.gc RUNNING TEST declarative_debugger/family in grade asm_fast.gc RUNNING TEST declarative_debugger/filter in grade asm_fast.gc RUNNING TEST declarative_debugger/find_origin in grade asm_fast.gc RUNNING TEST declarative_debugger/func_call in grade asm_fast.gc RUNNING TEST declarative_debugger/gcf in grade asm_fast.gc RUNNING TEST declarative_debugger/higher_order in grade asm_fast.gc RUNNING TEST declarative_debugger/ho2 in grade asm_fast.gc RUNNING TEST declarative_debugger/ho3 in grade asm_fast.gc RUNNING TEST declarative_debugger/ho4 in grade asm_fast.gc RUNNING TEST declarative_debugger/ho5 in grade asm_fast.gc RUNNING TEST declarative_debugger/if_then_else in grade asm_fast.gc RUNNING TEST declarative_debugger/ignore in grade asm_fast.gc RUNNING TEST declarative_debugger/inadmissible in grade asm_fast.gc RUNNING TEST declarative_debugger/info in grade asm_fast.gc RUNNING TEST declarative_debugger/input_term_dep in grade asm_fast.gc RUNNING TEST declarative_debugger/io_stream_test in grade asm_fast.gc RUNNING TEST declarative_debugger/io_tab_impure in grade asm_fast.gc RUNNING TEST declarative_debugger/ite_2 in grade asm_fast.gc RUNNING TEST declarative_debugger/lpe_example in grade asm_fast.gc RUNNING TEST declarative_debugger/mapinit in grade asm_fast.gc RUNNING TEST declarative_debugger/mismatch_on_call in grade asm_fast.gc RUNNING TEST declarative_debugger/named_fields in grade asm_fast.gc RUNNING TEST declarative_debugger/neg_conj in grade asm_fast.gc RUNNING TEST declarative_debugger/negation in grade asm_fast.gc RUNNING TEST declarative_debugger/nodescend_tracking in grade asm_fast.gc RUNNING TEST declarative_debugger/oracle_db in grade asm_fast.gc RUNNING TEST declarative_debugger/output_term_dep in grade asm_fast.gc RUNNING TEST declarative_debugger/partial in grade asm_fast.gc RUNNING TEST declarative_debugger/pd in grade asm_fast.gc RUNNING TEST declarative_debugger/propositional in grade asm_fast.gc RUNNING TEST declarative_debugger/queens in grade asm_fast.gc RUNNING TEST declarative_debugger/remember_modes in grade asm_fast.gc RUNNING TEST declarative_debugger/resume in grade asm_fast.gc RUNNING TEST declarative_debugger/revise in grade asm_fast.gc RUNNING TEST declarative_debugger/revise_2 in grade asm_fast.gc RUNNING TEST declarative_debugger/shallow in grade asm_fast.gc RUNNING TEST declarative_debugger/skip in grade asm_fast.gc RUNNING TEST declarative_debugger/small in grade asm_fast.gc RUNNING TEST declarative_debugger/solns in grade asm_fast.gc RUNNING TEST declarative_debugger/special_term_dep in grade asm_fast.gc RUNNING TEST declarative_debugger/supertree_warning in grade asm_fast.gc RUNNING TEST declarative_debugger/tabled_read_decl in grade asm_fast.gc RUNNING TEST declarative_debugger/tabled_read_decl_goto in grade asm_fast.gc RUNNING TEST declarative_debugger/throw in grade asm_fast.gc RUNNING TEST declarative_debugger/trust in grade asm_fast.gc RUNNING TEST declarative_debugger/undo in grade asm_fast.gc RUNNING TEST declarative_debugger/unsafe_cast in grade asm_fast.gc RUNNING TEST declarative_debugger/untraced_subgoal in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/declarative_debugger' PASSED ALL TESTS in declarative_debugger in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/declarative_debugger' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/declarative_debugger' if test -d dppd ; then \ cd dppd && mmake runtests ; \ else \ echo Could not run tests in directory dppd ; \ echo Could not run tests in directory dppd >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/dppd' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/dppd' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/dppd' STARTING tests in dppd in grade asm_fast.gc at Wed May 13 22:27:05 CEST 2020 cleaning up the directory before the tests RUNNING TEST dppd/run in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/dppd' PASSED ALL TESTS in dppd in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/dppd' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/dppd' if test -d exceptions ; then \ cd exceptions && mmake runtests ; \ else \ echo Could not run tests in directory exceptions ; \ echo Could not run tests in directory exceptions >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/exceptions' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/exceptions' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/exceptions' STARTING tests in exceptions in grade asm_fast.gc at Wed May 13 22:27:19 CEST 2020 cleaning up the directory before the tests RUNNING TEST exceptions/test_exceptions in grade asm_fast.gc RUNNING TEST exceptions/test_exceptions_func in grade asm_fast.gc RUNNING TEST exceptions/test_try_all in grade asm_fast.gc RUNNING TEST exceptions/test_uncaught_exception in grade asm_fast.gc RUNNING TEST exceptions/tricky_try_store in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/exceptions' PASSED ALL TESTS in exceptions in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/exceptions' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/exceptions' if test -d feedback ; then \ cd feedback && mmake runtests ; \ else \ echo Could not run tests in directory feedback ; \ echo Could not run tests in directory feedback >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/feedback' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/feedback' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/feedback' STARTING tests in feedback in grade asm_fast.gc at Wed May 13 22:27:26 CEST 2020 cleaning up the directory before the tests RUNNING TEST feedback/autopar_mandelbrot-nodepend in grade asm_fast.gc RUNNING TEST feedback/autopar_mmc-nodepend in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/feedback' PASSED ALL TESTS in feedback in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/feedback' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/feedback' if test -d general ; then \ cd general && mmake runtests ; \ else \ echo Could not run tests in directory general ; \ echo Could not run tests in directory general >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/general' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/general' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/general' STARTING tests in general in grade asm_fast.gc at Wed May 13 22:28:25 CEST 2020 cleaning up the directory before the tests RUNNING TEST general/arithmetic in grade asm_fast.gc RUNNING TEST general/array_binsearch in grade asm_fast.gc RUNNING TEST general/array_test in grade asm_fast.gc RUNNING TEST general/base_string_to_int_test in grade asm_fast.gc RUNNING TEST general/base_string_to_integer in grade asm_fast.gc RUNNING TEST general/commit_bug in grade asm_fast.gc RUNNING TEST general/commit_bug_2 in grade asm_fast.gc RUNNING TEST general/complex_failure in grade asm_fast.gc RUNNING TEST general/det_complicated_unify in grade asm_fast.gc RUNNING TEST general/determinism_inlining in grade asm_fast.gc RUNNING TEST general/disj_disj in grade asm_fast.gc RUNNING TEST general/do_while in grade asm_fast.gc RUNNING TEST general/double_error in grade asm_fast.gc RUNNING TEST general/double_error2 in grade asm_fast.gc RUNNING TEST general/duplicate_label in grade asm_fast.gc RUNNING TEST general/environment in grade asm_fast.gc RUNNING TEST general/fail_detism in grade asm_fast.gc RUNNING TEST general/float_roundtrip in grade asm_fast.gc RUNNING TEST general/float_test in grade asm_fast.gc RUNNING TEST general/frameopt_mkframe_bug in grade asm_fast.gc RUNNING TEST general/hello_again in grade asm_fast.gc RUNNING TEST general/higher_order in grade asm_fast.gc RUNNING TEST general/hlc_name_mangling in grade asm_fast.gc RUNNING TEST general/ho_spec_branch_bug in grade asm_fast.gc RUNNING TEST general/intermod_type in grade asm_fast.gc RUNNING TEST general/interpreter in grade asm_fast.gc RUNNING TEST general/io_foldl in grade asm_fast.gc RUNNING TEST general/io_regression in grade asm_fast.gc RUNNING TEST general/liveness in grade asm_fast.gc RUNNING TEST general/liveness2 in grade asm_fast.gc RUNNING TEST general/map_corresponding in grade asm_fast.gc RUNNING TEST general/map_equal in grade asm_fast.gc RUNNING TEST general/mode_inf in grade asm_fast.gc RUNNING TEST general/mode_inf_bug in grade asm_fast.gc RUNNING TEST general/mode_inference_reorder in grade asm_fast.gc RUNNING TEST general/mu in grade asm_fast.gc RUNNING TEST general/nasty_nondet in grade asm_fast.gc RUNNING TEST general/nondet_disj in grade asm_fast.gc RUNNING TEST general/nondet_ite in grade asm_fast.gc RUNNING TEST general/nondet_ite_2 in grade asm_fast.gc RUNNING TEST general/nondet_ite_3 in grade asm_fast.gc RUNNING TEST general/nondet_ite_4 in grade asm_fast.gc RUNNING TEST general/nondetlive in grade asm_fast.gc RUNNING TEST general/parse_list in grade asm_fast.gc RUNNING TEST general/partition in grade asm_fast.gc RUNNING TEST general/petdr1 in grade asm_fast.gc RUNNING TEST general/prune_switch in grade asm_fast.gc RUNNING TEST general/read_dir_regression in grade asm_fast.gc RUNNING TEST general/read_line_as_string in grade asm_fast.gc RUNNING TEST general/semi_fail_in_non_ite in grade asm_fast.gc RUNNING TEST general/semidet_lambda in grade asm_fast.gc RUNNING TEST general/semidet_map in grade asm_fast.gc RUNNING TEST general/set_test in grade asm_fast.gc RUNNING TEST general/state_vars_tests in grade asm_fast.gc RUNNING TEST general/state_vars_typeclasses in grade asm_fast.gc RUNNING TEST general/string_foldl_substring in grade asm_fast.gc RUNNING TEST general/string_foldr_substring in grade asm_fast.gc RUNNING TEST general/string_format_special_floats in grade asm_fast.gc RUNNING TEST general/string_format_test in grade asm_fast.gc RUNNING TEST general/string_format_test_2 in grade asm_fast.gc RUNNING TEST general/string_format_test_3 in grade asm_fast.gc RUNNING TEST general/string_replace in grade asm_fast.gc RUNNING TEST general/string_test in grade asm_fast.gc RUNNING TEST general/string_test_2 in grade asm_fast.gc RUNNING TEST general/string_to_float in grade asm_fast.gc RUNNING TEST general/test_parsing_utils in grade asm_fast.gc RUNNING TEST general/test_string_to_int_overflow in grade asm_fast.gc RUNNING TEST general/test_univ in grade asm_fast.gc RUNNING TEST general/unreachable in grade asm_fast.gc RUNNING TEST general/unsafe_uniqueness in grade asm_fast.gc RUNNING TEST general/unused_arg_determinism in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/general' PASSED ALL TESTS in general in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/general' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/general' if test -d grade_subdirs ; then \ cd grade_subdirs && mmake runtests ; \ else \ echo Could not run tests in directory grade_subdirs ; \ echo Could not run tests in directory grade_subdirs >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/grade_subdirs' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/grade_subdirs' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/grade_subdirs' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/grade_subdirs' if test -d hard_coded ; then \ cd hard_coded && mmake runtests ; \ else \ echo Could not run tests in directory hard_coded ; \ echo Could not run tests in directory hard_coded >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' STARTING tests in hard_coded in grade asm_fast.gc at Wed May 13 22:29:59 CEST 2020 cleaning up the directory before the tests RUNNING TEST hard_coded/abstract_eqv in grade asm_fast.gc RUNNING TEST hard_coded/address_of_builtins in grade asm_fast.gc RUNNING TEST hard_coded/agg in grade asm_fast.gc RUNNING TEST hard_coded/allow_stubs in grade asm_fast.gc RUNNING TEST hard_coded/any_call_hoist_bug in grade asm_fast.gc RUNNING TEST hard_coded/any_free_unify in grade asm_fast.gc RUNNING TEST hard_coded/arith_int16 in grade asm_fast.gc RUNNING TEST hard_coded/arith_int32 in grade asm_fast.gc RUNNING TEST hard_coded/arith_int64 in grade asm_fast.gc RUNNING TEST hard_coded/arith_int8 in grade asm_fast.gc RUNNING TEST hard_coded/arith_uint16 in grade asm_fast.gc RUNNING TEST hard_coded/arith_uint32 in grade asm_fast.gc RUNNING TEST hard_coded/arith_uint64 in grade asm_fast.gc RUNNING TEST hard_coded/arith_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/array2d_from_array in grade asm_fast.gc RUNNING TEST hard_coded/array_all_tf in grade asm_fast.gc RUNNING TEST hard_coded/array_copy in grade asm_fast.gc RUNNING TEST hard_coded/array_fetch_items in grade asm_fast.gc RUNNING TEST hard_coded/array_fill in grade asm_fast.gc RUNNING TEST hard_coded/array_gen in grade asm_fast.gc RUNNING TEST hard_coded/array_primitives in grade asm_fast.gc RUNNING TEST hard_coded/array_resize in grade asm_fast.gc RUNNING TEST hard_coded/array_shrink in grade asm_fast.gc RUNNING TEST hard_coded/array_sort in grade asm_fast.gc RUNNING TEST hard_coded/array_swap in grade asm_fast.gc RUNNING TEST hard_coded/array_test in grade asm_fast.gc RUNNING TEST hard_coded/array_test2 in grade asm_fast.gc RUNNING TEST hard_coded/array_unify_compare in grade asm_fast.gc RUNNING TEST hard_coded/backend_external in grade asm_fast.gc RUNNING TEST hard_coded/backend_external_func in grade asm_fast.gc RUNNING TEST hard_coded/backend_external_pred in grade asm_fast.gc RUNNING TEST hard_coded/backjump_test in grade asm_fast.gc RUNNING TEST hard_coded/bad_direct_reuse in grade asm_fast.gc RUNNING TEST hard_coded/bad_indirect_reuse2 in grade asm_fast.gc RUNNING TEST hard_coded/bad_indirect_reuse2b in grade asm_fast.gc RUNNING TEST hard_coded/bad_indirect_reuse3 in grade asm_fast.gc RUNNING TEST hard_coded/bag_various in grade asm_fast.gc RUNNING TEST hard_coded/bidirectional in grade asm_fast.gc RUNNING TEST hard_coded/big_array_from_list in grade asm_fast.gc RUNNING TEST hard_coded/bigtest in grade asm_fast.gc RUNNING TEST hard_coded/binary_stdin in grade asm_fast.gc RUNNING TEST hard_coded/binary_stdout in grade asm_fast.gc RUNNING TEST hard_coded/bit_buffer_test in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_int16 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_int32 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_int64 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_int8 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_uint16 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_uint32 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_uint64 in grade asm_fast.gc RUNNING TEST hard_coded/bit_twiddle_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/bitmap_bytes in grade asm_fast.gc RUNNING TEST hard_coded/bitmap_empty in grade asm_fast.gc RUNNING TEST hard_coded/bitmap_test in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_int in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_int16 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_int32 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_int64 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_int8 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_uint16 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_uint32 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_uint64 in grade asm_fast.gc RUNNING TEST hard_coded/bitwise_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/boyer in grade asm_fast.gc RUNNING TEST hard_coded/brace in grade asm_fast.gc RUNNING TEST hard_coded/bug103 in grade asm_fast.gc RUNNING TEST hard_coded/bug160 in grade asm_fast.gc RUNNING TEST hard_coded/bug240 in grade asm_fast.gc RUNNING TEST hard_coded/bug300 in grade asm_fast.gc RUNNING TEST hard_coded/bug383 in grade asm_fast.gc RUNNING TEST hard_coded/bug392 in grade asm_fast.gc RUNNING TEST hard_coded/bug452 in grade asm_fast.gc RUNNING TEST hard_coded/bug455_mod_a in grade asm_fast.gc RUNNING TEST hard_coded/bug_pack_bits in grade asm_fast.gc RUNNING TEST hard_coded/bulk_compare_packed in grade asm_fast.gc RUNNING TEST hard_coded/c89_neg_int in grade asm_fast.gc RUNNING TEST hard_coded/c_write_string in grade asm_fast.gc RUNNING TEST hard_coded/calendar_test in grade asm_fast.gc RUNNING TEST hard_coded/cc_and_non_cc_test in grade asm_fast.gc RUNNING TEST hard_coded/cc_multi_bug in grade asm_fast.gc RUNNING TEST hard_coded/cc_nondet_disj in grade asm_fast.gc RUNNING TEST hard_coded/change_hunk_test in grade asm_fast.gc RUNNING TEST hard_coded/char_signed in grade asm_fast.gc RUNNING TEST hard_coded/char_to_string in grade asm_fast.gc RUNNING TEST hard_coded/char_unicode in grade asm_fast.gc RUNNING TEST hard_coded/checked_nondet_tailcall in grade asm_fast.gc RUNNING TEST hard_coded/checked_nondet_tailcall_noinline in grade asm_fast.gc RUNNING TEST hard_coded/closure_arg_comparison in grade asm_fast.gc RUNNING TEST hard_coded/closure_extension in grade asm_fast.gc RUNNING TEST hard_coded/cmp_int16 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_int32 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_int64 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_int8 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_uint16 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_uint32 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_uint64 in grade asm_fast.gc RUNNING TEST hard_coded/cmp_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/common_type_cast in grade asm_fast.gc RUNNING TEST hard_coded/compare_rep_usereq in grade asm_fast.gc RUNNING TEST hard_coded/compare_representation in grade asm_fast.gc RUNNING TEST hard_coded/compare_spec in grade asm_fast.gc RUNNING TEST hard_coded/comparison in grade asm_fast.gc RUNNING TEST hard_coded/complicated_unify_bug in grade asm_fast.gc RUNNING TEST hard_coded/conditional_trace_scope in grade asm_fast.gc RUNNING TEST hard_coded/constant_prop_1 in grade asm_fast.gc RUNNING TEST hard_coded/constant_prop_2 in grade asm_fast.gc RUNNING TEST hard_coded/constraint in grade asm_fast.gc RUNNING TEST hard_coded/constraint_order in grade asm_fast.gc RUNNING TEST hard_coded/construct_bug in grade asm_fast.gc RUNNING TEST hard_coded/construct_mangle in grade asm_fast.gc RUNNING TEST hard_coded/construct_packed in grade asm_fast.gc RUNNING TEST hard_coded/construct_test in grade asm_fast.gc RUNNING TEST hard_coded/construct_test_exist in grade asm_fast.gc RUNNING TEST hard_coded/contains_char in grade asm_fast.gc RUNNING TEST hard_coded/contains_char_2 in grade asm_fast.gc RUNNING TEST hard_coded/contravariance_bug in grade asm_fast.gc RUNNING TEST hard_coded/contravariance_poly in grade asm_fast.gc RUNNING TEST hard_coded/copy_pred in grade asm_fast.gc RUNNING TEST hard_coded/copy_pred_2 in grade asm_fast.gc RUNNING TEST hard_coded/curry in grade asm_fast.gc RUNNING TEST hard_coded/curry2 in grade asm_fast.gc RUNNING TEST hard_coded/cut_test in grade asm_fast.gc RUNNING TEST hard_coded/cycles in grade asm_fast.gc RUNNING TEST hard_coded/cycles2 in grade asm_fast.gc RUNNING TEST hard_coded/deconstruct_arg in grade asm_fast.gc RUNNING TEST hard_coded/deep_copy in grade asm_fast.gc RUNNING TEST hard_coded/deep_copy_bug in grade asm_fast.gc RUNNING TEST hard_coded/deep_copy_exist in grade asm_fast.gc RUNNING TEST hard_coded/deforest_cc_bug in grade asm_fast.gc RUNNING TEST hard_coded/delay_partial_test in grade asm_fast.gc RUNNING TEST hard_coded/delay_partial_test2 in grade asm_fast.gc RUNNING TEST hard_coded/dense_lookup_switch in grade asm_fast.gc RUNNING TEST hard_coded/dense_lookup_switch2 in grade asm_fast.gc RUNNING TEST hard_coded/dense_lookup_switch3 in grade asm_fast.gc RUNNING TEST hard_coded/dense_lookup_switch_non in grade asm_fast.gc RUNNING TEST hard_coded/det_in_semidet_cntxt in grade asm_fast.gc RUNNING TEST hard_coded/dir_fold in grade asm_fast.gc RUNNING TEST hard_coded/dir_test in grade asm_fast.gc RUNNING TEST hard_coded/direct_arg_partial_inst in grade asm_fast.gc RUNNING TEST hard_coded/direct_arg_partial_inst2 in grade asm_fast.gc RUNNING TEST hard_coded/direct_arg_tags in grade asm_fast.gc RUNNING TEST hard_coded/direct_arg_tags_2 in grade asm_fast.gc RUNNING TEST hard_coded/disjs_in_switch in grade asm_fast.gc RUNNING TEST hard_coded/division_test in grade asm_fast.gc RUNNING TEST hard_coded/dos in grade asm_fast.gc RUNNING TEST hard_coded/dst_test in grade asm_fast.gc RUNNING TEST hard_coded/dummy_no_tag in grade asm_fast.gc RUNNING TEST hard_coded/dummy_type_construct in grade asm_fast.gc RUNNING TEST hard_coded/dup_vars_in_trace_scopes_only in grade asm_fast.gc RUNNING TEST hard_coded/dupcall_impurity in grade asm_fast.gc RUNNING TEST hard_coded/dupcall_types_bug in grade asm_fast.gc RUNNING TEST hard_coded/edit_seq_test in grade asm_fast.gc RUNNING TEST hard_coded/ee_dummy in grade asm_fast.gc RUNNING TEST hard_coded/ee_valid_test in grade asm_fast.gc RUNNING TEST hard_coded/elim_local_var_char in grade asm_fast.gc RUNNING TEST hard_coded/elim_special_pred in grade asm_fast.gc RUNNING TEST hard_coded/equality_pred_which_requires_boxing in grade asm_fast.gc RUNNING TEST hard_coded/eqv_type_bug in grade asm_fast.gc RUNNING TEST hard_coded/eqvclass_bug in grade asm_fast.gc RUNNING TEST hard_coded/erlang_deconstruct in grade asm_fast.gc RUNNING TEST hard_coded/erroneous_liveness in grade asm_fast.gc RUNNING TEST hard_coded/error_func in grade asm_fast.gc RUNNING TEST hard_coded/existential_bound_tvar in grade asm_fast.gc RUNNING TEST hard_coded/existential_float in grade asm_fast.gc RUNNING TEST hard_coded/existential_list in grade asm_fast.gc RUNNING TEST hard_coded/existential_reordering in grade asm_fast.gc RUNNING TEST hard_coded/existential_reordering_class in grade asm_fast.gc RUNNING TEST hard_coded/existential_type_switch_opt in grade asm_fast.gc RUNNING TEST hard_coded/existential_types_test in grade asm_fast.gc RUNNING TEST hard_coded/expand in grade asm_fast.gc RUNNING TEST hard_coded/export_test in grade asm_fast.gc RUNNING TEST hard_coded/exported_foreign_enum in grade asm_fast.gc RUNNING TEST hard_coded/fact_table_test_1 in grade asm_fast.gc RUNNING TEST hard_coded/fact_table_test_2 in grade asm_fast.gc RUNNING TEST hard_coded/factt in grade asm_fast.gc RUNNING TEST hard_coded/factt_non in grade asm_fast.gc RUNNING TEST hard_coded/factt_sort_test in grade asm_fast.gc RUNNING TEST hard_coded/failure_unify in grade asm_fast.gc RUNNING TEST hard_coded/field_syntax in grade asm_fast.gc RUNNING TEST hard_coded/final_excp in grade asm_fast.gc RUNNING TEST hard_coded/finalise_decl in grade asm_fast.gc RUNNING TEST hard_coded/finalize_to_bitmap in grade asm_fast.gc RUNNING TEST hard_coded/float_conv in grade asm_fast.gc RUNNING TEST hard_coded/float_field in grade asm_fast.gc RUNNING TEST hard_coded/float_ground_term in grade asm_fast.gc RUNNING TEST hard_coded/float_gv in grade asm_fast.gc RUNNING TEST hard_coded/float_map in grade asm_fast.gc RUNNING TEST hard_coded/float_reg in grade asm_fast.gc RUNNING TEST hard_coded/float_rounding_bug in grade asm_fast.gc RUNNING TEST hard_coded/fold_days in grade asm_fast.gc RUNNING TEST hard_coded/follow_code_bug in grade asm_fast.gc RUNNING TEST hard_coded/follow_code_bug_2 in grade asm_fast.gc RUNNING TEST hard_coded/foreign_and_mercury in grade asm_fast.gc RUNNING TEST hard_coded/foreign_enum_dummy in grade asm_fast.gc RUNNING TEST hard_coded/foreign_enum_mod1 in grade asm_fast.gc RUNNING TEST hard_coded/foreign_enum_rtti in grade asm_fast.gc RUNNING TEST hard_coded/foreign_enum_switch in grade asm_fast.gc RUNNING TEST hard_coded/foreign_import_module in grade asm_fast.gc FAILED TEST hard_coded/foreign_import_module in grade asm_fast.gc LOG OF THE FAILED TEST MERCURY_OPTIONS= gmake[5]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS foreign_import_module > foreign_import_module.dep_err 2>&1 gmake[5]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' gmake[5]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mmc --compile-to-c --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS foreign_import_module > foreign_import_module.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -c foreign_import_module.c -o foreign_import_module.o foreign_import_module.c:40:10: fatal error: foreign_import_module_2.mh: No such file or directory compilation terminated. gmake[5]: *** [/var/tmp/portage/dev-lang/mercury-20.01.1/temp/mmake.FZsN0S:2709: foreign_import_module.o] Error 1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mmc --compile-to-c --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS foreign_import_module_2 > foreign_import_module_2.err 2>&1 /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -c foreign_import_module_2.c -o foreign_import_module_2.o /var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/install_grade_dir.asm_fast.gc/scripts/mgnuc --grade asm_fast.gc -- -c foreign_import_module_init.c -o foreign_import_module_init.o gmake[5]: Target 'foreign_import_module.runtest' not remade because of errors. gmake[5]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' END OF THE LOG OF THE FAILED TEST gmake[4]: *** [../Mmake.common:313: foreign_import_module.log] Error 1 RUNNING TEST hard_coded/foreign_name_mutable in grade asm_fast.gc RUNNING TEST hard_coded/foreign_type in grade asm_fast.gc RUNNING TEST hard_coded/foreign_type2 in grade asm_fast.gc RUNNING TEST hard_coded/foreign_type3 in grade asm_fast.gc RUNNING TEST hard_coded/foreign_type_assertion in grade asm_fast.gc RUNNING TEST hard_coded/frameopt_pragma_redirect in grade asm_fast.gc RUNNING TEST hard_coded/free_free_mode in grade asm_fast.gc RUNNING TEST hard_coded/from_ground_term_bug in grade asm_fast.gc RUNNING TEST hard_coded/from_int_int16 in grade asm_fast.gc RUNNING TEST hard_coded/from_int_int32 in grade asm_fast.gc RUNNING TEST hard_coded/from_int_int8 in grade asm_fast.gc RUNNING TEST hard_coded/from_int_uint16 in grade asm_fast.gc RUNNING TEST hard_coded/from_int_uint32 in grade asm_fast.gc RUNNING TEST hard_coded/from_int_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/func_and_pred in grade asm_fast.gc RUNNING TEST hard_coded/func_ctor_ambig in grade asm_fast.gc RUNNING TEST hard_coded/func_test in grade asm_fast.gc RUNNING TEST hard_coded/functor_ho_inst in grade asm_fast.gc RUNNING TEST hard_coded/functor_ho_inst_2 in grade asm_fast.gc RUNNING TEST hard_coded/functor_ho_inst_excp in grade asm_fast.gc RUNNING TEST hard_coded/functor_ho_inst_excp_2 in grade asm_fast.gc RUNNING TEST hard_coded/functor_ho_inst_float_reg in grade asm_fast.gc RUNNING TEST hard_coded/getopt_test in grade asm_fast.gc RUNNING TEST hard_coded/ground_dd in grade asm_fast.gc RUNNING TEST hard_coded/ground_terms in grade asm_fast.gc RUNNING TEST hard_coded/hash_bug in grade asm_fast.gc RUNNING TEST hard_coded/hash_init_bug in grade asm_fast.gc RUNNING TEST hard_coded/hash_table_delete in grade asm_fast.gc RUNNING TEST hard_coded/hash_table_test in grade asm_fast.gc RUNNING TEST hard_coded/heap_ref_mask_tag in grade asm_fast.gc RUNNING TEST hard_coded/higher_order_func_test in grade asm_fast.gc RUNNING TEST hard_coded/higher_order_syntax in grade asm_fast.gc RUNNING TEST hard_coded/higher_order_syntax2 in grade asm_fast.gc RUNNING TEST hard_coded/higher_order_type_manip in grade asm_fast.gc RUNNING TEST hard_coded/ho_array_ops in grade asm_fast.gc RUNNING TEST hard_coded/ho_float_reg in grade asm_fast.gc RUNNING TEST hard_coded/ho_func_default_inst in grade asm_fast.gc RUNNING TEST hard_coded/ho_func_reg in grade asm_fast.gc RUNNING TEST hard_coded/ho_order in grade asm_fast.gc RUNNING TEST hard_coded/ho_order2 in grade asm_fast.gc RUNNING TEST hard_coded/ho_solns in grade asm_fast.gc RUNNING TEST hard_coded/ho_univ_to_type in grade asm_fast.gc RUNNING TEST hard_coded/if_then_else_expr_state_var in grade asm_fast.gc RUNNING TEST hard_coded/impl_def_lex in grade asm_fast.gc RUNNING TEST hard_coded/impl_def_lex_string in grade asm_fast.gc RUNNING TEST hard_coded/impossible_unify in grade asm_fast.gc RUNNING TEST hard_coded/impure_foreign in grade asm_fast.gc RUNNING TEST hard_coded/impure_init_and_final in grade asm_fast.gc RUNNING TEST hard_coded/impure_prune in grade asm_fast.gc RUNNING TEST hard_coded/init_excp in grade asm_fast.gc RUNNING TEST hard_coded/initialise_decl in grade asm_fast.gc RUNNING TEST hard_coded/inst_alias in grade asm_fast.gc RUNNING TEST hard_coded/int16_from_bytes in grade asm_fast.gc RUNNING TEST hard_coded/int32_from_bytes in grade asm_fast.gc RUNNING TEST hard_coded/int64_from_bytes in grade asm_fast.gc RUNNING TEST hard_coded/int8_static_data in grade asm_fast.gc RUNNING TEST hard_coded/int_fold_up_down in grade asm_fast.gc RUNNING TEST hard_coded/int_impl_imports in grade asm_fast.gc RUNNING TEST hard_coded/int_range_ops in grade asm_fast.gc RUNNING TEST hard_coded/integer_int16_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_int32_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_int64_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_int8_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_test in grade asm_fast.gc RUNNING TEST hard_coded/integer_uint16_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_uint32_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_uint64_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_uint8_conv in grade asm_fast.gc RUNNING TEST hard_coded/integer_uint_conv in grade asm_fast.gc RUNNING TEST hard_coded/intermod_c_code in grade asm_fast.gc RUNNING TEST hard_coded/intermod_foreign_type in grade asm_fast.gc RUNNING TEST hard_coded/intermod_multimode_main in grade asm_fast.gc RUNNING TEST hard_coded/intermod_poly_mode in grade asm_fast.gc RUNNING TEST hard_coded/intermod_pragma_clause in grade asm_fast.gc RUNNING TEST hard_coded/intermod_try_goal in grade asm_fast.gc RUNNING TEST hard_coded/intermod_type_qual in grade asm_fast.gc RUNNING TEST hard_coded/intermod_unused_args in grade asm_fast.gc RUNNING TEST hard_coded/io_globals_deadlock in grade asm_fast.gc RUNNING TEST hard_coded/java_rtti_bug in grade asm_fast.gc RUNNING TEST hard_coded/join_list in grade asm_fast.gc RUNNING TEST hard_coded/lco_double in grade asm_fast.gc RUNNING TEST hard_coded/lco_mday_bug_1 in grade asm_fast.gc RUNNING TEST hard_coded/lco_mday_bug_2 in grade asm_fast.gc RUNNING TEST hard_coded/lco_no_inline in grade asm_fast.gc RUNNING TEST hard_coded/lco_pack_args in grade asm_fast.gc RUNNING TEST hard_coded/lco_pack_args_2 in grade asm_fast.gc RUNNING TEST hard_coded/lco_pack_args_3 in grade asm_fast.gc RUNNING TEST hard_coded/lco_reorder in grade asm_fast.gc RUNNING TEST hard_coded/lexer_bigint in grade asm_fast.gc RUNNING TEST hard_coded/lexer_ints in grade asm_fast.gc RUNNING TEST hard_coded/lexer_zero in grade asm_fast.gc RUNNING TEST hard_coded/list_series_int in grade asm_fast.gc RUNNING TEST hard_coded/list_split_take_drop in grade asm_fast.gc RUNNING TEST hard_coded/local_args in grade asm_fast.gc RUNNING TEST hard_coded/lookup_disj in grade asm_fast.gc RUNNING TEST hard_coded/lookup_switch_simple in grade asm_fast.gc RUNNING TEST hard_coded/lookup_switch_simple_bitvec in grade asm_fast.gc RUNNING TEST hard_coded/lookup_switch_simple_cond in grade asm_fast.gc RUNNING TEST hard_coded/lookup_switch_simple_non in grade asm_fast.gc RUNNING TEST hard_coded/lookup_switch_simple_opt in grade asm_fast.gc RUNNING TEST hard_coded/loop_inv_test in grade asm_fast.gc RUNNING TEST hard_coded/loop_inv_test1 in grade asm_fast.gc RUNNING TEST hard_coded/loop_inv_test3 in grade asm_fast.gc RUNNING TEST hard_coded/loop_inv_test4 in grade asm_fast.gc RUNNING TEST hard_coded/map_fold in grade asm_fast.gc RUNNING TEST hard_coded/map_merge_test in grade asm_fast.gc RUNNING TEST hard_coded/map_select_test in grade asm_fast.gc RUNNING TEST hard_coded/mapped_module in grade asm_fast.gc RUNNING TEST hard_coded/merge_and_remove_dups in grade asm_fast.gc RUNNING TEST hard_coded/mode_check_clauses in grade asm_fast.gc RUNNING TEST hard_coded/mode_choice in grade asm_fast.gc RUNNING TEST hard_coded/multi_arm_switch in grade asm_fast.gc RUNNING TEST hard_coded/multi_arm_switch_2 in grade asm_fast.gc RUNNING TEST hard_coded/multi_map_test in grade asm_fast.gc RUNNING TEST hard_coded/multimode in grade asm_fast.gc RUNNING TEST hard_coded/multimode_addr in grade asm_fast.gc RUNNING TEST hard_coded/mutable_excp in grade asm_fast.gc RUNNING TEST hard_coded/mutable_init_impure in grade asm_fast.gc RUNNING TEST hard_coded/mutable_init_order in grade asm_fast.gc RUNNING TEST hard_coded/myset_test in grade asm_fast.gc RUNNING TEST hard_coded/name_mangling in grade asm_fast.gc RUNNING TEST hard_coded/no_fully_strict in grade asm_fast.gc RUNNING TEST hard_coded/no_inline in grade asm_fast.gc RUNNING TEST hard_coded/no_inline_builtins in grade asm_fast.gc RUNNING TEST hard_coded/no_refs_to_deleted_labels in grade asm_fast.gc RUNNING TEST hard_coded/no_warn_singleton in grade asm_fast.gc RUNNING TEST hard_coded/nonascii in grade asm_fast.gc RUNNING TEST hard_coded/nondet_copy_out in grade asm_fast.gc RUNNING TEST hard_coded/nondet_ctrl_vn in grade asm_fast.gc RUNNING TEST hard_coded/nondet_lambda in grade asm_fast.gc RUNNING TEST hard_coded/null_char in grade asm_fast.gc RUNNING TEST hard_coded/nullary_ho_func in grade asm_fast.gc RUNNING TEST hard_coded/oisu_check_main in grade asm_fast.gc RUNNING TEST hard_coded/one_member in grade asm_fast.gc RUNNING TEST hard_coded/only_failing_goal_is_tail_rec in grade asm_fast.gc RUNNING TEST hard_coded/opt_dup_bug in grade asm_fast.gc RUNNING TEST hard_coded/opt_format in grade asm_fast.gc RUNNING TEST hard_coded/pack_args in grade asm_fast.gc RUNNING TEST hard_coded/pack_args_copy in grade asm_fast.gc RUNNING TEST hard_coded/pack_args_float in grade asm_fast.gc RUNNING TEST hard_coded/pack_args_intermod1 in grade asm_fast.gc RUNNING TEST hard_coded/pack_args_reuse in grade asm_fast.gc RUNNING TEST hard_coded/pack_int32 in grade asm_fast.gc RUNNING TEST hard_coded/packed_arg_partial_inst in grade asm_fast.gc RUNNING TEST hard_coded/parse_number_from_io in grade asm_fast.gc RUNNING TEST hard_coded/parse_number_from_string in grade asm_fast.gc RUNNING TEST hard_coded/partial_inst_float in grade asm_fast.gc RUNNING TEST hard_coded/ppc_bug in grade asm_fast.gc RUNNING TEST hard_coded/pprint_test in grade asm_fast.gc RUNNING TEST hard_coded/pprint_test2 in grade asm_fast.gc RUNNING TEST hard_coded/pragma_c_code in grade asm_fast.gc RUNNING TEST hard_coded/pragma_export in grade asm_fast.gc RUNNING TEST hard_coded/pragma_foreign_export in grade asm_fast.gc RUNNING TEST hard_coded/pragma_inline in grade asm_fast.gc RUNNING TEST hard_coded/pretty_printing in grade asm_fast.gc RUNNING TEST hard_coded/prince_frameopt in grade asm_fast.gc RUNNING TEST hard_coded/print_bigint in grade asm_fast.gc RUNNING TEST hard_coded/print_date in grade asm_fast.gc RUNNING TEST hard_coded/print_stream in grade asm_fast.gc RUNNING TEST hard_coded/profdeep_seg_fault in grade asm_fast.gc RUNNING TEST hard_coded/promise_equiv_with_svars in grade asm_fast.gc RUNNING TEST hard_coded/promise_equivalent_clauses in grade asm_fast.gc RUNNING TEST hard_coded/promise_equivalent_solutions_test in grade asm_fast.gc RUNNING TEST hard_coded/promise_eqv_solns_typeclasses in grade asm_fast.gc RUNNING TEST hard_coded/psqueue_test in grade asm_fast.gc RUNNING TEST hard_coded/pure_mutable in grade asm_fast.gc RUNNING TEST hard_coded/putback_binary_int8 in grade asm_fast.gc RUNNING TEST hard_coded/putback_binary_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/puzzle_detism_bug in grade asm_fast.gc RUNNING TEST hard_coded/qual_adv_test in grade asm_fast.gc RUNNING TEST hard_coded/qual_basic_test in grade asm_fast.gc RUNNING TEST hard_coded/qual_is_test in grade asm_fast.gc RUNNING TEST hard_coded/quantifier in grade asm_fast.gc RUNNING TEST hard_coded/quantifier2 in grade asm_fast.gc RUNNING TEST hard_coded/quoting_bug_test in grade asm_fast.gc RUNNING TEST hard_coded/random1 in grade asm_fast.gc RUNNING TEST hard_coded/random2 in grade asm_fast.gc RUNNING TEST hard_coded/random3 in grade asm_fast.gc RUNNING TEST hard_coded/random_permutation in grade asm_fast.gc RUNNING TEST hard_coded/random_shuffle in grade asm_fast.gc RUNNING TEST hard_coded/random_shuffle2 in grade asm_fast.gc RUNNING TEST hard_coded/random_simple in grade asm_fast.gc RUNNING TEST hard_coded/rational_test in grade asm_fast.gc RUNNING TEST hard_coded/read_binary_int16 in grade asm_fast.gc RUNNING TEST hard_coded/read_binary_int32 in grade asm_fast.gc RUNNING TEST hard_coded/read_binary_int64 in grade asm_fast.gc RUNNING TEST hard_coded/read_binary_uint16 in grade asm_fast.gc RUNNING TEST hard_coded/read_binary_uint32 in grade asm_fast.gc RUNNING TEST hard_coded/read_binary_uint64 in grade asm_fast.gc RUNNING TEST hard_coded/read_bitmap_size in grade asm_fast.gc RUNNING TEST hard_coded/read_min_int in grade asm_fast.gc RUNNING TEST hard_coded/recursive_main in grade asm_fast.gc RUNNING TEST hard_coded/redoip_clobber in grade asm_fast.gc RUNNING TEST hard_coded/remove_file in grade asm_fast.gc RUNNING TEST hard_coded/reorder_di in grade asm_fast.gc RUNNING TEST hard_coded/require_scopes in grade asm_fast.gc RUNNING TEST hard_coded/reuse_array in grade asm_fast.gc RUNNING TEST hard_coded/reuse_double in grade asm_fast.gc RUNNING TEST hard_coded/reuse_ho in grade asm_fast.gc RUNNING TEST hard_coded/rev_arith in grade asm_fast.gc RUNNING TEST hard_coded/reverse_arith in grade asm_fast.gc RUNNING TEST hard_coded/rnd in grade asm_fast.gc RUNNING TEST hard_coded/rtree_test in grade asm_fast.gc RUNNING TEST hard_coded/rtti_strings in grade asm_fast.gc RUNNING TEST hard_coded/runtime_opt in grade asm_fast.gc RUNNING TEST hard_coded/sectag_bits in grade asm_fast.gc RUNNING TEST hard_coded/seek_test in grade asm_fast.gc RUNNING TEST hard_coded/semi_disj in grade asm_fast.gc RUNNING TEST hard_coded/semi_tail_call_in_nonlast_disjunct in grade asm_fast.gc RUNNING TEST hard_coded/setenv in grade asm_fast.gc RUNNING TEST hard_coded/setjmp_test in grade asm_fast.gc RUNNING TEST hard_coded/sharing_comb in grade asm_fast.gc RUNNING TEST hard_coded/shift_test in grade asm_fast.gc RUNNING TEST hard_coded/simplify_multi_arm_switch in grade asm_fast.gc RUNNING TEST hard_coded/singleton_dups in grade asm_fast.gc RUNNING TEST hard_coded/solve_quadratic in grade asm_fast.gc RUNNING TEST hard_coded/solver_build_call in grade asm_fast.gc RUNNING TEST hard_coded/solver_default_eq_cmp in grade asm_fast.gc RUNNING TEST hard_coded/space in grade asm_fast.gc RUNNING TEST hard_coded/spawn_native in grade asm_fast.gc RUNNING TEST hard_coded/special_char in grade asm_fast.gc RUNNING TEST hard_coded/stable_foreign in grade asm_fast.gc RUNNING TEST hard_coded/stable_sort in grade asm_fast.gc RUNNING TEST hard_coded/static_no_tag in grade asm_fast.gc RUNNING TEST hard_coded/static_term_bug in grade asm_fast.gc RUNNING TEST hard_coded/stdlib_init in grade asm_fast.gc RUNNING TEST hard_coded/stream_format in grade asm_fast.gc RUNNING TEST hard_coded/stream_ignore_ws in grade asm_fast.gc RUNNING TEST hard_coded/stream_put_bug in grade asm_fast.gc RUNNING TEST hard_coded/stream_putback in grade asm_fast.gc RUNNING TEST hard_coded/stream_putback_binary in grade asm_fast.gc RUNNING TEST hard_coded/stream_string_writer_types in grade asm_fast.gc RUNNING TEST hard_coded/stream_test in grade asm_fast.gc RUNNING TEST hard_coded/string_alignment in grade asm_fast.gc RUNNING TEST hard_coded/string_alignment_bug in grade asm_fast.gc RUNNING TEST hard_coded/string_append_iii in grade asm_fast.gc RUNNING TEST hard_coded/string_append_ioi in grade asm_fast.gc RUNNING TEST hard_coded/string_append_ooi in grade asm_fast.gc RUNNING TEST hard_coded/string_append_ooi_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_append_pieces in grade asm_fast.gc RUNNING TEST hard_coded/string_builder_test in grade asm_fast.gc RUNNING TEST hard_coded/string_case in grade asm_fast.gc RUNNING TEST hard_coded/string_char_list_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_class in grade asm_fast.gc RUNNING TEST hard_coded/string_code_unit in grade asm_fast.gc RUNNING TEST hard_coded/string_codepoint in grade asm_fast.gc RUNNING TEST hard_coded/string_codepoint_offset_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_compare_substrings in grade asm_fast.gc RUNNING TEST hard_coded/string_count_codepoints_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_first_char in grade asm_fast.gc RUNNING TEST hard_coded/string_first_char_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_fold_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_from_char_list_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_from_code_unit_list in grade asm_fast.gc RUNNING TEST hard_coded/string_hash in grade asm_fast.gc RUNNING TEST hard_coded/string_index_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_index_next_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_loop in grade asm_fast.gc RUNNING TEST hard_coded/string_presuffix in grade asm_fast.gc RUNNING TEST hard_coded/string_prev_index_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_set_char in grade asm_fast.gc RUNNING TEST hard_coded/string_set_char_ilseq in grade asm_fast.gc RUNNING TEST hard_coded/string_split in grade asm_fast.gc RUNNING TEST hard_coded/string_split_2 in grade asm_fast.gc RUNNING TEST hard_coded/string_string in grade asm_fast.gc RUNNING TEST hard_coded/string_strip in grade asm_fast.gc RUNNING TEST hard_coded/string_sub_string_search in grade asm_fast.gc RUNNING TEST hard_coded/string_substring in grade asm_fast.gc RUNNING TEST hard_coded/string_suffix_bug in grade asm_fast.gc RUNNING TEST hard_coded/string_switch in grade asm_fast.gc RUNNING TEST hard_coded/string_switch2 in grade asm_fast.gc RUNNING TEST hard_coded/string_switch3 in grade asm_fast.gc RUNNING TEST hard_coded/string_to_float_overflow in grade asm_fast.gc RUNNING TEST hard_coded/string_various in grade asm_fast.gc RUNNING TEST hard_coded/string_well_formed in grade asm_fast.gc RUNNING TEST hard_coded/string_well_formed_utf8 in grade asm_fast.gc RUNNING TEST hard_coded/sv_nested_closures in grade asm_fast.gc RUNNING TEST hard_coded/sv_record_update in grade asm_fast.gc RUNNING TEST hard_coded/switch_detect in grade asm_fast.gc RUNNING TEST hard_coded/system_sort in grade asm_fast.gc RUNNING TEST hard_coded/tag_switch_dup_label in grade asm_fast.gc RUNNING TEST hard_coded/tail_rec_scc in grade asm_fast.gc RUNNING TEST hard_coded/take_split_upto in grade asm_fast.gc RUNNING TEST hard_coded/target_mlobjs in grade asm_fast.gc RUNNING TEST hard_coded/tautological_compare in grade asm_fast.gc RUNNING TEST hard_coded/term_io_test in grade asm_fast.gc RUNNING TEST hard_coded/term_to_univ_test in grade asm_fast.gc RUNNING TEST hard_coded/test234_sorted_insert in grade asm_fast.gc RUNNING TEST hard_coded/test_array2d in grade asm_fast.gc RUNNING TEST hard_coded/test_bag in grade asm_fast.gc RUNNING TEST hard_coded/test_char_digits in grade asm_fast.gc RUNNING TEST hard_coded/test_cord in grade asm_fast.gc RUNNING TEST hard_coded/test_cord2 in grade asm_fast.gc RUNNING TEST hard_coded/test_imported_no_tag in grade asm_fast.gc RUNNING TEST hard_coded/test_infinity in grade asm_fast.gc RUNNING TEST hard_coded/test_injection in grade asm_fast.gc RUNNING TEST hard_coded/test_int_hash in grade asm_fast.gc RUNNING TEST hard_coded/test_keys_and_values in grade asm_fast.gc RUNNING TEST hard_coded/test_pretty_printer in grade asm_fast.gc RUNNING TEST hard_coded/test_pretty_printer_defaults in grade asm_fast.gc RUNNING TEST hard_coded/test_semaphore in grade asm_fast.gc RUNNING TEST hard_coded/test_tree_bitset in grade asm_fast.gc RUNNING TEST hard_coded/test_yield in grade asm_fast.gc RUNNING TEST hard_coded/thread_sbrk in grade asm_fast.gc RUNNING TEST hard_coded/tim_qual1 in grade asm_fast.gc RUNNING TEST hard_coded/time_test in grade asm_fast.gc RUNNING TEST hard_coded/tl_backjump_test in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_1 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_2 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_3 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_4 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_env_1 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_env_2 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_env_3 in grade asm_fast.gc RUNNING TEST hard_coded/trace_goal_opt in grade asm_fast.gc RUNNING TEST hard_coded/trans_intermod_user_equality in grade asm_fast.gc RUNNING TEST hard_coded/transform_value in grade asm_fast.gc RUNNING TEST hard_coded/transitive_inst_type in grade asm_fast.gc RUNNING TEST hard_coded/trigraphs in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_1 in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_2 in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_3 in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_4 in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_5 in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_6 in grade asm_fast.gc RUNNING TEST hard_coded/try_syntax_7 in grade asm_fast.gc RUNNING TEST hard_coded/tuple_test in grade asm_fast.gc RUNNING TEST hard_coded/tuple_test2 in grade asm_fast.gc RUNNING TEST hard_coded/type_ctor_desc in grade asm_fast.gc RUNNING TEST hard_coded/type_ctor_desc_manip in grade asm_fast.gc RUNNING TEST hard_coded/type_info_const_inst in grade asm_fast.gc RUNNING TEST hard_coded/type_info_order in grade asm_fast.gc RUNNING TEST hard_coded/type_qual in grade asm_fast.gc RUNNING TEST hard_coded/type_spec_ho_term in grade asm_fast.gc RUNNING TEST hard_coded/type_spec_modes in grade asm_fast.gc RUNNING TEST hard_coded/type_tables in grade asm_fast.gc RUNNING TEST hard_coded/type_to_term in grade asm_fast.gc RUNNING TEST hard_coded/type_to_term_bug in grade asm_fast.gc RUNNING TEST hard_coded/uc_export_enum in grade asm_fast.gc RUNNING TEST hard_coded/uint16_from_bytes in grade asm_fast.gc RUNNING TEST hard_coded/uint16_switch_test in grade asm_fast.gc RUNNING TEST hard_coded/uint32_from_bytes in grade asm_fast.gc RUNNING TEST hard_coded/uint32_switch_test in grade asm_fast.gc RUNNING TEST hard_coded/uint32_to_uint64 in grade asm_fast.gc RUNNING TEST hard_coded/uint64_from_bytes in grade asm_fast.gc RUNNING TEST hard_coded/uint64_ground_term in grade asm_fast.gc RUNNING TEST hard_coded/uint64_switch_test in grade asm_fast.gc RUNNING TEST hard_coded/uint8_switch_test in grade asm_fast.gc RUNNING TEST hard_coded/uint_arith in grade asm_fast.gc RUNNING TEST hard_coded/uint_bitwise in grade asm_fast.gc RUNNING TEST hard_coded/uint_switch_test in grade asm_fast.gc RUNNING TEST hard_coded/uncond_reuse in grade asm_fast.gc RUNNING TEST hard_coded/uncond_reuse_bad in grade asm_fast.gc RUNNING TEST hard_coded/unicode_test in grade asm_fast.gc RUNNING TEST hard_coded/unify_existq_cons in grade asm_fast.gc RUNNING TEST hard_coded/unify_expression in grade asm_fast.gc RUNNING TEST hard_coded/unify_typeinfo_bug in grade asm_fast.gc RUNNING TEST hard_coded/uniq_duplicate_call in grade asm_fast.gc RUNNING TEST hard_coded/unsorted_agg2 in grade asm_fast.gc RUNNING TEST hard_coded/unused_float_box_test in grade asm_fast.gc RUNNING TEST hard_coded/unusual_name_mutable in grade asm_fast.gc RUNNING TEST hard_coded/uo_regression1 in grade asm_fast.gc RUNNING TEST hard_coded/user_compare in grade asm_fast.gc RUNNING TEST hard_coded/user_defined_equality in grade asm_fast.gc RUNNING TEST hard_coded/user_defined_equality2 in grade asm_fast.gc RUNNING TEST hard_coded/utf8_io in grade asm_fast.gc RUNNING TEST hard_coded/value_enum in grade asm_fast.gc RUNNING TEST hard_coded/version_array_test in grade asm_fast.gc RUNNING TEST hard_coded/version_hash_table_delete in grade asm_fast.gc RUNNING TEST hard_coded/version_hash_table_test in grade asm_fast.gc RUNNING TEST hard_coded/version_hash_table_test2 in grade asm_fast.gc RUNNING TEST hard_coded/weak_ptr in grade asm_fast.gc RUNNING TEST hard_coded/word_aligned_pointer in grade asm_fast.gc RUNNING TEST hard_coded/words_separator in grade asm_fast.gc RUNNING TEST hard_coded/write in grade asm_fast.gc RUNNING TEST hard_coded/write_array in grade asm_fast.gc RUNNING TEST hard_coded/write_binary in grade asm_fast.gc RUNNING TEST hard_coded/write_binary_int8 in grade asm_fast.gc RUNNING TEST hard_coded/write_binary_multibyte_int in grade asm_fast.gc RUNNING TEST hard_coded/write_binary_uint8 in grade asm_fast.gc RUNNING TEST hard_coded/write_float_special in grade asm_fast.gc RUNNING TEST hard_coded/write_reg1 in grade asm_fast.gc RUNNING TEST hard_coded/write_reg2 in grade asm_fast.gc RUNNING TEST hard_coded/write_xml in grade asm_fast.gc RUNNING TEST hard_coded/xmlable_test in grade asm_fast.gc RUNNING TEST hard_coded/zinc_pack_bug in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' FAILED tests in hard_coded in grade asm_fast.gc gmake[3]: *** [../Mmake.common:337: runtests_local] Error 1 gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' SOME TESTS FAILED: see FAILED_TESTS and runtests.errs gmake[2]: *** [../Mmake.common:230: runtests] Error 1 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/hard_coded' gmake[1]: *** [Mmake.common:366: runtests_in_hard_coded] Error 2 if test -d invalid ; then \ cd invalid && mmake runtests ; \ else \ echo Could not run tests in directory invalid ; \ echo Could not run tests in directory invalid >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid' STARTING tests in invalid in grade asm_fast.gc at Wed May 13 22:44:31 CEST 2020 cleaning up the directory before the tests RUNNING TEST invalid/abstract_eqv in grade asm_fast.gc RUNNING TEST invalid/abstract_solver_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/abstract_type_decl-nodepend in grade asm_fast.gc RUNNING TEST invalid/actual_expected-nodepend in grade asm_fast.gc RUNNING TEST invalid/after_end_module-nodepend in grade asm_fast.gc RUNNING TEST invalid/ambiguous_method-nodepend in grade asm_fast.gc RUNNING TEST invalid/ambiguous_method_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/ambiguous_overloading_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/any_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/any_passed_as_ground-nodepend in grade asm_fast.gc RUNNING TEST invalid/any_should_not_match_bound-nodepend in grade asm_fast.gc RUNNING TEST invalid/any_to_ground_in_ite_cond-nodepend in grade asm_fast.gc RUNNING TEST invalid/any_to_ground_in_ite_cond_nomax-nodepend in grade asm_fast.gc RUNNING TEST invalid/anys_in_negated_contexts-nodepend in grade asm_fast.gc RUNNING TEST invalid/arg_permutation-nodepend in grade asm_fast.gc RUNNING TEST invalid/assert_in_interface-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_consider_used-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_detism-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_detism_category-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_end_module-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_finalise_decl-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_code-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_decl-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_enum-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_export-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_export_enum-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_import_module-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_proc-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_foreign_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_include-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_initialise_decl-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_inst_defn-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_inst_for_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_instance-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_instance2-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_item_in_interface-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_module_name-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_mutable-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_pred_arity-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_sv_unify_msg-nodepend in grade asm_fast.gc RUNNING TEST invalid/bad_with_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/bigtest-nodepend in grade asm_fast.gc RUNNING TEST invalid/bind_in_negated-nodepend in grade asm_fast.gc RUNNING TEST invalid/bind_var_errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug10-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug113-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug115-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug117-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug150-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug17-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug184-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug191-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug197-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug214-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug238-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug257-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug278-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug363-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug410-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug415-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug436-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug476-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug487-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug496-nodepend in grade asm_fast.gc RUNNING TEST invalid/bug83-nodepend in grade asm_fast.gc RUNNING TEST invalid/builtin_int-nodepend in grade asm_fast.gc RUNNING TEST invalid/builtin_proc-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_inst2-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_inst3-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_inst4-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_inst5-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_mode2-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_mode3-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_mode4-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_type2-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_type3-nodepend in grade asm_fast.gc RUNNING TEST invalid/circ_type5-nodepend in grade asm_fast.gc RUNNING TEST invalid/combined_ho_type_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/combined_ho_type_inst_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/comparison-nodepend in grade asm_fast.gc RUNNING TEST invalid/complex_constraint_err-nodepend in grade asm_fast.gc RUNNING TEST invalid/conflicting_fs-nodepend in grade asm_fast.gc RUNNING TEST invalid/conflicting_tabling_pragmas-nodepend in grade asm_fast.gc RUNNING TEST invalid/constrained_poly_insts-nodepend in grade asm_fast.gc RUNNING TEST invalid/constrained_poly_insts2-nodepend in grade asm_fast.gc RUNNING TEST invalid/constraint_proof_bug_lib-nodepend in grade asm_fast.gc RUNNING TEST invalid/constructor_warning-nodepend in grade asm_fast.gc RUNNING TEST invalid/currying_multimode_func-nodepend in grade asm_fast.gc RUNNING TEST invalid/cyclic_typeclass-nodepend in grade asm_fast.gc RUNNING TEST invalid/cyclic_typeclass_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/cyclic_typeclass_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/default_ho_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/default_ho_inst_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/det_atomic_goal_msgs-nodepend in grade asm_fast.gc RUNNING TEST invalid/det_errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/det_errors_cc-nodepend in grade asm_fast.gc RUNNING TEST invalid/duplicate_instance_2 in grade asm_fast.gc RUNNING TEST invalid/duplicate_modes-nodepend in grade asm_fast.gc RUNNING TEST invalid/ee_invalid-nodepend in grade asm_fast.gc RUNNING TEST invalid/empty_interface-nodepend in grade asm_fast.gc RUNNING TEST invalid/erroneous_throw_promise-nodepend in grade asm_fast.gc RUNNING TEST invalid/error_in_list-nodepend in grade asm_fast.gc RUNNING TEST invalid/errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/errors1-nodepend in grade asm_fast.gc RUNNING TEST invalid/errors2-nodepend in grade asm_fast.gc RUNNING TEST invalid/exist_foreign_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/exported_foreign_enum-nodepend in grade asm_fast.gc RUNNING TEST invalid/exported_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/exported_unify in grade asm_fast.gc RUNNING TEST invalid/ext_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/ext_type_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/external-nodepend in grade asm_fast.gc RUNNING TEST invalid/external2-nodepend in grade asm_fast.gc RUNNING TEST invalid/extra_info_prompt-nodepend in grade asm_fast.gc RUNNING TEST invalid/fe_unmapped_nonverbose-nodepend in grade asm_fast.gc RUNNING TEST invalid/fe_unmapped_verbose-nodepend in grade asm_fast.gc RUNNING TEST invalid/field_syntax_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_decl_line_number-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_enum_import-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_enum_invalid-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_include_file_missing-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_purity_mismatch-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_singleton-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_solver_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_type_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/foreign_type_visibility-nodepend in grade asm_fast.gc RUNNING TEST invalid/fp_dup_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/freefree-nodepend in grade asm_fast.gc RUNNING TEST invalid/func_errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/funcs_as_preds-nodepend in grade asm_fast.gc RUNNING TEST invalid/functor_ho_inst_bad-nodepend in grade asm_fast.gc RUNNING TEST invalid/functor_ho_inst_bad_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/functor_ho_inst_bad_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/fundeps_coverage-nodepend in grade asm_fast.gc RUNNING TEST invalid/fundeps_unbound_in_ctor-nodepend in grade asm_fast.gc RUNNING TEST invalid/fundeps_vars-nodepend in grade asm_fast.gc RUNNING TEST invalid/hawkins_mm_fail_reset-nodepend in grade asm_fast.gc RUNNING TEST invalid/higher_order_no_detism-nodepend in grade asm_fast.gc RUNNING TEST invalid/ho_any_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/ho_default_func_1-nodepend in grade asm_fast.gc RUNNING TEST invalid/ho_default_func_2.sub in grade asm_fast.gc RUNNING TEST invalid/ho_default_func_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/ho_default_func_4-nodepend in grade asm_fast.gc RUNNING TEST invalid/ho_type_mode_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/ho_unique_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/ii_parent.ii_child in grade asm_fast.gc RUNNING TEST invalid/illtyped_compare-nodepend in grade asm_fast.gc RUNNING TEST invalid/impl_def_literal_syntax-nodepend in grade asm_fast.gc RUNNING TEST invalid/imported_mode in grade asm_fast.gc RUNNING TEST invalid/impure_method_impl-nodepend in grade asm_fast.gc RUNNING TEST invalid/incompatible_instance_constraints-nodepend in grade asm_fast.gc RUNNING TEST invalid/inconsistent_instances-nodepend in grade asm_fast.gc RUNNING TEST invalid/inline_conflict-nodepend in grade asm_fast.gc RUNNING TEST invalid/inst_list_dup-nodepend in grade asm_fast.gc RUNNING TEST invalid/inst_matches_final_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/instance_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/instance_no_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/instance_var_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/int_impl_imports in grade asm_fast.gc RUNNING TEST invalid/integral_constant_no_suffix-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_binary_literal-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_decimal_literal-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_event-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_export_detism-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_float_literal-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_hex_literal-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_instance_declarations-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_int-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_integral_call_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_main-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_mllibs-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_new-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_octal_literal-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_pragma-nodepend in grade asm_fast.gc RUNNING TEST invalid/invalid_typeclass-nodepend in grade asm_fast.gc RUNNING TEST invalid/io_in_ite_cond-nodepend in grade asm_fast.gc RUNNING TEST invalid/kind-nodepend in grade asm_fast.gc RUNNING TEST invalid/lambda_syntax_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/loopcheck-nodepend in grade asm_fast.gc RUNNING TEST invalid/magicbox-nodepend in grade asm_fast.gc RUNNING TEST invalid/make_opt_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/malformed_ite-nodepend in grade asm_fast.gc RUNNING TEST invalid/max_error_line_width-nodepend in grade asm_fast.gc RUNNING TEST invalid/merge_ground_any-nodepend in grade asm_fast.gc RUNNING TEST invalid/merge_inst_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/method_impl-nodepend in grade asm_fast.gc RUNNING TEST invalid/missing_concrete_instance-nodepend in grade asm_fast.gc RUNNING TEST invalid/missing_det_decls-nodepend in grade asm_fast.gc RUNNING TEST invalid/missing_interface_import-nodepend in grade asm_fast.gc RUNNING TEST invalid/missing_interface_import2 in grade asm_fast.gc RUNNING TEST invalid/mixed_up_streams-nodepend in grade asm_fast.gc RUNNING TEST invalid/mode_decl_in_wrong_section-nodepend in grade asm_fast.gc RUNNING TEST invalid/mode_inf-nodepend in grade asm_fast.gc RUNNING TEST invalid/modes_erroneous-nodepend in grade asm_fast.gc RUNNING TEST invalid/mostly_uniq1-nodepend in grade asm_fast.gc RUNNING TEST invalid/mostly_uniq2-nodepend in grade asm_fast.gc RUNNING TEST invalid/mpj1-nodepend in grade asm_fast.gc RUNNING TEST invalid/mpj3-nodepend in grade asm_fast.gc RUNNING TEST invalid/mpj4-nodepend in grade asm_fast.gc RUNNING TEST invalid/multimode_addr_problems-nodepend in grade asm_fast.gc RUNNING TEST invalid/multimode_dcg-nodepend in grade asm_fast.gc RUNNING TEST invalid/multimode_missing_impure-nodepend in grade asm_fast.gc RUNNING TEST invalid/multimode_syntax-nodepend in grade asm_fast.gc RUNNING TEST invalid/multiply_star-nodepend in grade asm_fast.gc RUNNING TEST invalid/multisoln_func-nodepend in grade asm_fast.gc RUNNING TEST invalid/no_exports-nodepend in grade asm_fast.gc RUNNING TEST invalid/not_a_switch-nodepend in grade asm_fast.gc RUNNING TEST invalid/not_in_interface-nodepend in grade asm_fast.gc RUNNING TEST invalid/null_char-nodepend in grade asm_fast.gc RUNNING TEST invalid/nullary_ho_func_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/obsolete_proc_pragma-nodepend in grade asm_fast.gc RUNNING TEST invalid/occurs-nodepend in grade asm_fast.gc RUNNING TEST invalid/oisu_check_add_pragma_errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/oisu_check_semantic_errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/one_member-nodepend in grade asm_fast.gc RUNNING TEST invalid/overloading-nodepend in grade asm_fast.gc RUNNING TEST invalid/partial_implied_mode in grade asm_fast.gc RUNNING TEST invalid/polymorphic_unification-nodepend in grade asm_fast.gc RUNNING TEST invalid/pragma_c_code_dup_var-nodepend in grade asm_fast.gc RUNNING TEST invalid/pragma_c_code_no_det-nodepend in grade asm_fast.gc RUNNING TEST invalid/pragma_qual_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/pragma_source_file-nodepend in grade asm_fast.gc RUNNING TEST invalid/predmode-nodepend in grade asm_fast.gc RUNNING TEST invalid/prog_io_erroneous-nodepend in grade asm_fast.gc RUNNING TEST invalid/promise_equivalent_clauses-nodepend in grade asm_fast.gc RUNNING TEST invalid/promise_equivalent_solutions_test-nodepend in grade asm_fast.gc RUNNING TEST invalid/promise_equivalent_solutions_test_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/qual_basic_test2-nodepend in grade asm_fast.gc RUNNING TEST invalid/qualified_cons_id2-nodepend in grade asm_fast.gc RUNNING TEST invalid/quant_constraint_1-nodepend in grade asm_fast.gc RUNNING TEST invalid/quant_constraint_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/range_restrict-nodepend in grade asm_fast.gc RUNNING TEST invalid/record_syntax_errors-nodepend in grade asm_fast.gc RUNNING TEST invalid/ref_to_implicit_comma-nodepend in grade asm_fast.gc RUNNING TEST invalid/ref_to_implicit_pred-nodepend in grade asm_fast.gc RUNNING TEST invalid/repeated_field_name-nodepend in grade asm_fast.gc RUNNING TEST invalid/repeated_instance_vars_unsat-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_det_in_lambda-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_scopes-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_switch_arms_detism-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_tailrec_1-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_tailrec_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_tailrec_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/require_tailrec_invalid-nodepend in grade asm_fast.gc RUNNING TEST invalid/reserved-nodepend in grade asm_fast.gc RUNNING TEST invalid/reserved_type_name-nodepend in grade asm_fast.gc RUNNING TEST invalid/some-nodepend in grade asm_fast.gc RUNNING TEST invalid/specified-nodepend in grade asm_fast.gc RUNNING TEST invalid/spurious_mode_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/state_vars_test1-nodepend in grade asm_fast.gc RUNNING TEST invalid/state_vars_test2-nodepend in grade asm_fast.gc RUNNING TEST invalid/state_vars_test3-nodepend in grade asm_fast.gc RUNNING TEST invalid/state_vars_test4-nodepend in grade asm_fast.gc RUNNING TEST invalid/state_vars_test5-nodepend in grade asm_fast.gc RUNNING TEST invalid/string_format_bad-nodepend in grade asm_fast.gc RUNNING TEST invalid/string_format_unknown-nodepend in grade asm_fast.gc RUNNING TEST invalid/switch_arm_multi_not_det-nodepend in grade asm_fast.gc RUNNING TEST invalid/tc_err1-nodepend in grade asm_fast.gc RUNNING TEST invalid/tc_err2-nodepend in grade asm_fast.gc RUNNING TEST invalid/test_feature_set-nodepend in grade asm_fast.gc RUNNING TEST invalid/test_may_duplicate-nodepend in grade asm_fast.gc RUNNING TEST invalid/test_nested in grade asm_fast.gc RUNNING TEST invalid/trace_goal_env-nodepend in grade asm_fast.gc RUNNING TEST invalid/transitive_import in grade asm_fast.gc RUNNING TEST invalid/transitive_import_class in grade asm_fast.gc RUNNING TEST invalid/tricky_assert1-nodepend in grade asm_fast.gc RUNNING TEST invalid/try_bad_params-nodepend in grade asm_fast.gc RUNNING TEST invalid/try_detism-nodepend in grade asm_fast.gc RUNNING TEST invalid/try_io_else-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_error_ambiguous-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_error_in_arg-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_inf_loop-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_lhs_var-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_loop-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_mismatch-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_spec-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_vars-nodepend in grade asm_fast.gc RUNNING TEST invalid/type_with_no_defn-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_bad_method_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_bogus_method-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_constraint_extra_var-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_dup_method_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_missing_det-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_missing_det_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_missing_det_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_missing_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_missing_mode_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_mode_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_mode_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_mode_4-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_no_param-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_1-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_10-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_11-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_12-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_13-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_2-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_3-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_4-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_5-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_7-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_8-nodepend in grade asm_fast.gc RUNNING TEST invalid/typeclass_test_9-nodepend in grade asm_fast.gc RUNNING TEST invalid/types-nodepend in grade asm_fast.gc RUNNING TEST invalid/types2-nodepend in grade asm_fast.gc RUNNING TEST invalid/unbound_type_vars-nodepend in grade asm_fast.gc RUNNING TEST invalid/undeclared_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_impl_def_literal-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_inst-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_lambda_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_mode-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_mode_and_no_clauses-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_symbol-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/undef_type_mod_qual-nodepend in grade asm_fast.gc RUNNING TEST invalid/unicode1-nodepend in grade asm_fast.gc RUNNING TEST invalid/unicode2-nodepend in grade asm_fast.gc RUNNING TEST invalid/unify_mode_error-nodepend in grade asm_fast.gc RUNNING TEST invalid/uniq_modes-nodepend in grade asm_fast.gc RUNNING TEST invalid/uniq_mutable-nodepend in grade asm_fast.gc RUNNING TEST invalid/uniq_neg-nodepend in grade asm_fast.gc RUNNING TEST invalid/unrecognized_pragma-nodepend in grade asm_fast.gc RUNNING TEST invalid/unsatisfiable_constraint-nodepend in grade asm_fast.gc RUNNING TEST invalid/unsatisfiable_constraint_bug-nodepend in grade asm_fast.gc RUNNING TEST invalid/unsatisfiable_constraint_msg-nodepend in grade asm_fast.gc RUNNING TEST invalid/unsatisfiable_super-nodepend in grade asm_fast.gc RUNNING TEST invalid/unterminated_octal_escape-nodepend in grade asm_fast.gc RUNNING TEST invalid/user_eq_dummy-nodepend in grade asm_fast.gc RUNNING TEST invalid/uu_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/var_as_class_name-nodepend in grade asm_fast.gc RUNNING TEST invalid/var_as_pred_name-nodepend in grade asm_fast.gc RUNNING TEST invalid/vars_in_wrong_places-nodepend in grade asm_fast.gc RUNNING TEST invalid/where_abstract_enum-nodepend in grade asm_fast.gc RUNNING TEST invalid/where_direct_arg-nodepend in grade asm_fast.gc RUNNING TEST invalid/where_direct_arg2-nodepend in grade asm_fast.gc RUNNING TEST invalid/with_type-nodepend in grade asm_fast.gc RUNNING TEST invalid/wrong_arity_function-nodepend in grade asm_fast.gc RUNNING TEST invalid/wrong_type_arity-nodepend in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid' PASSED ALL TESTS in invalid in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid' if test -d invalid_purity ; then \ cd invalid_purity && mmake runtests ; \ else \ echo Could not run tests in directory invalid_purity ; \ echo Could not run tests in directory invalid_purity >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_purity' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_purity' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_purity' STARTING tests in invalid_purity in grade asm_fast.gc at Wed May 13 22:45:30 CEST 2020 cleaning up the directory before the tests RUNNING TEST invalid_purity/impure_func_t2 in grade asm_fast.gc RUNNING TEST invalid_purity/impure_func_t3 in grade asm_fast.gc RUNNING TEST invalid_purity/impure_func_t4 in grade asm_fast.gc RUNNING TEST invalid_purity/impure_func_t5 in grade asm_fast.gc RUNNING TEST invalid_purity/impure_func_t5_fixed in grade asm_fast.gc RUNNING TEST invalid_purity/impure_func_t7 in grade asm_fast.gc RUNNING TEST invalid_purity/impure_par_conj in grade asm_fast.gc RUNNING TEST invalid_purity/impure_pred_t1 in grade asm_fast.gc RUNNING TEST invalid_purity/impure_pred_t1_fixed in grade asm_fast.gc RUNNING TEST invalid_purity/impure_pred_t2 in grade asm_fast.gc RUNNING TEST invalid_purity/pragma_c_and_mercury in grade asm_fast.gc RUNNING TEST invalid_purity/purity in grade asm_fast.gc RUNNING TEST invalid_purity/purity_nonsense in grade asm_fast.gc RUNNING TEST invalid_purity/purity_nonsense2-nodepend in grade asm_fast.gc RUNNING TEST invalid_purity/purity_type_error in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_purity' PASSED ALL TESTS in invalid_purity in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_purity' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_purity' if test -d invalid_submodules ; then \ cd invalid_submodules && mmake runtests ; \ else \ echo Could not run tests in directory invalid_submodules ; \ echo Could not run tests in directory invalid_submodules >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_submodules' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_submodules' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_submodules' STARTING tests in invalid_submodule in grade asm_fast.gc at Wed May 13 22:45:39 CEST 2020 cleaning up the directory before the tests RUNNING TEST invalid_submodule/duplicate_module_test-nodepend in grade asm_fast.gc RUNNING TEST invalid_submodule/exported_unify3 in grade asm_fast.gc RUNNING TEST invalid_submodule/func_class-nodepend in grade asm_fast.gc RUNNING TEST invalid_submodule/import_in_parent in grade asm_fast.gc RUNNING TEST invalid_submodule/missing_parent_import in grade asm_fast.gc RUNNING TEST invalid_submodule/nested_impl_in_int-nodepend in grade asm_fast.gc RUNNING TEST invalid_submodule/sub_c in grade asm_fast.gc RUNNING TEST invalid_submodule/undef_mod_qual in grade asm_fast.gc RUNNING TEST invalid_submodule/unresolved_overloading in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_submodules' PASSED ALL TESTS in invalid_submodule in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_submodules' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/invalid_submodules' if test -d misc_tests ; then \ cd misc_tests && mmake runtests ; \ else \ echo Could not run tests in directory misc_tests ; \ echo Could not run tests in directory misc_tests >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/misc_tests' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/misc_tests' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/misc_tests' STARTING tests in misc_tests in grade asm_fast.gc at Wed May 13 22:45:44 CEST 2020 cleaning up the directory before the tests RUNNING TEST misc_tests/mdemangle_test-nodepend in grade asm_fast.gc RUNNING TEST misc_tests/pretty_print_test-nodepend in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/misc_tests' PASSED ALL TESTS in misc_tests in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/misc_tests' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/misc_tests' if test -d mmc_make ; then \ cd mmc_make && mmake runtests ; \ else \ echo Could not run tests in directory mmc_make ; \ echo Could not run tests in directory mmc_make >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/mmc_make' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/mmc_make' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/mmc_make' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/mmc_make' if test -d par_conj ; then \ cd par_conj && mmake runtests ; \ else \ echo Could not run tests in directory par_conj ; \ echo Could not run tests in directory par_conj >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/par_conj' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/par_conj' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/par_conj' STARTING tests in par_conj in grade asm_fast.gc at Wed May 13 22:45:45 CEST 2020 cleaning up the directory before the tests RUNNING TEST par_conj/bug_130_should_push_signal in grade asm_fast.gc RUNNING TEST par_conj/bug_130_unreachable in grade asm_fast.gc RUNNING TEST par_conj/consume_in_some_branches in grade asm_fast.gc RUNNING TEST par_conj/consume_in_some_branches_and_after in grade asm_fast.gc RUNNING TEST par_conj/consume_wait in grade asm_fast.gc RUNNING TEST par_conj/dep_par_1 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_10 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_11 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_11b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_11c in grade asm_fast.gc RUNNING TEST par_conj/dep_par_11d in grade asm_fast.gc RUNNING TEST par_conj/dep_par_12 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_13 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_14 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_14b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_14c in grade asm_fast.gc RUNNING TEST par_conj/dep_par_14d in grade asm_fast.gc RUNNING TEST par_conj/dep_par_16 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_17 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_18 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_2 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_20 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_21 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_22 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_23 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_24 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_24b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_25 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_25b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_26 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_27 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_28 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_29 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_3 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_3b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_3c in grade asm_fast.gc RUNNING TEST par_conj/dep_par_4 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_5 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_5b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_5c in grade asm_fast.gc RUNNING TEST par_conj/dep_par_5d in grade asm_fast.gc RUNNING TEST par_conj/dep_par_6 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_6b in grade asm_fast.gc RUNNING TEST par_conj/dep_par_7 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_8 in grade asm_fast.gc RUNNING TEST par_conj/dep_par_9 in grade asm_fast.gc RUNNING TEST par_conj/impure_wait in grade asm_fast.gc RUNNING TEST par_conj/indep_par_append in grade asm_fast.gc RUNNING TEST par_conj/indep_par_nested in grade asm_fast.gc RUNNING TEST par_conj/par_ddeath in grade asm_fast.gc RUNNING TEST par_conj/par_ddeath_2 in grade asm_fast.gc RUNNING TEST par_conj/par_fib in grade asm_fast.gc RUNNING TEST par_conj/pathological_right_recursion in grade asm_fast.gc RUNNING TEST par_conj/produce_in_nondet_disj in grade asm_fast.gc RUNNING TEST par_conj/threads_hang in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/par_conj' PASSED ALL TESTS in par_conj in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/par_conj' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/par_conj' if test -d purity ; then \ cd purity && mmake runtests ; \ else \ echo Could not run tests in directory purity ; \ echo Could not run tests in directory purity >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/purity' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/purity' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/purity' STARTING tests in purity in grade asm_fast.gc at Wed May 13 22:46:52 CEST 2020 cleaning up the directory before the tests RUNNING TEST purity/impure_func_t1 in grade asm_fast.gc RUNNING TEST purity/impure_func_t5_fixed2 in grade asm_fast.gc RUNNING TEST purity/impure_func_t6 in grade asm_fast.gc RUNNING TEST purity/impure_pred_t1_fixed3 in grade asm_fast.gc RUNNING TEST purity/promise_pure_test in grade asm_fast.gc RUNNING TEST purity/purity in grade asm_fast.gc RUNNING TEST purity/purity_opt in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/purity' PASSED ALL TESTS in purity in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/purity' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/purity' if test -d recompilation ; then \ cd recompilation && mmake runtests ; \ else \ echo Could not run tests in directory recompilation ; \ echo Could not run tests in directory recompilation >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/recompilation' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/recompilation' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/recompilation' STARTING tests in recompilation in grade asm_fast.gc at Wed May 13 22:47:00 CEST 2020 cleaning up the directory before the tests RUNNING TEST recompilation/add_constructor_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/add_constructor_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/add_instance_2_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/add_instance_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/add_type_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/add_type_re-nodepend in grade asm_fast.gc RUNNING TEST recompilation/change_class_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/change_func_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/change_instance_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/change_mode_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/change_type_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/combined_type_mode_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/field_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/func_overloading_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/func_overloading_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/lambda_mode_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/nested_module_2_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/nested_module_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/no_version_numbers_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/pragma_type_spec_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/pred_ctor_ambiguity_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/pred_overloading_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/remove_type_re-nodepend in grade asm_fast.gc RUNNING TEST recompilation/type_qual_re-nodepend in grade asm_fast.gc RUNNING TEST recompilation/type_spec_rename_var_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/type_spec_unname_var_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/typeclass_method_pragma_r-nodepend in grade asm_fast.gc RUNNING TEST recompilation/unchanged_pred_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/unchanged_with_type_nr-nodepend in grade asm_fast.gc RUNNING TEST recompilation/with_type_re-nodepend in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/recompilation' PASSED ALL TESTS in recompilation in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/recompilation' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/recompilation' if test -d string_format ; then \ cd string_format && mmake runtests ; \ else \ echo Could not run tests in directory string_format ; \ echo Could not run tests in directory string_format >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/string_format' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/string_format' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/string_format' STARTING tests in string_format in grade asm_fast.gc at Wed May 13 22:49:34 CEST 2020 cleaning up the directory before the tests RUNNING TEST string_format/string_format_c in grade asm_fast.gc RUNNING TEST string_format/string_format_d in grade asm_fast.gc RUNNING TEST string_format/string_format_e in grade asm_fast.gc RUNNING TEST string_format/string_format_f in grade asm_fast.gc RUNNING TEST string_format/string_format_g in grade asm_fast.gc RUNNING TEST string_format/string_format_o in grade asm_fast.gc RUNNING TEST string_format/string_format_s in grade asm_fast.gc RUNNING TEST string_format/string_format_u in grade asm_fast.gc RUNNING TEST string_format/string_format_x in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/string_format' PASSED ALL TESTS in string_format in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/string_format' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/string_format' if test -d structure_reuse ; then \ cd structure_reuse && mmake runtests ; \ else \ echo Could not run tests in directory structure_reuse ; \ echo Could not run tests in directory structure_reuse >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/structure_reuse' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/structure_reuse' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/structure_reuse' STARTING tests in structure_reuse in grade asm_fast.gc at Wed May 13 22:49:50 CEST 2020 cleaning up the directory before the tests RUNNING TEST structure_reuse/if_then_else in grade asm_fast.gc RUNNING TEST structure_reuse/internal_alias in grade asm_fast.gc RUNNING TEST structure_reuse/interpret in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/structure_reuse' PASSED ALL TESTS in structure_reuse in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/structure_reuse' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/structure_reuse' if test -d submodules ; then \ cd submodules && mmake runtests ; \ else \ echo Could not run tests in directory submodules ; \ echo Could not run tests in directory submodules >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/submodules' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/submodules' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/submodules' STARTING tests in submodules in grade asm_fast.gc at Wed May 13 22:49:54 CEST 2020 cleaning up the directory before the tests RUNNING TEST submodules/accessibility in grade asm_fast.gc RUNNING TEST submodules/accessibility2 in grade asm_fast.gc RUNNING TEST submodules/backquoted_qualified_ops in grade asm_fast.gc RUNNING TEST submodules/class in grade asm_fast.gc RUNNING TEST submodules/daf_bug in grade asm_fast.gc RUNNING TEST submodules/deeply_nested in grade asm_fast.gc RUNNING TEST submodules/direct_arg_cyclic1 in grade asm_fast.gc RUNNING TEST submodules/direct_arg_intermod1 in grade asm_fast.gc RUNNING TEST submodules/direct_arg_parent in grade asm_fast.gc RUNNING TEST submodules/dot_separator in grade asm_fast.gc RUNNING TEST submodules/external_unification_pred in grade asm_fast.gc RUNNING TEST submodules/finalise_parent in grade asm_fast.gc RUNNING TEST submodules/g12_fe_bug in grade asm_fast.gc RUNNING TEST submodules/impl_def_literal in grade asm_fast.gc RUNNING TEST submodules/initialise_parent in grade asm_fast.gc RUNNING TEST submodules/mutable_parent in grade asm_fast.gc RUNNING TEST submodules/nested in grade asm_fast.gc RUNNING TEST submodules/nested2 in grade asm_fast.gc RUNNING TEST submodules/nested3 in grade asm_fast.gc RUNNING TEST submodules/nested_intermod_main in grade asm_fast.gc RUNNING TEST submodules/non_word_mutable in grade asm_fast.gc RUNNING TEST submodules/parent in grade asm_fast.gc RUNNING TEST submodules/parent2 in grade asm_fast.gc RUNNING TEST submodules/sm_exp_bug in grade asm_fast.gc RUNNING TEST submodules/ts in grade asm_fast.gc RUNNING TEST submodules/use_submodule in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/submodules' PASSED ALL TESTS in submodules in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/submodules' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/submodules' if test -d tabling ; then \ cd tabling && mmake runtests ; \ else \ echo Could not run tests in directory tabling ; \ echo Could not run tests in directory tabling >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/tabling' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/tabling' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/tabling' STARTING tests in tabling in grade asm_fast.gc at Wed May 13 22:50:51 CEST 2020 cleaning up the directory before the tests RUNNING TEST tabling/boyer in grade asm_fast.gc RUNNING TEST tabling/expand in grade asm_fast.gc RUNNING TEST tabling/expand_bitmap in grade asm_fast.gc RUNNING TEST tabling/expand_float in grade asm_fast.gc RUNNING TEST tabling/expand_poly in grade asm_fast.gc RUNNING TEST tabling/expand_tuple in grade asm_fast.gc RUNNING TEST tabling/expand_tuple2 in grade asm_fast.gc RUNNING TEST tabling/fast_loose in grade asm_fast.gc RUNNING TEST tabling/fib in grade asm_fast.gc RUNNING TEST tabling/fib_float in grade asm_fast.gc RUNNING TEST tabling/fib_int16 in grade asm_fast.gc RUNNING TEST tabling/fib_int32 in grade asm_fast.gc RUNNING TEST tabling/fib_int64 in grade asm_fast.gc RUNNING TEST tabling/fib_int8 in grade asm_fast.gc RUNNING TEST tabling/fib_list in grade asm_fast.gc RUNNING TEST tabling/fib_stats in grade asm_fast.gc RUNNING TEST tabling/fib_string in grade asm_fast.gc RUNNING TEST tabling/fib_uint in grade asm_fast.gc RUNNING TEST tabling/fib_uint16 in grade asm_fast.gc RUNNING TEST tabling/fib_uint32 in grade asm_fast.gc RUNNING TEST tabling/fib_uint64 in grade asm_fast.gc RUNNING TEST tabling/fib_uint8 in grade asm_fast.gc RUNNING TEST tabling/loopcheck in grade asm_fast.gc RUNNING TEST tabling/loopcheck_no_loop in grade asm_fast.gc RUNNING TEST tabling/loopcheck_nondet in grade asm_fast.gc RUNNING TEST tabling/loopcheck_nondet_no_loop in grade asm_fast.gc RUNNING TEST tabling/memo_non in grade asm_fast.gc RUNNING TEST tabling/mercury_java_parser_dead_proc_elim_bug in grade asm_fast.gc RUNNING TEST tabling/mercury_java_parser_dead_proc_elim_bug2 in grade asm_fast.gc RUNNING TEST tabling/oota in grade asm_fast.gc RUNNING TEST tabling/pack_args_memo in grade asm_fast.gc RUNNING TEST tabling/reset_stats_intermod in grade asm_fast.gc RUNNING TEST tabling/specified in grade asm_fast.gc RUNNING TEST tabling/specified_hidden_arg in grade asm_fast.gc RUNNING TEST tabling/specified_stats in grade asm_fast.gc RUNNING TEST tabling/table_foreign_enum in grade asm_fast.gc RUNNING TEST tabling/table_foreign_output in grade asm_fast.gc RUNNING TEST tabling/tc_loop in grade asm_fast.gc RUNNING TEST tabling/tc_memo in grade asm_fast.gc RUNNING TEST tabling/tc_memo2 in grade asm_fast.gc RUNNING TEST tabling/test_enum in grade asm_fast.gc RUNNING TEST tabling/test_packed in grade asm_fast.gc RUNNING TEST tabling/unused_args in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/tabling' PASSED ALL TESTS in tabling in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/tabling' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/tabling' if test -d term ; then \ cd term && mmake runtests ; \ else \ echo Could not run tests in directory term ; \ echo Could not run tests in directory term >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/term' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/term' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/term' STARTING tests in term in grade asm_fast.gc at Wed May 13 22:51:58 CEST 2020 cleaning up the directory before the tests RUNNING TEST term/ack in grade asm_fast.gc RUNNING TEST term/append in grade asm_fast.gc RUNNING TEST term/arit_exp in grade asm_fast.gc RUNNING TEST term/associative in grade asm_fast.gc RUNNING TEST term/dds1_2 in grade asm_fast.gc RUNNING TEST term/dds3_13 in grade asm_fast.gc RUNNING TEST term/dds3_14 in grade asm_fast.gc RUNNING TEST term/dds3_15 in grade asm_fast.gc RUNNING TEST term/dds3_17 in grade asm_fast.gc RUNNING TEST term/dds3_8 in grade asm_fast.gc RUNNING TEST term/exception_analysis_test in grade asm_fast.gc RUNNING TEST term/exception_analysis_test2 in grade asm_fast.gc RUNNING TEST term/existential_error1 in grade asm_fast.gc RUNNING TEST term/existential_error2 in grade asm_fast.gc RUNNING TEST term/existential_error3 in grade asm_fast.gc RUNNING TEST term/fold in grade asm_fast.gc RUNNING TEST term/foreign_valid in grade asm_fast.gc RUNNING TEST term/generic_call in grade asm_fast.gc RUNNING TEST term/inf_const_bug in grade asm_fast.gc RUNNING TEST term/lte in grade asm_fast.gc RUNNING TEST term/member in grade asm_fast.gc RUNNING TEST term/mergesort in grade asm_fast.gc RUNNING TEST term/mergesort_ap in grade asm_fast.gc RUNNING TEST term/mergesort_t in grade asm_fast.gc RUNNING TEST term/mmatrix in grade asm_fast.gc RUNNING TEST term/money in grade asm_fast.gc RUNNING TEST term/my_list in grade asm_fast.gc RUNNING TEST term/my_map in grade asm_fast.gc RUNNING TEST term/naive_rev in grade asm_fast.gc RUNNING TEST term/occur in grade asm_fast.gc RUNNING TEST term/ordered in grade asm_fast.gc RUNNING TEST term/overlap in grade asm_fast.gc RUNNING TEST term/permutation in grade asm_fast.gc RUNNING TEST term/pl1_1 in grade asm_fast.gc RUNNING TEST term/pl1_2 in grade asm_fast.gc RUNNING TEST term/pl2_3_1 in grade asm_fast.gc RUNNING TEST term/pl3_1_1 in grade asm_fast.gc RUNNING TEST term/pl3_5_6 in grade asm_fast.gc RUNNING TEST term/pl3_5_6a in grade asm_fast.gc RUNNING TEST term/pl4_01 in grade asm_fast.gc RUNNING TEST term/pl4_4_3 in grade asm_fast.gc RUNNING TEST term/pl4_4_6a in grade asm_fast.gc RUNNING TEST term/pl4_5_2 in grade asm_fast.gc RUNNING TEST term/pl4_5_3a in grade asm_fast.gc RUNNING TEST term/pl5_2_2 in grade asm_fast.gc RUNNING TEST term/pl6_1_1 in grade asm_fast.gc RUNNING TEST term/pl7_2_9 in grade asm_fast.gc RUNNING TEST term/pl7_6_2a in grade asm_fast.gc RUNNING TEST term/pl7_6_2b in grade asm_fast.gc RUNNING TEST term/pl7_6_2c in grade asm_fast.gc RUNNING TEST term/pl8_2_1 in grade asm_fast.gc RUNNING TEST term/pl8_2_1a in grade asm_fast.gc RUNNING TEST term/pl8_3_1 in grade asm_fast.gc RUNNING TEST term/pl8_3_1a in grade asm_fast.gc RUNNING TEST term/pl8_4_1 in grade asm_fast.gc RUNNING TEST term/pl8_4_2 in grade asm_fast.gc RUNNING TEST term/pragma_non_term in grade asm_fast.gc RUNNING TEST term/pragma_term in grade asm_fast.gc RUNNING TEST term/promise_will_not_throw in grade asm_fast.gc RUNNING TEST term/queens in grade asm_fast.gc RUNNING TEST term/quicksort in grade asm_fast.gc RUNNING TEST term/select in grade asm_fast.gc RUNNING TEST term/subset in grade asm_fast.gc RUNNING TEST term/sum in grade asm_fast.gc RUNNING TEST term/vangelder in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/term' PASSED ALL TESTS in term in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/term' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/term' if test -d trailing ; then \ cd trailing && mmake runtests ; \ else \ echo Could not run tests in directory trailing ; \ echo Could not run tests in directory trailing >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/trailing' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/trailing' gmake[3]: Nothing to be done for 'runtests_local'. gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/trailing' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/trailing' if test -d typeclasses ; then \ cd typeclasses && mmake runtests ; \ else \ echo Could not run tests in directory typeclasses ; \ echo Could not run tests in directory typeclasses >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/typeclasses' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/typeclasses' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/typeclasses' STARTING tests in typeclasses in grade asm_fast.gc at Wed May 13 22:53:23 CEST 2020 cleaning up the directory before the tests RUNNING TEST typeclasses/arbitrary_constraint_class in grade asm_fast.gc RUNNING TEST typeclasses/arbitrary_constraint_pred_2 in grade asm_fast.gc RUNNING TEST typeclasses/arbitrary_constraint_pred_1 in grade asm_fast.gc RUNNING TEST typeclasses/complicated_constraint in grade asm_fast.gc RUNNING TEST typeclasses/complicated_fundeps in grade asm_fast.gc RUNNING TEST typeclasses/constrained_lambda in grade asm_fast.gc RUNNING TEST typeclasses/extract_typeinfo in grade asm_fast.gc RUNNING TEST typeclasses/extract_typeinfo2 in grade asm_fast.gc RUNNING TEST typeclasses/exist_disjunction in grade asm_fast.gc RUNNING TEST typeclasses/existential_type_classes in grade asm_fast.gc RUNNING TEST typeclasses/existential_data_types in grade asm_fast.gc RUNNING TEST typeclasses/existential_data_types_regr_test in grade asm_fast.gc RUNNING TEST typeclasses/existential_type_switch in grade asm_fast.gc RUNNING TEST typeclasses/extra_typeinfo in grade asm_fast.gc RUNNING TEST typeclasses/func_default_mode_bug in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_1 in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_2 in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_3 in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_4 in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_5 in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_6 in grade asm_fast.gc RUNNING TEST typeclasses/fundeps_7 in grade asm_fast.gc RUNNING TEST typeclasses/ground_constraint in grade asm_fast.gc RUNNING TEST typeclasses/ground_constraint_2 in grade asm_fast.gc RUNNING TEST typeclasses/ho_map in grade asm_fast.gc RUNNING TEST typeclasses/implied_instance in grade asm_fast.gc RUNNING TEST typeclasses/implied_instance_multi_constraint in grade asm_fast.gc RUNNING TEST typeclasses/implied_instance_missing_constraint in grade asm_fast.gc RUNNING TEST typeclasses/implied_instance_poly in grade asm_fast.gc RUNNING TEST typeclasses/impure_methods in grade asm_fast.gc RUNNING TEST typeclasses/instance_clauses in grade asm_fast.gc RUNNING TEST typeclasses/instance_unconstrained_tvar in grade asm_fast.gc RUNNING TEST typeclasses/instance_unconstrained_tvar_dup in grade asm_fast.gc RUNNING TEST typeclasses/instance_unconstrained_tvar_type_spec in grade asm_fast.gc RUNNING TEST typeclasses/inference_test in grade asm_fast.gc RUNNING TEST typeclasses/inference_test_2 in grade asm_fast.gc RUNNING TEST typeclasses/intermod_typeclass_bug in grade asm_fast.gc RUNNING TEST typeclasses/lambda_multi_constraint_same_tvar in grade asm_fast.gc RUNNING TEST typeclasses/mode_decl_order_bug in grade asm_fast.gc RUNNING TEST typeclasses/module_test in grade asm_fast.gc RUNNING TEST typeclasses/multi_constraint_diff_tvar in grade asm_fast.gc RUNNING TEST typeclasses/multi_constraint_same_tvar in grade asm_fast.gc RUNNING TEST typeclasses/multi_moded in grade asm_fast.gc RUNNING TEST typeclasses/multi_parameter in grade asm_fast.gc RUNNING TEST typeclasses/multi_parameter_bug in grade asm_fast.gc RUNNING TEST typeclasses/no_fundep_infer in grade asm_fast.gc RUNNING TEST typeclasses/nondet_class_method in grade asm_fast.gc RUNNING TEST typeclasses/operator_classname in grade asm_fast.gc RUNNING TEST typeclasses/record_syntax in grade asm_fast.gc RUNNING TEST typeclasses/reordered_existential_constraint in grade asm_fast.gc RUNNING TEST typeclasses/submodule_consistency_test in grade asm_fast.gc RUNNING TEST typeclasses/superclass_bug in grade asm_fast.gc RUNNING TEST typeclasses/superclass_bug2 in grade asm_fast.gc RUNNING TEST typeclasses/superclass_bug3 in grade asm_fast.gc RUNNING TEST typeclasses/superclass_call in grade asm_fast.gc RUNNING TEST typeclasses/test_default_func_mode in grade asm_fast.gc RUNNING TEST typeclasses/tuple_instance in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_exist_method in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_exist_method_2 in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_order_bug in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_order_bug2 in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_order_bug3 in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_test_5 in grade asm_fast.gc RUNNING TEST typeclasses/typeclass_test_6 in grade asm_fast.gc RUNNING TEST typeclasses/type_spec in grade asm_fast.gc RUNNING TEST typeclasses/unbound_tvar in grade asm_fast.gc RUNNING TEST typeclasses/unqualified_method in grade asm_fast.gc RUNNING TEST typeclasses/use_abstract_instance in grade asm_fast.gc RUNNING TEST typeclasses/use_abstract_typeclass in grade asm_fast.gc RUNNING TEST typeclasses/existential_rtti in grade asm_fast.gc RUNNING TEST typeclasses/recursive_instance_1 in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/typeclasses' PASSED ALL TESTS in typeclasses in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/typeclasses' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/typeclasses' if test -d valid ; then \ cd valid && mmake runtests ; \ else \ echo Could not run tests in directory valid ; \ echo Could not run tests in directory valid >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid' STARTING tests in valid in grade asm_fast.gc at Wed May 13 22:54:57 CEST 2020 cleaning up the directory before the tests RUNNING TEST valid/abstract_typeclass in grade asm_fast.gc RUNNING TEST valid/agc_graph in grade asm_fast.gc RUNNING TEST valid/agc_ho_pred in grade asm_fast.gc RUNNING TEST valid/agc_ite in grade asm_fast.gc RUNNING TEST valid/agc_unbound_typevars in grade asm_fast.gc RUNNING TEST valid/agc_unbound_typevars2 in grade asm_fast.gc RUNNING TEST valid/agc_unused_in in grade asm_fast.gc RUNNING TEST valid/any_inst_merge in grade asm_fast.gc RUNNING TEST valid/any_matches_bound in grade asm_fast.gc RUNNING TEST valid/big_foreign_type in grade asm_fast.gc RUNNING TEST valid/bug109 in grade asm_fast.gc RUNNING TEST valid/bug128 in grade asm_fast.gc RUNNING TEST valid/bug134 in grade asm_fast.gc RUNNING TEST valid/bug142 in grade asm_fast.gc RUNNING TEST valid/bug159 in grade asm_fast.gc RUNNING TEST valid/bug180 in grade asm_fast.gc RUNNING TEST valid/bug183 in grade asm_fast.gc RUNNING TEST valid/bug190 in grade asm_fast.gc RUNNING TEST valid/bug271 in grade asm_fast.gc RUNNING TEST valid/bug300 in grade asm_fast.gc RUNNING TEST valid/bug301 in grade asm_fast.gc RUNNING TEST valid/bug318 in grade asm_fast.gc RUNNING TEST valid/bug36 in grade asm_fast.gc RUNNING TEST valid/bug361 in grade asm_fast.gc RUNNING TEST valid/bug380 in grade asm_fast.gc RUNNING TEST valid/bug402 in grade asm_fast.gc RUNNING TEST valid/bug414 in grade asm_fast.gc RUNNING TEST valid/bug429 in grade asm_fast.gc RUNNING TEST valid/bug457 in grade asm_fast.gc RUNNING TEST valid/bug480 in grade asm_fast.gc RUNNING TEST valid/bug480a in grade asm_fast.gc RUNNING TEST valid/bug481 in grade asm_fast.gc RUNNING TEST valid/bug483 in grade asm_fast.gc RUNNING TEST valid/bug485 in grade asm_fast.gc RUNNING TEST valid/bug486 in grade asm_fast.gc RUNNING TEST valid/bug493 in grade asm_fast.gc RUNNING TEST valid/bug50 in grade asm_fast.gc RUNNING TEST valid/bug50_full in grade asm_fast.gc RUNNING TEST valid/bug51 in grade asm_fast.gc RUNNING TEST valid/bug85 in grade asm_fast.gc RUNNING TEST valid/builtin_false in grade asm_fast.gc RUNNING TEST valid/call_failure in grade asm_fast.gc RUNNING TEST valid/common_struct_bug in grade asm_fast.gc RUNNING TEST valid/compl_unify_bug in grade asm_fast.gc RUNNING TEST valid/complete_int8_switch in grade asm_fast.gc RUNNING TEST valid/complete_uint8_switch in grade asm_fast.gc RUNNING TEST valid/complex_constraint in grade asm_fast.gc RUNNING TEST valid/complex_failure in grade asm_fast.gc RUNNING TEST valid/complicated_unify in grade asm_fast.gc RUNNING TEST valid/constr_inst_syntax in grade asm_fast.gc RUNNING TEST valid/constrained_poly_bound_arg in grade asm_fast.gc RUNNING TEST valid/constrained_poly_insts in grade asm_fast.gc RUNNING TEST valid/constrained_poly_multi in grade asm_fast.gc RUNNING TEST valid/constraint_prop_bug in grade asm_fast.gc RUNNING TEST valid/constructor_arg_names in grade asm_fast.gc RUNNING TEST valid/cse_unique in grade asm_fast.gc RUNNING TEST valid/dcg_test in grade asm_fast.gc RUNNING TEST valid/deforest_bug in grade asm_fast.gc RUNNING TEST valid/deforest_loop in grade asm_fast.gc RUNNING TEST valid/deforest_rerun_det in grade asm_fast.gc RUNNING TEST valid/det_condition in grade asm_fast.gc RUNNING TEST valid/det_inference in grade asm_fast.gc RUNNING TEST valid/det_string_switch in grade asm_fast.gc RUNNING TEST valid/det_switch in grade asm_fast.gc RUNNING TEST valid/double_vn in grade asm_fast.gc RUNNING TEST valid/dupelim_mkword_hole in grade asm_fast.gc RUNNING TEST valid/easy_nondet_test in grade asm_fast.gc RUNNING TEST valid/easy_nondet_test_2 in grade asm_fast.gc RUNNING TEST valid/empty_bound_inst_list in grade asm_fast.gc RUNNING TEST valid/empty_submodule in grade asm_fast.gc RUNNING TEST valid/empty_switch in grade asm_fast.gc RUNNING TEST valid/equiv_solns_ia in grade asm_fast.gc RUNNING TEST valid/erl_ite_vars in grade asm_fast.gc RUNNING TEST valid/error in grade asm_fast.gc RUNNING TEST valid/eval in grade asm_fast.gc RUNNING TEST valid/existential_cons in grade asm_fast.gc RUNNING TEST valid/exists_bug in grade asm_fast.gc RUNNING TEST valid/exists_cast_bug in grade asm_fast.gc RUNNING TEST valid/exists_dummy in grade asm_fast.gc RUNNING TEST valid/exists_fundeps in grade asm_fast.gc RUNNING TEST valid/exists_fundeps_2 in grade asm_fast.gc RUNNING TEST valid/exists_fundeps_3 in grade asm_fast.gc RUNNING TEST valid/explicit_quant in grade asm_fast.gc RUNNING TEST valid/export_before_func in grade asm_fast.gc RUNNING TEST valid/fail_ite in grade asm_fast.gc RUNNING TEST valid/file_stream_instances in grade asm_fast.gc RUNNING TEST valid/flatten_conj_bug in grade asm_fast.gc RUNNING TEST valid/followcode_det_problem in grade asm_fast.gc RUNNING TEST valid/foreign_underscore_var in grade asm_fast.gc RUNNING TEST valid/func_default_modes in grade asm_fast.gc RUNNING TEST valid/func_in_head in grade asm_fast.gc RUNNING TEST valid/func_method in grade asm_fast.gc RUNNING TEST valid/fundeps in grade asm_fast.gc RUNNING TEST valid/fundeps_poly_instance in grade asm_fast.gc RUNNING TEST valid/fzn_debug_abort in grade asm_fast.gc RUNNING TEST valid/gh65 in grade asm_fast.gc RUNNING TEST valid/github_50 in grade asm_fast.gc RUNNING TEST valid/hawkins_switch_bug in grade asm_fast.gc RUNNING TEST valid/headvar_not_found in grade asm_fast.gc RUNNING TEST valid/higher_order in grade asm_fast.gc RUNNING TEST valid/higher_order2 in grade asm_fast.gc RUNNING TEST valid/higher_order3 in grade asm_fast.gc RUNNING TEST valid/higher_order4 in grade asm_fast.gc RUNNING TEST valid/higher_order5 in grade asm_fast.gc RUNNING TEST valid/higher_order_implied_mode in grade asm_fast.gc RUNNING TEST valid/ho_and_type_spec_bug in grade asm_fast.gc RUNNING TEST valid/ho_and_type_spec_bug2 in grade asm_fast.gc RUNNING TEST valid/ho_any_inst in grade asm_fast.gc RUNNING TEST valid/ho_func_call_2 in grade asm_fast.gc RUNNING TEST valid/ho_inst in grade asm_fast.gc RUNNING TEST valid/ho_unify in grade asm_fast.gc RUNNING TEST valid/id_type_bug in grade asm_fast.gc RUNNING TEST valid/implied_mode in grade asm_fast.gc RUNNING TEST valid/implied_mode_no_tag in grade asm_fast.gc RUNNING TEST valid/impure_detism in grade asm_fast.gc RUNNING TEST valid/impure_lambda_bug in grade asm_fast.gc RUNNING TEST valid/indexing in grade asm_fast.gc RUNNING TEST valid/inhibit_warn_test in grade asm_fast.gc RUNNING TEST valid/inlining_bug in grade asm_fast.gc RUNNING TEST valid/inst_perf_bug_1 in grade asm_fast.gc RUNNING TEST valid/inst_perf_bug_2 in grade asm_fast.gc RUNNING TEST valid/instance_dup_var in grade asm_fast.gc RUNNING TEST valid/instance_superclass in grade asm_fast.gc RUNNING TEST valid/instance_typequal in grade asm_fast.gc RUNNING TEST valid/instance_unconstrained_tvar in grade asm_fast.gc RUNNING TEST valid/instmap_generic_failure in grade asm_fast.gc RUNNING TEST valid/lambda_inference in grade asm_fast.gc RUNNING TEST valid/lambda_instmap_bug in grade asm_fast.gc RUNNING TEST valid/lambda_instmap_bug2 in grade asm_fast.gc RUNNING TEST valid/lambda_output in grade asm_fast.gc RUNNING TEST valid/lambda_quant in grade asm_fast.gc RUNNING TEST valid/lambda_quant_bug in grade asm_fast.gc RUNNING TEST valid/lambda_recompute in grade asm_fast.gc RUNNING TEST valid/lambda_struct_bug in grade asm_fast.gc RUNNING TEST valid/lambda_switch in grade asm_fast.gc RUNNING TEST valid/lambda_type in grade asm_fast.gc RUNNING TEST valid/lazy_list in grade asm_fast.gc RUNNING TEST valid/lco_term in grade asm_fast.gc RUNNING TEST valid/liveness_disagree in grade asm_fast.gc RUNNING TEST valid/liveness_ite in grade asm_fast.gc RUNNING TEST valid/liveness_nonlocals in grade asm_fast.gc RUNNING TEST valid/livevals_seq in grade asm_fast.gc RUNNING TEST valid/livevars_shallow in grade asm_fast.gc RUNNING TEST valid/livevars_shallow2 in grade asm_fast.gc RUNNING TEST valid/logged_stream in grade asm_fast.gc RUNNING TEST valid/long_name in grade asm_fast.gc RUNNING TEST valid/loop in grade asm_fast.gc RUNNING TEST valid/loop_in_disj in grade asm_fast.gc RUNNING TEST valid/loop_inv_bug in grade asm_fast.gc RUNNING TEST valid/mark_static_bug in grade asm_fast.gc RUNNING TEST valid/mc_bag in grade asm_fast.gc RUNNING TEST valid/mc_extra_nonlocals in grade asm_fast.gc RUNNING TEST valid/mc_graph in grade asm_fast.gc RUNNING TEST valid/mc_hhf_nonlocals_bug in grade asm_fast.gc RUNNING TEST valid/mc_implied_modes in grade asm_fast.gc RUNNING TEST valid/mercury_java_parser_follow_code_bug in grade asm_fast.gc RUNNING TEST valid/merge_ground_any in grade asm_fast.gc RUNNING TEST valid/mert in grade asm_fast.gc RUNNING TEST valid/middle_rec_labels in grade asm_fast.gc RUNNING TEST valid/mode_syntax in grade asm_fast.gc RUNNING TEST valid/modes_bug in grade asm_fast.gc RUNNING TEST valid/mostly_uniq_bug in grade asm_fast.gc RUNNING TEST valid/mostly_uniq_mode_inf in grade asm_fast.gc RUNNING TEST valid/mostly_uniq_neg in grade asm_fast.gc RUNNING TEST valid/mpj2 in grade asm_fast.gc RUNNING TEST valid/mpj5 in grade asm_fast.gc RUNNING TEST valid/mpj6 in grade asm_fast.gc RUNNING TEST valid/mpj7 in grade asm_fast.gc RUNNING TEST valid/multidet_prune1 in grade asm_fast.gc RUNNING TEST valid/multidet_test in grade asm_fast.gc RUNNING TEST valid/mutual_tailrec_outputs in grade asm_fast.gc RUNNING TEST valid/nasty_func_test in grade asm_fast.gc RUNNING TEST valid/neg_erroneous in grade asm_fast.gc RUNNING TEST valid/negation_in_dupl_for_switch in grade asm_fast.gc RUNNING TEST valid/no_warn_format_imports in grade asm_fast.gc RUNNING TEST valid/no_warn_obsolete in grade asm_fast.gc RUNNING TEST valid/no_warn_unresolved_poly in grade asm_fast.gc RUNNING TEST valid/nondet_live in grade asm_fast.gc RUNNING TEST valid/overloading in grade asm_fast.gc RUNNING TEST valid/par_dummy in grade asm_fast.gc RUNNING TEST valid/par_dupelim in grade asm_fast.gc RUNNING TEST valid/par_saved_const in grade asm_fast.gc RUNNING TEST valid/param_mode_bug in grade asm_fast.gc RUNNING TEST valid/pred_with_no_modes in grade asm_fast.gc RUNNING TEST valid/preferred_switch_var in grade asm_fast.gc RUNNING TEST valid/promise_equiv_exists_non_local in grade asm_fast.gc RUNNING TEST valid/qualified_cons_id in grade asm_fast.gc RUNNING TEST valid/quantifier_warning in grade asm_fast.gc RUNNING TEST valid/record_syntax_bug in grade asm_fast.gc RUNNING TEST valid/record_syntax_bug_2 in grade asm_fast.gc RUNNING TEST valid/record_syntax_bug_3 in grade asm_fast.gc RUNNING TEST valid/record_syntax_bug_4 in grade asm_fast.gc RUNNING TEST valid/record_syntax_bug_5 in grade asm_fast.gc RUNNING TEST valid/recursive_no_tag_type in grade asm_fast.gc RUNNING TEST valid/reg_bug in grade asm_fast.gc RUNNING TEST valid/repeated_class_constraint in grade asm_fast.gc RUNNING TEST valid/require_bug in grade asm_fast.gc RUNNING TEST valid/require_tailrec_1 in grade asm_fast.gc RUNNING TEST valid/require_tailrec_2 in grade asm_fast.gc RUNNING TEST valid/require_tailrec_3 in grade asm_fast.gc RUNNING TEST valid/required_var in grade asm_fast.gc RUNNING TEST valid/reuse_static in grade asm_fast.gc RUNNING TEST valid/reuse_static2 in grade asm_fast.gc RUNNING TEST valid/same_length_2 in grade asm_fast.gc RUNNING TEST valid/semi_fail_in_non_ite in grade asm_fast.gc RUNNING TEST valid/semidet_disj in grade asm_fast.gc RUNNING TEST valid/shape_type in grade asm_fast.gc RUNNING TEST valid/sharing_exist in grade asm_fast.gc RUNNING TEST valid/sharing_loop in grade asm_fast.gc RUNNING TEST valid/sharing_loop2 in grade asm_fast.gc RUNNING TEST valid/sharing_loop3 in grade asm_fast.gc RUNNING TEST valid/simplify_bug in grade asm_fast.gc RUNNING TEST valid/simplify_bug2 in grade asm_fast.gc RUNNING TEST valid/size_prof_ho_bug in grade asm_fast.gc RUNNING TEST valid/soln_context in grade asm_fast.gc RUNNING TEST valid/solv in grade asm_fast.gc RUNNING TEST valid/solver_type_bug in grade asm_fast.gc RUNNING TEST valid/some_switch in grade asm_fast.gc RUNNING TEST valid/spurious_purity_warning in grade asm_fast.gc RUNNING TEST valid/stack_alloc in grade asm_fast.gc RUNNING TEST valid/stack_opt_simplify in grade asm_fast.gc RUNNING TEST valid/state_var_bug in grade asm_fast.gc RUNNING TEST valid/state_var_mode_bug in grade asm_fast.gc RUNNING TEST valid/state_var_mode_bug2 in grade asm_fast.gc RUNNING TEST valid/static in grade asm_fast.gc RUNNING TEST valid/string_format_in_instance in grade asm_fast.gc RUNNING TEST valid/subtype_switch in grade asm_fast.gc RUNNING TEST valid/superclass_bug in grade asm_fast.gc RUNNING TEST valid/superclass_improvement in grade asm_fast.gc RUNNING TEST valid/switch_detection_bug in grade asm_fast.gc RUNNING TEST valid/switch_detection_bug2 in grade asm_fast.gc RUNNING TEST valid/switches in grade asm_fast.gc RUNNING TEST valid/table_aux_preds_erlang in grade asm_fast.gc RUNNING TEST valid/table_no_attr in grade asm_fast.gc RUNNING TEST valid/table_wrong_func_arity in grade asm_fast.gc RUNNING TEST valid/tabled_for_io in grade asm_fast.gc RUNNING TEST valid/tabled_io in grade asm_fast.gc RUNNING TEST valid/tci_spec_varmap in grade asm_fast.gc RUNNING TEST valid/time_yaowl in grade asm_fast.gc RUNNING TEST valid/trace_goal_reorder in grade asm_fast.gc RUNNING TEST valid/tricky_assert2 in grade asm_fast.gc RUNNING TEST valid/tricky_ite in grade asm_fast.gc RUNNING TEST valid/tuple_eqv in grade asm_fast.gc RUNNING TEST valid/two_pragma_c_codes in grade asm_fast.gc RUNNING TEST valid/two_way_unif in grade asm_fast.gc RUNNING TEST valid/type_inf_ambig_test in grade asm_fast.gc RUNNING TEST valid/typeclass_constraint_arity in grade asm_fast.gc RUNNING TEST valid/typeclass_constraint_no_var in grade asm_fast.gc RUNNING TEST valid/typeclass_constraint_nonvar_bug in grade asm_fast.gc RUNNING TEST valid/typeclass_det_warning in grade asm_fast.gc RUNNING TEST valid/typeclass_inlining_bug in grade asm_fast.gc RUNNING TEST valid/unbound_inst_var in grade asm_fast.gc RUNNING TEST valid/unbound_tvar_in_lambda in grade asm_fast.gc RUNNING TEST valid/undead_proc in grade asm_fast.gc RUNNING TEST valid/unescaped_special_char in grade asm_fast.gc RUNNING TEST valid/unify_dummy in grade asm_fast.gc RUNNING TEST valid/unify_typeinfo_bug in grade asm_fast.gc RUNNING TEST valid/uniq_mode_inf_bug in grade asm_fast.gc RUNNING TEST valid/uniq_unify in grade asm_fast.gc RUNNING TEST valid/unreachable_code in grade asm_fast.gc RUNNING TEST valid/untuple_bug in grade asm_fast.gc RUNNING TEST valid/unused_args_test2 in grade asm_fast.gc RUNNING TEST valid/use_import_only_for_instance in grade asm_fast.gc RUNNING TEST valid/vn_float in grade asm_fast.gc RUNNING TEST valid/wrapper_arg_lvals in grade asm_fast.gc RUNNING TEST valid/zero_arity in grade asm_fast.gc RUNNING TEST valid/zf_erlang_bug in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid' PASSED ALL TESTS in valid in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid' if test -d valid_seq ; then \ cd valid_seq && mmake runtests ; \ else \ echo Could not run tests in directory valid_seq ; \ echo Could not run tests in directory valid_seq >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid_seq' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid_seq' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid_seq' STARTING tests in valid_seq in grade asm_fast.gc at Wed May 13 22:58:25 CEST 2020 cleaning up the directory before the tests RUNNING TEST valid_seq/bug100 in grade asm_fast.gc RUNNING TEST valid_seq/exported_foreign_type in grade asm_fast.gc RUNNING TEST valid_seq/foreign_du_field in grade asm_fast.gc RUNNING TEST valid_seq/func_class in grade asm_fast.gc RUNNING TEST valid_seq/func_int_bug_main in grade asm_fast.gc RUNNING TEST valid_seq/int_impl_imports in grade asm_fast.gc RUNNING TEST valid_seq/intermod_bug_nested in grade asm_fast.gc RUNNING TEST valid_seq/intermod_char in grade asm_fast.gc RUNNING TEST valid_seq/intermod_dcg_bug in grade asm_fast.gc RUNNING TEST valid_seq/intermod_impure in grade asm_fast.gc RUNNING TEST valid_seq/intermod_lambda in grade asm_fast.gc RUNNING TEST valid_seq/intermod_nested in grade asm_fast.gc RUNNING TEST valid_seq/intermod_nested_module in grade asm_fast.gc RUNNING TEST valid_seq/intermod_nested_module_bug in grade asm_fast.gc RUNNING TEST valid_seq/intermod_nested_uniq in grade asm_fast.gc RUNNING TEST valid_seq/intermod_pragma_import in grade asm_fast.gc RUNNING TEST valid_seq/intermod_quote in grade asm_fast.gc RUNNING TEST valid_seq/intermod_record in grade asm_fast.gc RUNNING TEST valid_seq/intermod_test in grade asm_fast.gc RUNNING TEST valid_seq/intermod_type_spec in grade asm_fast.gc RUNNING TEST valid_seq/intermod_typeclass in grade asm_fast.gc RUNNING TEST valid_seq/intermod_typeclass_exist in grade asm_fast.gc RUNNING TEST valid_seq/intermod_ua_type_spec in grade asm_fast.gc RUNNING TEST valid_seq/intermod_user_equality in grade asm_fast.gc RUNNING TEST valid_seq/intermod_user_equality_nested in grade asm_fast.gc RUNNING TEST valid_seq/intermod_user_sharing in grade asm_fast.gc RUNNING TEST valid_seq/module_a in grade asm_fast.gc RUNNING TEST valid_seq/module_b in grade asm_fast.gc RUNNING TEST valid_seq/module_c in grade asm_fast.gc RUNNING TEST valid_seq/module_d in grade asm_fast.gc RUNNING TEST valid_seq/module_e in grade asm_fast.gc RUNNING TEST valid_seq/nested_mod_type_bug in grade asm_fast.gc RUNNING TEST valid_seq/nested_module_bug in grade asm_fast.gc RUNNING TEST valid_seq/opt_det_warn in grade asm_fast.gc RUNNING TEST valid_seq/parsing_bug_main in grade asm_fast.gc RUNNING TEST valid_seq/tc_map_lookup in grade asm_fast.gc RUNNING TEST valid_seq/test_xmlreader in grade asm_fast.gc RUNNING TEST valid_seq/transitive_instance in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid_seq' PASSED ALL TESTS in valid_seq in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid_seq' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/valid_seq' if test -d warnings ; then \ cd warnings && mmake runtests ; \ else \ echo Could not run tests in directory warnings ; \ echo Could not run tests in directory warnings >> NOMAKE_DIRS ; \ fi gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/warnings' gmake[3]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/warnings' gmake[4]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/warnings' STARTING tests in warnings in grade asm_fast.gc at Wed May 13 22:59:32 CEST 2020 cleaning up the directory before the tests RUNNING TEST warnings/ambiguous_overloading in grade asm_fast.gc RUNNING TEST warnings/arg_order_rearrangment in grade asm_fast.gc RUNNING TEST warnings/bug311 in grade asm_fast.gc RUNNING TEST warnings/bug412 in grade asm_fast.gc RUNNING TEST warnings/bug477 in grade asm_fast.gc RUNNING TEST warnings/det_infer_warning in grade asm_fast.gc RUNNING TEST warnings/double_underscore in grade asm_fast.gc RUNNING TEST warnings/duplicate_call in grade asm_fast.gc RUNNING TEST warnings/duplicate_const in grade asm_fast.gc RUNNING TEST warnings/foreign_term_invalid in grade asm_fast.gc RUNNING TEST warnings/inconsistent_pred_order in grade asm_fast.gc RUNNING TEST warnings/inf_recursion_lambda in grade asm_fast.gc RUNNING TEST warnings/inference_test in grade asm_fast.gc RUNNING TEST warnings/infinite_recursion in grade asm_fast.gc RUNNING TEST warnings/inst_with_no_type in grade asm_fast.gc RUNNING TEST warnings/missing_if in grade asm_fast.gc RUNNING TEST warnings/non_contiguous_decls in grade asm_fast.gc RUNNING TEST warnings/non_stratification in grade asm_fast.gc RUNNING TEST warnings/non_term_user_special in grade asm_fast.gc RUNNING TEST warnings/occurs in grade asm_fast.gc RUNNING TEST warnings/pragma_source_file in grade asm_fast.gc RUNNING TEST warnings/pragma_term_conflict in grade asm_fast.gc RUNNING TEST warnings/purity_warnings in grade asm_fast.gc RUNNING TEST warnings/save in grade asm_fast.gc RUNNING TEST warnings/simple_code in grade asm_fast.gc RUNNING TEST warnings/singleton_test in grade asm_fast.gc RUNNING TEST warnings/singleton_test_state_var in grade asm_fast.gc RUNNING TEST warnings/spurious_obsolete in grade asm_fast.gc RUNNING TEST warnings/state_vars_test in grade asm_fast.gc RUNNING TEST warnings/suspicious_foreign_code in grade asm_fast.gc RUNNING TEST warnings/suspicious_recursion in grade asm_fast.gc RUNNING TEST warnings/table_with_inline in grade asm_fast.gc RUNNING TEST warnings/term_indirect_warning in grade asm_fast.gc RUNNING TEST warnings/unify_f_g in grade asm_fast.gc RUNNING TEST warnings/unify_x_f_x in grade asm_fast.gc RUNNING TEST warnings/unsigned_zero_cmp in grade asm_fast.gc RUNNING TEST warnings/unused_args_test in grade asm_fast.gc RUNNING TEST warnings/unused_import in grade asm_fast.gc RUNNING TEST warnings/unused_interface_import in grade asm_fast.gc RUNNING TEST warnings/up_to_date in grade asm_fast.gc RUNNING TEST warnings/warn_contiguous_foreign in grade asm_fast.gc RUNNING TEST warnings/warn_dead_procs in grade asm_fast.gc RUNNING TEST warnings/warn_dead_procs_trace in grade asm_fast.gc RUNNING TEST warnings/warn_non_contiguous in grade asm_fast.gc RUNNING TEST warnings/warn_non_contiguous_foreign in grade asm_fast.gc RUNNING TEST warnings/warn_non_contiguous_foreign_group in grade asm_fast.gc RUNNING TEST warnings/warn_return in grade asm_fast.gc RUNNING TEST warnings/warn_self_import in grade asm_fast.gc RUNNING TEST warnings/warn_stubs in grade asm_fast.gc RUNNING TEST warnings/warn_succ_ind in grade asm_fast.gc gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/warnings' PASSED ALL TESTS in warnings in grade asm_fast.gc cleaning up the directory after the tests gmake[3]: Nothing to be done for 'runtests_subdirs'. gmake[3]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/warnings' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests/warnings' gmake[1]: Target 'runtests_subdirs' not remade because of errors. gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests' SOME TESTS FAILED: see FAILED_TESTS and runtests.errs gmake: *** [Mmake.common:230: runtests] Error 1 * ERROR: dev-lang/mercury-20.01.1::gentoo failed (test phase): * mmake test failed * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 3801: Called die * The specific snippet of code: * LC_ALL="C" PATH="${TWS}"/scripts:"${TWS}"/util:"${S}"/slice:"${PATH}" TERM="" WORKSPACE="${TWS}" WORKSPACE_FLAGS=yes MERCURY_COMPILER="${TWS}"/compiler/mercury_compile MMAKE_DIR="${TWS}"/scripts MERCURY_SUPPRESS_STACK_TRACE=yes GRADE=${TEST_GRADE} mmake || die "mmake test failed" * * If you need support, post the output of `emerge --info '=dev-lang/mercury-20.01.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/mercury-20.01.1::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =mercury-20.01.1 * The complete build log is located at '/var/log/emerge-log/build/dev-lang/mercury-20.01.1:20200513-200415.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/mercury-20.01.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/mercury-20.01.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1/tests' * S: '/var/tmp/portage/dev-lang/mercury-20.01.1/work/mercury-srcdist-20.01.1' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 6139028 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 14 May 2020 07:35:24 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.17.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS