* Package: dev-lang/mercury-20.06 * Repository: gentoo * Maintainer: keri@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline trail userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking mercury-srcdist-20.06.tar.gz to /var/tmp/portage/dev-lang/mercury-20.06/work >>> Unpacking mercury-20.06-gentoo-patchset-1.tar.gz to /var/tmp/portage/dev-lang/mercury-20.06/work >>> Source unpacked in /var/tmp/portage/dev-lang/mercury-20.06/work >>> Preparing source in /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06 ... * Applying patches from /var/tmp/portage/dev-lang/mercury-20.06/work/20.06 ... * mercury-boehmgc-params.patch ... [ ok ] * mercury-default-grade.patch ... [ ok ] * mercury-gc-noexecstack.patch ... [ ok ] * mercury-multilib.patch ... [ ok ] * mercury-no-common-storage.patch ... [ ok ] * mercury-no-reconf.patch ... [ ok ] * mercury-tests-foreign-import-module.patch ... [ ok ] * mercury-tests-static-link.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06' ... * Running 'aclocal -I m4' ... [ ok ] * Running 'autoconf -I m4 --force' ... [ ok ] * Running 'autoheader -I m4' ... [ !! ] * Running elibtoolize in: mercury-srcdist-20.06/ * Running elibtoolize in: mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06 ... * strip-flags: CFLAGS: changed '-pipe -march=native -fno-diagnostics-color -Og -g' to '-pipe -march=native -Og -g' * strip-flags: CXXFLAGS: changed '-pipe -march=native -fno-diagnostics-color -Og -g' to '-pipe -march=native -Og -g' * strip-flags: FFLAGS: changed '-pipe -march=native -fno-diagnostics-color' to '-pipe -march=native' * strip-flags: FCFLAGS: changed '-pipe -march=native -fno-diagnostics-color' to '-pipe -march=native' * econf: updating mercury-srcdist-20.06/boehm_gc/libatomic_ops/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mercury-srcdist-20.06/boehm_gc/libatomic_ops/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mercury-srcdist-20.06/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mercury-srcdist-20.06/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.06 --htmldir=/usr/share/doc/mercury-20.06/html --libdir=/usr/lib64 --disable-csharp-grade --disable-erlang-grade --disable-java-grade --disable-debug-grades --disable-prof-grades --disable-par-grades --enable-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... 11_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... /etc/java-config-2/current-system-vm/bin/javac checking for java... /usr/bin/java checking for jar... /usr/bin/jar checking if the above Java SDK works and is sufficiently recent... yes checking if the Java compiler accepts the max heap size option... yes checking for x86_64-pc-linux-gnu-erlc... no checking for erlc... /usr/bin/erlc checking for x86_64-pc-linux-gnu-erl... no checking for erl... /usr/bin/erl 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... /usr/bin/as 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 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 asm_fast.gc.tr asm_fast.gc.tr.debug.stseg hlc.gc hlc.gc.tr Configuring to install 5 grades. This will likely take 1 to 3 hours. 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.06/work/mercury-srcdist-20.06 ... make -j 1 'PARALLEL='-j 1'' TEXI2DVI= PDFTEX= MMAKE_DIR=`pwd`/scripts scripts/mmake MMAKEFLAGS='-j 1' all gmake[1]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06' cd scripts && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/scripts' gmake[2]: Nothing to be done for 'default_target'. gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/scripts' cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 mfiltercc gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/util' ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen --no-filter-cc -- -I../runtime -I../getopt -pipe -march=native -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mfiltercc mfiltercc.c gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -j 1 GC_GRADE=$gc_grade gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/boehm_gc' cp Makefile.direct Makefile MAKEFLAGS=""; export MAKEFLAGS; \ PATH=../util:$PATH gmake -j 1 -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.06/work/mercury-srcdist-20.06/boehm_gc' /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o alloc.o alloc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o reclaim.o reclaim.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o allchblk.o allchblk.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -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 -pipe -march=native -Og -g -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 -pipe -march=native -Og -g -DNO_DEBUGGING -o threadlibs ./tools/threadlibs.c rm -f mach_dep.o ./if_mach SPARC SOLARIS /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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: line 1: cygpath: command not found ./if_not_there mach_dep.o /bin/sh /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -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.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -Wo,-notail ./mark_rts.c ./if_not_there mark_rts.o /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING ./mark_rts.c ^^^^Starting command^^^^ ./if_not_there mark_rts.o `cygpath -w /bin/sh` /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING ./mark_rts.c /bin/sh: line 1: cygpath: command not found ./if_not_there mark_rts.o /bin/sh /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING ./mark_rts.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o headers.o headers.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o mark.o mark.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o obj_map.o obj_map.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o blacklst.o blacklst.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o finalize.o finalize.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o new_hblk.o new_hblk.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o dbg_mlc.o dbg_mlc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o malloc.o malloc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o stubborn.o stubborn.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o checksums.o checksums.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o pthread_support.o pthread_support.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o pthread_stop_world.o pthread_stop_world.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o darwin_stop_world.o darwin_stop_world.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o typd_mlc.o typd_mlc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o ptr_chck.o ptr_chck.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o mallocx.o mallocx.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o gcj_mlc.o gcj_mlc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o specific.o specific.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o gc_dlopen.o gc_dlopen.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o backgraph.o backgraph.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o win32_threads.o win32_threads.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o pthread_start.o pthread_start.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o thread_local_alloc.o thread_local_alloc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o fnlz_mlc.o fnlz_mlc.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o atomic_ops.o ./libatomic_ops/src/atomic_ops.c /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -DNO_DEBUGGING -c -o atomic_ops_sysdeps.o ./libatomic_ops/src/atomic_ops_sysdeps.S /var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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 -pipe -march=native -Og -g -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.06/work/mercury-srcdist-20.06/boehm_gc' gmake[4]: 'dyn_load.o' is up to date. gmake[4]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/boehm_gc' gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/boehm_gc' cd runtime && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/runtime' ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury.c -o mercury.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_accurate_gc.c -o mercury_accurate_gc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_agc_debug.c -o mercury_agc_debug.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_atomic_ops.c -o mercury_atomic_ops.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_backjump.c -o mercury_backjump.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_bitmap.c -o mercury_bitmap.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_builtin_types.c -o mercury_builtin_types.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_construct.c -o mercury_construct.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_context.c -o mercury_context.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_debug.c -o mercury_debug.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_deconstruct.c -o mercury_deconstruct.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_deep_copy.c -o mercury_deep_copy.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_deep_profiling.c -o mercury_deep_profiling.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_dlist.c -o mercury_dlist.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_dummy.c -o mercury_dummy.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_engine.c -o mercury_engine.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_file.c -o mercury_file.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_float.c -o mercury_float.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_getopt.c -o mercury_getopt.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_getopt_long.c -o mercury_getopt_long.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_grade.c -o mercury_grade.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_hash_table.c -o mercury_hash_table.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_heap_profile.c -o mercury_heap_profile.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_ho_call.c -o mercury_ho_call.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_int.c -o mercury_int.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_label.c -o mercury_label.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_layout_util.c -o mercury_layout_util.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_memory.c -o mercury_memory.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_memory_handlers.c -o mercury_memory_handlers.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_memory_zones.c -o mercury_memory_zones.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_minimal_model.c -o mercury_minimal_model.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_misc.c -o mercury_misc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_mm_own_stacks.c -o mercury_mm_own_stacks.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_overflow.c -o mercury_overflow.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_par_builtin.c -o mercury_par_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_prof.c -o mercury_prof.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_prof_mem.c -o mercury_prof_mem.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_prof_time.c -o mercury_prof_time.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_profiling_builtin.c -o mercury_profiling_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_reg_workarounds.c -o mercury_reg_workarounds.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_region.c -o mercury_region.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_regs.c -o mercury_regs.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_runtime_util.c -o mercury_runtime_util.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_signal.c -o mercury_signal.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_stack_layout.c -o mercury_stack_layout.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_stack_trace.c -o mercury_stack_trace.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_stacks.c -o mercury_stacks.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_stm.c -o mercury_stm.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_string.c -o mercury_string.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_tabling.c -o mercury_tabling.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_term_size.c -o mercury_term_size.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_thread.c -o mercury_thread.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_threadscope.c -o mercury_threadscope.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_timing.c -o mercury_timing.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_base.c -o mercury_trace_base.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_term.c -o mercury_trace_term.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trail.c -o mercury_trail.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_type_desc.c -o mercury_type_desc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_type_info.c -o mercury_type_info.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_type_tables.c -o mercury_type_tables.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_wrapper.c -o mercury_wrapper.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury.c -o mercury.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_accurate_gc.c -o mercury_accurate_gc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_agc_debug.c -o mercury_agc_debug.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_atomic_ops.c -o mercury_atomic_ops.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_backjump.c -o mercury_backjump.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_bitmap.c -o mercury_bitmap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_builtin_types.c -o mercury_builtin_types.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_construct.c -o mercury_construct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_context.c -o mercury_context.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_debug.c -o mercury_debug.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_deconstruct.c -o mercury_deconstruct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_deep_copy.c -o mercury_deep_copy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_deep_profiling.c -o mercury_deep_profiling.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_dlist.c -o mercury_dlist.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_dummy.c -o mercury_dummy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_engine.c -o mercury_engine.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_file.c -o mercury_file.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_float.c -o mercury_float.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_getopt.c -o mercury_getopt.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_getopt_long.c -o mercury_getopt_long.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_grade.c -o mercury_grade.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_hash_table.c -o mercury_hash_table.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_heap_profile.c -o mercury_heap_profile.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_hgc.c -o mercury_hgc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_ho_call.c -o mercury_ho_call.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_int.c -o mercury_int.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_label.c -o mercury_label.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_layout_util.c -o mercury_layout_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_memory.c -o mercury_memory.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_memory_handlers.c -o mercury_memory_handlers.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_memory_zones.c -o mercury_memory_zones.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_minimal_model.c -o mercury_minimal_model.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_misc.c -o mercury_misc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_overflow.c -o mercury_overflow.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_par_builtin.c -o mercury_par_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_prof.c -o mercury_prof.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_prof_mem.c -o mercury_prof_mem.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_prof_time.c -o mercury_prof_time.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_profiling_builtin.c -o mercury_profiling_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_reg_workarounds.c -o mercury_reg_workarounds.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_region.c -o mercury_region.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_regs.c -o mercury_regs.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_runtime_util.c -o mercury_runtime_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_signal.c -o mercury_signal.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_stack_layout.c -o mercury_stack_layout.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_stack_trace.c -o mercury_stack_trace.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_stacks.c -o mercury_stacks.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_stm.c -o mercury_stm.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_string.c -o mercury_string.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_tabling.c -o mercury_tabling.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_term_size.c -o mercury_term_size.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_thread.c -o mercury_thread.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_threadscope.c -o mercury_threadscope.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_timing.c -o mercury_timing.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_base.c -o mercury_trace_base.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_term.c -o mercury_trace_term.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trail.c -o mercury_trail.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_type_desc.c -o mercury_type_desc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_type_info.c -o mercury_type_info.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_type_tables.c -o mercury_type_tables.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_wrapper.c -o mercury_wrapper.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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../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 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/runtime' cd util && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/util' ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -pipe -march=native -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mkinit \ mkinit.c mkinit_common.c ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -pipe -march=native -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mkinit_erl \ mkinit_erl.c mkinit_common.c ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -pipe -march=native -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mdemangle mdemangle.c ../scripts/mgnuc --no-mercury-stdlib-dir \ --grade hlc.gc.pregen -- -I../runtime -I../getopt -pipe -march=native -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o info_to_mdb info_to_mdb.c gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/util' cd robdd && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/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.06/work/mercury-srcdist-20.06/robdd' cd library && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/library' ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c tree234.c -o tree234.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c array.c -o array.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c array2d.c -o array2d.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c assoc_list.c -o assoc_list.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backjump.c -o backjump.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bag.c -o bag.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c benchmarking.c -o benchmarking.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bimap.c -o bimap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bit_buffer.c -o bit_buffer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bit_buffer.read.c -o bit_buffer.read.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bit_buffer.write.c -o bit_buffer.write.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bitmap.c -o bitmap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bool.c -o bool.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bt_array.c -o bt_array.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c builtin.c -o builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c calendar.c -o calendar.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c char.c -o char.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c construct.c -o construct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c cord.c -o cord.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c counter.c -o counter.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c deconstruct.c -o deconstruct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c diet.c -o diet.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c digraph.c -o digraph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c dir.c -o dir.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c edit_seq.c -o edit_seq.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c enum.c -o enum.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c eqvclass.c -o eqvclass.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erlang_builtin.c -o erlang_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erlang_rtti_implementation.c -o erlang_rtti_implementation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c exception.c -o exception.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c fat_sparse_bitset.c -o fat_sparse_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c float.c -o float.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c gc.c -o gc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c getopt.c -o getopt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c getopt_io.c -o getopt_io.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hash_table.c -o hash_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c injection.c -o injection.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -O0 -c int.c -o int.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c int16.c -o int16.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c int32.c -o int32.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c int64.c -o int64.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c int8.c -o int8.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c integer.c -o integer.o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -pipe -march=native -Og -g -c io.c -o io.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c kv_list.c -o kv_list.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c lazy.c -o lazy.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c lexer.c -o lexer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c library.c -o library.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c list.c -o list.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c map.c -o map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c math.c -o math.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c maybe.c -o maybe.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mer_std.c -o mer_std.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c multi_map.c -o multi_map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mutvar.c -o mutvar.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c one_or_more.c -o one_or_more.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c one_or_more_map.c -o one_or_more_map.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c ops.c -o ops.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c pair.c -o pair.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c par_builtin.c -o par_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c parser.c -o parser.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c parsing_utils.c -o parsing_utils.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c pprint.c -o pprint.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c pqueue.c -o pqueue.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c pretty_printer.c -o pretty_printer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c private_builtin.c -o private_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c profiling_builtin.c -o profiling_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c prolog.c -o prolog.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c psqueue.c -o psqueue.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c queue.c -o queue.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c random.c -o random.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c random.sfc16.c -o random.sfc16.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c random.sfc32.c -o random.sfc32.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c random.sfc64.c -o random.sfc64.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c ranges.c -o ranges.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c rational.c -o rational.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c rbtree.c -o rbtree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c region_builtin.c -o region_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c require.c -o require.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c robdd.c -o robdd.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c rtree.c -o rtree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c rtti_implementation.c -o rtti_implementation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c set.c -o set.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c set_bbbtree.c -o set_bbbtree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c set_ctree234.c -o set_ctree234.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c set_ordlist.c -o set_ordlist.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c set_tree234.c -o set_tree234.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c set_unordlist.c -o set_unordlist.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c solutions.c -o solutions.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c sparse_bitset.c -o sparse_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c stack.c -o stack.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c std_util.c -o std_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c stm_builtin.c -o stm_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c store.c -o store.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c stream.c -o stream.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c stream.string_writer.c -o stream.string_writer.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c string.c -o string.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c string.builder.c -o string.builder.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c string.format.c -o string.format.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c string.parse_runtime.c -o string.parse_runtime.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c string.parse_util.c -o string.parse_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c string.to_string.c -o string.to_string.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c table_builtin.c -o table_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c table_statistics.c -o table_statistics.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c term.c -o term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c term_conversion.c -o term_conversion.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c term_io.c -o term_io.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c term_size_prof_builtin.c -o term_size_prof_builtin.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c term_to_xml.c -o term_to_xml.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c test_bitset.c -o test_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.c -o thread.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.barrier.c -o thread.barrier.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.channel.c -o thread.channel.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.closeable_channel.c -o thread.closeable_channel.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.future.c -o thread.future.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.mvar.c -o thread.mvar.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c thread.semaphore.c -o thread.semaphore.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c time.c -o time.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c tree_bitset.c -o tree_bitset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c type_desc.c -o type_desc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -O0 -c uint.c -o uint.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c uint16.c -o uint16.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c uint32.c -o uint32.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c uint64.c -o uint64.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c uint8.c -o uint8.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c unit.c -o unit.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c univ.c -o univ.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c varset.c -o varset.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c version_array.c -o version_array.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c version_array2d.c -o version_array2d.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c version_bitmap.c -o version_bitmap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c version_hash_table.c -o version_hash_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 kv_list.o lazy.o lexer.o library.o list.o map.o math.o maybe.o mer_std.o multi_map.o mutvar.o one_or_more.o one_or_more_map.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.closeable_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/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c array.c -o array.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c array2d.c -o array2d.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c assoc_list.c -o assoc_list.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c backjump.c -o backjump.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bag.c -o bag.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c benchmarking.c -o benchmarking.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bimap.c -o bimap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bit_buffer.c -o bit_buffer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bit_buffer.read.c -o bit_buffer.read.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bit_buffer.write.c -o bit_buffer.write.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bitmap.c -o bitmap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bool.c -o bool.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c bt_array.c -o bt_array.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c builtin.c -o builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c calendar.c -o calendar.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c char.c -o char.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c construct.c -o construct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c cord.c -o cord.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c counter.c -o counter.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c deconstruct.c -o deconstruct.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c diet.c -o diet.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c digraph.c -o digraph.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c dir.c -o dir.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c edit_seq.c -o edit_seq.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c enum.c -o enum.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c eqvclass.c -o eqvclass.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c erlang_builtin.c -o erlang_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c erlang_rtti_implementation.c -o erlang_rtti_implementation.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c exception.c -o exception.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c fat_sparse_bitset.c -o fat_sparse_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c float.c -o float.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c gc.c -o gc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c getopt.c -o getopt.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c getopt_io.c -o getopt_io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c hash_table.c -o hash_table.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c injection.c -o injection.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -O0 -fPIC -DMR_PIC \ -c int.c -o int.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c int16.c -o int16.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c int32.c -o int32.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c int64.c -o int64.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c int8.c -o int8.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c integer.c -o integer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c io.c -o io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c kv_list.c -o kv_list.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c lazy.c -o lazy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c lexer.c -o lexer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c library.c -o library.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c list.c -o list.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c map.c -o map.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c math.c -o math.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c maybe.c -o maybe.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mer_std.c -o mer_std.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c multi_map.c -o multi_map.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mutvar.c -o mutvar.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c one_or_more.c -o one_or_more.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c one_or_more_map.c -o one_or_more_map.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c ops.c -o ops.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c pair.c -o pair.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c par_builtin.c -o par_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c parser.c -o parser.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c parsing_utils.c -o parsing_utils.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c pprint.c -o pprint.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c pqueue.c -o pqueue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c pretty_printer.c -o pretty_printer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c private_builtin.c -o private_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c profiling_builtin.c -o profiling_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c prolog.c -o prolog.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c psqueue.c -o psqueue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c queue.c -o queue.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c random.c -o random.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c random.sfc16.c -o random.sfc16.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c random.sfc32.c -o random.sfc32.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c random.sfc64.c -o random.sfc64.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c ranges.c -o ranges.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c rational.c -o rational.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c rbtree.c -o rbtree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c region_builtin.c -o region_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c require.c -o require.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c robdd.c -o robdd.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c rtree.c -o rtree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c rtti_implementation.c -o rtti_implementation.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c set.c -o set.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c set_bbbtree.c -o set_bbbtree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c set_ctree234.c -o set_ctree234.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c set_ordlist.c -o set_ordlist.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c set_tree234.c -o set_tree234.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c set_unordlist.c -o set_unordlist.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c solutions.c -o solutions.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c sparse_bitset.c -o sparse_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c stack.c -o stack.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c std_util.c -o std_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c stm_builtin.c -o stm_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c store.c -o store.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c stream.c -o stream.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c stream.string_writer.c -o stream.string_writer.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c string.c -o string.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c string.builder.c -o string.builder.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c string.format.c -o string.format.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c string.parse_runtime.c -o string.parse_runtime.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c string.parse_util.c -o string.parse_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c string.to_string.c -o string.to_string.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c table_builtin.c -o table_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c table_statistics.c -o table_statistics.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c term.c -o term.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c term_conversion.c -o term_conversion.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c term_io.c -o term_io.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c term_size_prof_builtin.c -o term_size_prof_builtin.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c term_to_xml.c -o term_to_xml.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c test_bitset.c -o test_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.c -o thread.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.barrier.c -o thread.barrier.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.channel.c -o thread.channel.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.closeable_channel.c -o thread.closeable_channel.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.future.c -o thread.future.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.mvar.c -o thread.mvar.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c thread.semaphore.c -o thread.semaphore.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c time.c -o time.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c tree234.c -o tree234.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c tree_bitset.c -o tree_bitset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c type_desc.c -o type_desc.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -O0 -fPIC -DMR_PIC \ -c uint.c -o uint.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c uint16.c -o uint16.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c uint32.c -o uint32.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c uint64.c -o uint64.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c uint8.c -o uint8.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c unit.c -o unit.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c univ.c -o univ.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c varset.c -o varset.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c version_array.c -o version_array.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c version_array2d.c -o version_array2d.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c version_bitmap.c -o version_bitmap.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c version_hash_table.c -o version_hash_table.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c version_store.c -o version_store.pic_o ../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 kv_list.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 one_or_more.pic_o one_or_more_map.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.closeable_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.06/work/mercury-srcdist-20.06/library' cd mdbcomp && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/mdbcomp' ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.c -o mdbcomp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.feedback.c -o mdbcomp.feedback.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.goal_path.c -o mdbcomp.goal_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.prim_data.c -o mdbcomp.prim_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.program_representation.c -o mdbcomp.program_representation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.sym_name.c -o mdbcomp.sym_name.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.c -o mdbcomp.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.builtin_modules.c -o mdbcomp.builtin_modules.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.feedback.c -o mdbcomp.feedback.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.feedback.automatic_parallelism.c -o mdbcomp.feedback.automatic_parallelism.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.goal_path.c -o mdbcomp.goal_path.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.prim_data.c -o mdbcomp.prim_data.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.program_representation.c -o mdbcomp.program_representation.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.rtti_access.c -o mdbcomp.rtti_access.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.shared_utilities.c -o mdbcomp.shared_utilities.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.slice_and_dice.c -o mdbcomp.slice_and_dice.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.sym_name.c -o mdbcomp.sym_name.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdbcomp.trace_counts.c -o mdbcomp.trace_counts.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mer_mdbcomp.c -o mer_mdbcomp.pic_o ../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.06/work/mercury-srcdist-20.06/mdbcomp' cd browser && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/browser' ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.c -o mdb.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.browse.c -o mdb.browse.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.browser_info.c -o mdb.browser_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.browser_term.c -o mdb.browser_term.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.collect_lib.c -o mdb.collect_lib.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.cterm.c -o mdb.cterm.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.debugger_interface.c -o mdb.debugger_interface.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_analyser.c -o mdb.declarative_analyser.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_debugger.c -o mdb.declarative_debugger.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_edt.c -o mdb.declarative_edt.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_execution.c -o mdb.declarative_execution.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_oracle.c -o mdb.declarative_oracle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_tree.c -o mdb.declarative_tree.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.declarative_user.c -o mdb.declarative_user.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.diff.c -o mdb.diff.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.dl.c -o mdb.dl.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.frame.c -o mdb.frame.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.help.c -o mdb.help.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.interactive_query.c -o mdb.interactive_query.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.io_action.c -o mdb.io_action.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.listing.c -o mdb.listing.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.name_mangle.c -o mdb.name_mangle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.parse.c -o mdb.parse.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.percent_encoding.c -o mdb.percent_encoding.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.sized_pretty.c -o mdb.sized_pretty.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.term_rep.c -o mdb.term_rep.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.term_to_html.c -o mdb.term_to_html.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mdb.util.c -o mdb.util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.c -o mdb.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.browse.c -o mdb.browse.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.browser_info.c -o mdb.browser_info.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.browser_term.c -o mdb.browser_term.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.collect_lib.c -o mdb.collect_lib.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.cterm.c -o mdb.cterm.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.debugger_interface.c -o mdb.debugger_interface.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_analyser.c -o mdb.declarative_analyser.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_debugger.c -o mdb.declarative_debugger.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_edt.c -o mdb.declarative_edt.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_execution.c -o mdb.declarative_execution.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_oracle.c -o mdb.declarative_oracle.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_tree.c -o mdb.declarative_tree.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.declarative_user.c -o mdb.declarative_user.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.diff.c -o mdb.diff.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.dl.c -o mdb.dl.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.frame.c -o mdb.frame.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.help.c -o mdb.help.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.interactive_query.c -o mdb.interactive_query.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.io_action.c -o mdb.io_action.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.listing.c -o mdb.listing.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.name_mangle.c -o mdb.name_mangle.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.parse.c -o mdb.parse.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.percent_encoding.c -o mdb.percent_encoding.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.sized_pretty.c -o mdb.sized_pretty.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.term_rep.c -o mdb.term_rep.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.term_to_html.c -o mdb.term_to_html.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mdb.util.c -o mdb.util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mer_browser.c -o mer_browser.pic_o ../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.06/work/mercury-srcdist-20.06/browser' cd trace && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/trace' ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_event_spec.c -o mercury_event_spec.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_event_parser.c -o mercury_event_parser.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_event_spec.c -o mercury_event_spec.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_event_parser.c -o mercury_event_parser.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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/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 ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace.c -o mercury_trace.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_alias.c -o mercury_trace_alias.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_browse.c -o mercury_trace_browse.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_backward.c -o mercury_trace_cmd_backward.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_breakpoint.c -o mercury_trace_cmd_breakpoint.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_browsing.c -o mercury_trace_cmd_browsing.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_dd.c -o mercury_trace_cmd_dd.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_developer.c -o mercury_trace_cmd_developer.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_exp.c -o mercury_trace_cmd_exp.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_forward.c -o mercury_trace_cmd_forward.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_help.c -o mercury_trace_cmd_help.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_misc.c -o mercury_trace_cmd_misc.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_parameter.c -o mercury_trace_cmd_parameter.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_queries.c -o mercury_trace_cmd_queries.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_cmd_table_io.c -o mercury_trace_cmd_table_io.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_command_queue.c -o mercury_trace_command_queue.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_completion.c -o mercury_trace_completion.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_declarative.c -o mercury_trace_declarative.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_external.c -o mercury_trace_external.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_help.c -o mercury_trace_help.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_hold_vars.c -o mercury_trace_hold_vars.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_internal.c -o mercury_trace_internal.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_readline.c -o mercury_trace_readline.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_source.c -o mercury_trace_source.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_spy.c -o mercury_trace_spy.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_tables.c -o mercury_trace_tables.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -c mercury_trace_util.c -o mercury_trace_util.o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace.c -o mercury_trace.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_alias.c -o mercury_trace_alias.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_browse.c -o mercury_trace_browse.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_completion.c -o mercury_trace_completion.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_declarative.c -o mercury_trace_declarative.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_external.c -o mercury_trace_external.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_help.c -o mercury_trace_help.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_internal.c -o mercury_trace_internal.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_readline.c -o mercury_trace_readline.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_source.c -o mercury_trace_source.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_spy.c -o mercury_trace_spy.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_tables.c -o mercury_trace_tables.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mercury_trace_util.c -o mercury_trace_util.pic_o ../scripts/mgnuc --grade hlc.gc.pregen --c-debug --no-ansi -- -pipe -march=native -Og -g -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/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.06/work/mercury-srcdist-20.06/trace' cd ssdb && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/ssdb' ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c mer_ssdb.c -o mer_ssdb.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c mer_ssdb.c -o mer_ssdb.pic_o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -fPIC -DMR_PIC \ -c ssdb.c -o ssdb.pic_o ../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.06/work/mercury-srcdist-20.06/ssdb' cd grade_lib && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/grade_lib' ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c choose_grade.c -o choose_grade.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.c -o grade_lib.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_setup.c -o grade_lib.grade_setup.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_solver.c -o grade_lib.grade_solver.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_spec.c -o grade_lib.grade_spec.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_state.c -o grade_lib.grade_state.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_string.c -o grade_lib.grade_string.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_structure.c -o grade_lib.grade_structure.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c grade_lib.grade_vars.c -o grade_lib.grade_vars.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c var_value_names.c -o var_value_names.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c choose_grade_init.c -o choose_grade_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --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 choose_grade choose_grade_init.o \ choose_grade.o grade_lib.o grade_lib.grade_setup.o grade_lib.grade_solver.o grade_lib.grade_spec.o grade_lib.grade_state.o grade_lib.grade_string.o grade_lib.grade_structure.o grade_lib.grade_vars.o var_value_names.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/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c test_grades.c -o test_grades.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c test_grades_init.c -o test_grades_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --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 test_grades test_grades_init.o \ grade_lib.o grade_lib.grade_setup.o grade_lib.grade_solver.o grade_lib.grade_spec.o grade_lib.grade_state.o grade_lib.grade_string.o grade_lib.grade_structure.o grade_lib.grade_vars.o test_grades.o var_value_names.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/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c try_all_grade_structs.c -o try_all_grade_structs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c try_all_grade_structs_init.c -o try_all_grade_structs_init.o ../scripts/ml --grade hlc.gc.pregen --no-mercury-stdlib-dir --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 try_all_grade_structs try_all_grade_structs_init.o \ grade_lib.o grade_lib.grade_setup.o grade_lib.grade_solver.o grade_lib.grade_spec.o grade_lib.grade_state.o grade_lib.grade_string.o grade_lib.grade_structure.o grade_lib.grade_vars.o try_all_grade_structs.o var_value_names.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.06/work/mercury-srcdist-20.06/grade_lib' cd compiler && PATH=../scripts:../util:../mfilterjavac:../../mfilterjavac:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts DESTDIR= ../scripts/mmake -j 1 gmake[2]: Entering directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/compiler' ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c analysis.c -o analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c analysis.file.c -o analysis.file.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.c -o backend_libs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.base_typeclass_info.c -o backend_libs.base_typeclass_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.builtin_ops.c -o backend_libs.builtin_ops.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.bytecode_data.c -o backend_libs.bytecode_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.c_util.c -o backend_libs.c_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.compile_target_code.c -o backend_libs.compile_target_code.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.erlang_rtti.c -o backend_libs.erlang_rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.export.c -o backend_libs.export.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.foreign.c -o backend_libs.foreign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.interval.c -o backend_libs.interval.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.matching.c -o backend_libs.matching.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.name_mangle.c -o backend_libs.name_mangle.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.proc_label.c -o backend_libs.proc_label.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.pseudo_type_info.c -o backend_libs.pseudo_type_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.rtti.c -o backend_libs.rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.string_encoding.c -o backend_libs.string_encoding.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.switch_util.c -o backend_libs.switch_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.type_class_info.c -o backend_libs.type_class_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c backend_libs.type_ctor_info.c -o backend_libs.type_ctor_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bytecode_backend.c -o bytecode_backend.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bytecode_backend.bytecode.c -o bytecode_backend.bytecode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c bytecode_backend.bytecode_gen.c -o bytecode_backend.bytecode_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.c -o check_hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.abstract_mode_constraints.c -o check_hlds.abstract_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.build_mode_constraints.c -o check_hlds.build_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.check_for_missing_type_defns.c -o check_hlds.check_for_missing_type_defns.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.check_promise.c -o check_hlds.check_promise.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.check_typeclass.c -o check_hlds.check_typeclass.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.clause_to_proc.c -o check_hlds.clause_to_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.cse_detection.c -o check_hlds.cse_detection.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.delay_info.c -o check_hlds.delay_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.delay_partial_inst.c -o check_hlds.delay_partial_inst.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.det_analysis.c -o check_hlds.det_analysis.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.det_report.c -o check_hlds.det_report.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.det_util.c -o check_hlds.det_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.implementation_defined_literals.c -o check_hlds.implementation_defined_literals.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.inst_check.c -o check_hlds.inst_check.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.inst_match.c -o check_hlds.inst_match.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.inst_test.c -o check_hlds.inst_test.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.inst_user.c -o check_hlds.inst_user.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.inst_util.c -o check_hlds.inst_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.introduce_exists_casts.c -o check_hlds.introduce_exists_casts.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mcsolver.c -o check_hlds.mcsolver.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_comparison.c -o check_hlds.mode_comparison.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_constraint_robdd.c -o check_hlds.mode_constraint_robdd.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_constraints.c -o check_hlds.mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_debug.c -o check_hlds.mode_debug.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_errors.c -o check_hlds.mode_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_info.c -o check_hlds.mode_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_ordering.c -o check_hlds.mode_ordering.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.mode_util.c -o check_hlds.mode_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.modecheck_call.c -o check_hlds.modecheck_call.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.modecheck_conj.c -o check_hlds.modecheck_conj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.modecheck_goal.c -o check_hlds.modecheck_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.modecheck_unify.c -o check_hlds.modecheck_unify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.modecheck_util.c -o check_hlds.modecheck_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.modes.c -o check_hlds.modes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.oisu_check.c -o check_hlds.oisu_check.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.old_type_constraints.c -o check_hlds.old_type_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.ordering_mode_constraints.c -o check_hlds.ordering_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.polymorphism.c -o check_hlds.polymorphism.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.post_typecheck.c -o check_hlds.post_typecheck.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.pre_typecheck.c -o check_hlds.pre_typecheck.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.proc_requests.c -o check_hlds.proc_requests.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.prop_mode_constraints.c -o check_hlds.prop_mode_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.purity.c -o check_hlds.purity.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.resolve_unify_functor.c -o check_hlds.resolve_unify_functor.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.c -o check_hlds.simplify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.common.c -o check_hlds.simplify.common.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.format_call.c -o check_hlds.simplify.format_call.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal.c -o check_hlds.simplify.simplify_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_call.c -o check_hlds.simplify.simplify_goal_call.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_conj.c -o check_hlds.simplify.simplify_goal_conj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_disj.c -o check_hlds.simplify.simplify_goal_disj.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_ite.c -o check_hlds.simplify.simplify_goal_ite.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_scope.c -o check_hlds.simplify.simplify_goal_scope.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_switch.c -o check_hlds.simplify.simplify_goal_switch.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_goal_unify.c -o check_hlds.simplify.simplify_goal_unify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_info.c -o check_hlds.simplify.simplify_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_proc.c -o check_hlds.simplify.simplify_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.simplify.simplify_tasks.c -o check_hlds.simplify.simplify_tasks.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.stratify.c -o check_hlds.stratify.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.style_checks.c -o check_hlds.style_checks.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.switch_detection.c -o check_hlds.switch_detection.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.try_expand.c -o check_hlds.try_expand.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.type_assign.c -o check_hlds.type_assign.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.type_constraints.c -o check_hlds.type_constraints.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.type_util.c -o check_hlds.type_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.typecheck.c -o check_hlds.typecheck.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.typecheck_errors.c -o check_hlds.typecheck_errors.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.typecheck_info.c -o check_hlds.typecheck_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.typeclasses.c -o check_hlds.typeclasses.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.unify_proc.c -o check_hlds.unify_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.unique_modes.c -o check_hlds.unique_modes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.unused_imports.c -o check_hlds.unused_imports.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c check_hlds.xml_documentation.c -o check_hlds.xml_documentation.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.c -o erl_backend.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.elds.c -o erl_backend.elds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.elds_to_erlang.c -o erl_backend.elds_to_erlang.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.erl_call_gen.c -o erl_backend.erl_call_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.erl_code_gen.c -o erl_backend.erl_code_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.erl_code_util.c -o erl_backend.erl_code_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.erl_rtti.c -o erl_backend.erl_rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c erl_backend.erl_unify_gen.c -o erl_backend.erl_unify_gen.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.c -o hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.add_foreign_enum.c -o hlds.add_foreign_enum.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.add_pred.c -o hlds.add_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.add_special_pred.c -o hlds.add_special_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.arg_info.c -o hlds.arg_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.assertion.c -o hlds.assertion.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.code_model.c -o hlds.code_model.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.const_struct.c -o hlds.const_struct.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.default_func_mode.c -o hlds.default_func_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.du_type_layout.c -o hlds.du_type_layout.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.error_msg_inst.c -o hlds.error_msg_inst.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.from_ground_term_util.c -o hlds.from_ground_term_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.goal_form.c -o hlds.goal_form.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.goal_mode.c -o hlds.goal_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.goal_path.c -o hlds.goal_path.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.goal_util.c -o hlds.goal_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.headvar_names.c -o hlds.headvar_names.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hhf.c -o hlds.hhf.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_args.c -o hlds.hlds_args.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_class.c -o hlds.hlds_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_clauses.c -o hlds.hlds_clauses.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_code_util.c -o hlds.hlds_code_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_cons.c -o hlds.hlds_cons.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_data.c -o hlds.hlds_data.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_defns.c -o hlds.hlds_defns.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_dependency_graph.c -o hlds.hlds_dependency_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_desc.c -o hlds.hlds_desc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_error_util.c -o hlds.hlds_error_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_goal.c -o hlds.hlds_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_inst_mode.c -o hlds.hlds_inst_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_llds.c -o hlds.hlds_llds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_module.c -o hlds.hlds_module.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_out.c -o hlds.hlds_out.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_out.hlds_out_goal.c -o hlds.hlds_out.hlds_out_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_out.hlds_out_mode.c -o hlds.hlds_out.hlds_out_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_out.hlds_out_module.c -o hlds.hlds_out.hlds_out_module.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_out.hlds_out_pred.c -o hlds.hlds_out.hlds_out_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_out.hlds_out_util.c -o hlds.hlds_out.hlds_out_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_pred.c -o hlds.hlds_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_promise.c -o hlds.hlds_promise.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_rtti.c -o hlds.hlds_rtti.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.hlds_statistics.c -o hlds.hlds_statistics.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.inst_graph.c -o hlds.inst_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.instmap.c -o hlds.instmap.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_goal.c -o hlds.make_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.c -o hlds.make_hlds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_class.c -o hlds.make_hlds.add_class.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_clause.c -o hlds.make_hlds.add_clause.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_foreign_proc.c -o hlds.make_hlds.add_foreign_proc.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_mode.c -o hlds.make_hlds.add_mode.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_mutable_aux_preds.c -o hlds.make_hlds.add_mutable_aux_preds.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_pragma.c -o hlds.make_hlds.add_pragma.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -c hlds.make_hlds.add_solver.c -o hlds.make_hlds.add_solver.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.add_type.c -o hlds.make_hlds.add_type.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.field_access.c -o hlds.make_hlds.field_access.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.goal_expr_to_goal.c -o hlds.make_hlds.goal_expr_to_goal.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.make_hlds_passes.c -o hlds.make_hlds.make_hlds_passes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -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 -- -pipe -march=native -Og -g -c hlds.make_hlds.make_hlds_warn.c -o hlds.make_hlds.make_hlds_warn.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.qual_info.c -o hlds.make_hlds.qual_info.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.state_var.c -o hlds.make_hlds.state_var.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds.superhomogeneous.c -o hlds.make_hlds.superhomogeneous.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.make_hlds_error.c -o hlds.make_hlds_error.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.mark_static_terms.c -o hlds.mark_static_terms.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.mark_tail_calls.c -o hlds.mark_tail_calls.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.passes_aux.c -o hlds.passes_aux.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.pre_quantification.c -o hlds.pre_quantification.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.pred_table.c -o hlds.pred_table.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.quantification.c -o hlds.quantification.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.special_pred.c -o hlds.special_pred.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.status.c -o hlds.status.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c hlds.vartypes.c -o hlds.vartypes.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.c -o libs.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.check_libgrades.c -o libs.check_libgrades.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.compiler_util.c -o libs.compiler_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.compute_grade.c -o libs.compute_grade.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.dependency_graph.c -o libs.dependency_graph.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.file_util.c -o libs.file_util.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.globals.c -o libs.globals.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.graph_colour.c -o libs.graph_colour.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.handle_options.c -o libs.handle_options.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.int_emu.c -o libs.int_emu.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.lp.c -o libs.lp.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.lp_rational.c -o libs.lp_rational.o ../scripts/mgnuc --grade hlc.gc.pregen -- -pipe -march=native -Og -g -c libs.md4.c -o libs.md4.o md4.m:224:66: error: argument 2 of type ‘unsigned char *’ declared as a pointer [-Werror=array-parameter=] 224 | } | ^ md4.m:65:66: note: previously declared as an array ‘unsigned char[12]’ 65 | tic void mdfour_result(const struct mdfour *md, unsigned char out[12]); | ~~~~~~~~~~~~~~^~~~~~~ cc1: all warnings being treated as errors gmake[2]: *** [/var/tmp/portage/dev-lang/mercury-20.06/temp/mmake.wzzJO0:264020: libs.md4.o] Error 1 gmake[2]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06/compiler' gmake[1]: *** [/var/tmp/portage/dev-lang/mercury-20.06/temp/mmake.tLcFLY:1068: compiler] Error 2 gmake[1]: Leaving directory '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06' make: *** [Makefile:30: all] Error 2 * ERROR: dev-lang/mercury-20.06::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/mercury-20.06::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/mercury-20.06::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:mercury-20.06:20210501-034304.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/mercury-20.06/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/mercury-20.06/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06' * S: '/var/tmp/portage/dev-lang/mercury-20.06/work/mercury-srcdist-20.06' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =mercury-20.06