Skip to content

Instantly share code, notes, and snippets.

@aggieben
Created July 20, 2015 23:24
Show Gist options
  • 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 -Wpoint