Skip to content

Instantly share code, notes, and snippets.

@aggieben
Created July 20, 2015 23:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aggieben/7bfcff87e92c7173baed to your computer and use it in GitHub Desktop.
Save aggieben/7bfcff87e92c7173baed to your computer and use it in GitHub Desktop.
 * Package: dev-lang/mono-3.12.1
 * Repository: dotnet
 * Maintainer: dotnet@gentoo.org
 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU
 * FEATURES: preserve-libs sandbox userpriv usersandbox
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/4.0.5-gentoo/build
* Found sources for kernel version:
* 4.0.5-gentoo
>>> Unpacking source...
>>> Unpacking mono-3.12.1.tar.bz2 to /var/tmp/portage/dev-lang/mono-3.12.1/work
>>> Source unpacked in /var/tmp/portage/dev-lang/mono-3.12.1/work
>>> Preparing source in /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 ...
* Running elibtoolize in: mono-3.12.1/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.2 patch ...
* Applying target-nm/2.4.2 patch ...
* Running elibtoolize in: mono-3.12.1/eglib/
* Applying target-nm/2.4.2 patch ...
* Running elibtoolize in: mono-3.12.1/libgc/
* Applying install-sh/1.5 patch ...
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.2 patch ...
* Applying target-nm/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build"
* econf: updating mono-3.12.1/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating mono-3.12.1/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating mono-3.12.1/libgc/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating mono-3.12.1/libgc/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/mono-3.12.1 --enable-system-aot=yes --enable-static --disable-quiet-build --without-moonlight --with-libgdiplus=installed --without-xen_opt --without-ikvm-native --with-jit --disable-dtrace --with-profile4 --with-sgen=yes --without-mcs-docs --disable-debug --enable-nls
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking whether make supports nested variables... (cached) yes
checking host platform characteristics... ok
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for x86_64-pc-linux-gnu-gcc... (cached) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for gawk... (cached) gawk
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 ANSI C header files... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/configure: line 17412: ./libtool: No such file or directory
checking for ld used by x86_64-pc-linux-gnu-gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/rtc.h usability... yes
checking linux/rtc.h presence... yes
checking for linux/rtc.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking asm/sigcontext.h usability... yes
checking asm/sigcontext.h presence... yes
checking for asm/sigcontext.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for sys/user.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
Using system zlib
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for isinf... yes
checking for _finite... no
checking for _finite in math.h... no
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking size of void *... 8
checking for clang... no
checking for -Wdeclaration-after-statement option to gcc... yes
checking for -Wno-unused-but-set-variable option to gcc... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... yes
checking for pkg-config... /usr/bin/pkg-config
checking for visibility __attribute__... yes
checking for deprecated __attribute__... yes
checking whether x86_64-pc-linux-gnu-gcc supports zero length arrays... yes
checking nacl/nacl_dyncode.h usability... no
checking nacl/nacl_dyncode.h presence... no
checking for nacl/nacl_dyncode.h... no
checking for library containing clock_gettime... none required
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/auxv.h usability... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getresuid... yes
checking for setresuid... yes
checking for kqueue... no
checking for backtrace_symbols... yes
checking for mkstemp... yes
checking for mmap... yes
checking for madvise... yes
checking for getrusage... yes
checking for getpriority... yes
checking for setpriority... yes
checking for dl_iterate_phdr... yes
checking for dladdr... yes
checking for sysconf... yes
checking for getrlimit... yes
checking for sched_setaffinity... yes
checking for sched_getcpu... yes
checking for sched_setaffinity from glibc < 2.3.4... no
checking if off_t is 64 bits wide... ok
checking for socket in -lsocket... no
checking for MSG_NOSIGNAL... yes
checking for IPPROTO_IP... yes
checking for IPPROTO_IPV6... yes
checking for IPPROTO_TCP... yes
checking for SOL_IP... yes
checking for SOL_IPV6... yes
checking for SOL_TCP... no
checking for IP_PKTINFO... yes
checking for IPV6_PKTINFO... yes
checking for IP_DONTFRAG... no
checking for IP_DONTFRAGMENT... no
checking for IP_MTU_DISCOVER... yes
checking for IP_PMTUDISC_DO... yes
checking for struct ip_mreqn... yes
checking for gethostbyname2_r... no
checking for gethostbyaddr... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for main in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking for pthread_mutex_timedlock... yes
checking for pthread_getattr_np... yes
checking for pthread_attr_get_np... no
checking for pthread_setname_np... yes
checking for pthread_kill... yes
checking for PTHREAD_MUTEX_RECURSIVE... ok
checking for pthread_attr_setstacksize... yes
checking for pthread_attr_getstack... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_get_stacksize_np... no
checking for pthread_get_stackaddr_np... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sigaction... yes
checking for working __thread... yes
checking for working sigaltstack... yes
checking for library containing sem_init... none required
checking for library containing shm_open... -lrt
checking for shm_open... yes
checking for tm_gmtoff in struct tm... yes
checking for library containing sqrtf... -lm
checking for finite... yes
checking for isfinite... no
checking for isfinite in math.h... yes
checking for poll... yes
checking for signbit... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll_ctl... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for kqueue... (cached) no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for net/if.h... yes
checking for ifreq... yes
checking for sockaddr_in.sin_len... no
checking for sockaddr_in6.sin6_len... no
checking for getifaddrs... yes
checking for if_nametoindex... yes
checking checklist.h usability... no
checking checklist.h presence... no
checking for checklist.h... no
checking pathconf.h usability... no
checking pathconf.h presence... no
checking for pathconf.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... yes
checking for sys/mount.h... (cached) yes
checking for confstr... yes
checking for seekdir... yes
checking for telldir... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for endgrent... yes
checking for getgrent... yes
checking for fgetgrent... yes
checking for setgrent... yes
checking for setgroups... yes
checking for endpwent... yes
checking for getpwent... yes
checking for fgetpwent... yes
checking for setpwent... yes
checking for getfsstat... no
checking for lutimes... yes
checking for futimes... yes
checking for mremap... yes
checking for remap_file_pages... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for posix_madvise... yes
checking for vsnprintf... yes
checking for sendfile... yes
checking for gethostid... yes
checking for sethostid... yes
checking for sethostname... yes
checking for statfs... yes
checking for fstatfs... yes
checking for statvfs... yes
checking for fstatvfs... yes
checking for stime... yes
checking for strerror_r... yes
checking for ttyname_r... yes
checking for psignal... yes
checking for getlogin_r... yes
checking for lockf... yes
checking for swab... yes
checking for setusershell... yes
checking for endusershell... yes
checking for futimens... yes
checking for utimensat... yes
checking for fstatat... yes
checking for mknodat... yes
checking for readlinkat... yes
checking for readv... yes
checking for writev... yes
checking for preadv... yes
checking for pwritev... yes
checking for setpgid... yes
checking size of size_t... 8
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for suseconds_t... yes
checking for struct flock... yes
checking for struct iovec... yes
checking for struct pollfd... yes
checking for struct stat... yes
checking for struct timespec... yes
checking for struct timeval... yes
checking for struct timezone... yes
checking for struct utimbuf... yes
checking for struct dirent.d_off... yes
checking for struct dirent.d_reclen... yes
checking for struct dirent.d_type... yes
checking for struct passwd.pw_gecos... yes
checking for struct statfs.f_flags... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for lsetxattr... yes
checking for struct kinfo_proc.kp_proc... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/param.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking CommonCrypto/CommonDigest.h usability... no
checking CommonCrypto/CommonDigest.h presence... no
checking for CommonCrypto/CommonDigest.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for term.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socklen_t... yes
checking for array element initializer support... yes
checking for trunc... yes
checking for aintl in -lsunmath... no
checking for round... yes
checking for rint... yes
checking for execvp... yes
checking if usage of random device is requested... yes
checking for random device... yes
checking if inter-process shared handles are requested... yes
checking if big-arrays are to be enabled... no
checking for X... libraries , headers
checking for the soname of libX11.so... libX11.so.6
libX11.so.6
libX11.so.6
checking if the tls_model attribute is supported... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/mcs/Makefile.in
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating Makefile
config.status: creating mono-core.spec
config.status: creating mono-uninstalled.pc
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/arm64/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/assemblyresolve/Makefile
config.status: creating mono/tests/cas/Makefile
config.status: creating mono/tests/cas/assembly/Makefile
config.status: creating mono/tests/cas/demand/Makefile
config.status: creating mono/tests/cas/inheritance/Makefile
config.status: creating mono/tests/cas/linkdemand/Makefile
config.status: creating mono/tests/cas/threads/Makefile
config.status: creating mono/tests/gc-descriptors/Makefile
config.status: creating mono/unit-tests/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/monograph/Makefile
config.status: creating mono/io-layer/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating m4/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating data/net_4_0/Makefile
config.status: creating data/net_4_5/Makefile
config.status: creating data/net_2_0/Browsers/Makefile
config.status: creating data/net_4_0/Browsers/Makefile
config.status: creating data/net_4_5/Browsers/Makefile
config.status: creating data/mint.pc
config.status: creating data/mono-2.pc
config.status: creating data/monosgen-2.pc
config.status: creating data/mono.pc
config.status: creating data/mono-cairo.pc
config.status: creating data/mono-nunit.pc
config.status: creating data/mono-options.pc
config.status: creating data/mono-lineeditor.pc
config.status: creating data/monodoc.pc
config.status: creating data/dotnet.pc
config.status: creating data/dotnet35.pc
config.status: creating data/wcf.pc
config.status: creating data/cecil.pc
config.status: creating data/system.web.extensions_1.0.pc
config.status: creating data/system.web.extensions.design_1.0.pc
config.status: creating data/system.web.mvc.pc
config.status: creating data/system.web.mvc2.pc
config.status: creating data/system.web.mvc3.pc
config.status: creating data/aspnetwebstack.pc
config.status: creating data/reactive.pc
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating tools/sgen/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/mcs/POTFILES
config.status: creating po/mcs/Makefile
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/machine.config commands
config.status: executing runtime/etc/mono/4.0/web.config commands
config.status: executing runtime/etc/mono/4.5/machine.config commands
config.status: executing runtime/etc/mono/4.5/web.config commands
config.status: executing quiet-libtool commands
=== configuring in eglib (/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib)
configure: running /bin/sh /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/configure --disable-option-checking '--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' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/mono-3.12.1' '--enable-system-aot=yes' '--enable-static' '--disable-quiet-build' '--without-moonlight' '--with-libgdiplus=installed' '--without-xen_opt' '--without-ikvm-native' '--with-jit' '--disable-dtrace' '--with-profile4' '--with-sgen=yes' '--without-mcs-docs' '--disable-debug' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=opteron -O2 -pipe -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-march=opteron -O2 -pipe -fno-strict-aliasing' 'CCASFLAGS=' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=-march=opteron -O2 -pipe -fno-strict-aliasing' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC=-march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g' --cache-file=/dev/null --srcdir=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of void *... 8
checking size of long... 8
checking size of long long... 8
checking for strlcpy... no
checking for stpcpy... yes
checking for strtok_r... yes
checking for rewinddir... yes
checking for vasprintf... yes
checking for getrlimit... yes
checking for strndup... yes
checking for getpwuid_r... yes
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing sqrtf... -lm
checking for library containing nanosleep... none required
checking for library containing dlopen... -ldl
checking for varargs macros... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for sys/types.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/eglib-config.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libgc (/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc)
configure: running /bin/sh /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/configure --disable-option-checking '--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' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/mono-3.12.1' '--enable-system-aot=yes' '--enable-static' '--disable-quiet-build' '--without-moonlight' '--with-libgdiplus=installed' '--without-xen_opt' '--without-ikvm-native' '--with-jit' '--disable-dtrace' '--with-profile4' '--with-sgen=yes' '--without-mcs-docs' '--disable-debug' '--enable-nls' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=opteron -O2 -pipe -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-march=opteron -O2 -pipe -fno-strict-aliasing' 'CCASFLAGS=' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB=-march=opteron -O2 -pipe -fno-strict-aliasing' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC=-march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g' --cache-file=/dev/null --srcdir=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/missing: Unknown `--is-lightweight' option
Try `/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking whether make supports nested variables... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
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 whether to enable maintainer-specific portions of Makefiles... no
checking for pthread_self in -lpthread... yes
checking for __sync_bool_compare_and_swap... yes
checking for xlc... no
checking for dlopen in -ldl... yes
checking whether to build shared libraries... yes
checking which machine-dependent code should be used...
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for threads package to use... posix
checking whether Solaris gcc optimization fix is necessary... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
mcs source: mcs
Engine:
Host: x86_64-pc-linux-gnu
Target: x86_64-pc-linux-gnu
GC: sgen and Included Boehm GC with typed GC and parallel mark
TLS: __thread
SIGALTSTACK: yes
Engine: Building and using the JIT
oprofile: no
BigArrays: no
DTrace: no
LLVM Back End: no (dynamically loaded: no)
Libraries:
.NET 2.0/3.5: yes
.NET 4.0: yes
.NET 4.5: yes
MonoDroid: no
MonoTouch: no
Xamarin.Mac: no
JNI support:
libgdiplus: assumed to be installed
zlib: system zlib
touch: cannot touch '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.4.0/mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets': No such file or directory
/var/tmp/portage/dev-lang/mono-3.12.1/temp/environment: line 3907: /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.4.0/mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets: No such file or directory
/var/tmp/portage/dev-lang/mono-3.12.1/temp/environment: line 3908: /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.4.0/mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets: No such file or directory
/var/tmp/portage/dev-lang/mono-3.12.1/temp/environment: line 3909: /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.4.0/mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets: No such file or directory
/var/tmp/portage/dev-lang/mono-3.12.1/temp/environment: line 3910: /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.4.0/mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets: No such file or directory
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build"
make -j4
make all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build'
Making all in po
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/po'
Making all in mcs
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/po/mcs'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/po/mcs'
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/po'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/po'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/po'
Making all in libgc
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc'
Making all in m4
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/m4'
Making all in include
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/include'
Making all in private
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/include/private'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/include/private'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/include'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/include'
Making all in doc
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc/doc'
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc'
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o allchblk.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/allchblk.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o alloc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/alloc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o blacklst.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/blacklst.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o checksums.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/checksums.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o dbg_mlc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/dbg_mlc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o dyn_load.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/dyn_load.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o finalize.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/finalize.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o gc_dlopen.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/gc_dlopen.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o gcj_mlc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/gcj_mlc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o headers.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/headers.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o malloc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/malloc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o mallocx.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/mallocx.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o mark.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/mark.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o mark_rts.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/mark_rts.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o misc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/misc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o new_hblk.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/new_hblk.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o obj_map.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/obj_map.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o os_dep.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/os_dep.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o pcr_interface.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/pcr_interface.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o ptr_chck.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/ptr_chck.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o real_malloc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/real_malloc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o reclaim.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/reclaim.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o solaris_pthreads.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/solaris_pthreads.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o solaris_threads.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/solaris_threads.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o specific.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/specific.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o stubborn.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/stubborn.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o typd_mlc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/typd_mlc.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o backgraph.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/backgraph.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o win32_threads.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/win32_threads.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o pthread_support.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/pthread_support.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o pthread_stop_world.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/pthread_stop_world.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o darwin_stop_world.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/darwin_stop_world.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o openbsd_stop_world.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/openbsd_stop_world.c
./doltlibtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DPARALLEL_MARK=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I./.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -c -o mach_dep.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/mach_dep.c
./doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -version-info 1:2:0 -Wl,-O1 -Wl,--as-needed -o libmonogc.la allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo openbsd_stop_world.lo mach_dep.lo -lpthread -ldl
./doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -Wno-deprecated-declarations -g -static -Wl,-O1 -Wl,--as-needed -o libmonogc-static.la allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo openbsd_stop_world.lo mach_dep.lo -lpthread -ldl
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonogc.a .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/solaris_pthreads.o .libs/solaris_threads.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/win32_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/openbsd_stop_world.o .libs/mach_dep.o
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonogc-static.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o solaris_pthreads.o solaris_threads.o specific.o stubborn.o typd_mlc.o backgraph.o win32_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o openbsd_stop_world.o mach_dep.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonogc.a
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonogc-static.a
libtool: link: ( cd ".libs" && rm -f "libmonogc.la" && ln -s "../libmonogc.la" "libmonogc.la" )
libtool: link: ( cd ".libs" && rm -f "libmonogc-static.la" && ln -s "../libmonogc-static.la" "libmonogc-static.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/libgc'
Making all in eglib
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib'
make all-recursive
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib'
Making all in m4
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/m4'
Making all in src
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src'
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-garray.lo `test -f 'garray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`garray.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gbytearray.lo `test -f 'gbytearray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gbytearray.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gerror.lo `test -f 'gerror.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gerror.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-ghashtable.lo `test -f 'ghashtable.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`ghashtable.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<built-in>:0:0: note: this is the location of the previous definition
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-giconv.lo `test -f 'giconv.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`giconv.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmem.lo `test -f 'gmem.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmem.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-goutput.lo `test -f 'goutput.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`goutput.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/goutput.c: In function 'monoeg_assertion_message':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/goutput.c:135:1: warning: 'noreturn' function does return [enabled by default]
}
^
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gqsort.lo `test -f 'gqsort.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gqsort.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gstr.lo `test -f 'gstr.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gstr.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gslist.lo `test -f 'gslist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gslist.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gstring.lo `test -f 'gstring.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gstring.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gptrarray.lo `test -f 'gptrarray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gptrarray.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-glist.lo `test -f 'glist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`glist.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gqueue.lo `test -f 'gqueue.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gqueue.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gpath.lo `test -f 'gpath.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gpath.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gshell.lo `test -f 'gshell.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gshell.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gspawn.lo `test -f 'gspawn.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gspawn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gfile.lo `test -f 'gfile.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gfile.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gfile-posix.lo `test -f 'gfile-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gfile-posix.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gpattern.lo `test -f 'gpattern.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gpattern.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmarkup.lo `test -f 'gmarkup.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmarkup.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gutf8.lo `test -f 'gutf8.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gutf8.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gunicode.lo `test -f 'gunicode.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gunicode.c
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gdate-unix.lo `test -f 'gdate-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gdate-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gdir-unix.lo `test -f 'gdir-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gdir-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gfile-unix.lo `test -f 'gfile-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gfile-unix.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmisc-unix.lo `test -f 'gmisc-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmisc-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmodule-unix.lo `test -f 'gmodule-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmodule-unix.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gtimer-unix.lo `test -f 'gtimer-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gtimer-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-vasprintf.lo `test -f 'vasprintf.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`vasprintf.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-garray.lo `test -f 'garray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`garray.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gbytearray.lo `test -f 'gbytearray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gbytearray.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gerror.lo `test -f 'gerror.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gerror.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-ghashtable.lo `test -f 'ghashtable.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`ghashtable.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-giconv.lo `test -f 'giconv.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`giconv.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmem.lo `test -f 'gmem.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmem.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-goutput.lo `test -f 'goutput.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`goutput.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/goutput.c: In function 'monoeg_assertion_message':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/goutput.c:135:1: warning: 'noreturn' function does return [enabled by default]
}
^
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gqsort.lo `test -f 'gqsort.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gqsort.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gstr.lo `test -f 'gstr.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gstr.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gslist.lo `test -f 'gslist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gslist.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gstring.lo `test -f 'gstring.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gstring.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gptrarray.lo `test -f 'gptrarray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gptrarray.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-glist.lo `test -f 'glist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`glist.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gqueue.lo `test -f 'gqueue.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gqueue.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gpath.lo `test -f 'gpath.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gpath.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gshell.lo `test -f 'gshell.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gshell.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gspawn.lo `test -f 'gspawn.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gspawn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gfile.lo `test -f 'gfile.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gfile.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gfile-posix.lo `test -f 'gfile-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gfile-posix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gpattern.lo `test -f 'gpattern.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gpattern.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmarkup.lo `test -f 'gmarkup.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmarkup.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gutf8.lo `test -f 'gutf8.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gutf8.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gunicode.lo `test -f 'gunicode.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gunicode.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gdate-unix.lo `test -f 'gdate-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gdate-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gdir-unix.lo `test -f 'gdir-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gdir-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gfile-unix.lo `test -f 'gfile-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gfile-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmisc-unix.lo `test -f 'gmisc-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmisc-unix.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmodule-unix.lo `test -f 'gmodule-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gmodule-unix.c
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gtimer-unix.lo `test -f 'gtimer-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`gtimer-unix.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-vasprintf.lo `test -f 'vasprintf.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src/'`vasprintf.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o libeglib.la libeglib_la-garray.lo libeglib_la-gbytearray.lo libeglib_la-gerror.lo libeglib_la-ghashtable.lo libeglib_la-giconv.lo libeglib_la-gmem.lo libeglib_la-goutput.lo libeglib_la-gqsort.lo libeglib_la-gstr.lo libeglib_la-gslist.lo libeglib_la-gstring.lo libeglib_la-gptrarray.lo libeglib_la-glist.lo libeglib_la-gqueue.lo libeglib_la-gpath.lo libeglib_la-gshell.lo libeglib_la-gspawn.lo libeglib_la-gfile.lo libeglib_la-gfile-posix.lo libeglib_la-gpattern.lo libeglib_la-gmarkup.lo libeglib_la-gutf8.lo libeglib_la-gunicode.lo libeglib_la-gdate-unix.lo libeglib_la-gdir-unix.lo libeglib_la-gfile-unix.lo libeglib_la-gmisc-unix.lo libeglib_la-gmodule-unix.lo libeglib_la-gtimer-unix.lo libeglib_la-vasprintf.lo -ldl -lm
../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -D_FORTIFY_SOURCE=2 -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -static -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o libeglib-static.la libeglib_static_la-garray.lo libeglib_static_la-gbytearray.lo libeglib_static_la-gerror.lo libeglib_static_la-ghashtable.lo libeglib_static_la-giconv.lo libeglib_static_la-gmem.lo libeglib_static_la-goutput.lo libeglib_static_la-gqsort.lo libeglib_static_la-gstr.lo libeglib_static_la-gslist.lo libeglib_static_la-gstring.lo libeglib_static_la-gptrarray.lo libeglib_static_la-glist.lo libeglib_static_la-gqueue.lo libeglib_static_la-gpath.lo libeglib_static_la-gshell.lo libeglib_static_la-gspawn.lo libeglib_static_la-gfile.lo libeglib_static_la-gfile-posix.lo libeglib_static_la-gpattern.lo libeglib_static_la-gmarkup.lo libeglib_static_la-gutf8.lo libeglib_static_la-gunicode.lo libeglib_static_la-gdate-unix.lo libeglib_static_la-gdir-unix.lo libeglib_static_la-gfile-unix.lo libeglib_static_la-gmisc-unix.lo libeglib_static_la-gmodule-unix.lo libeglib_static_la-gtimer-unix.lo libeglib_static_la-vasprintf.lo -ldl -lm
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libeglib.a .libs/libeglib_la-garray.o .libs/libeglib_la-gbytearray.o .libs/libeglib_la-gerror.o .libs/libeglib_la-ghashtable.o .libs/libeglib_la-giconv.o .libs/libeglib_la-gmem.o .libs/libeglib_la-goutput.o .libs/libeglib_la-gqsort.o .libs/libeglib_la-gstr.o .libs/libeglib_la-gslist.o .libs/libeglib_la-gstring.o .libs/libeglib_la-gptrarray.o .libs/libeglib_la-glist.o .libs/libeglib_la-gqueue.o .libs/libeglib_la-gpath.o .libs/libeglib_la-gshell.o .libs/libeglib_la-gspawn.o .libs/libeglib_la-gfile.o .libs/libeglib_la-gfile-posix.o .libs/libeglib_la-gpattern.o .libs/libeglib_la-gmarkup.o .libs/libeglib_la-gutf8.o .libs/libeglib_la-gunicode.o .libs/libeglib_la-gdate-unix.o .libs/libeglib_la-gdir-unix.o .libs/libeglib_la-gfile-unix.o .libs/libeglib_la-gmisc-unix.o .libs/libeglib_la-gmodule-unix.o .libs/libeglib_la-gtimer-unix.o .libs/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libeglib.a
libtool: link: ( cd ".libs" && rm -f "libeglib.la" && ln -s "../libeglib.la" "libeglib.la" )
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libeglib-static.a libeglib_static_la-garray.o libeglib_static_la-gbytearray.o libeglib_static_la-gerror.o libeglib_static_la-ghashtable.o libeglib_static_la-giconv.o libeglib_static_la-gmem.o libeglib_static_la-goutput.o libeglib_static_la-gqsort.o libeglib_static_la-gstr.o libeglib_static_la-gslist.o libeglib_static_la-gstring.o libeglib_static_la-gptrarray.o libeglib_static_la-glist.o libeglib_static_la-gqueue.o libeglib_static_la-gpath.o libeglib_static_la-gshell.o libeglib_static_la-gspawn.o libeglib_static_la-gfile.o libeglib_static_la-gfile-posix.o libeglib_static_la-gpattern.o libeglib_static_la-gmarkup.o libeglib_static_la-gutf8.o libeglib_static_la-gunicode.o libeglib_static_la-gdate-unix.o libeglib_static_la-gdir-unix.o libeglib_static_la-gfile-unix.o libeglib_static_la-gmisc-unix.o libeglib_static_la-gmodule-unix.o libeglib_static_la-gtimer-unix.o libeglib_static_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libeglib-static.a
libtool: link: ( cd ".libs" && rm -f "libeglib-static.la" && ln -s "../libeglib-static.la" "libeglib-static.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src'
Making all in test
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/test'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-test.o `test -f 'test.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`test.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-driver.o `test -f 'driver.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`driver.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-hashtable.o `test -f 'hashtable.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`hashtable.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-string-util.o `test -f 'string-util.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`string-util.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<built-in>:0:0: note: this is the location of the previous definition
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-string.o `test -f 'string.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`string.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-slist.o `test -f 'slist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`slist.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-sizes.o `test -f 'sizes.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`sizes.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-ptrarray.o `test -f 'ptrarray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`ptrarray.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-list.o `test -f 'list.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`list.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-array.o `test -f 'array.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`array.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-fake.o `test -f 'fake.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`fake.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-path.o `test -f 'path.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`path.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-queue.o `test -f 'queue.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`queue.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-shell.o `test -f 'shell.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`shell.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-spawn.o `test -f 'spawn.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`spawn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-timer.o `test -f 'timer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`timer.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-file.o `test -f 'file.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`file.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-pattern.o `test -f 'pattern.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`pattern.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-dir.o `test -f 'dir.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`dir.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-markup.o `test -f 'markup.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`markup.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-unicode.o `test -f 'unicode.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`unicode.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-utf8.o `test -f 'utf8.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`utf8.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-endian.o `test -f 'endian.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`endian.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-module.o `test -f 'module.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`module.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test -I.. -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-memory.o `test -f 'memory.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/'`memory.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o test-eglib test_eglib-test.o test_eglib-driver.o test_eglib-hashtable.o test_eglib-string-util.o test_eglib-string.o test_eglib-slist.o test_eglib-sizes.o test_eglib-ptrarray.o test_eglib-list.o test_eglib-array.o test_eglib-fake.o test_eglib-path.o test_eglib-queue.o test_eglib-shell.o test_eglib-spawn.o test_eglib-timer.o test_eglib-file.o test_eglib-pattern.o test_eglib-dir.o test_eglib-markup.o test_eglib-unicode.o test_eglib-utf8.o test_eglib-endian.o test_eglib-module.o test_eglib-memory.o ../src/libeglib.la -ldl -lm
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DEGLIB_TESTS=1 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/test/../src -I../src -DDRIVER_NAME=\"EGlib\" -march=opteron -O2 -pipe -fno-strict-aliasing -g -D_GNU_SOURCE -Wl,-O1 -Wl,-export-dynamic -o test-eglib test_eglib-test.o test_eglib-driver.o test_eglib-hashtable.o test_eglib-string-util.o test_eglib-string.o test_eglib-slist.o test_eglib-sizes.o test_eglib-ptrarray.o test_eglib-list.o test_eglib-array.o test_eglib-fake.o test_eglib-path.o test_eglib-queue.o test_eglib-shell.o test_eglib-spawn.o test_eglib-timer.o test_eglib-file.o test_eglib-pattern.o test_eglib-dir.o test_eglib-markup.o test_eglib-unicode.o test_eglib-utf8.o test_eglib-endian.o test_eglib-module.o test_eglib-memory.o -Wl,--as-needed ../src/.libs/libeglib.a -ldl -lm
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/test'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib'
Making all in mono
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono'
Making all in arch
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/arch'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/arch'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/arch'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/arch'
Making all in utils
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/utils'
make all-am
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/utils'
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-md5.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-md5.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-sha1.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-sha1.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-logger.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-logger.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-codeman.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-codeman.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o dlmalloc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/dlmalloc.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-counters.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-counters.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-dl.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-dl.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-internal-hash.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-internal-hash.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-io-portability.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-io-portability.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o monobitset.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/monobitset.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-filemap.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-filemap.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-math.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-math.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-mmap.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-mmap.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-mutex.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-mutex.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-networkinterfaces.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-networkinterfaces.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-mmap.c: In function 'mono_pages_not_faulted':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-mmap.c:462:2: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness [-Wpointer-sign]
if (mincore (addr, size, faulted) != 0) {
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-mmap.c:21:0:
/usr/include/sys/mman.h:123:12: note: expected 'unsigned char *' but argument is of type 'char *'
extern int mincore (void *__start, size_t __len, unsigned char *__vec)
^
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-proclib.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-proclib.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-publib.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-publib.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-time.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-time.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o strtod.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/strtod.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o strenc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/strenc.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-uri.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-uri.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-poll.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-poll.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-path.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-path.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-semaphore.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-semaphore.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-stdlib.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-stdlib.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-property-hash.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-property-hash.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-value-hash.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-value-hash.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-error.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-error.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mach-support.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mach-support.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-context.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-context.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o hazard-pointer.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/hazard-pointer.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o lock-free-queue.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/lock-free-queue.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o lock-free-alloc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/lock-free-alloc.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/lock-free-alloc.c:128:1: warning: always_inline function might not be inlinable [-Wattributes]
sb_header_for_addr (gpointer addr, size_t block_size)
^
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o lock-free-array-queue.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/lock-free-array-queue.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-linked-list-set.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-linked-list-set.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-posix.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-posix.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-mach.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-mach.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-mach-helper.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-mach-helper.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-windows.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-windows.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-linux.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-linux.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-freebsd.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-freebsd.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-openbsd.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-openbsd.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-threads-android.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-threads-android.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-tls.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-tls.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o atomic.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/atomic.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-hwcap.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-hwcap.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o bsearch.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/bsearch.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-conc-hashtable.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-conc-hashtable.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sha1.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/sha1.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-conc-hashtable.c:79:1: warning: always_inline function might not be inlinable [-Wattributes]
insert_one_local (conc_table *table, GHashFunc hash_func, gpointer key, gpointer value)
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-conc-hashtable.c:73:1: warning: always_inline function might not be inlinable [-Wattributes]
mix_hash (int hash)
^
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mach-support-amd64.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mach-support-amd64.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-hwcap-x86.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/utils/mono-hwcap-x86.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmonoutils.la mono-md5.lo mono-sha1.lo mono-logger.lo mono-codeman.lo dlmalloc.lo mono-counters.lo mono-dl.lo mono-internal-hash.lo mono-io-portability.lo monobitset.lo mono-filemap.lo mono-math.lo mono-mmap.lo mono-mutex.lo mono-networkinterfaces.lo mono-proclib.lo mono-publib.lo mono-time.lo strtod.lo strenc.lo mono-uri.lo mono-poll.lo mono-path.lo mono-semaphore.lo mono-stdlib.lo mono-property-hash.lo mono-value-hash.lo mono-error.lo mach-support.lo mono-context.lo hazard-pointer.lo lock-free-queue.lo lock-free-alloc.lo lock-free-array-queue.lo mono-linked-list-set.lo mono-threads.lo mono-threads-posix.lo mono-threads-mach.lo mono-threads-mach-helper.lo mono-threads-windows.lo mono-threads-linux.lo mono-threads-freebsd.lo mono-threads-openbsd.lo mono-threads-android.lo mono-tls.lo atomic.lo mono-hwcap.lo bsearch.lo mono-conc-hashtable.lo sha1.lo mach-support-amd64.lo mono-hwcap-x86.lo -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoutils.a .libs/mono-md5.o .libs/mono-sha1.o .libs/mono-logger.o .libs/mono-codeman.o .libs/dlmalloc.o .libs/mono-counters.o .libs/mono-dl.o .libs/mono-internal-hash.o .libs/mono-io-portability.o .libs/monobitset.o .libs/mono-filemap.o .libs/mono-math.o .libs/mono-mmap.o .libs/mono-mutex.o .libs/mono-networkinterfaces.o .libs/mono-proclib.o .libs/mono-publib.o .libs/mono-time.o .libs/strtod.o .libs/strenc.o .libs/mono-uri.o .libs/mono-poll.o .libs/mono-path.o .libs/mono-semaphore.o .libs/mono-stdlib.o .libs/mono-property-hash.o .libs/mono-value-hash.o .libs/mono-error.o .libs/mach-support.o .libs/mono-context.o .libs/hazard-pointer.o .libs/lock-free-queue.o .libs/lock-free-alloc.o .libs/lock-free-array-queue.o .libs/mono-linked-list-set.o .libs/mono-threads.o .libs/mono-threads-posix.o .libs/mono-threads-mach.o .libs/mono-threads-mach-helper.o .libs/mono-threads-windows.o .libs/mono-threads-linux.o .libs/mono-threads-freebsd.o .libs/mono-threads-openbsd.o .libs/mono-threads-android.o .libs/mono-tls.o .libs/atomic.o .libs/mono-hwcap.o .libs/bsearch.o .libs/mono-conc-hashtable.o .libs/sha1.o .libs/mach-support-amd64.o .libs/mono-hwcap-x86.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoutils.a
libtool: link: ( cd ".libs" && rm -f "libmonoutils.la" && ln -s "../libmonoutils.la" "libmonoutils.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/utils'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/utils'
Making all in io-layer
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/io-layer'
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o collection.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/collection.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o context.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/context.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o error.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/error.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o events.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/events.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o handles.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/handles.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o io.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/io.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/handles.c: In function '_wapi_handle_check_share':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/handles.c:1823:6: warning: unused variable 'pid' [-Wunused-variable]
int pid;
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/handles.c:1822:8: warning: unused variable 'self' [-Wunused-variable]
pid_t self = _wapi_getpid ();
^
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o io-portability.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/io-portability.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o locking.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/locking.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o messages.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/messages.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o misc.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/misc.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mutexes.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/mutexes.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o posix.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/posix.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o processes.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/processes.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o security.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/security.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o semaphores.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/semaphores.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o shared.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/shared.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sockets.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/sockets.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o system.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/system.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o timefuncs.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/timefuncs.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o versioninfo.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/versioninfo.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o wait.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/wait.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o wapi_glob.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/wapi_glob.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o wthreads.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/io-layer/wthreads.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libwapi.la collection.lo context.lo error.lo events.lo handles.lo io.lo io-portability.lo locking.lo messages.lo misc.lo mutexes.lo posix.lo processes.lo security.lo semaphores.lo shared.lo sockets.lo system.lo timefuncs.lo versioninfo.lo wait.lo wapi_glob.lo wthreads.lo -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libwapi.a .libs/collection.o .libs/context.o .libs/error.o .libs/events.o .libs/handles.o .libs/io.o .libs/io-portability.o .libs/locking.o .libs/messages.o .libs/misc.o .libs/mutexes.o .libs/posix.o .libs/processes.o .libs/security.o .libs/semaphores.o .libs/shared.o .libs/sockets.o .libs/system.o .libs/timefuncs.o .libs/versioninfo.o .libs/wait.o .libs/wapi_glob.o .libs/wthreads.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libwapi.a
libtool: link: ( cd ".libs" && rm -f "libwapi.la" && ln -s "../libwapi.la" "libwapi.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/io-layer'
Making all in cil
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/cil'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/cil'
Making all in metadata
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/metadata'
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-console-unix.lo `test -f 'console-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`console-unix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-assembly.lo `test -f 'assembly.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`assembly.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-attach.lo `test -f 'attach.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`attach.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-class.lo `test -f 'class.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`class.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-cominterop.lo `test -f 'cominterop.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`cominterop.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-coree.lo `test -f 'coree.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`coree.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-mono-symfile.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-decimal.lo `test -f 'decimal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`decimal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-environment.lo `test -f 'environment.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`environment.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-exception.lo `test -f 'exception.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`exception.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-file-io.lo `test -f 'file-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-filewatcher.lo `test -f 'filewatcher.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`filewatcher.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-gc-memfuncs.lo `test -f 'gc-memfuncs.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc-memfuncs.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-icall.lo `test -f 'icall.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`icall.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-image.lo `test -f 'image.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`image.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-jit-info.lo `test -f 'jit-info.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`jit-info.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-loader.lo `test -f 'loader.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`loader.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-locales.lo `test -f 'locales.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`locales.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`lock-tracer.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-marshal.lo `test -f 'marshal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`marshal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mempool.lo `test -f 'mempool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mempool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-metadata.lo `test -f 'metadata.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-method-builder.lo `test -f 'method-builder.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`method-builder.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-basic-block.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-config.lo `test -f 'mono-config.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-config.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-cq.lo `test -f 'mono-cq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-cq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-debug.lo `test -f 'mono-debug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug-debugger.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-endian.lo `test -f 'mono-endian.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-endian.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-mlist.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-perfcounters.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-wsq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`nacl-stub.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-opcodes.lo `test -f 'opcodes.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`opcodes.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-socket-io.lo `test -f 'socket-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`socket-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-process.lo `test -f 'process.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`process.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-profiler.lo `test -f 'profiler.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`profiler.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-rand.lo `test -f 'rand.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`rand.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-runtime.lo `test -f 'runtime.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`runtime.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-security.lo `test -f 'security.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-core-clr.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-security-manager.lo `test -f 'security-manager.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-manager.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-string-icalls.lo `test -f 'string-icalls.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`string-icalls.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-sysmath.lo `test -f 'sysmath.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sysmath.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-threads.lo `test -f 'threads.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threads.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-threadpool.lo `test -f 'threadpool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threadpool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-verify.lo `test -f 'verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-file-mmap-posix.lo `test -f 'file-mmap-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-posix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-file-mmap-windows.lo `test -f 'file-mmap-windows.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-windows.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-metadata-cross-helpers.lo `test -f 'metadata-cross-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-cross-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-appdomain.lo `test -f 'appdomain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`appdomain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-domain.lo `test -f 'domain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`domain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-gc.lo `test -f 'gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-monitor.lo `test -f 'monitor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`monitor.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c: In function 'mono_gc_cleanup':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:1227:5: warning: passing argument 1 of 'mono_thread_join' makes pointer from integer without a cast [enabled by default]
mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/object-internals.h:9:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc-internal.h:14,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:16:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/threads-types.h:247:6: note: expected 'gpointer' but argument is of type 'guint64'
void mono_thread_join (gpointer tid) MONO_INTERNAL;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-mono-hash.lo `test -f 'mono-hash.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-hash.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-object.lo `test -f 'object.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`object.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-reflection.lo `test -f 'reflection.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`reflection.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-null-gc.lo `test -f 'null-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`null-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`boehm-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-console-unix.lo `test -f 'console-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`console-unix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-assembly.lo `test -f 'assembly.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`assembly.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-attach.lo `test -f 'attach.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`attach.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-class.lo `test -f 'class.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`class.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-cominterop.lo `test -f 'cominterop.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`cominterop.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-coree.lo `test -f 'coree.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`coree.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-mono-symfile.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-decimal.lo `test -f 'decimal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`decimal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-environment.lo `test -f 'environment.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`environment.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-exception.lo `test -f 'exception.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`exception.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-file-io.lo `test -f 'file-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-filewatcher.lo `test -f 'filewatcher.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`filewatcher.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-gc-memfuncs.lo `test -f 'gc-memfuncs.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc-memfuncs.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-icall.lo `test -f 'icall.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`icall.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-image.lo `test -f 'image.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`image.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-jit-info.lo `test -f 'jit-info.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`jit-info.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-loader.lo `test -f 'loader.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`loader.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-locales.lo `test -f 'locales.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`locales.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`lock-tracer.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-marshal.lo `test -f 'marshal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`marshal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mempool.lo `test -f 'mempool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mempool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-metadata.lo `test -f 'metadata.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-method-builder.lo `test -f 'method-builder.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`method-builder.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-basic-block.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-config.lo `test -f 'mono-config.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-config.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-cq.lo `test -f 'mono-cq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-cq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-debug.lo `test -f 'mono-debug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug-debugger.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-endian.lo `test -f 'mono-endian.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-endian.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-mlist.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-perfcounters.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-wsq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`nacl-stub.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-opcodes.lo `test -f 'opcodes.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`opcodes.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-socket-io.lo `test -f 'socket-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`socket-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-process.lo `test -f 'process.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`process.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-profiler.lo `test -f 'profiler.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`profiler.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-rand.lo `test -f 'rand.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`rand.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-runtime.lo `test -f 'runtime.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`runtime.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-security.lo `test -f 'security.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-core-clr.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-security-manager.lo `test -f 'security-manager.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-manager.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-string-icalls.lo `test -f 'string-icalls.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`string-icalls.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-sysmath.lo `test -f 'sysmath.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sysmath.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-threads.lo `test -f 'threads.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threads.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-threadpool.lo `test -f 'threadpool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threadpool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-verify.lo `test -f 'verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-file-mmap-posix.lo `test -f 'file-mmap-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-posix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-file-mmap-windows.lo `test -f 'file-mmap-windows.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-windows.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-metadata-cross-helpers.lo `test -f 'metadata-cross-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-cross-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-appdomain.lo `test -f 'appdomain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`appdomain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-domain.lo `test -f 'domain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`domain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-gc.lo `test -f 'gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c: In function 'mono_gc_cleanup':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:1227:5: warning: passing argument 1 of 'mono_thread_join' makes pointer from integer without a cast [enabled by default]
mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/object-internals.h:9:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc-internal.h:14,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:16:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/threads-types.h:247:6: note: expected 'gpointer' but argument is of type 'guint64'
void mono_thread_join (gpointer tid) MONO_INTERNAL;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-monitor.lo `test -f 'monitor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`monitor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-mono-hash.lo `test -f 'mono-hash.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-hash.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-object.lo `test -f 'object.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`object.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-reflection.lo `test -f 'reflection.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`reflection.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-null-gc.lo `test -f 'null-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`null-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntime_static_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`boehm-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-console-unix.lo `test -f 'console-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`console-unix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-assembly.lo `test -f 'assembly.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`assembly.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-attach.lo `test -f 'attach.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`attach.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-class.lo `test -f 'class.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`class.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-cominterop.lo `test -f 'cominterop.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`cominterop.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-coree.lo `test -f 'coree.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`coree.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-mono-symfile.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-decimal.lo `test -f 'decimal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`decimal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-environment.lo `test -f 'environment.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`environment.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-exception.lo `test -f 'exception.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`exception.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-file-io.lo `test -f 'file-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-filewatcher.lo `test -f 'filewatcher.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`filewatcher.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-gc-memfuncs.lo `test -f 'gc-memfuncs.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc-memfuncs.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-icall.lo `test -f 'icall.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`icall.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-image.lo `test -f 'image.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`image.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-jit-info.lo `test -f 'jit-info.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`jit-info.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-loader.lo `test -f 'loader.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`loader.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-locales.lo `test -f 'locales.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`locales.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`lock-tracer.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-marshal.lo `test -f 'marshal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`marshal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mempool.lo `test -f 'mempool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mempool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-metadata.lo `test -f 'metadata.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-method-builder.lo `test -f 'method-builder.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`method-builder.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-basic-block.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-config.lo `test -f 'mono-config.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-config.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-cq.lo `test -f 'mono-cq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-cq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-debug.lo `test -f 'mono-debug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug-debugger.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-endian.lo `test -f 'mono-endian.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-endian.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-mlist.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-perfcounters.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-wsq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`nacl-stub.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-opcodes.lo `test -f 'opcodes.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`opcodes.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-socket-io.lo `test -f 'socket-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`socket-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-process.lo `test -f 'process.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`process.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-profiler.lo `test -f 'profiler.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`profiler.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-rand.lo `test -f 'rand.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`rand.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-runtime.lo `test -f 'runtime.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`runtime.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-security.lo `test -f 'security.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-core-clr.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-security-manager.lo `test -f 'security-manager.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-manager.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-string-icalls.lo `test -f 'string-icalls.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`string-icalls.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sysmath.lo `test -f 'sysmath.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sysmath.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-threads.lo `test -f 'threads.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threads.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-threadpool.lo `test -f 'threadpool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threadpool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-verify.lo `test -f 'verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-file-mmap-posix.lo `test -f 'file-mmap-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-posix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-file-mmap-windows.lo `test -f 'file-mmap-windows.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-windows.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-metadata-cross-helpers.lo `test -f 'metadata-cross-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-cross-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-appdomain.lo `test -f 'appdomain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`appdomain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-domain.lo `test -f 'domain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`domain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-gc.lo `test -f 'gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c: In function 'mono_gc_cleanup':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:1227:5: warning: passing argument 1 of 'mono_thread_join' makes pointer from integer without a cast [enabled by default]
mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/object-internals.h:9:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc-internal.h:14,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:16:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/threads-types.h:247:6: note: expected 'gpointer' but argument is of type 'guint64'
void mono_thread_join (gpointer tid) MONO_INTERNAL;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-monitor.lo `test -f 'monitor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`monitor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-mono-hash.lo `test -f 'mono-hash.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-hash.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-object.lo `test -f 'object.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`object.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-reflection.lo `test -f 'reflection.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`reflection.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-os-posix.lo `test -f 'sgen-os-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-os-posix.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-os-posix.c: In function 'suspend_thread':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-os-posix.c:73:44: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
stack_start = MONO_CONTEXT_GET_SP (&ctx) - REDZONE_SIZE;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-os-mach.lo `test -f 'sgen-os-mach.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-os-mach.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-os-win32.lo `test -f 'sgen-os-win32.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-os-win32.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-internal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-marksweep.c
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-major-copy-object.h:35:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-marksweep.c:886:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-los.lo `test -f 'sgen-los.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-los.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-protocol.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-old-bridge.lo `test -f 'sgen-old-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-old-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-new-bridge.lo `test -f 'sgen-new-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-new-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-tarjan-bridge.lo `test -f 'sgen-tarjan-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-tarjan-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-toggleref.lo `test -f 'sgen-toggleref.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-toggleref.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-cardtable.lo `test -f 'sgen-cardtable.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-cardtable.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-pointer-queue.lo `test -f 'sgen-pointer-queue.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-pointer-queue.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-pinning.lo `test -f 'sgen-pinning.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-pinning.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-pinning-stats.lo `test -f 'sgen-pinning-stats.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-pinning-stats.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-workers.lo `test -f 'sgen-workers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-workers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-gray.lo `test -f 'sgen-gray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-gray.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-nursery-allocator.lo `test -f 'sgen-nursery-allocator.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-nursery-allocator.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-hash-table.lo `test -f 'sgen-hash-table.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-hash-table.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-descriptor.lo `test -f 'sgen-descriptor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-descriptor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-alloc.lo `test -f 'sgen-alloc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-alloc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-debug.lo `test -f 'sgen-debug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-debug.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c: In function 'mono_gc_alloc_obj_nolock':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c:192:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
size_t real_size = size;
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c: In function 'mono_gc_try_alloc_obj_nolock':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c:378:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
size_t real_size = size;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-simple-nursery.lo `test -f 'sgen-simple-nursery.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-simple-nursery.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-simple-nursery.c:76:37: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT_FROM_OBJ simple_nursery_serial_copy_object_from_obj
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:108:1: note: in expansion of macro 'SERIAL_COPY_OBJECT_FROM_OBJ'
SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-simple-nursery.c:75:28: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT simple_nursery_serial_copy_object
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:52:1: note: in expansion of macro 'SERIAL_COPY_OBJECT'
SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:29:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-simple-nursery.c:78:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-split-nursery.lo `test -f 'sgen-split-nursery.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-split-nursery.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-split-nursery.c:435:37: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT_FROM_OBJ split_nursery_serial_copy_object_from_obj
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:108:1: note: in expansion of macro 'SERIAL_COPY_OBJECT_FROM_OBJ'
SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-split-nursery.c:434:28: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT split_nursery_serial_copy_object
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:52:1: note: in expansion of macro 'SERIAL_COPY_OBJECT'
SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:29:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-split-nursery.c:437:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-memory-governor.lo `test -f 'sgen-memory-governor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-memory-governor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-stw.lo `test -f 'sgen-stw.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-stw.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-fin-weak-hash.lo `test -f 'sgen-fin-weak-hash.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-fin-weak-hash.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-layout-stats.lo `test -f 'sgen-layout-stats.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-layout-stats.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_la-sgen-qsort.lo `test -f 'sgen-qsort.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-qsort.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-console-unix.lo `test -f 'console-unix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`console-unix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-assembly.lo `test -f 'assembly.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`assembly.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-attach.lo `test -f 'attach.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`attach.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-class.lo `test -f 'class.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`class.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-cominterop.lo `test -f 'cominterop.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`cominterop.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-coree.lo `test -f 'coree.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`coree.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`debug-mono-symfile.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-decimal.lo `test -f 'decimal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`decimal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-environment.lo `test -f 'environment.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`environment.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-exception.lo `test -f 'exception.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`exception.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-file-io.lo `test -f 'file-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-filewatcher.lo `test -f 'filewatcher.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`filewatcher.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-gc-memfuncs.lo `test -f 'gc-memfuncs.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc-memfuncs.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-icall.lo `test -f 'icall.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`icall.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-image.lo `test -f 'image.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`image.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-jit-info.lo `test -f 'jit-info.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`jit-info.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-loader.lo `test -f 'loader.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`loader.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-locales.lo `test -f 'locales.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`locales.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`lock-tracer.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-marshal.lo `test -f 'marshal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`marshal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mempool.lo `test -f 'mempool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mempool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-metadata.lo `test -f 'metadata.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-method-builder.lo `test -f 'method-builder.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`method-builder.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-basic-block.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-config.lo `test -f 'mono-config.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-config.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-cq.lo `test -f 'mono-cq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-cq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-debug.lo `test -f 'mono-debug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-debug-debugger.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-endian.lo `test -f 'mono-endian.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-endian.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-mlist.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-perfcounters.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-wsq.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`nacl-stub.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-opcodes.lo `test -f 'opcodes.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`opcodes.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-socket-io.lo `test -f 'socket-io.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`socket-io.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-process.lo `test -f 'process.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`process.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-profiler.lo `test -f 'profiler.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`profiler.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-rand.lo `test -f 'rand.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`rand.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-runtime.lo `test -f 'runtime.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`runtime.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-security.lo `test -f 'security.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-core-clr.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-security-manager.lo `test -f 'security-manager.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`security-manager.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-string-icalls.lo `test -f 'string-icalls.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`string-icalls.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sysmath.lo `test -f 'sysmath.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sysmath.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-threads.lo `test -f 'threads.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threads.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-threadpool.lo `test -f 'threadpool.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`threadpool.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-verify.lo `test -f 'verify.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`verify.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-file-mmap-posix.lo `test -f 'file-mmap-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-posix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-file-mmap-windows.lo `test -f 'file-mmap-windows.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`file-mmap-windows.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-metadata-cross-helpers.lo `test -f 'metadata-cross-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`metadata-cross-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-appdomain.lo `test -f 'appdomain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`appdomain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-domain.lo `test -f 'domain.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`domain.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-gc.lo `test -f 'gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`gc.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c: In function 'mono_gc_cleanup':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:1227:5: warning: passing argument 1 of 'mono_thread_join' makes pointer from integer without a cast [enabled by default]
mono_thread_join (MONO_UINT_TO_NATIVE_THREAD_ID (gc_thread->tid));
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/object-internals.h:9:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc-internal.h:14,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/gc.c:16:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/threads-types.h:247:6: note: expected 'gpointer' but argument is of type 'guint64'
void mono_thread_join (gpointer tid) MONO_INTERNAL;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-monitor.lo `test -f 'monitor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`monitor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-mono-hash.lo `test -f 'mono-hash.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`mono-hash.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-object.lo `test -f 'object.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`object.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-reflection.lo `test -f 'reflection.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`reflection.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-os-posix.lo `test -f 'sgen-os-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-os-posix.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-os-posix.c: In function 'suspend_thread':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-os-posix.c:73:44: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
stack_start = MONO_CONTEXT_GET_SP (&ctx) - REDZONE_SIZE;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-os-mach.lo `test -f 'sgen-os-mach.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-os-mach.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-os-win32.lo `test -f 'sgen-os-win32.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-os-win32.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-internal.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-marksweep.c
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-major-copy-object.h:35:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-marksweep.c:886:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-los.lo `test -f 'sgen-los.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-los.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-protocol.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-old-bridge.lo `test -f 'sgen-old-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-old-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-new-bridge.lo `test -f 'sgen-new-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-new-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo `test -f 'sgen-tarjan-bridge.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-tarjan-bridge.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-toggleref.lo `test -f 'sgen-toggleref.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-toggleref.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-cardtable.lo `test -f 'sgen-cardtable.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-cardtable.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-pointer-queue.lo `test -f 'sgen-pointer-queue.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-pointer-queue.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-pinning.lo `test -f 'sgen-pinning.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-pinning.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-pinning-stats.lo `test -f 'sgen-pinning-stats.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-pinning-stats.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-workers.lo `test -f 'sgen-workers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-workers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-gray.lo `test -f 'sgen-gray.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-gray.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-nursery-allocator.lo `test -f 'sgen-nursery-allocator.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-nursery-allocator.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-hash-table.lo `test -f 'sgen-hash-table.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-hash-table.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-descriptor.lo `test -f 'sgen-descriptor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-descriptor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-alloc.lo `test -f 'sgen-alloc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-alloc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-debug.lo `test -f 'sgen-debug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-debug.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c: In function 'mono_gc_alloc_obj_nolock':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c:192:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
size_t real_size = size;
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c: In function 'mono_gc_try_alloc_obj_nolock':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-alloc.c:378:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
size_t real_size = size;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-simple-nursery.lo `test -f 'sgen-simple-nursery.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-simple-nursery.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-simple-nursery.c:76:37: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT_FROM_OBJ simple_nursery_serial_copy_object_from_obj
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:108:1: note: in expansion of macro 'SERIAL_COPY_OBJECT_FROM_OBJ'
SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-simple-nursery.c:75:28: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT simple_nursery_serial_copy_object
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:52:1: note: in expansion of macro 'SERIAL_COPY_OBJECT'
SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:29:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-simple-nursery.c:78:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-split-nursery.lo `test -f 'sgen-split-nursery.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-split-nursery.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-split-nursery.c:435:37: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT_FROM_OBJ split_nursery_serial_copy_object_from_obj
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:108:1: note: in expansion of macro 'SERIAL_COPY_OBJECT_FROM_OBJ'
SERIAL_COPY_OBJECT_FROM_OBJ (void **obj_slot, SgenGrayQueue *queue)
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-split-nursery.c:434:28: warning: always_inline function might not be inlinable [-Wattributes]
#define SERIAL_COPY_OBJECT split_nursery_serial_copy_object
^
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:52:1: note: in expansion of macro 'SERIAL_COPY_OBJECT'
SERIAL_COPY_OBJECT (void **obj_slot, SgenGrayQueue *queue)
^
In file included from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-minor-copy-object.h:29:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-split-nursery.c:437:
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/sgen-copy-object.h:38:1: warning: always_inline function might not be inlinable [-Wattributes]
par_copy_object_no_checks (char *destination, MonoVTable *vt, void *obj, mword objsize, SgenGrayQueue *queue)
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-memory-governor.lo `test -f 'sgen-memory-governor.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-memory-governor.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-stw.lo `test -f 'sgen-stw.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-stw.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-fin-weak-hash.lo `test -f 'sgen-fin-weak-hash.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-fin-weak-hash.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-layout-stats.lo `test -f 'sgen-layout-stats.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-layout-stats.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmonoruntimesgen_static_la-sgen-qsort.lo `test -f 'sgen-qsort.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/'`sgen-qsort.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o pedump.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/metadata/pedump.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmonoruntime.la libmonoruntime_la-console-unix.lo libmonoruntime_la-assembly.lo libmonoruntime_la-attach.lo libmonoruntime_la-class.lo libmonoruntime_la-cominterop.lo libmonoruntime_la-coree.lo libmonoruntime_la-debug-helpers.lo libmonoruntime_la-debug-mono-symfile.lo libmonoruntime_la-decimal.lo libmonoruntime_la-environment.lo libmonoruntime_la-exception.lo libmonoruntime_la-file-io.lo libmonoruntime_la-filewatcher.lo libmonoruntime_la-gc-memfuncs.lo libmonoruntime_la-icall.lo libmonoruntime_la-image.lo libmonoruntime_la-jit-info.lo libmonoruntime_la-loader.lo libmonoruntime_la-locales.lo libmonoruntime_la-lock-tracer.lo libmonoruntime_la-marshal.lo libmonoruntime_la-mempool.lo libmonoruntime_la-metadata.lo libmonoruntime_la-metadata-verify.lo libmonoruntime_la-method-builder.lo libmonoruntime_la-mono-basic-block.lo libmonoruntime_la-mono-config.lo libmonoruntime_la-mono-cq.lo libmonoruntime_la-mono-debug.lo libmonoruntime_la-mono-debug-debugger.lo libmonoruntime_la-mono-endian.lo libmonoruntime_la-mono-mlist.lo libmonoruntime_la-mono-perfcounters.lo libmonoruntime_la-mono-wsq.lo libmonoruntime_la-nacl-stub.lo libmonoruntime_la-opcodes.lo libmonoruntime_la-socket-io.lo libmonoruntime_la-process.lo libmonoruntime_la-profiler.lo libmonoruntime_la-rand.lo libmonoruntime_la-runtime.lo libmonoruntime_la-security.lo libmonoruntime_la-security-core-clr.lo libmonoruntime_la-security-manager.lo libmonoruntime_la-string-icalls.lo libmonoruntime_la-sysmath.lo libmonoruntime_la-threads.lo libmonoruntime_la-threadpool.lo libmonoruntime_la-verify.lo libmonoruntime_la-file-mmap-posix.lo libmonoruntime_la-file-mmap-windows.lo libmonoruntime_la-metadata-cross-helpers.lo libmonoruntime_la-appdomain.lo libmonoruntime_la-domain.lo libmonoruntime_la-gc.lo libmonoruntime_la-monitor.lo libmonoruntime_la-mono-hash.lo libmonoruntime_la-object.lo libmonoruntime_la-reflection.lo libmonoruntime_la-null-gc.lo libmonoruntime_la-boehm-gc.lo -lm -lrt -ldl -lpthread
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -static -Wl,-O1 -Wl,--as-needed -o libmonoruntime-static.la libmonoruntime_static_la-console-unix.lo libmonoruntime_static_la-assembly.lo libmonoruntime_static_la-attach.lo libmonoruntime_static_la-class.lo libmonoruntime_static_la-cominterop.lo libmonoruntime_static_la-coree.lo libmonoruntime_static_la-debug-helpers.lo libmonoruntime_static_la-debug-mono-symfile.lo libmonoruntime_static_la-decimal.lo libmonoruntime_static_la-environment.lo libmonoruntime_static_la-exception.lo libmonoruntime_static_la-file-io.lo libmonoruntime_static_la-filewatcher.lo libmonoruntime_static_la-gc-memfuncs.lo libmonoruntime_static_la-icall.lo libmonoruntime_static_la-image.lo libmonoruntime_static_la-jit-info.lo libmonoruntime_static_la-loader.lo libmonoruntime_static_la-locales.lo libmonoruntime_static_la-lock-tracer.lo libmonoruntime_static_la-marshal.lo libmonoruntime_static_la-mempool.lo libmonoruntime_static_la-metadata.lo libmonoruntime_static_la-metadata-verify.lo libmonoruntime_static_la-method-builder.lo libmonoruntime_static_la-mono-basic-block.lo libmonoruntime_static_la-mono-config.lo libmonoruntime_static_la-mono-cq.lo libmonoruntime_static_la-mono-debug.lo libmonoruntime_static_la-mono-debug-debugger.lo libmonoruntime_static_la-mono-endian.lo libmonoruntime_static_la-mono-mlist.lo libmonoruntime_static_la-mono-perfcounters.lo libmonoruntime_static_la-mono-wsq.lo libmonoruntime_static_la-nacl-stub.lo libmonoruntime_static_la-opcodes.lo libmonoruntime_static_la-socket-io.lo libmonoruntime_static_la-process.lo libmonoruntime_static_la-profiler.lo libmonoruntime_static_la-rand.lo libmonoruntime_static_la-runtime.lo libmonoruntime_static_la-security.lo libmonoruntime_static_la-security-core-clr.lo libmonoruntime_static_la-security-manager.lo libmonoruntime_static_la-string-icalls.lo libmonoruntime_static_la-sysmath.lo libmonoruntime_static_la-threads.lo libmonoruntime_static_la-threadpool.lo libmonoruntime_static_la-verify.lo libmonoruntime_static_la-file-mmap-posix.lo libmonoruntime_static_la-file-mmap-windows.lo libmonoruntime_static_la-metadata-cross-helpers.lo libmonoruntime_static_la-appdomain.lo libmonoruntime_static_la-domain.lo libmonoruntime_static_la-gc.lo libmonoruntime_static_la-monitor.lo libmonoruntime_static_la-mono-hash.lo libmonoruntime_static_la-object.lo libmonoruntime_static_la-reflection.lo libmonoruntime_static_la-null-gc.lo libmonoruntime_static_la-boehm-gc.lo -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime.a .libs/libmonoruntime_la-console-unix.o .libs/libmonoruntime_la-assembly.o .libs/libmonoruntime_la-attach.o .libs/libmonoruntime_la-class.o .libs/libmonoruntime_la-cominterop.o .libs/libmonoruntime_la-coree.o .libs/libmonoruntime_la-debug-helpers.o .libs/libmonoruntime_la-debug-mono-symfile.o .libs/libmonoruntime_la-decimal.o .libs/libmonoruntime_la-environment.o .libs/libmonoruntime_la-exception.o .libs/libmonoruntime_la-file-io.o .libs/libmonoruntime_la-filewatcher.o .libs/libmonoruntime_la-gc-memfuncs.o .libs/libmonoruntime_la-icall.o .libs/libmonoruntime_la-image.o .libs/libmonoruntime_la-jit-info.o .libs/libmonoruntime_la-loader.o .libs/libmonoruntime_la-locales.o .libs/libmonoruntime_la-lock-tracer.o .libs/libmonoruntime_la-marshal.o .libs/libmonoruntime_la-mempool.o .libs/libmonoruntime_la-metadata.o .libs/libmonoruntime_la-metadata-verify.o .libs/libmonoruntime_la-method-builder.o .libs/libmonoruntime_la-mono-basic-block.o .libs/libmonoruntime_la-mono-config.o .libs/libmonoruntime_la-mono-cq.o .libs/libmonoruntime_la-mono-debug.o .libs/libmonoruntime_la-mono-debug-debugger.o .libs/libmonoruntime_la-mono-endian.o .libs/libmonoruntime_la-mono-mlist.o .libs/libmonoruntime_la-mono-perfcounters.o .libs/libmonoruntime_la-mono-wsq.o .libs/libmonoruntime_la-nacl-stub.o .libs/libmonoruntime_la-opcodes.o .libs/libmonoruntime_la-socket-io.o .libs/libmonoruntime_la-process.o .libs/libmonoruntime_la-profiler.o .libs/libmonoruntime_la-rand.o .libs/libmonoruntime_la-runtime.o .libs/libmonoruntime_la-security.o .libs/libmonoruntime_la-security-core-clr.o .libs/libmonoruntime_la-security-manager.o .libs/libmonoruntime_la-string-icalls.o .libs/libmonoruntime_la-sysmath.o .libs/libmonoruntime_la-threads.o .libs/libmonoruntime_la-threadpool.o .libs/libmonoruntime_la-verify.o .libs/libmonoruntime_la-file-mmap-posix.o .libs/libmonoruntime_la-file-mmap-windows.o .libs/libmonoruntime_la-metadata-cross-helpers.o .libs/libmonoruntime_la-appdomain.o .libs/libmonoruntime_la-domain.o .libs/libmonoruntime_la-gc.o .libs/libmonoruntime_la-monitor.o .libs/libmonoruntime_la-mono-hash.o .libs/libmonoruntime_la-object.o .libs/libmonoruntime_la-reflection.o .libs/libmonoruntime_la-null-gc.o .libs/libmonoruntime_la-boehm-gc.o
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime-static.a libmonoruntime_static_la-console-unix.o libmonoruntime_static_la-assembly.o libmonoruntime_static_la-attach.o libmonoruntime_static_la-class.o libmonoruntime_static_la-cominterop.o libmonoruntime_static_la-coree.o libmonoruntime_static_la-debug-helpers.o libmonoruntime_static_la-debug-mono-symfile.o libmonoruntime_static_la-decimal.o libmonoruntime_static_la-environment.o libmonoruntime_static_la-exception.o libmonoruntime_static_la-file-io.o libmonoruntime_static_la-filewatcher.o libmonoruntime_static_la-gc-memfuncs.o libmonoruntime_static_la-icall.o libmonoruntime_static_la-image.o libmonoruntime_static_la-jit-info.o libmonoruntime_static_la-loader.o libmonoruntime_static_la-locales.o libmonoruntime_static_la-lock-tracer.o libmonoruntime_static_la-marshal.o libmonoruntime_static_la-mempool.o libmonoruntime_static_la-metadata.o libmonoruntime_static_la-metadata-verify.o libmonoruntime_static_la-method-builder.o libmonoruntime_static_la-mono-basic-block.o libmonoruntime_static_la-mono-config.o libmonoruntime_static_la-mono-cq.o libmonoruntime_static_la-mono-debug.o libmonoruntime_static_la-mono-debug-debugger.o libmonoruntime_static_la-mono-endian.o libmonoruntime_static_la-mono-mlist.o libmonoruntime_static_la-mono-perfcounters.o libmonoruntime_static_la-mono-wsq.o libmonoruntime_static_la-nacl-stub.o libmonoruntime_static_la-opcodes.o libmonoruntime_static_la-socket-io.o libmonoruntime_static_la-process.o libmonoruntime_static_la-profiler.o libmonoruntime_static_la-rand.o libmonoruntime_static_la-runtime.o libmonoruntime_static_la-security.o libmonoruntime_static_la-security-core-clr.o libmonoruntime_static_la-security-manager.o libmonoruntime_static_la-string-icalls.o libmonoruntime_static_la-sysmath.o libmonoruntime_static_la-threads.o libmonoruntime_static_la-threadpool.o libmonoruntime_static_la-verify.o libmonoruntime_static_la-file-mmap-posix.o libmonoruntime_static_la-file-mmap-windows.o libmonoruntime_static_la-metadata-cross-helpers.o libmonoruntime_static_la-appdomain.o libmonoruntime_static_la-domain.o libmonoruntime_static_la-gc.o libmonoruntime_static_la-monitor.o libmonoruntime_static_la-mono-hash.o libmonoruntime_static_la-object.o libmonoruntime_static_la-reflection.o libmonoruntime_static_la-null-gc.o libmonoruntime_static_la-boehm-gc.o
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmonoruntimesgen.la libmonoruntimesgen_la-console-unix.lo libmonoruntimesgen_la-assembly.lo libmonoruntimesgen_la-attach.lo libmonoruntimesgen_la-class.lo libmonoruntimesgen_la-cominterop.lo libmonoruntimesgen_la-coree.lo libmonoruntimesgen_la-debug-helpers.lo libmonoruntimesgen_la-debug-mono-symfile.lo libmonoruntimesgen_la-decimal.lo libmonoruntimesgen_la-environment.lo libmonoruntimesgen_la-exception.lo libmonoruntimesgen_la-file-io.lo libmonoruntimesgen_la-filewatcher.lo libmonoruntimesgen_la-gc-memfuncs.lo libmonoruntimesgen_la-icall.lo libmonoruntimesgen_la-image.lo libmonoruntimesgen_la-jit-info.lo libmonoruntimesgen_la-loader.lo libmonoruntimesgen_la-locales.lo libmonoruntimesgen_la-lock-tracer.lo libmonoruntimesgen_la-marshal.lo libmonoruntimesgen_la-mempool.lo libmonoruntimesgen_la-metadata.lo libmonoruntimesgen_la-metadata-verify.lo libmonoruntimesgen_la-method-builder.lo libmonoruntimesgen_la-mono-basic-block.lo libmonoruntimesgen_la-mono-config.lo libmonoruntimesgen_la-mono-cq.lo libmonoruntimesgen_la-mono-debug.lo libmonoruntimesgen_la-mono-debug-debugger.lo libmonoruntimesgen_la-mono-endian.lo libmonoruntimesgen_la-mono-mlist.lo libmonoruntimesgen_la-mono-perfcounters.lo libmonoruntimesgen_la-mono-wsq.lo libmonoruntimesgen_la-nacl-stub.lo libmonoruntimesgen_la-opcodes.lo libmonoruntimesgen_la-socket-io.lo libmonoruntimesgen_la-process.lo libmonoruntimesgen_la-profiler.lo libmonoruntimesgen_la-rand.lo libmonoruntimesgen_la-runtime.lo libmonoruntimesgen_la-security.lo libmonoruntimesgen_la-security-core-clr.lo libmonoruntimesgen_la-security-manager.lo libmonoruntimesgen_la-string-icalls.lo libmonoruntimesgen_la-sysmath.lo libmonoruntimesgen_la-threads.lo libmonoruntimesgen_la-threadpool.lo libmonoruntimesgen_la-verify.lo libmonoruntimesgen_la-file-mmap-posix.lo libmonoruntimesgen_la-file-mmap-windows.lo libmonoruntimesgen_la-metadata-cross-helpers.lo libmonoruntimesgen_la-appdomain.lo libmonoruntimesgen_la-domain.lo libmonoruntimesgen_la-gc.lo libmonoruntimesgen_la-monitor.lo libmonoruntimesgen_la-mono-hash.lo libmonoruntimesgen_la-object.lo libmonoruntimesgen_la-reflection.lo libmonoruntimesgen_la-sgen-os-posix.lo libmonoruntimesgen_la-sgen-os-mach.lo libmonoruntimesgen_la-sgen-os-win32.lo libmonoruntimesgen_la-sgen-gc.lo libmonoruntimesgen_la-sgen-internal.lo libmonoruntimesgen_la-sgen-marksweep.lo libmonoruntimesgen_la-sgen-los.lo libmonoruntimesgen_la-sgen-protocol.lo libmonoruntimesgen_la-sgen-bridge.lo libmonoruntimesgen_la-sgen-old-bridge.lo libmonoruntimesgen_la-sgen-new-bridge.lo libmonoruntimesgen_la-sgen-tarjan-bridge.lo libmonoruntimesgen_la-sgen-toggleref.lo libmonoruntimesgen_la-sgen-cardtable.lo libmonoruntimesgen_la-sgen-pointer-queue.lo libmonoruntimesgen_la-sgen-pinning.lo libmonoruntimesgen_la-sgen-pinning-stats.lo libmonoruntimesgen_la-sgen-workers.lo libmonoruntimesgen_la-sgen-gray.lo libmonoruntimesgen_la-sgen-nursery-allocator.lo libmonoruntimesgen_la-sgen-hash-table.lo libmonoruntimesgen_la-sgen-descriptor.lo libmonoruntimesgen_la-sgen-alloc.lo libmonoruntimesgen_la-sgen-debug.lo libmonoruntimesgen_la-sgen-simple-nursery.lo libmonoruntimesgen_la-sgen-split-nursery.lo libmonoruntimesgen_la-sgen-memory-governor.lo libmonoruntimesgen_la-sgen-stw.lo libmonoruntimesgen_la-sgen-fin-weak-hash.lo libmonoruntimesgen_la-sgen-layout-stats.lo libmonoruntimesgen_la-sgen-qsort.lo -lm -lrt -ldl -lpthread
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -static -Wl,-O1 -Wl,--as-needed -o libmonoruntimesgen-static.la libmonoruntimesgen_static_la-console-unix.lo libmonoruntimesgen_static_la-assembly.lo libmonoruntimesgen_static_la-attach.lo libmonoruntimesgen_static_la-class.lo libmonoruntimesgen_static_la-cominterop.lo libmonoruntimesgen_static_la-coree.lo libmonoruntimesgen_static_la-debug-helpers.lo libmonoruntimesgen_static_la-debug-mono-symfile.lo libmonoruntimesgen_static_la-decimal.lo libmonoruntimesgen_static_la-environment.lo libmonoruntimesgen_static_la-exception.lo libmonoruntimesgen_static_la-file-io.lo libmonoruntimesgen_static_la-filewatcher.lo libmonoruntimesgen_static_la-gc-memfuncs.lo libmonoruntimesgen_static_la-icall.lo libmonoruntimesgen_static_la-image.lo libmonoruntimesgen_static_la-jit-info.lo libmonoruntimesgen_static_la-loader.lo libmonoruntimesgen_static_la-locales.lo libmonoruntimesgen_static_la-lock-tracer.lo libmonoruntimesgen_static_la-marshal.lo libmonoruntimesgen_static_la-mempool.lo libmonoruntimesgen_static_la-metadata.lo libmonoruntimesgen_static_la-metadata-verify.lo libmonoruntimesgen_static_la-method-builder.lo libmonoruntimesgen_static_la-mono-basic-block.lo libmonoruntimesgen_static_la-mono-config.lo libmonoruntimesgen_static_la-mono-cq.lo libmonoruntimesgen_static_la-mono-debug.lo libmonoruntimesgen_static_la-mono-debug-debugger.lo libmonoruntimesgen_static_la-mono-endian.lo libmonoruntimesgen_static_la-mono-mlist.lo libmonoruntimesgen_static_la-mono-perfcounters.lo libmonoruntimesgen_static_la-mono-wsq.lo libmonoruntimesgen_static_la-nacl-stub.lo libmonoruntimesgen_static_la-opcodes.lo libmonoruntimesgen_static_la-socket-io.lo libmonoruntimesgen_static_la-process.lo libmonoruntimesgen_static_la-profiler.lo libmonoruntimesgen_static_la-rand.lo libmonoruntimesgen_static_la-runtime.lo libmonoruntimesgen_static_la-security.lo libmonoruntimesgen_static_la-security-core-clr.lo libmonoruntimesgen_static_la-security-manager.lo libmonoruntimesgen_static_la-string-icalls.lo libmonoruntimesgen_static_la-sysmath.lo libmonoruntimesgen_static_la-threads.lo libmonoruntimesgen_static_la-threadpool.lo libmonoruntimesgen_static_la-verify.lo libmonoruntimesgen_static_la-file-mmap-posix.lo libmonoruntimesgen_static_la-file-mmap-windows.lo libmonoruntimesgen_static_la-metadata-cross-helpers.lo libmonoruntimesgen_static_la-appdomain.lo libmonoruntimesgen_static_la-domain.lo libmonoruntimesgen_static_la-gc.lo libmonoruntimesgen_static_la-monitor.lo libmonoruntimesgen_static_la-mono-hash.lo libmonoruntimesgen_static_la-object.lo libmonoruntimesgen_static_la-reflection.lo libmonoruntimesgen_static_la-sgen-os-posix.lo libmonoruntimesgen_static_la-sgen-os-mach.lo libmonoruntimesgen_static_la-sgen-os-win32.lo libmonoruntimesgen_static_la-sgen-gc.lo libmonoruntimesgen_static_la-sgen-internal.lo libmonoruntimesgen_static_la-sgen-marksweep.lo libmonoruntimesgen_static_la-sgen-los.lo libmonoruntimesgen_static_la-sgen-protocol.lo libmonoruntimesgen_static_la-sgen-bridge.lo libmonoruntimesgen_static_la-sgen-old-bridge.lo libmonoruntimesgen_static_la-sgen-new-bridge.lo libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo libmonoruntimesgen_static_la-sgen-toggleref.lo libmonoruntimesgen_static_la-sgen-cardtable.lo libmonoruntimesgen_static_la-sgen-pointer-queue.lo libmonoruntimesgen_static_la-sgen-pinning.lo libmonoruntimesgen_static_la-sgen-pinning-stats.lo libmonoruntimesgen_static_la-sgen-workers.lo libmonoruntimesgen_static_la-sgen-gray.lo libmonoruntimesgen_static_la-sgen-nursery-allocator.lo libmonoruntimesgen_static_la-sgen-hash-table.lo libmonoruntimesgen_static_la-sgen-descriptor.lo libmonoruntimesgen_static_la-sgen-alloc.lo libmonoruntimesgen_static_la-sgen-debug.lo libmonoruntimesgen_static_la-sgen-simple-nursery.lo libmonoruntimesgen_static_la-sgen-split-nursery.lo libmonoruntimesgen_static_la-sgen-memory-governor.lo libmonoruntimesgen_static_la-sgen-stw.lo libmonoruntimesgen_static_la-sgen-fin-weak-hash.lo libmonoruntimesgen_static_la-sgen-layout-stats.lo libmonoruntimesgen_static_la-sgen-qsort.lo -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntimesgen.a .libs/libmonoruntimesgen_la-console-unix.o .libs/libmonoruntimesgen_la-assembly.o .libs/libmonoruntimesgen_la-attach.o .libs/libmonoruntimesgen_la-class.o .libs/libmonoruntimesgen_la-cominterop.o .libs/libmonoruntimesgen_la-coree.o .libs/libmonoruntimesgen_la-debug-helpers.o .libs/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libmonoruntimesgen_la-decimal.o .libs/libmonoruntimesgen_la-environment.o .libs/libmonoruntimesgen_la-exception.o .libs/libmonoruntimesgen_la-file-io.o .libs/libmonoruntimesgen_la-filewatcher.o .libs/libmonoruntimesgen_la-gc-memfuncs.o .libs/libmonoruntimesgen_la-icall.o .libs/libmonoruntimesgen_la-image.o .libs/libmonoruntimesgen_la-jit-info.o .libs/libmonoruntimesgen_la-loader.o .libs/libmonoruntimesgen_la-locales.o .libs/libmonoruntimesgen_la-lock-tracer.o .libs/libmonoruntimesgen_la-marshal.o .libs/libmonoruntimesgen_la-mempool.o .libs/libmonoruntimesgen_la-metadata.o .libs/libmonoruntimesgen_la-metadata-verify.o .libs/libmonoruntimesgen_la-method-builder.o .libs/libmonoruntimesgen_la-mono-basic-block.o .libs/libmonoruntimesgen_la-mono-config.o .libs/libmonoruntimesgen_la-mono-cq.o .libs/libmonoruntimesgen_la-mono-debug.o .libs/libmonoruntimesgen_la-mono-debug-debugger.o .libs/libmonoruntimesgen_la-mono-endian.o .libs/libmonoruntimesgen_la-mono-mlist.o .libs/libmonoruntimesgen_la-mono-perfcounters.o .libs/libmonoruntimesgen_la-mono-wsq.o .libs/libmonoruntimesgen_la-nacl-stub.o .libs/libmonoruntimesgen_la-opcodes.o .libs/libmonoruntimesgen_la-socket-io.o .libs/libmonoruntimesgen_la-process.o .libs/libmonoruntimesgen_la-profiler.o .libs/libmonoruntimesgen_la-rand.o .libs/libmonoruntimesgen_la-runtime.o .libs/libmonoruntimesgen_la-security.o .libs/libmonoruntimesgen_la-security-core-clr.o .libs/libmonoruntimesgen_la-security-manager.o .libs/libmonoruntimesgen_la-string-icalls.o .libs/libmonoruntimesgen_la-sysmath.o .libs/libmonoruntimesgen_la-threads.o .libs/libmonoruntimesgen_la-threadpool.o .libs/libmonoruntimesgen_la-verify.o .libs/libmonoruntimesgen_la-file-mmap-posix.o .libs/libmonoruntimesgen_la-file-mmap-windows.o .libs/libmonoruntimesgen_la-metadata-cross-helpers.o .libs/libmonoruntimesgen_la-appdomain.o .libs/libmonoruntimesgen_la-domain.o .libs/libmonoruntimesgen_la-gc.o .libs/libmonoruntimesgen_la-monitor.o .libs/libmonoruntimesgen_la-mono-hash.o .libs/libmonoruntimesgen_la-object.o .libs/libmonoruntimesgen_la-reflection.o .libs/libmonoruntimesgen_la-sgen-os-posix.o .libs/libmonoruntimesgen_la-sgen-os-mach.o .libs/libmonoruntimesgen_la-sgen-os-win32.o .libs/libmonoruntimesgen_la-sgen-gc.o .libs/libmonoruntimesgen_la-sgen-internal.o .libs/libmonoruntimesgen_la-sgen-marksweep.o .libs/libmonoruntimesgen_la-sgen-los.o .libs/libmonoruntimesgen_la-sgen-protocol.o .libs/libmonoruntimesgen_la-sgen-bridge.o .libs/libmonoruntimesgen_la-sgen-old-bridge.o .libs/libmonoruntimesgen_la-sgen-new-bridge.o .libs/libmonoruntimesgen_la-sgen-tarjan-bridge.o .libs/libmonoruntimesgen_la-sgen-toggleref.o .libs/libmonoruntimesgen_la-sgen-cardtable.o .libs/libmonoruntimesgen_la-sgen-pointer-queue.o .libs/libmonoruntimesgen_la-sgen-pinning.o .libs/libmonoruntimesgen_la-sgen-pinning-stats.o .libs/libmonoruntimesgen_la-sgen-workers.o .libs/libmonoruntimesgen_la-sgen-gray.o .libs/libmonoruntimesgen_la-sgen-nursery-allocator.o .libs/libmonoruntimesgen_la-sgen-hash-table.o .libs/libmonoruntimesgen_la-sgen-descriptor.o .libs/libmonoruntimesgen_la-sgen-alloc.o .libs/libmonoruntimesgen_la-sgen-debug.o .libs/libmonoruntimesgen_la-sgen-simple-nursery.o .libs/libmonoruntimesgen_la-sgen-split-nursery.o .libs/libmonoruntimesgen_la-sgen-memory-governor.o .libs/libmonoruntimesgen_la-sgen-stw.o .libs/libmonoruntimesgen_la-sgen-fin-weak-hash.o .libs/libmonoruntimesgen_la-sgen-layout-stats.o .libs/libmonoruntimesgen_la-sgen-qsort.o
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntimesgen-static.a libmonoruntimesgen_static_la-console-unix.o libmonoruntimesgen_static_la-assembly.o libmonoruntimesgen_static_la-attach.o libmonoruntimesgen_static_la-class.o libmonoruntimesgen_static_la-cominterop.o libmonoruntimesgen_static_la-coree.o libmonoruntimesgen_static_la-debug-helpers.o libmonoruntimesgen_static_la-debug-mono-symfile.o libmonoruntimesgen_static_la-decimal.o libmonoruntimesgen_static_la-environment.o libmonoruntimesgen_static_la-exception.o libmonoruntimesgen_static_la-file-io.o libmonoruntimesgen_static_la-filewatcher.o libmonoruntimesgen_static_la-gc-memfuncs.o libmonoruntimesgen_static_la-icall.o libmonoruntimesgen_static_la-image.o libmonoruntimesgen_static_la-jit-info.o libmonoruntimesgen_static_la-loader.o libmonoruntimesgen_static_la-locales.o libmonoruntimesgen_static_la-lock-tracer.o libmonoruntimesgen_static_la-marshal.o libmonoruntimesgen_static_la-mempool.o libmonoruntimesgen_static_la-metadata.o libmonoruntimesgen_static_la-metadata-verify.o libmonoruntimesgen_static_la-method-builder.o libmonoruntimesgen_static_la-mono-basic-block.o libmonoruntimesgen_static_la-mono-config.o libmonoruntimesgen_static_la-mono-cq.o libmonoruntimesgen_static_la-mono-debug.o libmonoruntimesgen_static_la-mono-debug-debugger.o libmonoruntimesgen_static_la-mono-endian.o libmonoruntimesgen_static_la-mono-mlist.o libmonoruntimesgen_static_la-mono-perfcounters.o libmonoruntimesgen_static_la-mono-wsq.o libmonoruntimesgen_static_la-nacl-stub.o libmonoruntimesgen_static_la-opcodes.o libmonoruntimesgen_static_la-socket-io.o libmonoruntimesgen_static_la-process.o libmonoruntimesgen_static_la-profiler.o libmonoruntimesgen_static_la-rand.o libmonoruntimesgen_static_la-runtime.o libmonoruntimesgen_static_la-security.o libmonoruntimesgen_static_la-security-core-clr.o libmonoruntimesgen_static_la-security-manager.o libmonoruntimesgen_static_la-string-icalls.o libmonoruntimesgen_static_la-sysmath.o libmonoruntimesgen_static_la-threads.o libmonoruntimesgen_static_la-threadpool.o libmonoruntimesgen_static_la-verify.o libmonoruntimesgen_static_la-file-mmap-posix.o libmonoruntimesgen_static_la-file-mmap-windows.o libmonoruntimesgen_static_la-metadata-cross-helpers.o libmonoruntimesgen_static_la-appdomain.o libmonoruntimesgen_static_la-domain.o libmonoruntimesgen_static_la-gc.o libmonoruntimesgen_static_la-monitor.o libmonoruntimesgen_static_la-mono-hash.o libmonoruntimesgen_static_la-object.o libmonoruntimesgen_static_la-reflection.o libmonoruntimesgen_static_la-sgen-os-posix.o libmonoruntimesgen_static_la-sgen-os-mach.o libmonoruntimesgen_static_la-sgen-os-win32.o libmonoruntimesgen_static_la-sgen-gc.o libmonoruntimesgen_static_la-sgen-internal.o libmonoruntimesgen_static_la-sgen-marksweep.o libmonoruntimesgen_static_la-sgen-los.o libmonoruntimesgen_static_la-sgen-protocol.o libmonoruntimesgen_static_la-sgen-bridge.o libmonoruntimesgen_static_la-sgen-old-bridge.o libmonoruntimesgen_static_la-sgen-new-bridge.o libmonoruntimesgen_static_la-sgen-tarjan-bridge.o libmonoruntimesgen_static_la-sgen-toggleref.o libmonoruntimesgen_static_la-sgen-cardtable.o libmonoruntimesgen_static_la-sgen-pointer-queue.o libmonoruntimesgen_static_la-sgen-pinning.o libmonoruntimesgen_static_la-sgen-pinning-stats.o libmonoruntimesgen_static_la-sgen-workers.o libmonoruntimesgen_static_la-sgen-gray.o libmonoruntimesgen_static_la-sgen-nursery-allocator.o libmonoruntimesgen_static_la-sgen-hash-table.o libmonoruntimesgen_static_la-sgen-descriptor.o libmonoruntimesgen_static_la-sgen-alloc.o libmonoruntimesgen_static_la-sgen-debug.o libmonoruntimesgen_static_la-sgen-simple-nursery.o libmonoruntimesgen_static_la-sgen-split-nursery.o libmonoruntimesgen_static_la-sgen-memory-governor.o libmonoruntimesgen_static_la-sgen-stw.o libmonoruntimesgen_static_la-sgen-fin-weak-hash.o libmonoruntimesgen_static_la-sgen-layout-stats.o libmonoruntimesgen_static_la-sgen-qsort.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntime.a
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntime-static.a
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntimesgen.a
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntimesgen-static.a
libtool: link: ( cd ".libs" && rm -f "libmonoruntime.la" && ln -s "../libmonoruntime.la" "libmonoruntime.la" )
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -o pedump pedump.o -Wl,--as-needed ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -L../../eglib/src /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread
libtool: link: ( cd ".libs" && rm -f "libmonoruntime-static.la" && ln -s "../libmonoruntime-static.la" "libmonoruntime-static.la" )
libtool: link: ( cd ".libs" && rm -f "libmonoruntimesgen.la" && ln -s "../libmonoruntimesgen.la" "libmonoruntimesgen.la" )
libtool: link: ( cd ".libs" && rm -f "libmonoruntimesgen-static.la" && ln -s "../libmonoruntimesgen-static.la" "libmonoruntimesgen-static.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/metadata'
Making all in mini
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini'
if test -d /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/.git; then \
(cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1; \
LANG=C; export LANG; \
branch=`git branch | grep '^\*' | cut -d ' ' -f 2`; \
version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
echo "#define FULL_VERSION \"$branch/$version\""; \
); \
else \
echo "#define FULL_VERSION \"tarball\""; \
fi > version.h
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o genmdesc-genmdesc.o `test -f 'genmdesc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`genmdesc.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o genmdesc-helpers.o `test -f 'helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`helpers.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o ../metadata/genmdesc-opcodes.o `test -f '../metadata/opcodes.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`../metadata/opcodes.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../metadata/genmdesc-opcodes.o ../../mono/utils/libmonoutils.la -lm -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../metadata/genmdesc-opcodes.o -Wl,--as-needed ../../mono/utils/.libs/libmonoutils.a -L../../eglib/src /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread
./genmdesc cpu-amd64.h amd64_desc /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/cpu-amd64.md
make all-am
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini'
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini.lo `test -f 'mini.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`method-to-ir.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-decompose.lo `test -f 'decompose.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`decompose.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`jit-icalls.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/mini.c: In function 'mono_debug_count':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/mini.c:714:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
static gboolean inited;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-trace.lo `test -f 'trace.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`trace.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-dominators.lo `test -f 'dominators.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`dominators.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-cfold.lo `test -f 'cfold.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`cfold.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-regalloc.lo `test -f 'regalloc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`regalloc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-helpers.lo `test -f 'helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-liveness.lo `test -f 'liveness.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`liveness.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-ssa.lo `test -f 'ssa.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`ssa.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-abcremoval.lo `test -f 'abcremoval.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`abcremoval.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-ssapre.lo `test -f 'ssapre.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`ssapre.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-local-propagation.lo `test -f 'local-propagation.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`local-propagation.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-driver.lo `test -f 'driver.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`driver.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-debug-mini.lo `test -f 'debug-mini.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`debug-mini.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-linear-scan.lo `test -f 'linear-scan.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`linear-scan.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`aot-compiler.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`aot-runtime.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-graph.lo `test -f 'graph.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`graph.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-codegen.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-exceptions.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-trampolines.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-declsec.lo `test -f 'declsec.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`declsec.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-wapihandles.lo `test -f 'wapihandles.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`wapihandles.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-branch-opts.lo `test -f 'branch-opts.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`branch-opts.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-generic-sharing.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-regalloc2.lo `test -f 'regalloc2.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`regalloc2.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-tasklets.lo `test -f 'tasklets.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`tasklets.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`simd-intrinsics.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-native-types.lo `test -f 'mini-native-types.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-native-types.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-unwind.lo `test -f 'unwind.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`unwind.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-image-writer.lo `test -f 'image-writer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`image-writer.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`dwarfwriter.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-gc.lo `test -f 'mini-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`debugger-agent.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-xdebug.lo `test -f 'xdebug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`xdebug.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-alias-analysis.lo `test -f 'alias-analysis.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`alias-analysis.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-cross-helpers.lo `test -f 'mini-cross-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-cross-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-amd64.lo `test -f 'mini-amd64.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-amd64.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-exceptions-amd64.lo `test -f 'exceptions-amd64.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`exceptions-amd64.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-tramp-amd64.lo `test -f 'tramp-amd64.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`tramp-amd64.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_la-mini-posix.lo `test -f 'mini-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-posix.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini.lo `test -f 'mini.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini.c
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/mini.c: In function 'mono_debug_count':
/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/mini.c:714:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
static gboolean inited;
^
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`method-to-ir.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-decompose.lo `test -f 'decompose.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`decompose.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`jit-icalls.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-trace.lo `test -f 'trace.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`trace.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-dominators.lo `test -f 'dominators.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`dominators.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-cfold.lo `test -f 'cfold.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`cfold.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-regalloc.lo `test -f 'regalloc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`regalloc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-helpers.lo `test -f 'helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-liveness.lo `test -f 'liveness.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`liveness.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-ssa.lo `test -f 'ssa.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`ssa.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-abcremoval.lo `test -f 'abcremoval.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`abcremoval.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-ssapre.lo `test -f 'ssapre.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`ssapre.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-local-propagation.lo `test -f 'local-propagation.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`local-propagation.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-driver.lo `test -f 'driver.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`driver.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-debug-mini.lo `test -f 'debug-mini.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`debug-mini.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-linear-scan.lo `test -f 'linear-scan.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`linear-scan.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`aot-compiler.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`aot-runtime.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-graph.lo `test -f 'graph.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`graph.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-codegen.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-exceptions.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-trampolines.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-declsec.lo `test -f 'declsec.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`declsec.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-wapihandles.lo `test -f 'wapihandles.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`wapihandles.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-branch-opts.lo `test -f 'branch-opts.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`branch-opts.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-generic-sharing.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-regalloc2.lo `test -f 'regalloc2.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`regalloc2.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-tasklets.lo `test -f 'tasklets.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`tasklets.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`simd-intrinsics.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-native-types.lo `test -f 'mini-native-types.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-native-types.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-unwind.lo `test -f 'unwind.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`unwind.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-image-writer.lo `test -f 'image-writer.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`image-writer.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`dwarfwriter.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-gc.lo `test -f 'mini-gc.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-gc.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`debugger-agent.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-xdebug.lo `test -f 'xdebug.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`xdebug.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-alias-analysis.lo `test -f 'alias-analysis.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`alias-analysis.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-cross-helpers.lo `test -f 'mini-cross-helpers.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-cross-helpers.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-amd64.lo `test -f 'mini-amd64.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-amd64.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-exceptions-amd64.lo `test -f 'exceptions-amd64.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`exceptions-amd64.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-tramp-amd64.lo `test -f 'tramp-amd64.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`tramp-amd64.c
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libmini_static_la-mini-posix.lo `test -f 'mini-posix.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`mini-posix.c
../../doltlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o libmini.la libmini_la-mini.lo libmini_la-method-to-ir.lo libmini_la-decompose.lo libmini_la-jit-icalls.lo libmini_la-trace.lo libmini_la-dominators.lo libmini_la-cfold.lo libmini_la-regalloc.lo libmini_la-helpers.lo libmini_la-liveness.lo libmini_la-ssa.lo libmini_la-abcremoval.lo libmini_la-ssapre.lo libmini_la-local-propagation.lo libmini_la-driver.lo libmini_la-debug-mini.lo libmini_la-linear-scan.lo libmini_la-aot-compiler.lo libmini_la-aot-runtime.lo libmini_la-graph.lo libmini_la-mini-codegen.lo libmini_la-mini-exceptions.lo libmini_la-mini-trampolines.lo libmini_la-declsec.lo libmini_la-wapihandles.lo libmini_la-branch-opts.lo libmini_la-mini-generic-sharing.lo libmini_la-regalloc2.lo libmini_la-tasklets.lo libmini_la-simd-intrinsics.lo libmini_la-mini-native-types.lo libmini_la-unwind.lo libmini_la-image-writer.lo libmini_la-dwarfwriter.lo libmini_la-mini-gc.lo libmini_la-debugger-agent.lo libmini_la-xdebug.lo libmini_la-alias-analysis.lo libmini_la-mini-cross-helpers.lo libmini_la-mini-amd64.lo libmini_la-exceptions-amd64.lo libmini_la-tramp-amd64.lo libmini_la-mini-posix.lo -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmini.a .libs/libmini_la-mini.o .libs/libmini_la-method-to-ir.o .libs/libmini_la-decompose.o .libs/libmini_la-jit-icalls.o .libs/libmini_la-trace.o .libs/libmini_la-dominators.o .libs/libmini_la-cfold.o .libs/libmini_la-regalloc.o .libs/libmini_la-helpers.o .libs/libmini_la-liveness.o .libs/libmini_la-ssa.o .libs/libmini_la-abcremoval.o .libs/libmini_la-ssapre.o .libs/libmini_la-local-propagation.o .libs/libmini_la-driver.o .libs/libmini_la-debug-mini.o .libs/libmini_la-linear-scan.o .libs/libmini_la-aot-compiler.o .libs/libmini_la-aot-runtime.o .libs/libmini_la-graph.o .libs/libmini_la-mini-codegen.o .libs/libmini_la-mini-exceptions.o .libs/libmini_la-mini-trampolines.o .libs/libmini_la-declsec.o .libs/libmini_la-wapihandles.o .libs/libmini_la-branch-opts.o .libs/libmini_la-mini-generic-sharing.o .libs/libmini_la-regalloc2.o .libs/libmini_la-tasklets.o .libs/libmini_la-simd-intrinsics.o .libs/libmini_la-mini-native-types.o .libs/libmini_la-unwind.o .libs/libmini_la-image-writer.o .libs/libmini_la-dwarfwriter.o .libs/libmini_la-mini-gc.o .libs/libmini_la-debugger-agent.o .libs/libmini_la-xdebug.o .libs/libmini_la-alias-analysis.o .libs/libmini_la-mini-cross-helpers.o .libs/libmini_la-mini-amd64.o .libs/libmini_la-exceptions-amd64.o .libs/libmini_la-tramp-amd64.o .libs/libmini_la-mini-posix.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmini.a
libtool: link: ( cd ".libs" && rm -f "libmini.la" && ln -s "../libmini.la" "libmini.la" )
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libmonoboehm-2.0.la -rpath /usr/lib64 libmini.la ../../mono/metadata/libmonoruntime.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm ../../libgc/libmonogc.la -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libmini.a ../../mono/metadata/.libs/libmonoruntime.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a ../../libgc/.libs/libmonogc.a -Wl,--no-whole-archive -Wl,--as-needed -L../../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript -Wl,-O1 -Wl,-soname -Wl,libmonoboehm-2.0.so.1 -o .libs/libmonoboehm-2.0.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libmonoboehm-2.0.so.1" && ln -s "libmonoboehm-2.0.so.1.0.0" "libmonoboehm-2.0.so.1")
libtool: link: (cd ".libs" && rm -f "libmonoboehm-2.0.so" && ln -s "libmonoboehm-2.0.so.1.0.0" "libmonoboehm-2.0.so")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmini.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/./.libs/libmini.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmonoruntime.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../mono/metadata/.libs/libmonoruntime.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libwapi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../mono/io-layer/.libs/libwapi.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../mono/utils/.libs/libmonoutils.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libmonosgen-2.0.la -rpath /usr/lib64 libmini.la ../../mono/metadata/libmonoruntimesgen.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmonogc.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../libgc/.libs/libmonogc.a")
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libmini.a ../../mono/metadata/.libs/libmonoruntimesgen.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,--as-needed -L../../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript -Wl,-O1 -Wl,-soname -Wl,libmonosgen-2.0.so.1 -o .libs/libmonosgen-2.0.so.1.0.0
libtool: link: ln .libs/libmonoboehm-2.0.lax/libmonogc.a/misc.o .libs/libmonoboehm-2.0.lax/lt1-misc.o || cp .libs/libmonoboehm-2.0.lax/libmonogc.a/misc.o .libs/libmonoboehm-2.0.lax/lt1-misc.o
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoboehm-2.0.a .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-abcremoval.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-alias-analysis.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-aot-compiler.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-aot-runtime.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-branch-opts.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-cfold.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-debug-mini.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-debugger-agent.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-declsec.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-decompose.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-dominators.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-driver.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-dwarfwriter.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-exceptions-amd64.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-graph.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-helpers.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-image-writer.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-jit-icalls.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-linear-scan.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-liveness.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-local-propagation.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-method-to-ir.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-amd64.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-codegen.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-cross-helpers.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-exceptions.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-gc.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-generic-sharing.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-native-types.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-posix.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-trampolines.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-regalloc.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-regalloc2.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-simd-intrinsics.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-ssa.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-ssapre.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-tasklets.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-trace.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-tramp-amd64.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-unwind.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-wapihandles.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-xdebug.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-appdomain.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-assembly.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-attach.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-boehm-gc.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-class.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-cominterop.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-console-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-coree.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-helpers.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-mono-symfile.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-decimal.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-domain.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-environment.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-exception.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-file-io.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-file-mmap-posix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-file-mmap-windows.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-filewatcher.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-gc-memfuncs.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-gc.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-icall.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-image.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-jit-info.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-loader.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-locales.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-lock-tracer.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-marshal.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mempool.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata-cross-helpers.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata-verify.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-method-builder.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-monitor.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-basic-block.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-config.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-cq.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-debug-debugger.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-debug.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-endian.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-hash.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-mlist.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-perfcounters.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-wsq.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-nacl-stub.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-null-gc.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-object.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-opcodes.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-process.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-profiler.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-rand.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-reflection.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-runtime.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-security-core-clr.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-security-manager.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-security.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-socket-io.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-string-icalls.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-sysmath.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-threadpool.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-threads.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-verify.o .libs/libmonoboehm-2.0.lax/libwapi.a/collection.o .libs/libmonoboehm-2.0.lax/libwapi.a/context.o .libs/libmonoboehm-2.0.lax/libwapi.a/error.o .libs/libmonoboehm-2.0.lax/libwapi.a/events.o .libs/libmonoboehm-2.0.lax/libwapi.a/handles.o .libs/libmonoboehm-2.0.lax/libwapi.a/io-portability.o .libs/libmonoboehm-2.0.lax/libwapi.a/io.o .libs/libmonoboehm-2.0.lax/libwapi.a/locking.o .libs/libmonoboehm-2.0.lax/libwapi.a/messages.o .libs/libmonoboehm-2.0.lax/libwapi.a/misc.o .libs/libmonoboehm-2.0.lax/libwapi.a/mutexes.o .libs/libmonoboehm-2.0.lax/libwapi.a/posix.o .libs/libmonoboehm-2.0.lax/libwapi.a/processes.o .libs/libmonoboehm-2.0.lax/libwapi.a/security.o .libs/libmonoboehm-2.0.lax/libwapi.a/semaphores.o .libs/libmonoboehm-2.0.lax/libwapi.a/shared.o .libs/libmonoboehm-2.0.lax/libwapi.a/sockets.o .libs/libmonoboehm-2.0.lax/libwapi.a/system.o .libs/libmonoboehm-2.0.lax/libwapi.a/timefuncs.o .libs/libmonoboehm-2.0.lax/libwapi.a/versioninfo.o .libs/libmonoboehm-2.0.lax/libwapi.a/wait.o .libs/libmonoboehm-2.0.lax/libwapi.a/wapi_glob.o .libs/libmonoboehm-2.0.lax/libwapi.a/wthreads.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/atomic.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/bsearch.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/dlmalloc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/hazard-pointer.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/lock-free-alloc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/lock-free-array-queue.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/lock-free-queue.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mach-support-amd64.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mach-support.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-codeman.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-conc-hashtable.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-context.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-counters.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-dl.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-error.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-filemap.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-hwcap-x86.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-hwcap.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-internal-hash.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-io-portability.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-linked-list-set.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-logger.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-math.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-md5.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-mmap.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-mutex.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-networkinterfaces.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-path.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-poll.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-proclib.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-property-hash.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-publib.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-semaphore.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-sha1.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-stdlib.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-android.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-freebsd.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-linux.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-mach-helper.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-mach.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-openbsd.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-posix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-threads.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-time.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-tls.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-uri.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-value-hash.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/monobitset.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/sha1.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/strenc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/strtod.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-garray.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gerror.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gfile.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-giconv.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-glist.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmem.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-goutput.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gpath.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gshell.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gslist.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gstr.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gstring.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libmonoboehm-2.0.lax/libmonogc.a/allchblk.o .libs/libmonoboehm-2.0.lax/libmonogc.a/alloc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/backgraph.o .libs/libmonoboehm-2.0.lax/libmonogc.a/blacklst.o .libs/libmonoboehm-2.0.lax/libmonogc.a/checksums.o .libs/libmonoboehm-2.0.lax/libmonogc.a/darwin_stop_world.o .libs/libmonoboehm-2.0.lax/libmonogc.a/dbg_mlc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/dyn_load.o .libs/libmonoboehm-2.0.lax/libmonogc.a/finalize.o .libs/libmonoboehm-2.0.lax/libmonogc.a/gc_dlopen.o .libs/libmonoboehm-2.0.lax/libmonogc.a/gcj_mlc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/headers.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mach_dep.o .libs/libmonoboehm-2.0.lax/libmonogc.a/malloc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mallocx.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mark.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mark_rts.o .libs/libmonoboehm-2.0.lax/lt1-misc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/new_hblk.o .libs/libmonoboehm-2.0.lax/libmonogc.a/obj_map.o .libs/libmonoboehm-2.0.lax/libmonogc.a/openbsd_stop_world.o .libs/libmonoboehm-2.0.lax/libmonogc.a/os_dep.o .libs/libmonoboehm-2.0.lax/libmonogc.a/pcr_interface.o .libs/libmonoboehm-2.0.lax/libmonogc.a/pthread_stop_world.o .libs/libmonoboehm-2.0.lax/libmonogc.a/pthread_support.o .libs/libmonoboehm-2.0.lax/libmonogc.a/ptr_chck.o .libs/libmonoboehm-2.0.lax/libmonogc.a/real_malloc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/reclaim.o .libs/libmonoboehm-2.0.lax/libmonogc.a/solaris_pthreads.o .libs/libmonoboehm-2.0.lax/libmonogc.a/solaris_threads.o .libs/libmonoboehm-2.0.lax/libmonogc.a/specific.o .libs/libmonoboehm-2.0.lax/libmonogc.a/stubborn.o .libs/libmonoboehm-2.0.lax/libmonogc.a/typd_mlc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/win32_threads.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoboehm-2.0.a
libtool: link: (cd ".libs" && rm -f "libmonosgen-2.0.so.1" && ln -s "libmonosgen-2.0.so.1.0.0" "libmonosgen-2.0.so.1")
libtool: link: rm -fr .libs/libmonoboehm-2.0.lax .libs/libmonoboehm-2.0.lax
libtool: link: (cd ".libs" && rm -f "libmonosgen-2.0.so" && ln -s "libmonosgen-2.0.so.1.0.0" "libmonosgen-2.0.so")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmini.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/./.libs/libmini.a")
libtool: link: ( cd ".libs" && rm -f "libmonoboehm-2.0.la" && ln -s "../libmonoboehm-2.0.la" "libmonoboehm-2.0.la" )
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../mono/metadata/.libs/libmonoruntimesgen.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libwapi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../mono/io-layer/.libs/libwapi.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/../../mono/utils/.libs/libmonoutils.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonosgen-2.0.a .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-abcremoval.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-alias-analysis.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-aot-compiler.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-aot-runtime.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-branch-opts.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-cfold.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-debug-mini.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-debugger-agent.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-declsec.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-decompose.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-dominators.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-driver.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-dwarfwriter.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-exceptions-amd64.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-graph.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-helpers.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-image-writer.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-jit-icalls.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-linear-scan.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-liveness.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-local-propagation.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-method-to-ir.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-amd64.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-codegen.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-cross-helpers.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-exceptions.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-gc.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-generic-sharing.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-native-types.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-posix.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-trampolines.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-regalloc.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-regalloc2.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-simd-intrinsics.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-ssa.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-ssapre.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-tasklets.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-trace.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-tramp-amd64.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-unwind.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-wapihandles.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-xdebug.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-appdomain.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-assembly.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-attach.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-cominterop.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-console-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-coree.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-helpers.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-decimal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-domain.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-environment.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-exception.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-io.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-mmap-posix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-mmap-windows.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-filewatcher.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc-memfuncs.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-icall.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-image.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-jit-info.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-loader.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-locales.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-lock-tracer.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-marshal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mempool.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-cross-helpers.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-verify.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-method-builder.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-monitor.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-basic-block.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-config.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-cq.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-debug-debugger.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-debug.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-endian.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-hash.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-mlist.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-perfcounters.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-wsq.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-nacl-stub.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-object.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-opcodes.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-process.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-profiler.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-rand.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-reflection.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-runtime.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-core-clr.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-manager.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-alloc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-cardtable.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-debug.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-descriptor.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-fin-weak-hash.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-gray.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-hash-table.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-internal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-layout-stats.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-los.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-marksweep.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-memory-governor.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-new-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-nursery-allocator.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-old-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-os-mach.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-os-posix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-os-win32.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-pinning-stats.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-pinning.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-pointer-queue.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-protocol.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-qsort.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-simple-nursery.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-split-nursery.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-stw.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-tarjan-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-toggleref.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-workers.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-socket-io.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-string-icalls.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sysmath.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threads.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-verify.o .libs/libmonosgen-2.0.lax/libwapi.a/collection.o .libs/libmonosgen-2.0.lax/libwapi.a/context.o .libs/libmonosgen-2.0.lax/libwapi.a/error.o .libs/libmonosgen-2.0.lax/libwapi.a/events.o .libs/libmonosgen-2.0.lax/libwapi.a/handles.o .libs/libmonosgen-2.0.lax/libwapi.a/io-portability.o .libs/libmonosgen-2.0.lax/libwapi.a/io.o .libs/libmonosgen-2.0.lax/libwapi.a/locking.o .libs/libmonosgen-2.0.lax/libwapi.a/messages.o .libs/libmonosgen-2.0.lax/libwapi.a/misc.o .libs/libmonosgen-2.0.lax/libwapi.a/mutexes.o .libs/libmonosgen-2.0.lax/libwapi.a/posix.o .libs/libmonosgen-2.0.lax/libwapi.a/processes.o .libs/libmonosgen-2.0.lax/libwapi.a/security.o .libs/libmonosgen-2.0.lax/libwapi.a/semaphores.o .libs/libmonosgen-2.0.lax/libwapi.a/shared.o .libs/libmonosgen-2.0.lax/libwapi.a/sockets.o .libs/libmonosgen-2.0.lax/libwapi.a/system.o .libs/libmonosgen-2.0.lax/libwapi.a/timefuncs.o .libs/libmonosgen-2.0.lax/libwapi.a/versioninfo.o .libs/libmonosgen-2.0.lax/libwapi.a/wait.o .libs/libmonosgen-2.0.lax/libwapi.a/wapi_glob.o .libs/libmonosgen-2.0.lax/libwapi.a/wthreads.o .libs/libmonosgen-2.0.lax/libmonoutils.a/atomic.o .libs/libmonosgen-2.0.lax/libmonoutils.a/bsearch.o .libs/libmonosgen-2.0.lax/libmonoutils.a/dlmalloc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/hazard-pointer.o .libs/libmonosgen-2.0.lax/libmonoutils.a/lock-free-alloc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/lock-free-array-queue.o .libs/libmonosgen-2.0.lax/libmonoutils.a/lock-free-queue.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mach-support-amd64.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mach-support.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-codeman.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-conc-hashtable.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-context.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-counters.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-dl.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-error.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-filemap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-hwcap-x86.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-hwcap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-internal-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-io-portability.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-linked-list-set.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-logger.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-math.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-md5.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-mmap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-mutex.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-networkinterfaces.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-path.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-poll.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-proclib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-property-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-publib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-semaphore.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-sha1.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-stdlib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-android.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-freebsd.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-linux.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-mach-helper.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-mach.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-openbsd.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-posix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-threads.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-time.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-tls.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-uri.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-value-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/monobitset.o .libs/libmonosgen-2.0.lax/libmonoutils.a/sha1.o .libs/libmonosgen-2.0.lax/libmonoutils.a/strenc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/strtod.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-garray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gerror.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-giconv.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-glist.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmem.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-goutput.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gpath.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gshell.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gslist.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gstr.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gstring.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonosgen-2.0.a
libtool: link: rm -fr .libs/libmonosgen-2.0.lax
libtool: link: ( cd ".libs" && rm -f "libmonosgen-2.0.la" && ln -s "../libmonosgen-2.0.la" "libmonosgen-2.0.la" )
../../doltlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -static -Wl,-O1 -Wl,--as-needed -o libmini-static.la libmini_static_la-mini.lo libmini_static_la-method-to-ir.lo libmini_static_la-decompose.lo libmini_static_la-jit-icalls.lo libmini_static_la-trace.lo libmini_static_la-dominators.lo libmini_static_la-cfold.lo libmini_static_la-regalloc.lo libmini_static_la-helpers.lo libmini_static_la-liveness.lo libmini_static_la-ssa.lo libmini_static_la-abcremoval.lo libmini_static_la-ssapre.lo libmini_static_la-local-propagation.lo libmini_static_la-driver.lo libmini_static_la-debug-mini.lo libmini_static_la-linear-scan.lo libmini_static_la-aot-compiler.lo libmini_static_la-aot-runtime.lo libmini_static_la-graph.lo libmini_static_la-mini-codegen.lo libmini_static_la-mini-exceptions.lo libmini_static_la-mini-trampolines.lo libmini_static_la-declsec.lo libmini_static_la-wapihandles.lo libmini_static_la-branch-opts.lo libmini_static_la-mini-generic-sharing.lo libmini_static_la-regalloc2.lo libmini_static_la-tasklets.lo libmini_static_la-simd-intrinsics.lo libmini_static_la-mini-native-types.lo libmini_static_la-unwind.lo libmini_static_la-image-writer.lo libmini_static_la-dwarfwriter.lo libmini_static_la-mini-gc.lo libmini_static_la-debugger-agent.lo libmini_static_la-xdebug.lo libmini_static_la-alias-analysis.lo libmini_static_la-mini-cross-helpers.lo libmini_static_la-mini-amd64.lo libmini_static_la-exceptions-amd64.lo libmini_static_la-tramp-amd64.lo libmini_static_la-mini-posix.lo -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmini-static.a libmini_static_la-mini.o libmini_static_la-method-to-ir.o libmini_static_la-decompose.o libmini_static_la-jit-icalls.o libmini_static_la-trace.o libmini_static_la-dominators.o libmini_static_la-cfold.o libmini_static_la-regalloc.o libmini_static_la-helpers.o libmini_static_la-liveness.o libmini_static_la-ssa.o libmini_static_la-abcremoval.o libmini_static_la-ssapre.o libmini_static_la-local-propagation.o libmini_static_la-driver.o libmini_static_la-debug-mini.o libmini_static_la-linear-scan.o libmini_static_la-aot-compiler.o libmini_static_la-aot-runtime.o libmini_static_la-graph.o libmini_static_la-mini-codegen.o libmini_static_la-mini-exceptions.o libmini_static_la-mini-trampolines.o libmini_static_la-declsec.o libmini_static_la-wapihandles.o libmini_static_la-branch-opts.o libmini_static_la-mini-generic-sharing.o libmini_static_la-regalloc2.o libmini_static_la-tasklets.o libmini_static_la-simd-intrinsics.o libmini_static_la-mini-native-types.o libmini_static_la-unwind.o libmini_static_la-image-writer.o libmini_static_la-dwarfwriter.o libmini_static_la-mini-gc.o libmini_static_la-debugger-agent.o libmini_static_la-xdebug.o libmini_static_la-alias-analysis.o libmini_static_la-mini-cross-helpers.o libmini_static_la-mini-amd64.o libmini_static_la-exceptions-amd64.o libmini_static_la-tramp-amd64.o libmini_static_la-mini-posix.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmini-static.a
libtool: link: ( cd ".libs" && rm -f "libmini-static.la" && ln -s "../libmini-static.la" "libmini-static.la" )
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono_boehm-main.o `test -f 'main.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`main.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/libgc/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono_sgen-main-sgen.o `test -f 'main-sgen.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/'`main-sgen.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -export-dynamic -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript.mono -Wl,-O1 -Wl,--as-needed -o mono-boehm mono_boehm-main.o libmini-static.la ../../mono/metadata/libmonoruntime-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm ../../libgc/libmonogc-static.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -export-dynamic -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript.mono -Wl,-O1 -Wl,--as-needed -o mono-sgen mono_sgen-main-sgen.o libmini-static.la ../../mono/metadata/libmonoruntimesgen-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript.mono -Wl,-O1 -o mono-boehm mono_boehm-main.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libmini-static.a ../../mono/metadata/.libs/libmonoruntime-static.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a -L../../eglib/src ../../libgc/.libs/libmonogc-static.a /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-version-script=/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/mini/ldscript.mono -Wl,-O1 -o mono-sgen mono_sgen-main-sgen.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libmini-static.a ../../mono/metadata/.libs/libmonoruntimesgen-static.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a -L../../eglib/src /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread
ln -sf mono-sgen mono
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini'
Making all in dis
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/dis'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o get.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis/get.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o dis-cil.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis/dis-cil.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o util.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis/util.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o dump.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis/dump.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o main.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis/main.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o declsec.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/dis/declsec.c
rm -f libmonodis.a
x86_64-pc-linux-gnu-ar cru libmonodis.a get.o dis-cil.o util.o
x86_64-pc-linux-gnu-ranlib libmonodis.a
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o monodis dump.o main.o declsec.o libmonodis.a ../mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -o .libs/monodis dump.o main.o declsec.o -Wl,--as-needed libmonodis.a ../mini/.libs/libmonosgen-2.0.so -L../../eglib/src /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/dis'
Making all in monograph
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/monograph'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/monograph -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o monograph.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/monograph/monograph.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o monograph monograph.o ../mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -o .libs/monograph monograph.o -Wl,--as-needed ../mini/.libs/libmonosgen-2.0.so -L../../eglib/src /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/monograph'
Making all in tests
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests'
Making all in cas
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas'
Making all in assembly
make[5]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/assembly'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/assembly'
Making all in linkdemand
make[5]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/linkdemand'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/linkdemand'
Making all in inheritance
make[5]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/inheritance'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/inheritance'
Making all in demand
make[5]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/demand'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/demand'
Making all in threads
make[5]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/threads'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas/threads'
make[5]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas'
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/cas'
Making all in assemblyresolve
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/assemblyresolve'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/assemblyresolve'
Making all in gc-descriptors
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/gc-descriptors'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests/gc-descriptors'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests'
../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/tests -I../.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o libtest_la-libtest.lo `test -f 'libtest.c' || echo '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/tests/'`libtest.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -rpath `pwd` -Wl,-O1 -Wl,--as-needed -o libtest.la libtest_la-libtest.lo -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libtest_la-libtest.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,--as-needed -L../../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libtest.so.0 -o .libs/libtest.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtest.so.0" && ln -s "libtest.so.0.0.0" "libtest.so.0")
libtool: link: (cd ".libs" && rm -f "libtest.so" && ln -s "libtest.so.0.0.0" "libtest.so")
libtool: link: (cd .libs/libtest.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtest.a libtest_la-libtest.o .libs/libtest.lax/libeglib.a/libeglib_la-garray.o .libs/libtest.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libtest.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gerror.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile.o .libs/libtest.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libtest.lax/libeglib.a/libeglib_la-giconv.o .libs/libtest.lax/libeglib.a/libeglib_la-glist.o .libs/libtest.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libtest.lax/libeglib.a/libeglib_la-gmem.o .libs/libtest.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-goutput.o .libs/libtest.lax/libeglib.a/libeglib_la-gpath.o .libs/libtest.lax/libeglib.a/libeglib_la-gpattern.o .libs/libtest.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libtest.lax/libeglib.a/libeglib_la-gqsort.o .libs/libtest.lax/libeglib.a/libeglib_la-gqueue.o .libs/libtest.lax/libeglib.a/libeglib_la-gshell.o .libs/libtest.lax/libeglib.a/libeglib_la-gslist.o .libs/libtest.lax/libeglib.a/libeglib_la-gspawn.o .libs/libtest.lax/libeglib.a/libeglib_la-gstr.o .libs/libtest.lax/libeglib.a/libeglib_la-gstring.o .libs/libtest.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gunicode.o .libs/libtest.lax/libeglib.a/libeglib_la-gutf8.o .libs/libtest.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtest.a
libtool: link: rm -fr .libs/libtest.lax
libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/tests'
Making all in unit-tests
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/unit-tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/unit-tests'
Making all in benchmark
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/benchmark'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/benchmark'
Making all in profiler
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/profiler'
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-cov.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler/mono-cov.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-profiler-aot.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler/mono-profiler-aot.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o mono-profiler-iomap.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler/mono-profiler-iomap.c
../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o proflog.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler/proflog.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o decode.o /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mono/profiler/decode.c
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmono-profiler-cov.la -rpath /usr/lib64 mono-cov.lo ../../mono/mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mono-cov.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/.libs -Wl,--as-needed ../../mono/mini/.libs/libmonosgen-2.0.so -L../../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libmono-profiler-cov.so.0 -o .libs/libmono-profiler-cov.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmono-profiler-cov.so.0" && ln -s "libmono-profiler-cov.so.0.0.0" "libmono-profiler-cov.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-cov.so" && ln -s "libmono-profiler-cov.so.0.0.0" "libmono-profiler-cov.so")
libtool: link: (cd .libs/libmono-profiler-cov.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmono-profiler-aot.la -rpath /usr/lib64 mono-profiler-aot.lo ../../mono/mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-cov.a mono-cov.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-giconv.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmono-profiler-cov.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-cov.a
libtool: link: rm -fr .libs/libmono-profiler-cov.lax
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-cov.la" && ln -s "../libmono-profiler-cov.la" "libmono-profiler-cov.la" )
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmono-profiler-iomap.la -rpath /usr/lib64 mono-profiler-iomap.lo ../../mono/mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mono-profiler-aot.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/.libs -Wl,--as-needed ../../mono/mini/.libs/libmonosgen-2.0.so -L../../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libmono-profiler-aot.so.0 -o .libs/libmono-profiler-aot.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmono-profiler-aot.so.0" && ln -s "libmono-profiler-aot.so.0.0.0" "libmono-profiler-aot.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-aot.so" && ln -s "libmono-profiler-aot.so.0.0.0" "libmono-profiler-aot.so")
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mono-profiler-iomap.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/.libs -Wl,--as-needed ../../mono/mini/.libs/libmonosgen-2.0.so -L../../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libmono-profiler-iomap.so.0 -o .libs/libmono-profiler-iomap.so.0.0.0
libtool: link: (cd .libs/libmono-profiler-aot.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-aot.a mono-profiler-aot.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-giconv.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: (cd ".libs" && rm -f "libmono-profiler-iomap.so.0" && ln -s "libmono-profiler-iomap.so.0.0.0" "libmono-profiler-iomap.so.0")
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-aot.a
libtool: link: rm -fr .libs/libmono-profiler-aot.lax
libtool: link: (cd ".libs" && rm -f "libmono-profiler-iomap.so" && ln -s "libmono-profiler-iomap.so.0.0.0" "libmono-profiler-iomap.so")
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-aot.la" && ln -s "../libmono-profiler-aot.la" "libmono-profiler-aot.la" )
libtool: link: (cd .libs/libmono-profiler-iomap.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-iomap.a mono-profiler-iomap.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-giconv.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-iomap.a
libtool: link: rm -fr .libs/libmono-profiler-iomap.lax
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-iomap.la" && ln -s "../libmono-profiler-iomap.la" "libmono-profiler-iomap.la" )
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o mprof-report decode.o -lz -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -o mprof-report decode.o -Wl,--as-needed -lz -lm -lrt -ldl -lpthread
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libmono-profiler-log.la -rpath /usr/lib64 proflog.lo ../../mono/mini/libmonosgen-2.0.la -lz -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/proflog.o -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/mini/.libs -Wl,--as-needed ../../mono/mini/.libs/libmonosgen-2.0.so -lz -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libmono-profiler-log.so.0 -o .libs/libmono-profiler-log.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmono-profiler-log.so.0" && ln -s "libmono-profiler-log.so.0.0.0" "libmono-profiler-log.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-log.so" && ln -s "libmono-profiler-log.so.0.0.0" "libmono-profiler-log.so")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-log.a proflog.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-log.a
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-log.la" && ln -s "../libmono-profiler-log.la" "libmono-profiler-log.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono/profiler'
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/mono'
Making all in support
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/support'
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o errno.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/errno.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o map.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/map.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o signal.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/signal.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o stdio.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/stdio.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o string.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/string.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o stdlib.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/stdlib.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o dirent.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/dirent.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o fcntl.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/fcntl.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o fstab.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/fstab.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o grp.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/grp.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o macros.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/macros.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o nl.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/nl.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o old-map.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/old-map.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o pwd.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/pwd.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o serial.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/serial.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-mman.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-mman.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-sendfile.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-sendfile.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-stat.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-stat.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-statvfs.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-statvfs.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-time.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-time.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-uio.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-uio.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-utsname.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-utsname.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-wait.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-wait.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o sys-xattr.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/sys-xattr.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o syslog.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/syslog.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o time.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/time.c
In file included from /usr/include/time.h:27:0,
from /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/time.c:11:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o unistd.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/unistd.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o utime.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/utime.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o x-struct-str.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/x-struct-str.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o zlib-helper.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/zlib-helper.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o supportw.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/supportw.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o support-heap.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/support-heap.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o minizip/ioapi.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/minizip/ioapi.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o minizip/unzip.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/minizip/unzip.c
../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support -I.. -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/eglib/src -I../eglib/src -I/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -c -o minizip/zip.lo /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/support/minizip/zip.c
../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o libMonoSupportW.la -rpath /usr/lib64 supportw.lo support-heap.lo -L../eglib/src -leglib -lm -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/supportw.o .libs/support-heap.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,--as-needed -L../eglib/src -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libMonoSupportW.so -o .libs/libMonoSupportW.so
libtool: link: (cd .libs/libMonoSupportW.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libMonoSupportW.a supportw.o support-heap.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-garray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gerror.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-giconv.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-glist.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmem.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-goutput.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gpath.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gpattern.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gqsort.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gqueue.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gshell.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gslist.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gspawn.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gstr.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gstring.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gunicode.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gutf8.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libMonoSupportW.a
libtool: link: rm -fr .libs/libMonoSupportW.lax
libtool: link: ( cd ".libs" && rm -f "libMonoSupportW.la" && ln -s "../libMonoSupportW.la" "libMonoSupportW.la" )
../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fwrapv -Wdeclaration-after-statement -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Werror-implicit-function-declaration -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o libMonoPosixHelper.la -rpath /usr/lib64 errno.lo map.lo signal.lo stdio.lo string.lo stdlib.lo dirent.lo fcntl.lo fstab.lo grp.lo macros.lo nl.lo old-map.lo pwd.lo serial.lo sys-mman.lo sys-sendfile.lo sys-stat.lo sys-statvfs.lo sys-time.lo sys-uio.lo sys-utsname.lo sys-wait.lo sys-xattr.lo syslog.lo time.lo unistd.lo utime.lo x-struct-str.lo zlib-helper.lo minizip/ioapi.lo minizip/unzip.lo minizip/zip.lo -L../eglib/src -leglib -lm -lz -lm -lrt -ldl -lpthread
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/errno.o .libs/map.o .libs/signal.o .libs/stdio.o .libs/string.o .libs/stdlib.o .libs/dirent.o .libs/fcntl.o .libs/fstab.o .libs/grp.o .libs/macros.o .libs/nl.o .libs/old-map.o .libs/pwd.o .libs/serial.o .libs/sys-mman.o .libs/sys-sendfile.o .libs/sys-stat.o .libs/sys-statvfs.o .libs/sys-time.o .libs/sys-uio.o .libs/sys-utsname.o .libs/sys-wait.o .libs/sys-xattr.o .libs/syslog.o .libs/time.o .libs/unistd.o .libs/utime.o .libs/x-struct-str.o .libs/zlib-helper.o minizip/.libs/ioapi.o minizip/.libs/unzip.o minizip/.libs/zip.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,--as-needed -L../eglib/src -lz -lm -lrt -ldl -lpthread -march=opteron -O2 -Wl,-O1 -Wl,-soname -Wl,libMonoPosixHelper.so -o .libs/libMonoPosixHelper.so
libtool: link: (cd .libs/libMonoPosixHelper.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/eglib/src/.libs/libeglib.a")
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libMonoPosixHelper.a errno.o map.o signal.o stdio.o string.o stdlib.o dirent.o fcntl.o fstab.o grp.o macros.o nl.o old-map.o pwd.o serial.o sys-mman.o sys-sendfile.o sys-stat.o sys-statvfs.o sys-time.o sys-uio.o sys-utsname.o sys-wait.o sys-xattr.o syslog.o time.o unistd.o utime.o x-struct-str.o zlib-helper.o minizip/ioapi.o minizip/unzip.o minizip/zip.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-garray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gerror.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-giconv.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-glist.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmem.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-goutput.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gpath.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gpattern.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gqsort.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gqueue.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gshell.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gslist.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gspawn.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gstr.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gstring.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gunicode.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gutf8.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-vasprintf.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libMonoPosixHelper.a
libtool: link: rm -fr .libs/libMonoPosixHelper.lax
libtool: link: ( cd ".libs" && rm -f "libMonoPosixHelper.la" && ln -s "../libMonoPosixHelper.la" "libMonoPosixHelper.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/support'
Making all in data
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data'
Making all in net_2_0
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_2_0'
Making all in Browsers
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_2_0/Browsers'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_2_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_2_0'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_2_0'
Making all in net_4_0
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_0'
Making all in Browsers
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_0/Browsers'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_0'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_0'
Making all in net_4_5
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_5'
Making all in Browsers
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_5/Browsers'
make[4]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_5'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_5'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data/net_4_5'
make[3]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data'
cp /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/data/gdb/mono-gdb.py mono-sgen-gdb.py
make[3]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/data'
Making all in runtime
make[2]: Entering directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/runtime'
d=`cd ../support && pwd`; \
sed 's,target="/usr/lib64/libMonoPosixHelper.so",target="'$d'/libMonoPosixHelper.la",' ../data/config > etc/mono/configt
if test -z ""; then :; else \
sed 's,target="libgdiplus.so",target="",' etc/mono/configt > etc/mono/configtt; \
mv -f etc/mono/configtt etc/mono/configt; fi
mv -f etc/mono/configt etc/mono/config
/bin/sh /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mkinstalldirs _tmpinst/bin
mkdir -p -- _tmpinst/bin
cp mono-wrapper _tmpinst/bin/mono
echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \
chmod +x _tmpinst/bin/ilasm
echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
chmod +x _tmpinst/bin/mcs
echo '#! /bin/sh' > _tmpinst/bin/gmcs ; \
r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe -sdk:2"'" "$@"' >> _tmpinst/bin/gmcs ; \
chmod +x _tmpinst/bin/gmcs
echo '#! /bin/sh' > _tmpinst/bin/dmcs ; \
r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/build/mcs.exe -sdk:4"'" "$@"' >> _tmpinst/bin/dmcs ; \
chmod +x _tmpinst/bin/dmcs
echo '#! /bin/sh' > _tmpinst/bin/al2 ; \
r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/al.exe"'" "$@"' >> _tmpinst/bin/al2 ; \
chmod +x _tmpinst/bin/al2
echo '#! /bin/sh' > _tmpinst/bin/al ; \
r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_5/al.exe"'" "$@"' >> _tmpinst/bin/al ; \
chmod +x _tmpinst/bin/al
if test -w /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs; then :; else chmod -R +w /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs; fi
cd /var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='net_2_0 net_3_5 net_4_0 net_4_5 xbuild_12 ' CC='x86_64-pc-linux-gnu-gcc' all-profiles
mkdir -p -- build/deps
Bootstrap compiler: Mono C# compiler version 2.10.9.0
In file included from closure.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
closure.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_EFF()
^
closure.c: In function 'set_EFF':
closure.c:79:5: warning: nested extern declaration of 'reflexive_transitive_closure' [-Wnested-externs]
reflexive_transitive_closure(EFF, nvars);
^
closure.c: At top level:
closure.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_first_derives()
^
closure.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
closure(nucleus, n)
^
In file included from lalr.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
lalr.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
short **transpose();
^
closure.c:212:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
finalize_closure()
^
In file included from lr0.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
lalr.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
lalr()
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
lalr.c: In function 'lalr':
lalr.c:81:5: warning: nested extern declaration of 'set_state_table' [-Wnested-externs]
set_state_table();
^
lalr.c:82:5: warning: nested extern declaration of 'set_accessing_symbol' [-Wnested-externs]
set_accessing_symbol();
^
lalr.c:83:5: warning: nested extern declaration of 'set_shift_table' [-Wnested-externs]
set_shift_table();
^
lalr.c:84:5: warning: nested extern declaration of 'set_reduction_table' [-Wnested-externs]
set_reduction_table();
^
lalr.c:85:5: warning: nested extern declaration of 'set_maxrhs' [-Wnested-externs]
set_maxrhs();
^
lalr.c:86:5: warning: nested extern declaration of 'initialize_LA' [-Wnested-externs]
initialize_LA();
^
closure.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)closure.c 5.3 (Berkeley) 5/24/93";
^
lalr.c:87:5: warning: nested extern declaration of 'set_goto_map' [-Wnested-externs]
set_goto_map();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
lalr.c:88:5: warning: nested extern declaration of 'initialize_F' [-Wnested-externs]
initialize_F();
^
lr0.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int get_state();
^
lalr.c:89:5: warning: nested extern declaration of 'build_relations' [-Wnested-externs]
build_relations();
^
lr0.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
core *new_state();
^
lalr.c:90:5: warning: nested extern declaration of 'compute_FOLLOWS' [-Wnested-externs]
compute_FOLLOWS();
^
lalr.c:91:5: warning: nested extern declaration of 'compute_lookaheads' [-Wnested-externs]
compute_lookaheads();
^
lr0.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
allocate_itemsets()
^
lalr.c: At top level:
lalr.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_state_table()
^
lalr.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_accessing_symbol()
^
lr0.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
allocate_storage()
^
lr0.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
append_states()
^
lalr.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_shift_table()
^
lalr.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_reduction_table()
^
lr0.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_storage()
^
lalr.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_maxrhs()
^
lr0.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
generate_states()
^
lr0.c: In function 'generate_states':
lalr.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
initialize_LA()
^
lr0.c:170:5: warning: nested extern declaration of 'set_first_derives' [-Wnested-externs]
set_first_derives();
^
lr0.c:171:5: warning: nested extern declaration of 'initialize_states' [-Wnested-externs]
initialize_states();
^
lr0.c:175:2: warning: nested extern declaration of 'closure' [-Wnested-externs]
closure(this_state->items, this_state->nitems);
^
lr0.c:176:2: warning: nested extern declaration of 'save_reductions' [-Wnested-externs]
save_reductions();
^
lr0.c:177:2: warning: nested extern declaration of 'new_itemsets' [-Wnested-externs]
new_itemsets();
^
lalr.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_goto_map()
^
lr0.c:181:6: warning: nested extern declaration of 'save_shifts' [-Wnested-externs]
save_shifts();
^
lr0.c:186:5: warning: nested extern declaration of 'finalize_closure' [-Wnested-externs]
finalize_closure();
^
lalr.c: In function 'set_goto_map':
lalr.c:228:6: warning: nested extern declaration of 'fatal' [-Wnested-externs]
fatal("too many gotos");
^
lr0.c: At top level:
lalr.c: At top level:
lalr.c:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
map_goto(state, symbol)
^
lr0.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
get_state(symbol)
^
lalr.c:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
initialize_F()
^
lalr.c: In function 'initialize_F':
lr0.c:257:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
initialize_states()
^
lr0.c: In function 'initialize_states':
lr0.c:268:5: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (p == 0) no_space();
^
lalr.c:366:3: warning: nested extern declaration of 'digraph' [-Wnested-externs]
digraph(reads);
^
In file included from error.c:43:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
lalr.c: At top level:
lalr.c:380:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
build_relations()
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
lr0.c: At top level:
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
lalr.c: In function 'build_relations':
lr0.c:284:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
new_itemsets()
^
lalr.c:431:4: warning: nested extern declaration of 'add_lookback_edge' [-Wnested-externs]
add_lookback_edge(stateno, *rulep, i);
^
lr0.c:321:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
new_state(symbol)
^
error.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
fatal(msg)
^
error.c: In function 'fatal':
error.c:50:5: warning: nested extern declaration of 'done' [-Wnested-externs]
done(2);
^
lalr.c: At top level:
lalr.c:472:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
add_lookback_edge(stateno, ruleno, gotono)
^
error.c: At top level:
lr0.c: In function 'new_state':
error.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
no_space()
^
lr0.c:335:2: warning: nested extern declaration of 'fatal' [-Wnested-externs]
fatal("too many states");
^
error.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
open_error(filename)
^
lalr.c:500:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
transpose(R, n)
^
lr0.c: At top level:
error.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unexpected_EOF()
^
lalr.c:557:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
compute_FOLLOWS()
^
error.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_pos(st_line, st_cptr)
^
lr0.c:361:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
show_cores()
^
lalr.c:563:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
compute_lookaheads()
^
lalr.c:597:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
digraph(relation)
^
error.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
syntax_error(st_lineno, st_line, st_cptr)
^
lalr.c: In function 'digraph':
lr0.c:396:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
show_ritems()
^
lalr.c:615:2: warning: nested extern declaration of 'traverse' [-Wnested-externs]
traverse(i);
^
lalr.c: At top level:
lr0.c:406:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
show_rrhs()
^
lalr.c:624:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
traverse(i)
^
error.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unterminated_comment(c_lineno, c_line, c_cptr)
^
error.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unterminated_string(s_lineno, s_line, s_cptr)
^
lr0.c:417:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
show_shifts()
^
error.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unterminated_text(t_lineno, t_line, t_cptr)
^
lr0.c:435:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
save_shifts()
^
error.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
illegal_tag(t_lineno, t_line, t_cptr)
^
error.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
illegal_character(c_cptr)
^
lalr.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)lalr.c 5.3 (Berkeley) 6/1/90";
^
error.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
used_reserved(s)
^
lr0.c:469:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
save_reductions()
^
error.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
tokenized_start(s)
^
lr0.c:518:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_derives()
^
error.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
retyped_warning(s)
^
error.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
reprec_warning(s)
^
lr0.c:548:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_derives()
^
error.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
revalued_warning(s)
^
error.c:216:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
terminal_start(s)
^
lr0.c:577:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_nullable()
^
error.c:225:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
restarted_warning()
^
lr0.c:626:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_nullable()
^
error.c:232:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
no_grammar()
^
error.c:240:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
terminal_lhs(s_lineno)
^
error.c:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
prec_redeclared()
^
lr0.c:632:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
lr0()
^
error.c:256:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unterminated_action(a_lineno, a_line, a_cptr)
^
lr0.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)lr0.c 5.3 (Berkeley) 1/20/91";
^
error.c:268:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
dollar_warning(a_lineno, i)
^
error.c:277:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
dollar_error(a_lineno, a_line, a_cptr)
^
error.c:289:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
untyped_lhs()
^
error.c:297:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
untyped_rhs(i, s)
^
error.c:307:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unknown_rhs(i)
^
error.c:316:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
default_action_warning()
^
error.c:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
undefined_goal(s)
^
error.c:331:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
undefined_symbol_warning(s)
^
error.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)error.c 5.3 (Berkeley) 6/1/90";
^
In file included from main.c:48:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
main.c:54:21: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char *file_prefix = "y";
^
main.c:55:16: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char *myname = "yacc";
^
main.c:56:19: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char *temp_form = "yacc.XXXXXXX";
^
main.c:62:25: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char *input_file_name = "";
^
main.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *getenv();
^
main.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
done(k)
^
main.c: In function 'done':
main.c:106:5: warning: nested extern declaration of 'unlink' [-Wnested-externs]
if (action_file) { fclose(action_file); unlink(action_file_name); }
^
main.c: At top level:
main.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
onintr(signo)
^
main.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
set_signals()
^
main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
usage()
^
main.c:145:1: warning: no previous prototype for 'print_skel_dir' [-Wmissing-prototypes]
print_skel_dir(void)
^
main.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
getargs(argc, argv)
^
main.c: In function 'getargs':
main.c:193:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
line_format = "#line %d \"%s\"\n";
^
main.c:194:26: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
default_line_format = "#line default\n";
^
main.c:226:22: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
line_format = "#line %d \"%s\"\n";
^
main.c:227:30: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
default_line_format = "#line default\n";
^
main.c: At top level:
main.c:245:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
allocate(n)
^
main.c: In function 'allocate':
main.c:254:2: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (!p) no_space();
^
main.c: At top level:
main.c:265:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
create_file_names()
^
main.c: In function 'create_file_names':
main.c:277:29: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
if (tmpdir == 0) tmpdir = "/tmp";
^
main.c: At top level:
main.c:329:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
open_files()
^
main.c: In function 'open_files':
main.c:337:6: warning: nested extern declaration of 'open_error' [-Wnested-externs]
open_error(input_file_name);
^
main.c: At top level:
main.c:362:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main(argc, argv)
^
main.c: In function 'main':
main.c:369:5: warning: nested extern declaration of 'reader' [-Wnested-externs]
reader();
^
main.c:370:5: warning: nested extern declaration of 'lr0' [-Wnested-externs]
lr0();
^
main.c:371:5: warning: nested extern declaration of 'lalr' [-Wnested-externs]
lalr();
^
main.c:372:5: warning: nested extern declaration of 'make_parser' [-Wnested-externs]
make_parser();
^
main.c:373:5: warning: nested extern declaration of 'verbose' [-Wnested-externs]
verbose();
^
main.c:374:5: warning: nested extern declaration of 'output' [-Wnested-externs]
output();
^
main.c: At top level:
main.c:44:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)main.c 5.5 (Berkeley) 5/24/93";
^
In file included from mkpar.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
mkpar.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern action *parse_actions();
^
mkpar.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern action *get_shifts();
^
mkpar.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern action *add_reductions();
^
mkpar.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern action *add_reduce();
^
mkpar.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
make_parser()
^
mkpar.c: In function 'make_parser':
mkpar.c:70:5: warning: nested extern declaration of 'find_final_state' [-Wnested-externs]
find_final_state();
^
mkpar.c:71:5: warning: nested extern declaration of 'remove_conflicts' [-Wnested-externs]
remove_conflicts();
^
mkpar.c:72:5: warning: nested extern declaration of 'unused_rules' [-Wnested-externs]
unused_rules();
^
mkpar.c:73:5: warning: nested extern declaration of 'total_conflicts' [-Wnested-externs]
if (SRtotal + RRtotal > 0) total_conflicts();
^
mkpar.c:74:5: warning: nested extern declaration of 'defreds' [-Wnested-externs]
defreds();
^
mkpar.c: At top level:
mkpar.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
parse_actions(stateno)
^
mkpar.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
get_shifts(stateno)
^
mkpar.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
add_reductions(stateno, actions)
^
mkpar.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
add_reduce(actions, ruleno, symbol)
^
mkpar.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
find_final_state()
^
mkpar.c:209:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
unused_rules()
^
mkpar.c: In function 'unused_rules':
mkpar.c:215:5: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (rules_used == 0) no_space();
^
mkpar.c:233:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if (nunused)
^
mkpar.c: At top level:
mkpar.c:241:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
remove_conflicts()
^
mkpar.c:316:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
total_conflicts()
^
mkpar.c:337:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
sole_reduction(stateno)
^
mkpar.c:365:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
defreds()
^
mkpar.c:374:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_action_row(p)
^
mkpar.c:387:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_parser()
^
mkpar.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)mkpar.c 5.3 (Berkeley) 1/20/91";
^
mkpar.c: In function 'remove_conflicts':
mkpar.c:268:19: warning: 'pref' may be used uninitialized in this function [-Wmaybe-uninitialized]
else if (pref->action_code == SHIFT)
^
In file included from output.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
output.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output () {
^
output.c: In function 'output':
output.c:65:3: warning: nested extern declaration of 'free_itemsets' [-Wnested-externs]
free_itemsets();
^
output.c:66:3: warning: nested extern declaration of 'free_shifts' [-Wnested-externs]
free_shifts();
^
output.c:67:3: warning: nested extern declaration of 'free_reductions' [-Wnested-externs]
free_reductions();
^
output.c:73:7: warning: nested extern declaration of 'done' [-Wnested-externs]
fprintf(stderr, "jay: line %d is too long\n", lno), done(1);
^
output.c:81:9: warning: nested extern declaration of 'output_semantic_actions' [-Wnested-externs]
if (strcmp(cp, "actions") == 0) output_semantic_actions();
^
output.c:82:9: warning: nested extern declaration of 'output_debug' [-Wnested-externs]
else if (strcmp(cp, "debug") == 0) output_debug();
^
output.c:83:9: warning: nested extern declaration of 'output_trailing_text' [-Wnested-externs]
else if (strcmp(cp, "epilog") == 0) output_trailing_text();
^
output.c:85:3: warning: nested extern declaration of 'output_stored_text' [-Wnested-externs]
output_stored_text(prolog_file, prolog_file_name);
^
output.c:89:4: warning: nested extern declaration of 'output_rule_data' [-Wnested-externs]
output_rule_data(), output_yydefred(), output_actions();
^
output.c:89:4: warning: nested extern declaration of 'output_yydefred' [-Wnested-externs]
output.c:89:4: warning: nested extern declaration of 'output_actions' [-Wnested-externs]
output.c:91:3: warning: nested extern declaration of 'output_defines' [-Wnested-externs]
output_defines(strtok(NULL, "\r\n"));
^
output.c:80:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if (cp)
^
output.c:98:3: warning: nested extern declaration of 'free_parser' [-Wnested-externs]
free_parser();
^
output.c: At top level:
output.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_rule_data()
^
output.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_yydefred()
^
output.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_actions()
^
output.c: In function 'output_actions':
output.c:202:5: warning: nested extern declaration of 'token_actions' [-Wnested-externs]
token_actions();
^
output.c:208:5: warning: nested extern declaration of 'goto_actions' [-Wnested-externs]
goto_actions();
^
output.c:213:5: warning: nested extern declaration of 'sort_actions' [-Wnested-externs]
sort_actions();
^
output.c:214:5: warning: nested extern declaration of 'pack_table' [-Wnested-externs]
pack_table();
^
output.c:215:5: warning: nested extern declaration of 'output_base' [-Wnested-externs]
output_base();
^
output.c:216:5: warning: nested extern declaration of 'output_table' [-Wnested-externs]
output_table();
^
output.c:217:5: warning: nested extern declaration of 'output_check' [-Wnested-externs]
output_check();
^
output.c: At top level:
output.c:221:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
token_actions()
^
output.c:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
goto_actions()
^
output.c: In function 'goto_actions':
output.c:311:5: warning: nested extern declaration of 'default_goto' [-Wnested-externs]
k = default_goto(start_symbol + 1);
^
output.c:313:5: warning: nested extern declaration of 'save_column' [-Wnested-externs]
save_column(start_symbol + 1, k);
^
output.c: At top level:
output.c:338:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
default_goto(symbol)
^
output.c:374:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
save_column(symbol, default_state)
^
output.c:416:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
sort_actions()
^
output.c:451:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
pack_table()
^
output.c: In function 'pack_table':
output.c:472:2: warning: nested extern declaration of 'matching_vector' [-Wnested-externs]
state = matching_vector(i);
^
output.c:475:6: warning: nested extern declaration of 'pack_vector' [-Wnested-externs]
place = pack_vector(i);
^
output.c: At top level:
output.c:514:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
matching_vector(vector)
^
output.c:555:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
pack_vector(vector)
^
output.c: In function 'pack_vector':
output.c:588:7: warning: nested extern declaration of 'fatal' [-Wnested-externs]
fatal("maximum table size exceeded");
^
output.c:593:3: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (table == 0) no_space();
^
output.c: At top level:
output.c:632:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_base()
^
output.c:700:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_table()
^
output.c:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_check()
^
output.c:760:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
is_C_identifier(name)
^
output.c: In function 'is_C_identifier':
output.c:783:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (c = *++s)
^
output.c: At top level:
output.c:792:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_defines(prefix)
^
output.c: In function 'output_defines':
output.c:819:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (c = *++s);
^
output.c: At top level:
output.c:831:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_stored_text(file, name)
^
output.c: In function 'output_stored_text':
output.c:841:2: warning: nested extern declaration of 'open_error' [-Wnested-externs]
open_error(name);
^
output.c: At top level:
output.c:858:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_debug()
^
output.c: In function 'output_debug':
output.c:862:21: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char * prefix = tflag ? "" : "//t";
^
output.c:944:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
symnam[0] = "end-of-file";
^
output.c:949:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (s = symnam[i])
^
output.c: At top level:
output.c:1071:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_trailing_text()
^
output.c:1120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
output_semantic_actions()
^
output.c:1154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_itemsets()
^
output.c:1167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_shifts()
^
output.c:1181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_reductions()
^
output.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)output.c 5.7 (Berkeley) 5/24/93";
^
In file included from reader.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
reader.c:81:21: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char *line_format = "\t\t\t\t\t// line %d \"%s\"\n";
^
reader.c:82:29: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
char *default_line_format = "\t\t\t\t\t// line %d\n";
^
reader.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
cachec(c)
^
reader.c: In function 'cachec':
reader.c:93:2: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (cache == 0) no_space();
^
reader.c: At top level:
reader.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
get_line()
^
reader.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
dup_line()
^
reader.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
skip_comment()
^
reader.c: In function 'skip_comment':
reader.c:185:3: warning: nested extern declaration of 'unterminated_comment' [-Wnested-externs]
unterminated_comment(st_lineno, st_line, st_cptr);
^
reader.c: At top level:
reader.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
nextc()
^
reader.c:257:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
keyword()
^
reader.c: In function 'keyword':
reader.c:310:5: warning: nested extern declaration of 'syntax_error' [-Wnested-externs]
syntax_error(lineno, line, t_cptr);
^
reader.c: At top level:
reader.c:315:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
copy_text(f)
^
reader.c: In function 'copy_text':
reader.c:329:6: warning: nested extern declaration of 'unterminated_text' [-Wnested-externs]
unterminated_text(t_lineno, t_line, t_cptr);
^
reader.c:365:7: warning: nested extern declaration of 'unterminated_string' [-Wnested-externs]
unterminated_string(s_lineno, s_line, s_cptr);
^
reader.c: At top level:
reader.c:438:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
hexval(c)
^
reader.c:452:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
get_literal()
^
reader.c: In function 'get_literal':
reader.c:496:3: warning: nested extern declaration of 'illegal_character' [-Wnested-externs]
if (n > MAXCHAR) illegal_character(c_cptr);
^
reader.c: At top level:
reader.c:591:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
is_reserved(name)
^
reader.c:613:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
get_name()
^
reader.c: In function 'get_name':
reader.c:622:5: warning: nested extern declaration of 'used_reserved' [-Wnested-externs]
if (is_reserved(cache)) used_reserved(cache);
^
reader.c: At top level:
reader.c:629:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
get_number()
^
reader.c:643:1: warning: no previous prototype for 'get_tag' [-Wmissing-prototypes]
get_tag(int emptyOk)
^
reader.c: In function 'get_tag':
reader.c:654:5: warning: nested extern declaration of 'unexpected_EOF' [-Wnested-externs]
if (c == EOF) unexpected_EOF();
^
reader.c:659:2: warning: nested extern declaration of 'illegal_tag' [-Wnested-externs]
illegal_tag(t_lineno, t_line, t_cptr);
^
reader.c: At top level:
reader.c:696:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
declare_tokens(assoc)
^
reader.c: In function 'declare_tokens':
reader.c:724:2: warning: nested extern declaration of 'tokenized_start' [-Wnested-externs]
if (bp == goal) tokenized_start(bp->name);
^
reader.c:730:3: warning: nested extern declaration of 'retyped_warning' [-Wnested-externs]
retyped_warning(bp->name);
^
reader.c:737:3: warning: nested extern declaration of 'reprec_warning' [-Wnested-externs]
reprec_warning(bp->name);
^
reader.c:749:3: warning: nested extern declaration of 'revalued_warning' [-Wnested-externs]
revalued_warning(bp->name);
^
reader.c: At top level:
reader.c:758:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
declare_types()
^
reader.c:786:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
declare_start()
^
reader.c: In function 'declare_start':
reader.c:797:2: warning: nested extern declaration of 'terminal_start' [-Wnested-externs]
terminal_start(bp->name);
^
reader.c:799:2: warning: nested extern declaration of 'restarted_warning' [-Wnested-externs]
restarted_warning();
^
reader.c: At top level:
reader.c:804:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
read_declarations()
^
reader.c:845:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
initialize_grammar()
^
reader.c:877:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
expand_items()
^
reader.c:886:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
expand_rules()
^
reader.c:898:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
advance_to_start()
^
reader.c: In function 'advance_to_start':
reader.c:913:6: warning: nested extern declaration of 'no_grammar' [-Wnested-externs]
no_grammar();
^
reader.c:943:5: warning: nested extern declaration of 'start_rule' [-Wnested-externs]
start_rule(bp, s_lineno);
^
reader.c: At top level:
reader.c:948:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
start_rule(bp, s_lineno)
^
reader.c: In function 'start_rule':
reader.c:953:2: warning: nested extern declaration of 'terminal_lhs' [-Wnested-externs]
terminal_lhs(s_lineno);
^
reader.c: At top level:
reader.c:963:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
end_rule()
^
reader.c: In function 'end_rule':
reader.c:973:6: warning: nested extern declaration of 'default_action_warning' [-Wnested-externs]
default_action_warning(); /** if classes don't match exactly **/
^
reader.c: At top level:
reader.c:983:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
insert_empty_rule()
^
reader.c: In function 'insert_empty_rule':
reader.c:999:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (bpp[0] = bpp[-1]) --bpp;
^
reader.c: At top level:
reader.c:1012:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
add_symbol()
^
reader.c:1043:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
copy_action()
^
reader.c: In function 'copy_action':
reader.c:1100:3: warning: nested extern declaration of 'dollar_warning' [-Wnested-externs]
if (i > n) dollar_warning(d_lineno, i);
^
reader.c:1120:3: warning: nested extern declaration of 'dollar_error' [-Wnested-externs]
dollar_error(d_lineno, d_line, d_cptr);
^
reader.c:1125:3: warning: nested extern declaration of 'untyped_lhs' [-Wnested-externs]
untyped_lhs();
^
reader.c:1138:7: warning: nested extern declaration of 'unknown_rhs' [-Wnested-externs]
unknown_rhs(i);
^
reader.c:1141:7: warning: nested extern declaration of 'untyped_rhs' [-Wnested-externs]
untyped_rhs(i, pitem[nitems + i - n - 1]->name),
^
reader.c:1184:2: warning: nested extern declaration of 'unterminated_action' [-Wnested-externs]
unterminated_action(a_lineno, a_line, a_cptr);
^
reader.c: At top level:
reader.c:1334:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
mark_symbol()
^
reader.c: In function 'mark_symbol':
reader.c:1369:2: warning: nested extern declaration of 'prec_redeclared' [-Wnested-externs]
prec_redeclared();
^
reader.c: At top level:
reader.c:1377:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
read_grammar()
^
reader.c:1410:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_tags()
^
reader.c:1425:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
pack_names()
^
reader.c: In function 'pack_names':
reader.c:1443:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (*t++ = *s++) continue;
^
reader.c: At top level:
reader.c:1450:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
check_symbols()
^
reader.c: In function 'check_symbols':
reader.c:1455:2: warning: nested extern declaration of 'undefined_goal' [-Wnested-externs]
undefined_goal(goal->name);
^
reader.c:1461:6: warning: nested extern declaration of 'undefined_symbol_warning' [-Wnested-externs]
undefined_symbol_warning(bp->name);
^
reader.c: At top level:
reader.c:1468:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
pack_symbols()
^
reader.c:1592:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
pack_grammar()
^
reader.c:1651:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_grammar()
^
reader.c:1687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
reader()
^
reader.c: In function 'reader':
reader.c:1689:5: warning: nested extern declaration of 'create_symbol_table' [-Wnested-externs]
create_symbol_table();
^
reader.c:1692:5: warning: nested extern declaration of 'free_symbol_table' [-Wnested-externs]
free_symbol_table();
^
reader.c:1698:5: warning: nested extern declaration of 'free_symbols' [-Wnested-externs]
free_symbols();
^
reader.c: At top level:
reader.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)reader.c 5.7 (Berkeley) 1/20/91";
^
In file included from symtab.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
symtab.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
hash(name)
^
symtab.c: In function 'hash':
symtab.c:64:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while (c = *++s)
^
symtab.c: At top level:
In file included from verbose.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
symtab.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
make_bucket(name)
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
verbose.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
verbose()
^
symtab.c: In function 'make_bucket':
verbose.c: In function 'verbose':
verbose.c:52:5: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (null_rules == 0) no_space();
^
symtab.c:79:5: warning: nested extern declaration of 'no_space' [-Wnested-externs]
if (bp == 0) no_space();
^
verbose.c:55:2: warning: nested extern declaration of 'print_state' [-Wnested-externs]
print_state(i);
^
verbose.c:59:2: warning: nested extern declaration of 'log_unused' [-Wnested-externs]
log_unused();
^
symtab.c: At top level:
verbose.c:61:2: warning: nested extern declaration of 'log_conflicts' [-Wnested-externs]
log_conflicts();
^
verbose.c: At top level:
symtab.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
lookup(name)
^
verbose.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
log_unused()
^
verbose.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
log_conflicts()
^
verbose.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_state(state)
^
verbose.c: In function 'print_state':
verbose.c:122:2: warning: nested extern declaration of 'print_conflicts' [-Wnested-externs]
print_conflicts(state);
^
verbose.c:124:5: warning: nested extern declaration of 'print_core' [-Wnested-externs]
print_core(state);
^
verbose.c:125:5: warning: nested extern declaration of 'print_nulls' [-Wnested-externs]
print_nulls(state);
^
verbose.c:126:5: warning: nested extern declaration of 'print_actions' [-Wnested-externs]
print_actions(state);
^
verbose.c: At top level:
verbose.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_conflicts(state)
^
symtab.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
create_symbol_table()
^
verbose.c:178:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_core(state)
^
symtab.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_symbol_table()
^
verbose.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_nulls(state)
^
symtab.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
free_symbols()
^
verbose.c:258:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_actions(stateno)
^
symtab.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)symtab.c 5.3 (Berkeley) 6/1/90";
^
verbose.c: In function 'print_actions':
verbose.c:271:2: warning: nested extern declaration of 'print_shifts' [-Wnested-externs]
print_shifts(p);
^
verbose.c:272:2: warning: nested extern declaration of 'print_reductions' [-Wnested-externs]
print_reductions(p, defred[stateno]);
^
verbose.c:280:6: warning: nested extern declaration of 'print_gotos' [-Wnested-externs]
print_gotos(stateno);
^
verbose.c: At top level:
verbose.c:285:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_shifts(p)
^
verbose.c:310:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_reductions(p, defred)
^
verbose.c:348:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
print_gotos(stateno)
^
verbose.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)verbose.c 5.3 (Berkeley) 1/20/91";
^
verbose.c: In function 'print_conflicts':
verbose.c:168:14: warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized]
fprintf(verbose_file, "%d: reduce/reduce conflict \
^
verbose.c:160:6: warning: 'act' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (act == SHIFT)
^
In file included from warshall.c:41:0:
defs.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern char *allocate();
^
defs.h:304:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *lookup();
^
defs.h:305:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
extern bucket *make_bucket();
^
warshall.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
transitive_closure(R, n)
^
warshall.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
reflexive_transitive_closure(R, n)
^
warshall.c:38:13: warning: 'sccsid' defined but not used [-Wunused-variable]
static char sccsid[] = "@(#)warshall.c 5.4 (Berkeley) 5/24/93";
^
reader.c: In function 'mark_symbol':
reader.c:1337:22: warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized]
register bucket *bp;
^
reader.c: In function 'print_grammar':
reader.c:1672:12: warning: 'spacing' may be used uninitialized in this function [-Wmaybe-uninitialized]
while (--j >= 0) putc(' ', f);
^
mkdir -p -- ../class/lib/basic/
./../jay/jay: 9 shift/reduce conflicts.
MCS [basic] basic.exe
MCS [basic] mscorlib.dll
System.Runtime.InteropServices/Marshal.cs(307,45): warning CS0219: The variable `args' is assigned but its value is never used
Compilation succeeded - 1 warning(s)
Creating the per profile list ../../build/deps/basic_System.dll.sources ...
mkdir -p -- ../../class/lib/basic/bare/
MCS [bare/basic] System.dll
System.Security.AccessControl/SemaphoreSecurity.cs(136,35): warning CS0109: The member `System.Security.AccessControl.SemaphoreSecurity.PersistModifications(System.Runtime.InteropServices.SafeHandle)' does not hide an inherited member. The new keyword is not required
System/Uri.cs(102,37): warning CS0414: The private field `System.Uri.isWin32' is assigned but its value is never used
Compilation succeeded - 2 warning(s)
./../../../jay/jay: 21 rules never reduced
./../../../jay/jay: 1 shift/reduce conflict, 42 reduce/reduce conflicts.
./../../../jay/jay: 3 rules never reduced
./../../../jay/jay: 1 shift/reduce conflict, 46 reduce/reduce conflicts.
MCS [bare/basic] System.Xml.dll
System.Xml/XmlTextReader.cs(1763,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used
System.Xml.Serialization/TypeData.cs(83,28): warning CS0649: Field `System.Xml.Serialization.TypeData.typeConvertor' is never assigned to, and will always have its default value `null'
Compilation succeeded - 2 warning(s)
MCS [basic] Mono.Security.dll
./Mono.Security.Protocol.Ntlm/Type3Message.cs(92,34): warning CS0618: `Mono.Security.Protocol.Ntlm.Type3Message.DefaultAuthLevel' is obsolete: `Use NtlmSettings.DefaultAuthLevel'
./Mono.Security.Protocol.Ntlm/Type3Message.cs(273,57): warning CS0618: `Mono.Security.Protocol.Ntlm.ChallengeResponse' is obsolete: `Use of this API is highly discouraged, it selects legacy-mode LM/NTLM authentication, which sends your password in very weak encryption over the wire even if the server supports the more secure NTLMv2 / NTLMv2 Session. You need to use the new `Type3Message (Type2Message)' constructor to use the more secure NTLMv2 / NTLMv2 Session authentication modes. These require the Type 2 message from the server to compute the response.'
./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(92,25): warning CS0162: Unreachable code detected
./Mono.Security.Protocol.Tls/CipherSuiteFactory.cs(97,41): warning CS0162: Unreachable code detected
./Mono.Security.Protocol.Tls/ServerRecordProtocol.cs(134,41): warning CS0162: Unreachable code detected
./Mono.Security.Protocol.Tls/SslClientStream.cs(592,51): warning CS0219: The variable `e' is assigned but its value is never used
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,34): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,53): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,42): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,61): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
Compilation succeeded - 10 warning(s)
mkdir -p -- ../../class/lib/basic/secxml/
MCS [secxml/basic] System.dll
System.Security.AccessControl/SemaphoreSecurity.cs(136,35): warning CS0109: The member `System.Security.AccessControl.SemaphoreSecurity.PersistModifications(System.Runtime.InteropServices.SafeHandle)' does not hide an inherited member. The new keyword is not required
Mono.Http/NtlmClient.cs(99,54): error CS1502: The best overloaded method match for `Mono.Security.Protocol.Ntlm.Type3Message.Type3Message(byte[])' has some invalid arguments
/usr/lib64/mono/gac/Mono.Security/2.0.0.0__0738eb9f132ed756/Mono.Security.dll (Location of the symbol related to previous error)
Mono.Http/NtlmClient.cs(99,54): error CS1503: Argument `#1' cannot convert `Mono.Security.Protocol.Ntlm.Type2Message' expression to type `byte[]'
Compilation failed: 2 error(s), 1 warnings
../../build/library.make:275: recipe for target '../../class/lib/basic/secxml/System.dll' failed
make[9]: *** [../../class/lib/basic/secxml/System.dll] Error 1
Makefile:99: recipe for target '../../class/lib/basic/secxml/System.dll' failed
make[8]: *** [../../class/lib/basic/secxml/System.dll] Error 2
../../build/rules.make:143: recipe for target 'do-all' failed
make[7]: *** [do-all] Error 2
../build/rules.make:164: recipe for target 'all-recursive' failed
make[6]: *** [all-recursive] Error 1
build/rules.make:164: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
Makefile:101: recipe for target 'profile-do--basic--all' failed
make[4]: *** [profile-do--basic--all] Error 2
Makefile:97: recipe for target 'profiles-do--all' failed
make[3]: *** [profiles-do--all] Error 2
Makefile:564: recipe for target 'all-local' failed
make[2]: *** [all-local] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build/runtime'
Makefile:518: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build'
Makefile:445: recipe for target 'all' failed
make: *** [all] Error 2
emake failed
* ERROR: dev-lang/mono-3.12.1::dotnet failed (compile phase):
* emake failed
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 3901: Called nonfatal 'autotools-utils_src_compile'
* environment, line 105: Called autotools-utils_src_compile
* environment, line 706: Called die
* The specific snippet of code:
* emake "$@" || die 'emake failed';
*
* If you need support, post the output of `emerge --info '=dev-lang/mono-3.12.1::dotnet'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/mono-3.12.1::dotnet'`.
* The complete build log is located at '/var/tmp/portage/dev-lang/mono-3.12.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/mono-3.12.1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1_build'
* S: '/var/tmp/portage/dev-lang/mono-3.12.1/work/mono-3.12.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment