* Package: dev-lang/mono-2.10.4  * Repository: gentoo  * Maintainer: dotnet@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: sandbox splitdebug * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.39-hardened-r12/build * Found sources for kernel version: * 2.6.39-hardened-r12 * CONFIG_SYSVIPC is set, looking good. >>> Unpacking source... >>> Unpacking mono-2.10.4.tar.bz2 to /var/tmp/portage/dev-lang/mono-2.10.4/work >>> Source unpacked in /var/tmp/portage/dev-lang/mono-2.10.4/work >>> Preparing source in /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4 ... * Applying mono-2.10.2-threads-access.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4 ... * econf: updating mono-2.10.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mono-2.10.4/libgc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mono-2.10.4/libgc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mono-2.10.4/eglib/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mono-2.10.4/eglib/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mono-2.10.4/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --enable-static --disable-quiet-build --without-moonlight --with-libgdiplus=installed --without-xen_opt --without-ikvm-native --with-jit --disable-dtrace --with-profile4 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 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 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 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for gawk... (cached) gawk checking for bison... yes 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 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/nm -B checking the name lister (/usr/bin/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 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-ar... x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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 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... 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 ./configure: line 17018: ./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 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 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 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 size of void *... 8 checking for -Wdeclaration-after-statement option to gcc... yes checking for -Wno-unused-but-set-variable option to gcc... no 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 for library containing clock_gettime... -lrt 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 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 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 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_DONTFRAGMENT... no checking for IP_MTU_DISCOVER... 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 size of sockaddr_un.sun_path... 108 checking for main in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutex_timedlock... yes checking for pthread_getattr_np... yes checking for pthread_attr_get_np... no 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... none required 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 for kqueue... (cached) no checking for kqueue in sys/event.h... 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 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 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 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 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 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 checking if the Mono Debugger is supported on this platform... yes checking if the tls_model attribute is supported... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes 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/hppa/Makefile config.status: creating mono/arch/ppc/Makefile config.status: creating mono/arch/sparc/Makefile config.status: creating mono/arch/s390/Makefile config.status: creating mono/arch/s390x/Makefile config.status: creating mono/arch/arm/Makefile config.status: creating mono/arch/alpha/Makefile config.status: creating mono/arch/ia64/Makefile config.status: creating mono/arch/mips/Makefile config.status: creating mono/interpreter/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/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 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_2_0/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/mono.web.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 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/machine.config commands config.status: executing runtime/etc/mono/4.0/web.config commands === configuring in eglib (/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib) configure: running /bin/sh ./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' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-static' '--enable-static' '--disable-quiet-build' '--without-moonlight' '--with-libgdiplus=installed' '--without-xen_opt' '--without-ikvm-native' '--with-jit' '--disable-dtrace' '--with-profile4' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS= -march=native -O2 -pipe -ggdb -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS= -march=native -O2 -pipe -ggdb -fno-strict-aliasing' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -march=native -O2 -pipe -ggdb -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 -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED' 'CFLAGS_FOR_LIBGC= -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g' --cache-file=/dev/null --srcdir=. 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none 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/nm -B checking the name lister (/usr/bin/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 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-ar... x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 strndup... yes checking for strlcpy... no checking for getpwuid_r... yes checking for strtok_r... yes checking for rewinddir... yes checking for vasprintf... yes checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv_open in -liconv... (cached) no checking for libiconv_open in -liconv... (cached) no 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/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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for pkg-config... /usr/bin/pkg-config configure: creating ./config.status config.status: creating 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-2.10.4/work/mono-2.10.4/libgc) configure: running /bin/sh ./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' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-static' '--enable-static' '--disable-quiet-build' '--without-moonlight' '--with-libgdiplus=installed' '--without-xen_opt' '--without-ikvm-native' '--with-jit' '--disable-dtrace' '--with-profile4' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS= -march=native -O2 -pipe -ggdb -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS= -march=native -O2 -pipe -ggdb -fno-strict-aliasing' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -march=native -O2 -pipe -ggdb -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 -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED' 'CFLAGS_FOR_LIBGC= -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g' --cache-file=/dev/null --srcdir=. 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 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 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 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 xlc... no checking for dlopen in -ldl... yes checking whether to build shared libraries... yes checking which machine-dependent code should be used... 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/nm -B checking the name lister (/usr/bin/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 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-ar... (cached) x86_64-pc-linux-gnu-ar 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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 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... 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 configure: creating ./config.status config.status: creating 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 olive source: Engine: GC: sgen and bundled Boehm GC with typed GC and parallel mark GLIB: embedded TLS: __thread SIGALTSTACK: yes Engine: Building and using the JIT oprofile: no BigArrays: no DTrace: no Parallel Mark: yes LLVM Back End: no (dynamically loaded: no) Libraries: Moon Profile: no (boehm) MonoDroid: no MonoTouch: no JNI support: libgdiplus: assumed to be installed zlib: system zlib >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4 ... make -j2 -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4' Making all in po make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/po' Making all in mcs make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/po/mcs' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/po/mcs' make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/po' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/po' make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/po' Making all in libgc make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc' Making all in include make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/include' Making all in private make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/include/private' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/include/private' make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/include' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/include' Making all in doc make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc/doc' make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o allchblk.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o alloc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o blacklst.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o checksums.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o dbg_mlc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o dyn_load.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o finalize.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o gc_dlopen.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o gcj_mlc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o headers.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o malloc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o mallocx.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o mark.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o mark_rts.lo mark_rts.c mark_rts.c: In function 'GC_approx_sp': mark_rts.c:379:5: warning: function returns address of local variable ./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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o misc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o new_hblk.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o obj_map.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o os_dep.lo os_dep.c os_dep.c: In function 'GC_disable_signals': os_dep.c:674:5: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) os_dep.c: In function 'GC_enable_signals': os_dep.c:683:5: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) ./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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o pcr_interface.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o ptr_chck.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o real_malloc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o reclaim.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o solaris_pthreads.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o solaris_threads.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o specific.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o stubborn.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o typd_mlc.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o backgraph.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o win32_threads.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o pthread_support.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o pthread_stop_world.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o darwin_stop_world.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o openbsd_stop_world.lo 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 -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./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -c -o mach_dep.lo mach_dep.c ./doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -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 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-ranlib .libs/libmonogc.a libtool: link: ( cd ".libs" && rm -f "libmonogc.la" && ln -s "../libmonogc.la" "libmonogc.la" ) ./doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -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: 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-static.a 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-2.10.4/work/mono-2.10.4/libgc' make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/libgc' Making all in eglib make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib' Making all in src make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src' ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-garray.lo `test -f 'garray.c' || echo './'`garray.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gbytearray.lo `test -f 'gbytearray.c' || echo './'`gbytearray.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gerror.lo `test -f 'gerror.c' || echo './'`gerror.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-ghashtable.lo `test -f 'ghashtable.c' || echo './'`ghashtable.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmem.lo `test -f 'gmem.c' || echo './'`gmem.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-goutput.lo `test -f 'goutput.c' || echo './'`goutput.c goutput.c: In function 'monoeg_g_logv': goutput.c:116:12: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gstr.lo `test -f 'gstr.c' || echo './'`gstr.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gslist.lo `test -f 'gslist.c' || echo './'`gslist.c In file included from gslist.c:354:0: sort.frag.h: In function 'do_sort': sort.frag.h:136:14: warning: array subscript is below array bounds ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gstring.lo `test -f 'gstring.c' || echo './'`gstring.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gptrarray.lo `test -f 'gptrarray.c' || echo './'`gptrarray.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-glist.lo `test -f 'glist.c' || echo './'`glist.c In file included from glist.c:310:0: sort.frag.h: In function 'do_sort': sort.frag.h:136:14: warning: array subscript is below array bounds ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gqueue.lo `test -f 'gqueue.c' || echo './'`gqueue.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gpath.lo `test -f 'gpath.c' || echo './'`gpath.c gpath.c: In function 'monoeg_g_find_program_in_path': gpath.c:199:8: warning: 'save' may be used uninitialized in this function ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gshell.lo `test -f 'gshell.c' || echo './'`gshell.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gspawn.lo `test -f 'gspawn.c' || echo './'`gspawn.c gspawn.c: In function 'monoeg_g_spawn_async_with_pipes': gspawn.c:410:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result gspawn.c:416:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gfile.lo `test -f 'gfile.c' || echo './'`gfile.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gfile-posix.lo `test -f 'gfile-posix.c' || echo './'`gfile-posix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gpattern.lo `test -f 'gpattern.c' || echo './'`gpattern.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmarkup.lo `test -f 'gmarkup.c' || echo './'`gmarkup.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gutf8.lo `test -f 'gutf8.c' || echo './'`gutf8.c gutf8.c: In function 'monoeg_g_utf8_to_utf16': gutf8.c:205:10: warning: 'codepoint' may be used uninitialized in this function ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gunicode.lo `test -f 'gunicode.c' || echo './'`gunicode.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gdate-unix.lo `test -f 'gdate-unix.c' || echo './'`gdate-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gdir-unix.lo `test -f 'gdir-unix.c' || echo './'`gdir-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gfile-unix.lo `test -f 'gfile-unix.c' || echo './'`gfile-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmisc-unix.lo `test -f 'gmisc-unix.c' || echo './'`gmisc-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gmodule-unix.lo `test -f 'gmodule-unix.c' || echo './'`gmodule-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-gtimer-unix.lo `test -f 'gtimer-unix.c' || echo './'`gtimer-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_la-vasprintf.lo `test -f 'vasprintf.c' || echo './'`vasprintf.c ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -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-gmem.lo libeglib_la-goutput.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 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-gmem.o .libs/libeglib_la-goutput.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" ) ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-garray.lo `test -f 'garray.c' || echo './'`garray.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gbytearray.lo `test -f 'gbytearray.c' || echo './'`gbytearray.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gerror.lo `test -f 'gerror.c' || echo './'`gerror.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-ghashtable.lo `test -f 'ghashtable.c' || echo './'`ghashtable.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmem.lo `test -f 'gmem.c' || echo './'`gmem.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-goutput.lo `test -f 'goutput.c' || echo './'`goutput.c goutput.c: In function 'monoeg_g_logv': goutput.c:116:12: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gstr.lo `test -f 'gstr.c' || echo './'`gstr.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gslist.lo `test -f 'gslist.c' || echo './'`gslist.c In file included from gslist.c:354:0: sort.frag.h: In function 'do_sort': sort.frag.h:136:14: warning: array subscript is below array bounds ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gstring.lo `test -f 'gstring.c' || echo './'`gstring.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gptrarray.lo `test -f 'gptrarray.c' || echo './'`gptrarray.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-glist.lo `test -f 'glist.c' || echo './'`glist.c In file included from glist.c:310:0: sort.frag.h: In function 'do_sort': sort.frag.h:136:14: warning: array subscript is below array bounds ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gqueue.lo `test -f 'gqueue.c' || echo './'`gqueue.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gpath.lo `test -f 'gpath.c' || echo './'`gpath.c gpath.c: In function 'monoeg_g_find_program_in_path': gpath.c:199:8: warning: 'save' may be used uninitialized in this function ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gshell.lo `test -f 'gshell.c' || echo './'`gshell.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gspawn.lo `test -f 'gspawn.c' || echo './'`gspawn.c gspawn.c: In function 'monoeg_g_spawn_async_with_pipes': gspawn.c:410:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result gspawn.c:416:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gfile.lo `test -f 'gfile.c' || echo './'`gfile.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gfile-posix.lo `test -f 'gfile-posix.c' || echo './'`gfile-posix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gpattern.lo `test -f 'gpattern.c' || echo './'`gpattern.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmarkup.lo `test -f 'gmarkup.c' || echo './'`gmarkup.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gutf8.lo `test -f 'gutf8.c' || echo './'`gutf8.c gutf8.c: In function 'monoeg_g_utf8_to_utf16': gutf8.c:205:10: warning: 'codepoint' may be used uninitialized in this function ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gunicode.lo `test -f 'gunicode.c' || echo './'`gunicode.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gdate-unix.lo `test -f 'gdate-unix.c' || echo './'`gdate-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gdir-unix.lo `test -f 'gdir-unix.c' || echo './'`gdir-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gfile-unix.lo `test -f 'gfile-unix.c' || echo './'`gfile-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmisc-unix.lo `test -f 'gmisc-unix.c' || echo './'`gmisc-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gmodule-unix.lo `test -f 'gmodule-unix.c' || echo './'`gmodule-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-gtimer-unix.lo `test -f 'gtimer-unix.c' || echo './'`gtimer-unix.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o libeglib_static_la-vasprintf.lo `test -f 'vasprintf.c' || echo './'`vasprintf.c ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -ggdb -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-gmem.lo libeglib_static_la-goutput.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-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-gmem.o libeglib_static_la-goutput.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-2.10.4/work/mono-2.10.4/eglib/src' Making all in test make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-test.o `test -f 'test.c' || echo './'`test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-driver.o `test -f 'driver.c' || echo './'`driver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-hashtable.o `test -f 'hashtable.c' || echo './'`hashtable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-string-util.o `test -f 'string-util.c' || echo './'`string-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-string.o `test -f 'string.c' || echo './'`string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-slist.o `test -f 'slist.c' || echo './'`slist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-sizes.o `test -f 'sizes.c' || echo './'`sizes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-ptrarray.o `test -f 'ptrarray.c' || echo './'`ptrarray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-list.o `test -f 'list.c' || echo './'`list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-array.o `test -f 'array.c' || echo './'`array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-fake.o `test -f 'fake.c' || echo './'`fake.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-path.o `test -f 'path.c' || echo './'`path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-queue.o `test -f 'queue.c' || echo './'`queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-shell.o `test -f 'shell.c' || echo './'`shell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-spawn.o `test -f 'spawn.c' || echo './'`spawn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-timer.o `test -f 'timer.c' || echo './'`timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-file.o `test -f 'file.c' || echo './'`file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-pattern.o `test -f 'pattern.c' || echo './'`pattern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-dir.o `test -f 'dir.c' || echo './'`dir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-markup.o `test -f 'markup.c' || echo './'`markup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-unicode.o `test -f 'unicode.c' || echo './'`unicode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-utf8.o `test -f 'utf8.c' || echo './'`utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-endian.o `test -f 'endian.c' || echo './'`endian.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-module.o `test -f 'module.c' || echo './'`module.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_glib-memory.o `test -f 'memory.c' || echo './'`memory.c ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc `pkg-config --cflags glib-2.0` -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE `pkg-config --libs glib-2.0 gmodule-2.0` -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o test-glib test_glib-test.o test_glib-driver.o test_glib-hashtable.o test_glib-string-util.o test_glib-string.o test_glib-slist.o test_glib-sizes.o test_glib-ptrarray.o test_glib-list.o test_glib-array.o test_glib-fake.o test_glib-path.o test_glib-queue.o test_glib-shell.o test_glib-spawn.o test_glib-timer.o test_glib-file.o test_glib-pattern.o test_glib-dir.o test_glib-markup.o test_glib-unicode.o test_glib-utf8.o test_glib-endian.o test_glib-module.o test_glib-memory.o -ldl -lm libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDRIVER_NAME=\"GLib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -Wl,--export-dynamic -pthread -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o test-glib test_glib-test.o test_glib-driver.o test_glib-hashtable.o test_glib-string-util.o test_glib-string.o test_glib-slist.o test_glib-sizes.o test_glib-ptrarray.o test_glib-list.o test_glib-array.o test_glib-fake.o test_glib-path.o test_glib-queue.o test_glib-shell.o test_glib-spawn.o test_glib-timer.o test_glib-file.o test_glib-pattern.o test_glib-dir.o test_glib-markup.o test_glib-unicode.o test_glib-utf8.o test_glib-endian.o test_glib-module.o test_glib-memory.o -lgmodule-2.0 -lrt -lglib-2.0 -ldl -lm -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-test.o `test -f 'test.c' || echo './'`test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-driver.o `test -f 'driver.c' || echo './'`driver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-hashtable.o `test -f 'hashtable.c' || echo './'`hashtable.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-string-util.o `test -f 'string-util.c' || echo './'`string-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-string.o `test -f 'string.c' || echo './'`string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-slist.o `test -f 'slist.c' || echo './'`slist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-sizes.o `test -f 'sizes.c' || echo './'`sizes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-ptrarray.o `test -f 'ptrarray.c' || echo './'`ptrarray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-list.o `test -f 'list.c' || echo './'`list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-array.o `test -f 'array.c' || echo './'`array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-fake.o `test -f 'fake.c' || echo './'`fake.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-path.o `test -f 'path.c' || echo './'`path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-queue.o `test -f 'queue.c' || echo './'`queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-shell.o `test -f 'shell.c' || echo './'`shell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-spawn.o `test -f 'spawn.c' || echo './'`spawn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-timer.o `test -f 'timer.c' || echo './'`timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-file.o `test -f 'file.c' || echo './'`file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-pattern.o `test -f 'pattern.c' || echo './'`pattern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-dir.o `test -f 'dir.c' || echo './'`dir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-markup.o `test -f 'markup.c' || echo './'`markup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-unicode.o `test -f 'unicode.c' || echo './'`unicode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-utf8.o `test -f 'utf8.c' || echo './'`utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-endian.o `test -f 'endian.c' || echo './'`endian.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-module.o `test -f 'module.c' || echo './'`module.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -fno-strict-aliasing -g -D_GNU_SOURCE -c -o test_eglib-memory.o `test -f 'memory.c' || echo './'`memory.c ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -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 -D_FORTIFY_SOURCE=2 -I./../src -I../src -DDRIVER_NAME=\"EGlib\" -march=native -O2 -pipe -ggdb -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/.libs/libeglib.a -ldl -lm make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/test' make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib' make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib' make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib' Making all in mono make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono' Making all in utils make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/utils' make all-am make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/utils' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-md5.lo mono-md5.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-sha1.lo mono-sha1.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-logger.lo mono-logger.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-codeman.lo mono-codeman.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o dlmalloc.lo dlmalloc.c dlmalloc.c: In function 'sys_alloc': dlmalloc.c:3423:15: warning: statement with no effect dlmalloc.c: At top level: dlmalloc.c:2515:12: warning: 'change_mparam' defined but not used dlmalloc.c:2847:13: warning: 'internal_malloc_stats' defined but not used ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-counters.lo mono-counters.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-dl.lo mono-dl.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-internal-hash.lo mono-internal-hash.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-io-portability.lo mono-io-portability.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o monobitset.lo monobitset.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-filemap.lo mono-filemap.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-math.lo mono-math.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-mmap.lo mono-mmap.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-networkinterfaces.lo mono-networkinterfaces.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-proclib.lo mono-proclib.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-publib.lo mono-publib.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-time.lo mono-time.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o strtod.lo strtod.c strtod.c:2447:1: warning: 'quorem' defined but not used strtod.c:2595:1: warning: 'nrv_alloc' defined but not used strtod.c:2619:1: warning: '__freedtoa' defined but not used ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o strenc.lo strenc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-uri.lo mono-uri.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-poll.lo mono-poll.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-path.lo mono-path.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-semaphore.lo mono-semaphore.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-stdlib.lo mono-stdlib.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-property-hash.lo mono-property-hash.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-value-hash.lo mono-value-hash.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-error.lo mono-error.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mach-support.lo mach-support.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mach-support-amd64.lo mach-support-amd64.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -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-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 mach-support-amd64.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-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/mach-support-amd64.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-2.10.4/work/mono-2.10.4/mono/utils' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/utils' Making all in io-layer make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/io-layer' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o atomic.lo atomic.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o collection.lo collection.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o context.lo context.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o critical-sections.lo critical-sections.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o error.lo error.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o events.lo events.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o handles.lo handles.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o io.lo io.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o io-portability.lo io-portability.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o locking.lo locking.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o messages.lo messages.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o misc.lo misc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mutexes.lo mutexes.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-mutex.lo mono-mutex.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o posix.lo posix.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o processes.lo processes.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o security.lo security.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o semaphores.lo semaphores.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o shared.lo shared.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sockets.lo sockets.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o system.lo system.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o timefuncs.lo timefuncs.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o versioninfo.lo versioninfo.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o wait.lo wait.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o wapi_glob.lo wapi_glob.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o wthreads.lo wthreads.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libwapi.la atomic.lo collection.lo context.lo critical-sections.lo error.lo events.lo handles.lo io.lo io-portability.lo locking.lo messages.lo misc.lo mutexes.lo mono-mutex.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/atomic.o .libs/collection.o .libs/context.o .libs/critical-sections.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/mono-mutex.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-2.10.4/work/mono-2.10.4/mono/io-layer' Making all in cil make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/cil' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/cil' Making all in metadata make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/metadata' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-console-unix.lo `test -f 'console-unix.c' || echo './'`console-unix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-appdomain.lo `test -f 'appdomain.c' || echo './'`appdomain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-assembly.lo `test -f 'assembly.c' || echo './'`assembly.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-attach.lo `test -f 'attach.c' || echo './'`attach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo './'`boehm-gc.c In file included from ../../libgc/include/private/gc_priv.h:66:0, from ../../libgc/include/private/pthread_support.h:4, from boehm-gc.c:34: ../../libgc/include/private/gcconfig.h:2483:3: warning: function declaration isn't a prototype In file included from ../../libgc/include/private/pthread_support.h:4:0, from boehm-gc.c:34: ../../libgc/include/private/gc_priv.h:428:7: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:429:7: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1845:7: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1934:6: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1935:6: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1936:6: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1938:6: warning: function declaration isn't a prototype In file included from boehm-gc.c:34:0: ../../libgc/include/private/pthread_support.h:105:1: warning: function declaration isn't a prototype boehm-gc.c: In function 'on_gc_notification': boehm-gc.c:376:12: warning: comparison between 'GCEventType' and 'enum ' boehm-gc.c:380:19: warning: comparison between 'GCEventType' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-class.lo `test -f 'class.c' || echo './'`class.c class.c: In function 'mono_class_is_variant_compatible': class.c:7251:13: warning: unused variable 'oklass_gtd' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-cominterop.lo `test -f 'cominterop.c' || echo './'`cominterop.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-coree.lo `test -f 'coree.c' || echo './'`coree.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo './'`debug-helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo './'`debug-mono-symfile.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-decimal.lo `test -f 'decimal.c' || echo './'`decimal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-domain.lo `test -f 'domain.c' || echo './'`domain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-environment.lo `test -f 'environment.c' || echo './'`environment.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-exception.lo `test -f 'exception.c' || echo './'`exception.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-file-io.lo `test -f 'file-io.c' || echo './'`file-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-filewatcher.lo `test -f 'filewatcher.c' || echo './'`filewatcher.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-gc.lo `test -f 'gc.c' || echo './'`gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-icall.lo `test -f 'icall.c' || echo './'`icall.c icall.c: In function 'ves_icall_System_IO_DriveInfo_GetDriveFormat': icall.c:6638:2: warning: passing argument 1 of 'wcslen' from incompatible pointer type /usr/include/wchar.h:284:15: note: expected 'const wchar_t *' but argument is of type 'gunichar2 *' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-image.lo `test -f 'image.c' || echo './'`image.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-loader.lo `test -f 'loader.c' || echo './'`loader.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-locales.lo `test -f 'locales.c' || echo './'`locales.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo './'`lock-tracer.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mempool.lo `test -f 'mempool.c' || echo './'`mempool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo './'`metadata-verify.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-method-builder.lo `test -f 'method-builder.c' || echo './'`method-builder.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo './'`mono-basic-block.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-config.lo `test -f 'mono-config.c' || echo './'`mono-config.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-cq.lo `test -f 'mono-cq.c' || echo './'`mono-cq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-debug.lo `test -f 'mono-debug.c' || echo './'`mono-debug.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo './'`mono-debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-endian.lo `test -f 'mono-endian.c' || echo './'`mono-endian.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-hash.lo `test -f 'mono-hash.c' || echo './'`mono-hash.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo './'`mono-mlist.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo './'`mono-perfcounters.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo './'`mono-wsq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo './'`nacl-stub.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-null-gc.lo `test -f 'null-gc.c' || echo './'`null-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-object.lo `test -f 'object.c' || echo './'`object.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-socket-io.lo `test -f 'socket-io.c' || echo './'`socket-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-process.lo `test -f 'process.c' || echo './'`process.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-profiler.lo `test -f 'profiler.c' || echo './'`profiler.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-rand.lo `test -f 'rand.c' || echo './'`rand.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-reflection.lo `test -f 'reflection.c' || echo './'`reflection.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-security.lo `test -f 'security.c' || echo './'`security.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo './'`security-core-clr.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-security-manager.lo `test -f 'security-manager.c' || echo './'`security-manager.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-os-posix.lo `test -f 'sgen-os-posix.c' || echo './'`sgen-os-posix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-os-mach.lo `test -f 'sgen-os-mach.c' || echo './'`sgen-os-mach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo './'`sgen-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo './'`sgen-internal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo './'`sgen-marksweep.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-marksweep-fixed.lo `test -f 'sgen-marksweep-fixed.c' || echo './'`sgen-marksweep-fixed.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-marksweep-par.lo `test -f 'sgen-marksweep-par.c' || echo './'`sgen-marksweep-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-marksweep-fixed-par.lo `test -f 'sgen-marksweep-fixed-par.c' || echo './'`sgen-marksweep-fixed-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-major-copying.lo `test -f 'sgen-major-copying.c' || echo './'`sgen-major-copying.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-los.lo `test -f 'sgen-los.c' || echo './'`sgen-los.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo './'`sgen-protocol.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo './'`sgen-bridge.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-string-icalls.lo `test -f 'string-icalls.c' || echo './'`string-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-sysmath.lo `test -f 'sysmath.c' || echo './'`sysmath.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-threads.lo `test -f 'threads.c' || echo './'`threads.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_la-verify.lo `test -f 'verify.c' || echo './'`verify.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libmonoruntime.la libmonoruntime_la-console-unix.lo libmonoruntime_la-appdomain.lo libmonoruntime_la-assembly.lo libmonoruntime_la-attach.lo libmonoruntime_la-boehm-gc.lo libmonoruntime_la-class.lo libmonoruntime_la-cominterop.lo libmonoruntime_la-coree.lo libmonoruntime_la-debug-helpers.lo libmonoruntime_la-debug-mono-symfile.lo libmonoruntime_la-decimal.lo libmonoruntime_la-domain.lo libmonoruntime_la-environment.lo libmonoruntime_la-exception.lo libmonoruntime_la-file-io.lo libmonoruntime_la-filewatcher.lo libmonoruntime_la-gc.lo libmonoruntime_la-icall.lo libmonoruntime_la-image.lo libmonoruntime_la-loader.lo libmonoruntime_la-locales.lo libmonoruntime_la-lock-tracer.lo libmonoruntime_la-marshal.lo libmonoruntime_la-mempool.lo libmonoruntime_la-metadata.lo libmonoruntime_la-metadata-verify.lo libmonoruntime_la-method-builder.lo libmonoruntime_la-mono-basic-block.lo libmonoruntime_la-mono-config.lo libmonoruntime_la-mono-cq.lo libmonoruntime_la-mono-debug.lo libmonoruntime_la-mono-debug-debugger.lo libmonoruntime_la-mono-endian.lo libmonoruntime_la-mono-hash.lo libmonoruntime_la-mono-mlist.lo libmonoruntime_la-mono-perfcounters.lo libmonoruntime_la-mono-wsq.lo libmonoruntime_la-monitor.lo libmonoruntime_la-nacl-stub.lo libmonoruntime_la-null-gc.lo libmonoruntime_la-object.lo libmonoruntime_la-opcodes.lo libmonoruntime_la-socket-io.lo libmonoruntime_la-process.lo libmonoruntime_la-profiler.lo libmonoruntime_la-rand.lo libmonoruntime_la-runtime.lo libmonoruntime_la-reflection.lo libmonoruntime_la-security.lo libmonoruntime_la-security-core-clr.lo libmonoruntime_la-security-manager.lo libmonoruntime_la-sgen-os-posix.lo libmonoruntime_la-sgen-os-mach.lo libmonoruntime_la-sgen-gc.lo libmonoruntime_la-sgen-internal.lo libmonoruntime_la-sgen-marksweep.lo libmonoruntime_la-sgen-marksweep-fixed.lo libmonoruntime_la-sgen-marksweep-par.lo libmonoruntime_la-sgen-marksweep-fixed-par.lo libmonoruntime_la-sgen-major-copying.lo libmonoruntime_la-sgen-los.lo libmonoruntime_la-sgen-protocol.lo libmonoruntime_la-sgen-bridge.lo libmonoruntime_la-string-icalls.lo libmonoruntime_la-sysmath.lo libmonoruntime_la-threads.lo libmonoruntime_la-threadpool.lo libmonoruntime_la-verify.lo -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime.a .libs/libmonoruntime_la-console-unix.o .libs/libmonoruntime_la-appdomain.o .libs/libmonoruntime_la-assembly.o .libs/libmonoruntime_la-attach.o .libs/libmonoruntime_la-boehm-gc.o .libs/libmonoruntime_la-class.o .libs/libmonoruntime_la-cominterop.o .libs/libmonoruntime_la-coree.o .libs/libmonoruntime_la-debug-helpers.o .libs/libmonoruntime_la-debug-mono-symfile.o .libs/libmonoruntime_la-decimal.o .libs/libmonoruntime_la-domain.o .libs/libmonoruntime_la-environment.o .libs/libmonoruntime_la-exception.o .libs/libmonoruntime_la-file-io.o .libs/libmonoruntime_la-filewatcher.o .libs/libmonoruntime_la-gc.o .libs/libmonoruntime_la-icall.o .libs/libmonoruntime_la-image.o .libs/libmonoruntime_la-loader.o .libs/libmonoruntime_la-locales.o .libs/libmonoruntime_la-lock-tracer.o .libs/libmonoruntime_la-marshal.o .libs/libmonoruntime_la-mempool.o .libs/libmonoruntime_la-metadata.o .libs/libmonoruntime_la-metadata-verify.o .libs/libmonoruntime_la-method-builder.o .libs/libmonoruntime_la-mono-basic-block.o .libs/libmonoruntime_la-mono-config.o .libs/libmonoruntime_la-mono-cq.o .libs/libmonoruntime_la-mono-debug.o .libs/libmonoruntime_la-mono-debug-debugger.o .libs/libmonoruntime_la-mono-endian.o .libs/libmonoruntime_la-mono-hash.o .libs/libmonoruntime_la-mono-mlist.o .libs/libmonoruntime_la-mono-perfcounters.o .libs/libmonoruntime_la-mono-wsq.o .libs/libmonoruntime_la-monitor.o .libs/libmonoruntime_la-nacl-stub.o .libs/libmonoruntime_la-null-gc.o .libs/libmonoruntime_la-object.o .libs/libmonoruntime_la-opcodes.o .libs/libmonoruntime_la-socket-io.o .libs/libmonoruntime_la-process.o .libs/libmonoruntime_la-profiler.o .libs/libmonoruntime_la-rand.o .libs/libmonoruntime_la-runtime.o .libs/libmonoruntime_la-reflection.o .libs/libmonoruntime_la-security.o .libs/libmonoruntime_la-security-core-clr.o .libs/libmonoruntime_la-security-manager.o .libs/libmonoruntime_la-sgen-os-posix.o .libs/libmonoruntime_la-sgen-os-mach.o .libs/libmonoruntime_la-sgen-gc.o .libs/libmonoruntime_la-sgen-internal.o .libs/libmonoruntime_la-sgen-marksweep.o .libs/libmonoruntime_la-sgen-marksweep-fixed.o .libs/libmonoruntime_la-sgen-marksweep-par.o .libs/libmonoruntime_la-sgen-marksweep-fixed-par.o .libs/libmonoruntime_la-sgen-major-copying.o .libs/libmonoruntime_la-sgen-los.o .libs/libmonoruntime_la-sgen-protocol.o .libs/libmonoruntime_la-sgen-bridge.o .libs/libmonoruntime_la-string-icalls.o .libs/libmonoruntime_la-sysmath.o .libs/libmonoruntime_la-threads.o .libs/libmonoruntime_la-threadpool.o .libs/libmonoruntime_la-verify.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntime.a libtool: link: ( cd ".libs" && rm -f "libmonoruntime.la" && ln -s "../libmonoruntime.la" "libmonoruntime.la" ) ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-console-unix.lo `test -f 'console-unix.c' || echo './'`console-unix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-appdomain.lo `test -f 'appdomain.c' || echo './'`appdomain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-assembly.lo `test -f 'assembly.c' || echo './'`assembly.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-attach.lo `test -f 'attach.c' || echo './'`attach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo './'`boehm-gc.c In file included from ../../libgc/include/private/gc_priv.h:66:0, from ../../libgc/include/private/pthread_support.h:4, from boehm-gc.c:34: ../../libgc/include/private/gcconfig.h:2483:3: warning: function declaration isn't a prototype In file included from ../../libgc/include/private/pthread_support.h:4:0, from boehm-gc.c:34: ../../libgc/include/private/gc_priv.h:428:7: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:429:7: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1845:7: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1934:6: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1935:6: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1936:6: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1938:6: warning: function declaration isn't a prototype In file included from boehm-gc.c:34:0: ../../libgc/include/private/pthread_support.h:105:1: warning: function declaration isn't a prototype boehm-gc.c: In function 'on_gc_notification': boehm-gc.c:376:12: warning: comparison between 'GCEventType' and 'enum ' boehm-gc.c:380:19: warning: comparison between 'GCEventType' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-class.lo `test -f 'class.c' || echo './'`class.c class.c: In function 'mono_class_is_variant_compatible': class.c:7251:13: warning: unused variable 'oklass_gtd' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-cominterop.lo `test -f 'cominterop.c' || echo './'`cominterop.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-coree.lo `test -f 'coree.c' || echo './'`coree.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo './'`debug-helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo './'`debug-mono-symfile.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-decimal.lo `test -f 'decimal.c' || echo './'`decimal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-domain.lo `test -f 'domain.c' || echo './'`domain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-environment.lo `test -f 'environment.c' || echo './'`environment.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-exception.lo `test -f 'exception.c' || echo './'`exception.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-file-io.lo `test -f 'file-io.c' || echo './'`file-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-filewatcher.lo `test -f 'filewatcher.c' || echo './'`filewatcher.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-gc.lo `test -f 'gc.c' || echo './'`gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-icall.lo `test -f 'icall.c' || echo './'`icall.c icall.c: In function 'ves_icall_System_IO_DriveInfo_GetDriveFormat': icall.c:6638:2: warning: passing argument 1 of 'wcslen' from incompatible pointer type /usr/include/wchar.h:284:15: note: expected 'const wchar_t *' but argument is of type 'gunichar2 *' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-image.lo `test -f 'image.c' || echo './'`image.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-loader.lo `test -f 'loader.c' || echo './'`loader.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-locales.lo `test -f 'locales.c' || echo './'`locales.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo './'`lock-tracer.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mempool.lo `test -f 'mempool.c' || echo './'`mempool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo './'`metadata-verify.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-method-builder.lo `test -f 'method-builder.c' || echo './'`method-builder.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo './'`mono-basic-block.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-config.lo `test -f 'mono-config.c' || echo './'`mono-config.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-cq.lo `test -f 'mono-cq.c' || echo './'`mono-cq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-debug.lo `test -f 'mono-debug.c' || echo './'`mono-debug.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo './'`mono-debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-endian.lo `test -f 'mono-endian.c' || echo './'`mono-endian.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-hash.lo `test -f 'mono-hash.c' || echo './'`mono-hash.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo './'`mono-mlist.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo './'`mono-perfcounters.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo './'`mono-wsq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo './'`nacl-stub.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-null-gc.lo `test -f 'null-gc.c' || echo './'`null-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-object.lo `test -f 'object.c' || echo './'`object.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-socket-io.lo `test -f 'socket-io.c' || echo './'`socket-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-process.lo `test -f 'process.c' || echo './'`process.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-profiler.lo `test -f 'profiler.c' || echo './'`profiler.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-rand.lo `test -f 'rand.c' || echo './'`rand.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-reflection.lo `test -f 'reflection.c' || echo './'`reflection.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-security.lo `test -f 'security.c' || echo './'`security.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo './'`security-core-clr.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-security-manager.lo `test -f 'security-manager.c' || echo './'`security-manager.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-os-posix.lo `test -f 'sgen-os-posix.c' || echo './'`sgen-os-posix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-os-mach.lo `test -f 'sgen-os-mach.c' || echo './'`sgen-os-mach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo './'`sgen-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo './'`sgen-internal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo './'`sgen-marksweep.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-marksweep-fixed.lo `test -f 'sgen-marksweep-fixed.c' || echo './'`sgen-marksweep-fixed.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-marksweep-par.lo `test -f 'sgen-marksweep-par.c' || echo './'`sgen-marksweep-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-marksweep-fixed-par.lo `test -f 'sgen-marksweep-fixed-par.c' || echo './'`sgen-marksweep-fixed-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-major-copying.lo `test -f 'sgen-major-copying.c' || echo './'`sgen-major-copying.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-los.lo `test -f 'sgen-los.c' || echo './'`sgen-los.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo './'`sgen-protocol.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo './'`sgen-bridge.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-string-icalls.lo `test -f 'string-icalls.c' || echo './'`string-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-sysmath.lo `test -f 'sysmath.c' || echo './'`sysmath.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-threads.lo `test -f 'threads.c' || echo './'`threads.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntime_static_la-verify.lo `test -f 'verify.c' || echo './'`verify.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -static -Wl,-O1 -Wl,--as-needed -o libmonoruntime-static.la libmonoruntime_static_la-console-unix.lo libmonoruntime_static_la-appdomain.lo libmonoruntime_static_la-assembly.lo libmonoruntime_static_la-attach.lo libmonoruntime_static_la-boehm-gc.lo libmonoruntime_static_la-class.lo libmonoruntime_static_la-cominterop.lo libmonoruntime_static_la-coree.lo libmonoruntime_static_la-debug-helpers.lo libmonoruntime_static_la-debug-mono-symfile.lo libmonoruntime_static_la-decimal.lo libmonoruntime_static_la-domain.lo libmonoruntime_static_la-environment.lo libmonoruntime_static_la-exception.lo libmonoruntime_static_la-file-io.lo libmonoruntime_static_la-filewatcher.lo libmonoruntime_static_la-gc.lo libmonoruntime_static_la-icall.lo libmonoruntime_static_la-image.lo libmonoruntime_static_la-loader.lo libmonoruntime_static_la-locales.lo libmonoruntime_static_la-lock-tracer.lo libmonoruntime_static_la-marshal.lo libmonoruntime_static_la-mempool.lo libmonoruntime_static_la-metadata.lo libmonoruntime_static_la-metadata-verify.lo libmonoruntime_static_la-method-builder.lo libmonoruntime_static_la-mono-basic-block.lo libmonoruntime_static_la-mono-config.lo libmonoruntime_static_la-mono-cq.lo libmonoruntime_static_la-mono-debug.lo libmonoruntime_static_la-mono-debug-debugger.lo libmonoruntime_static_la-mono-endian.lo libmonoruntime_static_la-mono-hash.lo libmonoruntime_static_la-mono-mlist.lo libmonoruntime_static_la-mono-perfcounters.lo libmonoruntime_static_la-mono-wsq.lo libmonoruntime_static_la-monitor.lo libmonoruntime_static_la-nacl-stub.lo libmonoruntime_static_la-null-gc.lo libmonoruntime_static_la-object.lo libmonoruntime_static_la-opcodes.lo libmonoruntime_static_la-socket-io.lo libmonoruntime_static_la-process.lo libmonoruntime_static_la-profiler.lo libmonoruntime_static_la-rand.lo libmonoruntime_static_la-runtime.lo libmonoruntime_static_la-reflection.lo libmonoruntime_static_la-security.lo libmonoruntime_static_la-security-core-clr.lo libmonoruntime_static_la-security-manager.lo libmonoruntime_static_la-sgen-os-posix.lo libmonoruntime_static_la-sgen-os-mach.lo libmonoruntime_static_la-sgen-gc.lo libmonoruntime_static_la-sgen-internal.lo libmonoruntime_static_la-sgen-marksweep.lo libmonoruntime_static_la-sgen-marksweep-fixed.lo libmonoruntime_static_la-sgen-marksweep-par.lo libmonoruntime_static_la-sgen-marksweep-fixed-par.lo libmonoruntime_static_la-sgen-major-copying.lo libmonoruntime_static_la-sgen-los.lo libmonoruntime_static_la-sgen-protocol.lo libmonoruntime_static_la-sgen-bridge.lo libmonoruntime_static_la-string-icalls.lo libmonoruntime_static_la-sysmath.lo libmonoruntime_static_la-threads.lo libmonoruntime_static_la-threadpool.lo libmonoruntime_static_la-verify.lo -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime-static.a libmonoruntime_static_la-console-unix.o libmonoruntime_static_la-appdomain.o libmonoruntime_static_la-assembly.o libmonoruntime_static_la-attach.o libmonoruntime_static_la-boehm-gc.o libmonoruntime_static_la-class.o libmonoruntime_static_la-cominterop.o libmonoruntime_static_la-coree.o libmonoruntime_static_la-debug-helpers.o libmonoruntime_static_la-debug-mono-symfile.o libmonoruntime_static_la-decimal.o libmonoruntime_static_la-domain.o libmonoruntime_static_la-environment.o libmonoruntime_static_la-exception.o libmonoruntime_static_la-file-io.o libmonoruntime_static_la-filewatcher.o libmonoruntime_static_la-gc.o libmonoruntime_static_la-icall.o libmonoruntime_static_la-image.o libmonoruntime_static_la-loader.o libmonoruntime_static_la-locales.o libmonoruntime_static_la-lock-tracer.o libmonoruntime_static_la-marshal.o libmonoruntime_static_la-mempool.o libmonoruntime_static_la-metadata.o libmonoruntime_static_la-metadata-verify.o libmonoruntime_static_la-method-builder.o libmonoruntime_static_la-mono-basic-block.o libmonoruntime_static_la-mono-config.o libmonoruntime_static_la-mono-cq.o libmonoruntime_static_la-mono-debug.o libmonoruntime_static_la-mono-debug-debugger.o libmonoruntime_static_la-mono-endian.o libmonoruntime_static_la-mono-hash.o libmonoruntime_static_la-mono-mlist.o libmonoruntime_static_la-mono-perfcounters.o libmonoruntime_static_la-mono-wsq.o libmonoruntime_static_la-monitor.o libmonoruntime_static_la-nacl-stub.o libmonoruntime_static_la-null-gc.o libmonoruntime_static_la-object.o libmonoruntime_static_la-opcodes.o libmonoruntime_static_la-socket-io.o libmonoruntime_static_la-process.o libmonoruntime_static_la-profiler.o libmonoruntime_static_la-rand.o libmonoruntime_static_la-runtime.o libmonoruntime_static_la-reflection.o libmonoruntime_static_la-security.o libmonoruntime_static_la-security-core-clr.o libmonoruntime_static_la-security-manager.o libmonoruntime_static_la-sgen-os-posix.o libmonoruntime_static_la-sgen-os-mach.o libmonoruntime_static_la-sgen-gc.o libmonoruntime_static_la-sgen-internal.o libmonoruntime_static_la-sgen-marksweep.o libmonoruntime_static_la-sgen-marksweep-fixed.o libmonoruntime_static_la-sgen-marksweep-par.o libmonoruntime_static_la-sgen-marksweep-fixed-par.o libmonoruntime_static_la-sgen-major-copying.o libmonoruntime_static_la-sgen-los.o libmonoruntime_static_la-sgen-protocol.o libmonoruntime_static_la-sgen-bridge.o libmonoruntime_static_la-string-icalls.o libmonoruntime_static_la-sysmath.o libmonoruntime_static_la-threads.o libmonoruntime_static_la-threadpool.o libmonoruntime_static_la-verify.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntime-static.a libtool: link: ( cd ".libs" && rm -f "libmonoruntime-static.la" && ln -s "../libmonoruntime-static.la" "libmonoruntime-static.la" ) ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-console-unix.lo `test -f 'console-unix.c' || echo './'`console-unix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-appdomain.lo `test -f 'appdomain.c' || echo './'`appdomain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-assembly.lo `test -f 'assembly.c' || echo './'`assembly.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-attach.lo `test -f 'attach.c' || echo './'`attach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo './'`boehm-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-class.lo `test -f 'class.c' || echo './'`class.c class.c: In function 'mono_class_is_variant_compatible': class.c:7251:13: warning: unused variable 'oklass_gtd' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-cominterop.lo `test -f 'cominterop.c' || echo './'`cominterop.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-coree.lo `test -f 'coree.c' || echo './'`coree.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo './'`debug-helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo './'`debug-mono-symfile.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-decimal.lo `test -f 'decimal.c' || echo './'`decimal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-domain.lo `test -f 'domain.c' || echo './'`domain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-environment.lo `test -f 'environment.c' || echo './'`environment.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-exception.lo `test -f 'exception.c' || echo './'`exception.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-file-io.lo `test -f 'file-io.c' || echo './'`file-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-filewatcher.lo `test -f 'filewatcher.c' || echo './'`filewatcher.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-gc.lo `test -f 'gc.c' || echo './'`gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-icall.lo `test -f 'icall.c' || echo './'`icall.c icall.c: In function 'ves_icall_System_IO_DriveInfo_GetDriveFormat': icall.c:6638:2: warning: passing argument 1 of 'wcslen' from incompatible pointer type /usr/include/wchar.h:284:15: note: expected 'const wchar_t *' but argument is of type 'gunichar2 *' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-image.lo `test -f 'image.c' || echo './'`image.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-loader.lo `test -f 'loader.c' || echo './'`loader.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-locales.lo `test -f 'locales.c' || echo './'`locales.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo './'`lock-tracer.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mempool.lo `test -f 'mempool.c' || echo './'`mempool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo './'`metadata-verify.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-method-builder.lo `test -f 'method-builder.c' || echo './'`method-builder.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo './'`mono-basic-block.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-config.lo `test -f 'mono-config.c' || echo './'`mono-config.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-cq.lo `test -f 'mono-cq.c' || echo './'`mono-cq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-debug.lo `test -f 'mono-debug.c' || echo './'`mono-debug.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo './'`mono-debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-endian.lo `test -f 'mono-endian.c' || echo './'`mono-endian.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-hash.lo `test -f 'mono-hash.c' || echo './'`mono-hash.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo './'`mono-mlist.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo './'`mono-perfcounters.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo './'`mono-wsq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo './'`nacl-stub.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-null-gc.lo `test -f 'null-gc.c' || echo './'`null-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-object.lo `test -f 'object.c' || echo './'`object.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-socket-io.lo `test -f 'socket-io.c' || echo './'`socket-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-process.lo `test -f 'process.c' || echo './'`process.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-profiler.lo `test -f 'profiler.c' || echo './'`profiler.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-rand.lo `test -f 'rand.c' || echo './'`rand.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-reflection.lo `test -f 'reflection.c' || echo './'`reflection.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-security.lo `test -f 'security.c' || echo './'`security.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo './'`security-core-clr.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-security-manager.lo `test -f 'security-manager.c' || echo './'`security-manager.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-os-posix.lo `test -f 'sgen-os-posix.c' || echo './'`sgen-os-posix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-os-mach.lo `test -f 'sgen-os-mach.c' || echo './'`sgen-os-mach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo './'`sgen-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo './'`sgen-internal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo './'`sgen-marksweep.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-marksweep-fixed.lo `test -f 'sgen-marksweep-fixed.c' || echo './'`sgen-marksweep-fixed.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-marksweep-par.lo `test -f 'sgen-marksweep-par.c' || echo './'`sgen-marksweep-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-marksweep-fixed-par.lo `test -f 'sgen-marksweep-fixed-par.c' || echo './'`sgen-marksweep-fixed-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-major-copying.lo `test -f 'sgen-major-copying.c' || echo './'`sgen-major-copying.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-los.lo `test -f 'sgen-los.c' || echo './'`sgen-los.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo './'`sgen-protocol.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo './'`sgen-bridge.c sgen-bridge.c:698:1: warning: no previous prototype for 'mono_sgen_register_test_bridge_callbacks' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-string-icalls.lo `test -f 'string-icalls.c' || echo './'`string-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-sysmath.lo `test -f 'sysmath.c' || echo './'`sysmath.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-threads.lo `test -f 'threads.c' || echo './'`threads.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_la-verify.lo `test -f 'verify.c' || echo './'`verify.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libmonoruntimesgen.la libmonoruntimesgen_la-console-unix.lo libmonoruntimesgen_la-appdomain.lo libmonoruntimesgen_la-assembly.lo libmonoruntimesgen_la-attach.lo libmonoruntimesgen_la-boehm-gc.lo libmonoruntimesgen_la-class.lo libmonoruntimesgen_la-cominterop.lo libmonoruntimesgen_la-coree.lo libmonoruntimesgen_la-debug-helpers.lo libmonoruntimesgen_la-debug-mono-symfile.lo libmonoruntimesgen_la-decimal.lo libmonoruntimesgen_la-domain.lo libmonoruntimesgen_la-environment.lo libmonoruntimesgen_la-exception.lo libmonoruntimesgen_la-file-io.lo libmonoruntimesgen_la-filewatcher.lo libmonoruntimesgen_la-gc.lo libmonoruntimesgen_la-icall.lo libmonoruntimesgen_la-image.lo libmonoruntimesgen_la-loader.lo libmonoruntimesgen_la-locales.lo libmonoruntimesgen_la-lock-tracer.lo libmonoruntimesgen_la-marshal.lo libmonoruntimesgen_la-mempool.lo libmonoruntimesgen_la-metadata.lo libmonoruntimesgen_la-metadata-verify.lo libmonoruntimesgen_la-method-builder.lo libmonoruntimesgen_la-mono-basic-block.lo libmonoruntimesgen_la-mono-config.lo libmonoruntimesgen_la-mono-cq.lo libmonoruntimesgen_la-mono-debug.lo libmonoruntimesgen_la-mono-debug-debugger.lo libmonoruntimesgen_la-mono-endian.lo libmonoruntimesgen_la-mono-hash.lo libmonoruntimesgen_la-mono-mlist.lo libmonoruntimesgen_la-mono-perfcounters.lo libmonoruntimesgen_la-mono-wsq.lo libmonoruntimesgen_la-monitor.lo libmonoruntimesgen_la-nacl-stub.lo libmonoruntimesgen_la-null-gc.lo libmonoruntimesgen_la-object.lo libmonoruntimesgen_la-opcodes.lo libmonoruntimesgen_la-socket-io.lo libmonoruntimesgen_la-process.lo libmonoruntimesgen_la-profiler.lo libmonoruntimesgen_la-rand.lo libmonoruntimesgen_la-runtime.lo libmonoruntimesgen_la-reflection.lo libmonoruntimesgen_la-security.lo libmonoruntimesgen_la-security-core-clr.lo libmonoruntimesgen_la-security-manager.lo libmonoruntimesgen_la-sgen-os-posix.lo libmonoruntimesgen_la-sgen-os-mach.lo libmonoruntimesgen_la-sgen-gc.lo libmonoruntimesgen_la-sgen-internal.lo libmonoruntimesgen_la-sgen-marksweep.lo libmonoruntimesgen_la-sgen-marksweep-fixed.lo libmonoruntimesgen_la-sgen-marksweep-par.lo libmonoruntimesgen_la-sgen-marksweep-fixed-par.lo libmonoruntimesgen_la-sgen-major-copying.lo libmonoruntimesgen_la-sgen-los.lo libmonoruntimesgen_la-sgen-protocol.lo libmonoruntimesgen_la-sgen-bridge.lo libmonoruntimesgen_la-string-icalls.lo libmonoruntimesgen_la-sysmath.lo libmonoruntimesgen_la-threads.lo libmonoruntimesgen_la-threadpool.lo libmonoruntimesgen_la-verify.lo -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntimesgen.a .libs/libmonoruntimesgen_la-console-unix.o .libs/libmonoruntimesgen_la-appdomain.o .libs/libmonoruntimesgen_la-assembly.o .libs/libmonoruntimesgen_la-attach.o .libs/libmonoruntimesgen_la-boehm-gc.o .libs/libmonoruntimesgen_la-class.o .libs/libmonoruntimesgen_la-cominterop.o .libs/libmonoruntimesgen_la-coree.o .libs/libmonoruntimesgen_la-debug-helpers.o .libs/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libmonoruntimesgen_la-decimal.o .libs/libmonoruntimesgen_la-domain.o .libs/libmonoruntimesgen_la-environment.o .libs/libmonoruntimesgen_la-exception.o .libs/libmonoruntimesgen_la-file-io.o .libs/libmonoruntimesgen_la-filewatcher.o .libs/libmonoruntimesgen_la-gc.o .libs/libmonoruntimesgen_la-icall.o .libs/libmonoruntimesgen_la-image.o .libs/libmonoruntimesgen_la-loader.o .libs/libmonoruntimesgen_la-locales.o .libs/libmonoruntimesgen_la-lock-tracer.o .libs/libmonoruntimesgen_la-marshal.o .libs/libmonoruntimesgen_la-mempool.o .libs/libmonoruntimesgen_la-metadata.o .libs/libmonoruntimesgen_la-metadata-verify.o .libs/libmonoruntimesgen_la-method-builder.o .libs/libmonoruntimesgen_la-mono-basic-block.o .libs/libmonoruntimesgen_la-mono-config.o .libs/libmonoruntimesgen_la-mono-cq.o .libs/libmonoruntimesgen_la-mono-debug.o .libs/libmonoruntimesgen_la-mono-debug-debugger.o .libs/libmonoruntimesgen_la-mono-endian.o .libs/libmonoruntimesgen_la-mono-hash.o .libs/libmonoruntimesgen_la-mono-mlist.o .libs/libmonoruntimesgen_la-mono-perfcounters.o .libs/libmonoruntimesgen_la-mono-wsq.o .libs/libmonoruntimesgen_la-monitor.o .libs/libmonoruntimesgen_la-nacl-stub.o .libs/libmonoruntimesgen_la-null-gc.o .libs/libmonoruntimesgen_la-object.o .libs/libmonoruntimesgen_la-opcodes.o .libs/libmonoruntimesgen_la-socket-io.o .libs/libmonoruntimesgen_la-process.o .libs/libmonoruntimesgen_la-profiler.o .libs/libmonoruntimesgen_la-rand.o .libs/libmonoruntimesgen_la-runtime.o .libs/libmonoruntimesgen_la-reflection.o .libs/libmonoruntimesgen_la-security.o .libs/libmonoruntimesgen_la-security-core-clr.o .libs/libmonoruntimesgen_la-security-manager.o .libs/libmonoruntimesgen_la-sgen-os-posix.o .libs/libmonoruntimesgen_la-sgen-os-mach.o .libs/libmonoruntimesgen_la-sgen-gc.o .libs/libmonoruntimesgen_la-sgen-internal.o .libs/libmonoruntimesgen_la-sgen-marksweep.o .libs/libmonoruntimesgen_la-sgen-marksweep-fixed.o .libs/libmonoruntimesgen_la-sgen-marksweep-par.o .libs/libmonoruntimesgen_la-sgen-marksweep-fixed-par.o .libs/libmonoruntimesgen_la-sgen-major-copying.o .libs/libmonoruntimesgen_la-sgen-los.o .libs/libmonoruntimesgen_la-sgen-protocol.o .libs/libmonoruntimesgen_la-sgen-bridge.o .libs/libmonoruntimesgen_la-string-icalls.o .libs/libmonoruntimesgen_la-sysmath.o .libs/libmonoruntimesgen_la-threads.o .libs/libmonoruntimesgen_la-threadpool.o .libs/libmonoruntimesgen_la-verify.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntimesgen.a libtool: link: ( cd ".libs" && rm -f "libmonoruntimesgen.la" && ln -s "../libmonoruntimesgen.la" "libmonoruntimesgen.la" ) ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-console-unix.lo `test -f 'console-unix.c' || echo './'`console-unix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-appdomain.lo `test -f 'appdomain.c' || echo './'`appdomain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-assembly.lo `test -f 'assembly.c' || echo './'`assembly.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-attach.lo `test -f 'attach.c' || echo './'`attach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo './'`boehm-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-class.lo `test -f 'class.c' || echo './'`class.c class.c: In function 'mono_class_is_variant_compatible': class.c:7251:13: warning: unused variable 'oklass_gtd' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-cominterop.lo `test -f 'cominterop.c' || echo './'`cominterop.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-coree.lo `test -f 'coree.c' || echo './'`coree.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo './'`debug-helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo './'`debug-mono-symfile.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-decimal.lo `test -f 'decimal.c' || echo './'`decimal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-domain.lo `test -f 'domain.c' || echo './'`domain.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-environment.lo `test -f 'environment.c' || echo './'`environment.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-exception.lo `test -f 'exception.c' || echo './'`exception.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-file-io.lo `test -f 'file-io.c' || echo './'`file-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-filewatcher.lo `test -f 'filewatcher.c' || echo './'`filewatcher.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-gc.lo `test -f 'gc.c' || echo './'`gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-icall.lo `test -f 'icall.c' || echo './'`icall.c icall.c: In function 'ves_icall_System_IO_DriveInfo_GetDriveFormat': icall.c:6638:2: warning: passing argument 1 of 'wcslen' from incompatible pointer type /usr/include/wchar.h:284:15: note: expected 'const wchar_t *' but argument is of type 'gunichar2 *' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-image.lo `test -f 'image.c' || echo './'`image.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-loader.lo `test -f 'loader.c' || echo './'`loader.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-locales.lo `test -f 'locales.c' || echo './'`locales.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo './'`lock-tracer.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mempool.lo `test -f 'mempool.c' || echo './'`mempool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo './'`metadata-verify.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-method-builder.lo `test -f 'method-builder.c' || echo './'`method-builder.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo './'`mono-basic-block.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-config.lo `test -f 'mono-config.c' || echo './'`mono-config.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-cq.lo `test -f 'mono-cq.c' || echo './'`mono-cq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-debug.lo `test -f 'mono-debug.c' || echo './'`mono-debug.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-debug-debugger.lo `test -f 'mono-debug-debugger.c' || echo './'`mono-debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-endian.lo `test -f 'mono-endian.c' || echo './'`mono-endian.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-hash.lo `test -f 'mono-hash.c' || echo './'`mono-hash.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo './'`mono-mlist.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo './'`mono-perfcounters.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-mono-wsq.lo `test -f 'mono-wsq.c' || echo './'`mono-wsq.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-nacl-stub.lo `test -f 'nacl-stub.c' || echo './'`nacl-stub.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-null-gc.lo `test -f 'null-gc.c' || echo './'`null-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-object.lo `test -f 'object.c' || echo './'`object.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-socket-io.lo `test -f 'socket-io.c' || echo './'`socket-io.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-process.lo `test -f 'process.c' || echo './'`process.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-profiler.lo `test -f 'profiler.c' || echo './'`profiler.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-rand.lo `test -f 'rand.c' || echo './'`rand.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-reflection.lo `test -f 'reflection.c' || echo './'`reflection.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-security.lo `test -f 'security.c' || echo './'`security.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo './'`security-core-clr.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-security-manager.lo `test -f 'security-manager.c' || echo './'`security-manager.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-os-posix.lo `test -f 'sgen-os-posix.c' || echo './'`sgen-os-posix.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-os-mach.lo `test -f 'sgen-os-mach.c' || echo './'`sgen-os-mach.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo './'`sgen-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo './'`sgen-internal.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo './'`sgen-marksweep.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-marksweep-fixed.lo `test -f 'sgen-marksweep-fixed.c' || echo './'`sgen-marksweep-fixed.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-marksweep-par.lo `test -f 'sgen-marksweep-par.c' || echo './'`sgen-marksweep-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-marksweep-fixed-par.lo `test -f 'sgen-marksweep-fixed-par.c' || echo './'`sgen-marksweep-fixed-par.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-major-copying.lo `test -f 'sgen-major-copying.c' || echo './'`sgen-major-copying.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-los.lo `test -f 'sgen-los.c' || echo './'`sgen-los.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo './'`sgen-protocol.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo './'`sgen-bridge.c sgen-bridge.c:698:1: warning: no previous prototype for 'mono_sgen_register_test_bridge_callbacks' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-string-icalls.lo `test -f 'string-icalls.c' || echo './'`string-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-sysmath.lo `test -f 'sysmath.c' || echo './'`sysmath.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-threads.lo `test -f 'threads.c' || echo './'`threads.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonoruntimesgen_static_la-verify.lo `test -f 'verify.c' || echo './'`verify.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -static -Wl,-O1 -Wl,--as-needed -o libmonoruntimesgen-static.la libmonoruntimesgen_static_la-console-unix.lo libmonoruntimesgen_static_la-appdomain.lo libmonoruntimesgen_static_la-assembly.lo libmonoruntimesgen_static_la-attach.lo libmonoruntimesgen_static_la-boehm-gc.lo libmonoruntimesgen_static_la-class.lo libmonoruntimesgen_static_la-cominterop.lo libmonoruntimesgen_static_la-coree.lo libmonoruntimesgen_static_la-debug-helpers.lo libmonoruntimesgen_static_la-debug-mono-symfile.lo libmonoruntimesgen_static_la-decimal.lo libmonoruntimesgen_static_la-domain.lo libmonoruntimesgen_static_la-environment.lo libmonoruntimesgen_static_la-exception.lo libmonoruntimesgen_static_la-file-io.lo libmonoruntimesgen_static_la-filewatcher.lo libmonoruntimesgen_static_la-gc.lo libmonoruntimesgen_static_la-icall.lo libmonoruntimesgen_static_la-image.lo libmonoruntimesgen_static_la-loader.lo libmonoruntimesgen_static_la-locales.lo libmonoruntimesgen_static_la-lock-tracer.lo libmonoruntimesgen_static_la-marshal.lo libmonoruntimesgen_static_la-mempool.lo libmonoruntimesgen_static_la-metadata.lo libmonoruntimesgen_static_la-metadata-verify.lo libmonoruntimesgen_static_la-method-builder.lo libmonoruntimesgen_static_la-mono-basic-block.lo libmonoruntimesgen_static_la-mono-config.lo libmonoruntimesgen_static_la-mono-cq.lo libmonoruntimesgen_static_la-mono-debug.lo libmonoruntimesgen_static_la-mono-debug-debugger.lo libmonoruntimesgen_static_la-mono-endian.lo libmonoruntimesgen_static_la-mono-hash.lo libmonoruntimesgen_static_la-mono-mlist.lo libmonoruntimesgen_static_la-mono-perfcounters.lo libmonoruntimesgen_static_la-mono-wsq.lo libmonoruntimesgen_static_la-monitor.lo libmonoruntimesgen_static_la-nacl-stub.lo libmonoruntimesgen_static_la-null-gc.lo libmonoruntimesgen_static_la-object.lo libmonoruntimesgen_static_la-opcodes.lo libmonoruntimesgen_static_la-socket-io.lo libmonoruntimesgen_static_la-process.lo libmonoruntimesgen_static_la-profiler.lo libmonoruntimesgen_static_la-rand.lo libmonoruntimesgen_static_la-runtime.lo libmonoruntimesgen_static_la-reflection.lo libmonoruntimesgen_static_la-security.lo libmonoruntimesgen_static_la-security-core-clr.lo libmonoruntimesgen_static_la-security-manager.lo libmonoruntimesgen_static_la-sgen-os-posix.lo libmonoruntimesgen_static_la-sgen-os-mach.lo libmonoruntimesgen_static_la-sgen-gc.lo libmonoruntimesgen_static_la-sgen-internal.lo libmonoruntimesgen_static_la-sgen-marksweep.lo libmonoruntimesgen_static_la-sgen-marksweep-fixed.lo libmonoruntimesgen_static_la-sgen-marksweep-par.lo libmonoruntimesgen_static_la-sgen-marksweep-fixed-par.lo libmonoruntimesgen_static_la-sgen-major-copying.lo libmonoruntimesgen_static_la-sgen-los.lo libmonoruntimesgen_static_la-sgen-protocol.lo libmonoruntimesgen_static_la-sgen-bridge.lo libmonoruntimesgen_static_la-string-icalls.lo libmonoruntimesgen_static_la-sysmath.lo libmonoruntimesgen_static_la-threads.lo libmonoruntimesgen_static_la-threadpool.lo libmonoruntimesgen_static_la-verify.lo -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonoruntimesgen-static.a libmonoruntimesgen_static_la-console-unix.o libmonoruntimesgen_static_la-appdomain.o libmonoruntimesgen_static_la-assembly.o libmonoruntimesgen_static_la-attach.o libmonoruntimesgen_static_la-boehm-gc.o libmonoruntimesgen_static_la-class.o libmonoruntimesgen_static_la-cominterop.o libmonoruntimesgen_static_la-coree.o libmonoruntimesgen_static_la-debug-helpers.o libmonoruntimesgen_static_la-debug-mono-symfile.o libmonoruntimesgen_static_la-decimal.o libmonoruntimesgen_static_la-domain.o libmonoruntimesgen_static_la-environment.o libmonoruntimesgen_static_la-exception.o libmonoruntimesgen_static_la-file-io.o libmonoruntimesgen_static_la-filewatcher.o libmonoruntimesgen_static_la-gc.o libmonoruntimesgen_static_la-icall.o libmonoruntimesgen_static_la-image.o libmonoruntimesgen_static_la-loader.o libmonoruntimesgen_static_la-locales.o libmonoruntimesgen_static_la-lock-tracer.o libmonoruntimesgen_static_la-marshal.o libmonoruntimesgen_static_la-mempool.o libmonoruntimesgen_static_la-metadata.o libmonoruntimesgen_static_la-metadata-verify.o libmonoruntimesgen_static_la-method-builder.o libmonoruntimesgen_static_la-mono-basic-block.o libmonoruntimesgen_static_la-mono-config.o libmonoruntimesgen_static_la-mono-cq.o libmonoruntimesgen_static_la-mono-debug.o libmonoruntimesgen_static_la-mono-debug-debugger.o libmonoruntimesgen_static_la-mono-endian.o libmonoruntimesgen_static_la-mono-hash.o libmonoruntimesgen_static_la-mono-mlist.o libmonoruntimesgen_static_la-mono-perfcounters.o libmonoruntimesgen_static_la-mono-wsq.o libmonoruntimesgen_static_la-monitor.o libmonoruntimesgen_static_la-nacl-stub.o libmonoruntimesgen_static_la-null-gc.o libmonoruntimesgen_static_la-object.o libmonoruntimesgen_static_la-opcodes.o libmonoruntimesgen_static_la-socket-io.o libmonoruntimesgen_static_la-process.o libmonoruntimesgen_static_la-profiler.o libmonoruntimesgen_static_la-rand.o libmonoruntimesgen_static_la-runtime.o libmonoruntimesgen_static_la-reflection.o libmonoruntimesgen_static_la-security.o libmonoruntimesgen_static_la-security-core-clr.o libmonoruntimesgen_static_la-security-manager.o libmonoruntimesgen_static_la-sgen-os-posix.o libmonoruntimesgen_static_la-sgen-os-mach.o libmonoruntimesgen_static_la-sgen-gc.o libmonoruntimesgen_static_la-sgen-internal.o libmonoruntimesgen_static_la-sgen-marksweep.o libmonoruntimesgen_static_la-sgen-marksweep-fixed.o libmonoruntimesgen_static_la-sgen-marksweep-par.o libmonoruntimesgen_static_la-sgen-marksweep-fixed-par.o libmonoruntimesgen_static_la-sgen-major-copying.o libmonoruntimesgen_static_la-sgen-los.o libmonoruntimesgen_static_la-sgen-protocol.o libmonoruntimesgen_static_la-sgen-bridge.o libmonoruntimesgen_static_la-string-icalls.o libmonoruntimesgen_static_la-sysmath.o libmonoruntimesgen_static_la-threads.o libmonoruntimesgen_static_la-threadpool.o libmonoruntimesgen_static_la-verify.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonoruntimesgen-static.a libtool: link: ( cd ".libs" && rm -f "libmonoruntimesgen-static.la" && ln -s "../libmonoruntimesgen-static.la" "libmonoruntimesgen-static.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -I../../eglib/src -I../../eglib/src -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c pedump.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o pedump pedump.o ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/metadata' Making all in arch make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/arch' make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/arch' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/arch' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/arch' Making all in mini make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini' if test -d ../../.git; then \ (cd ../..; \ LANG=C; export LANG; \ branch=`git branch | grep '^\*' | cut -d ' ' -f 2`; \ version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \ echo "#define FULL_VERSION \"$branch/$version\""; \ ); \ else \ echo "#define FULL_VERSION \"tarball\""; \ fi > version.h x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o genmdesc-genmdesc.o `test -f 'genmdesc.c' || echo './'`genmdesc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o genmdesc-helpers.o `test -f 'helpers.c' || echo './'`helpers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o genmdesc-opcodes.o `test -f '../metadata/opcodes.c' || echo './'`../metadata/opcodes.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o genmdesc-opcodes.o ../../mono/utils/libmonoutils.la -lm -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o genmdesc-opcodes.o ../../mono/utils/.libs/libmonoutils.a -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread ./genmdesc cpu-amd64.h amd64_desc ./cpu-amd64.md make all-am make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini.lo `test -f 'mini.c' || echo './'`mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo './'`method-to-ir.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-decompose.lo `test -f 'decompose.c' || echo './'`decompose.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo './'`jit-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-trace.lo `test -f 'trace.c' || echo './'`trace.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-dominators.lo `test -f 'dominators.c' || echo './'`dominators.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-cfold.lo `test -f 'cfold.c' || echo './'`cfold.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-regalloc.lo `test -f 'regalloc.c' || echo './'`regalloc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-liveness.lo `test -f 'liveness.c' || echo './'`liveness.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-ssa.lo `test -f 'ssa.c' || echo './'`ssa.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-abcremoval.lo `test -f 'abcremoval.c' || echo './'`abcremoval.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-ssapre.lo `test -f 'ssapre.c' || echo './'`ssapre.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-local-propagation.lo `test -f 'local-propagation.c' || echo './'`local-propagation.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-driver.lo `test -f 'driver.c' || echo './'`driver.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-debug-mini.lo `test -f 'debug-mini.c' || echo './'`debug-mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-linear-scan.lo `test -f 'linear-scan.c' || echo './'`linear-scan.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo './'`aot-compiler.c aot-compiler.c: In function 'arch_emit_imt_thunk': aot-compiler.c:1280:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo './'`aot-runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-graph.lo `test -f 'graph.c' || echo './'`graph.c graph.c: In function 'mono_draw_graph': graph.c:335:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo './'`mini-codegen.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo './'`mini-exceptions.c mini-exceptions.c: In function 'mono_handle_native_sigsegv': mini-exceptions.c:2211:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo './'`mini-trampolines.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-declsec.lo `test -f 'declsec.c' || echo './'`declsec.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-wapihandles.lo `test -f 'wapihandles.c' || echo './'`wapihandles.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-branch-opts.lo `test -f 'branch-opts.c' || echo './'`branch-opts.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo './'`mini-generic-sharing.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-regalloc2.lo `test -f 'regalloc2.c' || echo './'`regalloc2.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-tasklets.lo `test -f 'tasklets.c' || echo './'`tasklets.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo './'`simd-intrinsics.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-image-writer.lo `test -f 'image-writer.c' || echo './'`image-writer.c image-writer.c: In function 'bin_writer_fwrite': image-writer.c:1049:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo './'`dwarfwriter.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-gc.lo `test -f 'mini-gc.c' || echo './'`mini-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo './'`debugger-agent.c debugger-agent.c: In function 'vm_commands': debugger-agent.c:5346:15: warning: 'exit_method' may be used uninitialized in this function ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-debug-debugger.lo `test -f 'debug-debugger.c' || echo './'`debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-xdebug.lo `test -f 'xdebug.c' || echo './'`xdebug.c xdebug.c: In function 'xdebug_end_emit': xdebug.c:228:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-amd64.lo `test -f 'mini-amd64.c' || echo './'`mini-amd64.c mini-amd64.c: In function 'mono_emit_stack_alloc': mini-amd64.c:3454:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:3496:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_output_basic_block': mini-amd64.c:4275:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4561:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4648:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4698:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4713:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4766:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4810:6: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4824:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4849:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4854:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4866:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5052:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5054:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5347:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5354:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5355:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5359:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5547:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5553:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_prolog': mini-amd64.c:6475:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:6490:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_epilog': mini-amd64.c:7046:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7167:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_prolog': mini-amd64.c:7420:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7440:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_epilog_full': mini-amd64.c:7496:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7506:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7509:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7544:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7551:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7553:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_build_imt_thunk': mini-amd64.c:8059:7: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:8110:5: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-exceptions-amd64.lo `test -f 'exceptions-amd64.c' || echo './'`exceptions-amd64.c exceptions-amd64.c: In function 'mono_arch_get_call_filter': exceptions-amd64.c:257:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:278:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'get_throw_trampoline': exceptions-amd64.c:443:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'mono_arch_get_throw_pending_exception': exceptions-amd64.c:1019:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1023:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1035:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1043:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1058:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1091:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1093:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-tramp-amd64.lo `test -f 'tramp-amd64.c' || echo './'`tramp-amd64.c tramp-amd64.c: In function 'mono_arch_create_generic_trampoline': tramp-amd64.c:438:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:456:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:462:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:516:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:554:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:586:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:636:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_enter_trampoline': tramp-amd64.c:968:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_exit_trampoline': tramp-amd64.c:1093:4: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -c -o mdb-debug-info64.lo mdb-debug-info64.s libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -c mdb-debug-info64.s -fPIC -DPIC -o .libs/mdb-debug-info64.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -c mdb-debug-info64.s -o mdb-debug-info64.o >/dev/null 2>&1 ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_2_0_la-mini-posix.lo `test -f 'mini-posix.c' || echo './'`mini-posix.c ../../doltlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -Wl,-version-script=./ldscript -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libmono-2.0.la -rpath /usr/lib64 libmono_2_0_la-mini.lo libmono_2_0_la-method-to-ir.lo libmono_2_0_la-decompose.lo libmono_2_0_la-jit-icalls.lo libmono_2_0_la-trace.lo libmono_2_0_la-dominators.lo libmono_2_0_la-cfold.lo libmono_2_0_la-regalloc.lo libmono_2_0_la-helpers.lo libmono_2_0_la-liveness.lo libmono_2_0_la-ssa.lo libmono_2_0_la-abcremoval.lo libmono_2_0_la-ssapre.lo libmono_2_0_la-local-propagation.lo libmono_2_0_la-driver.lo libmono_2_0_la-debug-mini.lo libmono_2_0_la-linear-scan.lo libmono_2_0_la-aot-compiler.lo libmono_2_0_la-aot-runtime.lo libmono_2_0_la-graph.lo libmono_2_0_la-mini-codegen.lo libmono_2_0_la-mini-exceptions.lo libmono_2_0_la-mini-trampolines.lo libmono_2_0_la-declsec.lo libmono_2_0_la-wapihandles.lo libmono_2_0_la-branch-opts.lo libmono_2_0_la-mini-generic-sharing.lo libmono_2_0_la-regalloc2.lo libmono_2_0_la-tasklets.lo libmono_2_0_la-simd-intrinsics.lo libmono_2_0_la-unwind.lo libmono_2_0_la-image-writer.lo libmono_2_0_la-dwarfwriter.lo libmono_2_0_la-mini-gc.lo libmono_2_0_la-debugger-agent.lo libmono_2_0_la-debug-debugger.lo libmono_2_0_la-xdebug.lo libmono_2_0_la-mini-amd64.lo libmono_2_0_la-exceptions-amd64.lo libmono_2_0_la-tramp-amd64.lo mdb-debug-info64.lo libmono_2_0_la-mini-posix.lo ../../mono/metadata/libmonoruntime.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm ../../libgc/libmonogc.la -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/libmono_2_0_la-mini.o .libs/libmono_2_0_la-method-to-ir.o .libs/libmono_2_0_la-decompose.o .libs/libmono_2_0_la-jit-icalls.o .libs/libmono_2_0_la-trace.o .libs/libmono_2_0_la-dominators.o .libs/libmono_2_0_la-cfold.o .libs/libmono_2_0_la-regalloc.o .libs/libmono_2_0_la-helpers.o .libs/libmono_2_0_la-liveness.o .libs/libmono_2_0_la-ssa.o .libs/libmono_2_0_la-abcremoval.o .libs/libmono_2_0_la-ssapre.o .libs/libmono_2_0_la-local-propagation.o .libs/libmono_2_0_la-driver.o .libs/libmono_2_0_la-debug-mini.o .libs/libmono_2_0_la-linear-scan.o .libs/libmono_2_0_la-aot-compiler.o .libs/libmono_2_0_la-aot-runtime.o .libs/libmono_2_0_la-graph.o .libs/libmono_2_0_la-mini-codegen.o .libs/libmono_2_0_la-mini-exceptions.o .libs/libmono_2_0_la-mini-trampolines.o .libs/libmono_2_0_la-declsec.o .libs/libmono_2_0_la-wapihandles.o .libs/libmono_2_0_la-branch-opts.o .libs/libmono_2_0_la-mini-generic-sharing.o .libs/libmono_2_0_la-regalloc2.o .libs/libmono_2_0_la-tasklets.o .libs/libmono_2_0_la-simd-intrinsics.o .libs/libmono_2_0_la-unwind.o .libs/libmono_2_0_la-image-writer.o .libs/libmono_2_0_la-dwarfwriter.o .libs/libmono_2_0_la-mini-gc.o .libs/libmono_2_0_la-debugger-agent.o .libs/libmono_2_0_la-debug-debugger.o .libs/libmono_2_0_la-xdebug.o .libs/libmono_2_0_la-mini-amd64.o .libs/libmono_2_0_la-exceptions-amd64.o .libs/libmono_2_0_la-tramp-amd64.o .libs/mdb-debug-info64.o .libs/libmono_2_0_la-mini-posix.o -Wl,--whole-archive ../../mono/metadata/.libs/libmonoruntime.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a ../../libgc/.libs/libmonogc.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lrt -ldl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -march=native -Wl,-version-script=./ldscript -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmono-2.0.so.1 -o .libs/libmono-2.0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmono-2.0.so.1" && ln -s "libmono-2.0.so.1.0.0" "libmono-2.0.so.1") libtool: link: (cd ".libs" && rm -f "libmono-2.0.so" && ln -s "libmono-2.0.so.1.0.0" "libmono-2.0.so") libtool: link: (cd .libs/libmono-2.0.lax/libmonoruntime.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/metadata/.libs/libmonoruntime.a") libtool: link: (cd .libs/libmono-2.0.lax/libwapi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/io-layer/.libs/libwapi.a") libtool: link: (cd .libs/libmono-2.0.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/utils/.libs/libmonoutils.a") libtool: link: (cd .libs/libmono-2.0.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: (cd .libs/libmono-2.0.lax/libmonogc.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../libgc/.libs/libmonogc.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libmono-2.0.lax/libmonogc.a/misc.o .libs/libmono-2.0.lax/lt1-misc.o || cp .libs/libmono-2.0.lax/libmonogc.a/misc.o .libs/libmono-2.0.lax/lt1-misc.o libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-2.0.a libmono_2_0_la-mini.o libmono_2_0_la-method-to-ir.o libmono_2_0_la-decompose.o libmono_2_0_la-jit-icalls.o libmono_2_0_la-trace.o libmono_2_0_la-dominators.o libmono_2_0_la-cfold.o libmono_2_0_la-regalloc.o libmono_2_0_la-helpers.o libmono_2_0_la-liveness.o libmono_2_0_la-ssa.o libmono_2_0_la-abcremoval.o libmono_2_0_la-ssapre.o libmono_2_0_la-local-propagation.o libmono_2_0_la-driver.o libmono_2_0_la-debug-mini.o libmono_2_0_la-linear-scan.o libmono_2_0_la-aot-compiler.o libmono_2_0_la-aot-runtime.o libmono_2_0_la-graph.o libmono_2_0_la-mini-codegen.o libmono_2_0_la-mini-exceptions.o libmono_2_0_la-mini-trampolines.o libmono_2_0_la-declsec.o libmono_2_0_la-wapihandles.o libmono_2_0_la-branch-opts.o libmono_2_0_la-mini-generic-sharing.o libmono_2_0_la-regalloc2.o libmono_2_0_la-tasklets.o libmono_2_0_la-simd-intrinsics.o libmono_2_0_la-unwind.o libmono_2_0_la-image-writer.o libmono_2_0_la-dwarfwriter.o libmono_2_0_la-mini-gc.o libmono_2_0_la-debugger-agent.o libmono_2_0_la-debug-debugger.o libmono_2_0_la-xdebug.o libmono_2_0_la-mini-amd64.o libmono_2_0_la-exceptions-amd64.o libmono_2_0_la-tramp-amd64.o mdb-debug-info64.o libmono_2_0_la-mini-posix.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-gc.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-assembly.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-security-manager.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-verify.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-security.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-os-mach.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-cq.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-exception.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-appdomain.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-lock-tracer.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-wsq.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-security-core-clr.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-marksweep.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-object.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-internal.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-class.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-environment.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-marksweep-par.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-basic-block.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-major-copying.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-mlist.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-config.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-socket-io.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-debug-debugger.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-file-io.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata-verify.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-marksweep-fixed-par.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-helpers.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-console-unix.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-nacl-stub.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sysmath.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-monitor.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-debug.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-hash.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-threads.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-image.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-null-gc.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-icall.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-boehm-gc.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-marshal.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-loader.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-runtime.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-los.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-coree.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-bridge.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-process.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-decimal.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-domain.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mempool.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-attach.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-perfcounters.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-gc.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-marksweep-fixed.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-reflection.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-opcodes.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-cominterop.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-profiler.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-threadpool.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-mono-symfile.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-endian.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-os-posix.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-method-builder.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-filewatcher.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-rand.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-protocol.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-string-icalls.o .libs/libmono-2.0.lax/libmonoruntime.a/libmonoruntime_la-locales.o .libs/libmono-2.0.lax/libwapi.a/timefuncs.o .libs/libmono-2.0.lax/libwapi.a/locking.o .libs/libmono-2.0.lax/libwapi.a/processes.o .libs/libmono-2.0.lax/libwapi.a/error.o .libs/libmono-2.0.lax/libwapi.a/context.o .libs/libmono-2.0.lax/libwapi.a/mono-mutex.o .libs/libmono-2.0.lax/libwapi.a/wait.o .libs/libmono-2.0.lax/libwapi.a/misc.o .libs/libmono-2.0.lax/libwapi.a/io.o .libs/libmono-2.0.lax/libwapi.a/sockets.o .libs/libmono-2.0.lax/libwapi.a/handles.o .libs/libmono-2.0.lax/libwapi.a/security.o .libs/libmono-2.0.lax/libwapi.a/system.o .libs/libmono-2.0.lax/libwapi.a/io-portability.o .libs/libmono-2.0.lax/libwapi.a/events.o .libs/libmono-2.0.lax/libwapi.a/versioninfo.o .libs/libmono-2.0.lax/libwapi.a/posix.o .libs/libmono-2.0.lax/libwapi.a/wthreads.o .libs/libmono-2.0.lax/libwapi.a/critical-sections.o .libs/libmono-2.0.lax/libwapi.a/mutexes.o .libs/libmono-2.0.lax/libwapi.a/shared.o .libs/libmono-2.0.lax/libwapi.a/semaphores.o .libs/libmono-2.0.lax/libwapi.a/messages.o .libs/libmono-2.0.lax/libwapi.a/wapi_glob.o .libs/libmono-2.0.lax/libwapi.a/atomic.o .libs/libmono-2.0.lax/libwapi.a/collection.o .libs/libmono-2.0.lax/libmonoutils.a/mono-dl.o .libs/libmono-2.0.lax/libmonoutils.a/mono-networkinterfaces.o .libs/libmono-2.0.lax/libmonoutils.a/strenc.o .libs/libmono-2.0.lax/libmonoutils.a/mono-math.o .libs/libmono-2.0.lax/libmonoutils.a/mono-mmap.o .libs/libmono-2.0.lax/libmonoutils.a/mono-counters.o .libs/libmono-2.0.lax/libmonoutils.a/mono-logger.o .libs/libmono-2.0.lax/libmonoutils.a/mach-support-amd64.o .libs/libmono-2.0.lax/libmonoutils.a/mono-sha1.o .libs/libmono-2.0.lax/libmonoutils.a/mono-property-hash.o .libs/libmono-2.0.lax/libmonoutils.a/mach-support.o .libs/libmono-2.0.lax/libmonoutils.a/mono-time.o .libs/libmono-2.0.lax/libmonoutils.a/mono-value-hash.o .libs/libmono-2.0.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono-2.0.lax/libmonoutils.a/mono-io-portability.o .libs/libmono-2.0.lax/libmonoutils.a/mono-filemap.o .libs/libmono-2.0.lax/libmonoutils.a/mono-path.o .libs/libmono-2.0.lax/libmonoutils.a/mono-error.o .libs/libmono-2.0.lax/libmonoutils.a/mono-md5.o .libs/libmono-2.0.lax/libmonoutils.a/mono-poll.o .libs/libmono-2.0.lax/libmonoutils.a/mono-semaphore.o .libs/libmono-2.0.lax/libmonoutils.a/mono-stdlib.o .libs/libmono-2.0.lax/libmonoutils.a/mono-codeman.o .libs/libmono-2.0.lax/libmonoutils.a/strtod.o .libs/libmono-2.0.lax/libmonoutils.a/mono-proclib.o .libs/libmono-2.0.lax/libmonoutils.a/mono-uri.o .libs/libmono-2.0.lax/libmonoutils.a/mono-publib.o .libs/libmono-2.0.lax/libmonoutils.a/monobitset.o .libs/libmono-2.0.lax/libmonoutils.a/dlmalloc.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-2.0.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-2.0.lax/libmonogc.a/finalize.o .libs/libmono-2.0.lax/libmonogc.a/mark_rts.o .libs/libmono-2.0.lax/libmonogc.a/darwin_stop_world.o .libs/libmono-2.0.lax/libmonogc.a/solaris_pthreads.o .libs/libmono-2.0.lax/libmonogc.a/mark.o .libs/libmono-2.0.lax/libmonogc.a/backgraph.o .libs/libmono-2.0.lax/libmonogc.a/obj_map.o .libs/libmono-2.0.lax/libmonogc.a/win32_threads.o .libs/libmono-2.0.lax/libmonogc.a/blacklst.o .libs/libmono-2.0.lax/lt1-misc.o .libs/libmono-2.0.lax/libmonogc.a/dbg_mlc.o .libs/libmono-2.0.lax/libmonogc.a/stubborn.o .libs/libmono-2.0.lax/libmonogc.a/alloc.o .libs/libmono-2.0.lax/libmonogc.a/allchblk.o .libs/libmono-2.0.lax/libmonogc.a/real_malloc.o .libs/libmono-2.0.lax/libmonogc.a/malloc.o .libs/libmono-2.0.lax/libmonogc.a/mallocx.o .libs/libmono-2.0.lax/libmonogc.a/checksums.o .libs/libmono-2.0.lax/libmonogc.a/openbsd_stop_world.o .libs/libmono-2.0.lax/libmonogc.a/pcr_interface.o .libs/libmono-2.0.lax/libmonogc.a/solaris_threads.o .libs/libmono-2.0.lax/libmonogc.a/new_hblk.o .libs/libmono-2.0.lax/libmonogc.a/headers.o .libs/libmono-2.0.lax/libmonogc.a/gcj_mlc.o .libs/libmono-2.0.lax/libmonogc.a/specific.o .libs/libmono-2.0.lax/libmonogc.a/gc_dlopen.o .libs/libmono-2.0.lax/libmonogc.a/reclaim.o .libs/libmono-2.0.lax/libmonogc.a/os_dep.o .libs/libmono-2.0.lax/libmonogc.a/ptr_chck.o .libs/libmono-2.0.lax/libmonogc.a/mach_dep.o .libs/libmono-2.0.lax/libmonogc.a/pthread_support.o .libs/libmono-2.0.lax/libmonogc.a/typd_mlc.o .libs/libmono-2.0.lax/libmonogc.a/pthread_stop_world.o .libs/libmono-2.0.lax/libmonogc.a/dyn_load.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-2.0.a libtool: link: rm -fr .libs/libmono-2.0.lax .libs/libmono-2.0.lax libtool: link: ( cd ".libs" && rm -f "libmono-2.0.la" && ln -s "../libmono-2.0.la" "libmono-2.0.la" ) ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini.lo `test -f 'mini.c' || echo './'`mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo './'`method-to-ir.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-decompose.lo `test -f 'decompose.c' || echo './'`decompose.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo './'`jit-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-trace.lo `test -f 'trace.c' || echo './'`trace.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-dominators.lo `test -f 'dominators.c' || echo './'`dominators.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-cfold.lo `test -f 'cfold.c' || echo './'`cfold.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-regalloc.lo `test -f 'regalloc.c' || echo './'`regalloc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-liveness.lo `test -f 'liveness.c' || echo './'`liveness.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-ssa.lo `test -f 'ssa.c' || echo './'`ssa.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-abcremoval.lo `test -f 'abcremoval.c' || echo './'`abcremoval.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-ssapre.lo `test -f 'ssapre.c' || echo './'`ssapre.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-local-propagation.lo `test -f 'local-propagation.c' || echo './'`local-propagation.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-driver.lo `test -f 'driver.c' || echo './'`driver.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-debug-mini.lo `test -f 'debug-mini.c' || echo './'`debug-mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-linear-scan.lo `test -f 'linear-scan.c' || echo './'`linear-scan.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo './'`aot-compiler.c aot-compiler.c: In function 'arch_emit_imt_thunk': aot-compiler.c:1280:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo './'`aot-runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-graph.lo `test -f 'graph.c' || echo './'`graph.c graph.c: In function 'mono_draw_graph': graph.c:335:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo './'`mini-codegen.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo './'`mini-exceptions.c mini-exceptions.c: In function 'mono_handle_native_sigsegv': mini-exceptions.c:2211:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo './'`mini-trampolines.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-declsec.lo `test -f 'declsec.c' || echo './'`declsec.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-wapihandles.lo `test -f 'wapihandles.c' || echo './'`wapihandles.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-branch-opts.lo `test -f 'branch-opts.c' || echo './'`branch-opts.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo './'`mini-generic-sharing.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-regalloc2.lo `test -f 'regalloc2.c' || echo './'`regalloc2.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-tasklets.lo `test -f 'tasklets.c' || echo './'`tasklets.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo './'`simd-intrinsics.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-image-writer.lo `test -f 'image-writer.c' || echo './'`image-writer.c image-writer.c: In function 'bin_writer_fwrite': image-writer.c:1049:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo './'`dwarfwriter.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-gc.lo `test -f 'mini-gc.c' || echo './'`mini-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo './'`debugger-agent.c debugger-agent.c: In function 'vm_commands': debugger-agent.c:5346:15: warning: 'exit_method' may be used uninitialized in this function ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-debug-debugger.lo `test -f 'debug-debugger.c' || echo './'`debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-xdebug.lo `test -f 'xdebug.c' || echo './'`xdebug.c xdebug.c: In function 'xdebug_end_emit': xdebug.c:228:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-amd64.lo `test -f 'mini-amd64.c' || echo './'`mini-amd64.c mini-amd64.c: In function 'mono_emit_stack_alloc': mini-amd64.c:3454:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:3496:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_output_basic_block': mini-amd64.c:4275:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4561:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4648:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4698:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4713:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4766:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4810:6: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4824:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4849:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4854:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4866:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5052:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5054:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5347:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5354:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5355:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5359:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5547:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5553:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_prolog': mini-amd64.c:6475:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:6490:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_epilog': mini-amd64.c:7046:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7167:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_prolog': mini-amd64.c:7420:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7440:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_epilog_full': mini-amd64.c:7496:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7506:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7509:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7544:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7551:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7553:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_build_imt_thunk': mini-amd64.c:8059:7: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:8110:5: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-exceptions-amd64.lo `test -f 'exceptions-amd64.c' || echo './'`exceptions-amd64.c exceptions-amd64.c: In function 'mono_arch_get_call_filter': exceptions-amd64.c:257:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:278:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'get_throw_trampoline': exceptions-amd64.c:443:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'mono_arch_get_throw_pending_exception': exceptions-amd64.c:1019:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1023:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1035:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1043:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1058:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1091:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1093:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-tramp-amd64.lo `test -f 'tramp-amd64.c' || echo './'`tramp-amd64.c tramp-amd64.c: In function 'mono_arch_create_generic_trampoline': tramp-amd64.c:438:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:456:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:462:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:516:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:554:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:586:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:636:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_enter_trampoline': tramp-amd64.c:968:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_exit_trampoline': tramp-amd64.c:1093:4: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_2_0_la-mini-posix.lo `test -f 'mini-posix.c' || echo './'`mini-posix.c ../../doltlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o libmonosgen-2.0.la -rpath /usr/lib64 libmonosgen_2_0_la-mini.lo libmonosgen_2_0_la-method-to-ir.lo libmonosgen_2_0_la-decompose.lo libmonosgen_2_0_la-jit-icalls.lo libmonosgen_2_0_la-trace.lo libmonosgen_2_0_la-dominators.lo libmonosgen_2_0_la-cfold.lo libmonosgen_2_0_la-regalloc.lo libmonosgen_2_0_la-helpers.lo libmonosgen_2_0_la-liveness.lo libmonosgen_2_0_la-ssa.lo libmonosgen_2_0_la-abcremoval.lo libmonosgen_2_0_la-ssapre.lo libmonosgen_2_0_la-local-propagation.lo libmonosgen_2_0_la-driver.lo libmonosgen_2_0_la-debug-mini.lo libmonosgen_2_0_la-linear-scan.lo libmonosgen_2_0_la-aot-compiler.lo libmonosgen_2_0_la-aot-runtime.lo libmonosgen_2_0_la-graph.lo libmonosgen_2_0_la-mini-codegen.lo libmonosgen_2_0_la-mini-exceptions.lo libmonosgen_2_0_la-mini-trampolines.lo libmonosgen_2_0_la-declsec.lo libmonosgen_2_0_la-wapihandles.lo libmonosgen_2_0_la-branch-opts.lo libmonosgen_2_0_la-mini-generic-sharing.lo libmonosgen_2_0_la-regalloc2.lo libmonosgen_2_0_la-tasklets.lo libmonosgen_2_0_la-simd-intrinsics.lo libmonosgen_2_0_la-unwind.lo libmonosgen_2_0_la-image-writer.lo libmonosgen_2_0_la-dwarfwriter.lo libmonosgen_2_0_la-mini-gc.lo libmonosgen_2_0_la-debugger-agent.lo libmonosgen_2_0_la-debug-debugger.lo libmonosgen_2_0_la-xdebug.lo libmonosgen_2_0_la-mini-amd64.lo libmonosgen_2_0_la-exceptions-amd64.lo libmonosgen_2_0_la-tramp-amd64.lo mdb-debug-info64.lo libmonosgen_2_0_la-mini-posix.lo ../../mono/metadata/libmonoruntimesgen.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbeginS.o .libs/libmonosgen_2_0_la-mini.o .libs/libmonosgen_2_0_la-method-to-ir.o .libs/libmonosgen_2_0_la-decompose.o .libs/libmonosgen_2_0_la-jit-icalls.o .libs/libmonosgen_2_0_la-trace.o .libs/libmonosgen_2_0_la-dominators.o .libs/libmonosgen_2_0_la-cfold.o .libs/libmonosgen_2_0_la-regalloc.o .libs/libmonosgen_2_0_la-helpers.o .libs/libmonosgen_2_0_la-liveness.o .libs/libmonosgen_2_0_la-ssa.o .libs/libmonosgen_2_0_la-abcremoval.o .libs/libmonosgen_2_0_la-ssapre.o .libs/libmonosgen_2_0_la-local-propagation.o .libs/libmonosgen_2_0_la-driver.o .libs/libmonosgen_2_0_la-debug-mini.o .libs/libmonosgen_2_0_la-linear-scan.o .libs/libmonosgen_2_0_la-aot-compiler.o .libs/libmonosgen_2_0_la-aot-runtime.o .libs/libmonosgen_2_0_la-graph.o .libs/libmonosgen_2_0_la-mini-codegen.o .libs/libmonosgen_2_0_la-mini-exceptions.o .libs/libmonosgen_2_0_la-mini-trampolines.o .libs/libmonosgen_2_0_la-declsec.o .libs/libmonosgen_2_0_la-wapihandles.o .libs/libmonosgen_2_0_la-branch-opts.o .libs/libmonosgen_2_0_la-mini-generic-sharing.o .libs/libmonosgen_2_0_la-regalloc2.o .libs/libmonosgen_2_0_la-tasklets.o .libs/libmonosgen_2_0_la-simd-intrinsics.o .libs/libmonosgen_2_0_la-unwind.o .libs/libmonosgen_2_0_la-image-writer.o .libs/libmonosgen_2_0_la-dwarfwriter.o .libs/libmonosgen_2_0_la-mini-gc.o .libs/libmonosgen_2_0_la-debugger-agent.o .libs/libmonosgen_2_0_la-debug-debugger.o .libs/libmonosgen_2_0_la-xdebug.o .libs/libmonosgen_2_0_la-mini-amd64.o .libs/libmonosgen_2_0_la-exceptions-amd64.o .libs/libmonosgen_2_0_la-tramp-amd64.o .libs/mdb-debug-info64.o .libs/libmonosgen_2_0_la-mini-posix.o -Wl,--whole-archive ../../mono/metadata/.libs/libmonoruntimesgen.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lrt -ldl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmonosgen-2.0.so.0 -o .libs/libmonosgen-2.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmonosgen-2.0.so.0" && ln -s "libmonosgen-2.0.so.0.0.0" "libmonosgen-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libmonosgen-2.0.so" && ln -s "libmonosgen-2.0.so.0.0.0" "libmonosgen-2.0.so") libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/metadata/.libs/libmonoruntimesgen.a") libtool: link: (cd .libs/libmonosgen-2.0.lax/libwapi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/io-layer/.libs/libwapi.a") libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/utils/.libs/libmonoutils.a") libtool: link: (cd .libs/libmonosgen-2.0.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonosgen-2.0.a libmonosgen_2_0_la-mini.o libmonosgen_2_0_la-method-to-ir.o libmonosgen_2_0_la-decompose.o libmonosgen_2_0_la-jit-icalls.o libmonosgen_2_0_la-trace.o libmonosgen_2_0_la-dominators.o libmonosgen_2_0_la-cfold.o libmonosgen_2_0_la-regalloc.o libmonosgen_2_0_la-helpers.o libmonosgen_2_0_la-liveness.o libmonosgen_2_0_la-ssa.o libmonosgen_2_0_la-abcremoval.o libmonosgen_2_0_la-ssapre.o libmonosgen_2_0_la-local-propagation.o libmonosgen_2_0_la-driver.o libmonosgen_2_0_la-debug-mini.o libmonosgen_2_0_la-linear-scan.o libmonosgen_2_0_la-aot-compiler.o libmonosgen_2_0_la-aot-runtime.o libmonosgen_2_0_la-graph.o libmonosgen_2_0_la-mini-codegen.o libmonosgen_2_0_la-mini-exceptions.o libmonosgen_2_0_la-mini-trampolines.o libmonosgen_2_0_la-declsec.o libmonosgen_2_0_la-wapihandles.o libmonosgen_2_0_la-branch-opts.o libmonosgen_2_0_la-mini-generic-sharing.o libmonosgen_2_0_la-regalloc2.o libmonosgen_2_0_la-tasklets.o libmonosgen_2_0_la-simd-intrinsics.o libmonosgen_2_0_la-unwind.o libmonosgen_2_0_la-image-writer.o libmonosgen_2_0_la-dwarfwriter.o libmonosgen_2_0_la-mini-gc.o libmonosgen_2_0_la-debugger-agent.o libmonosgen_2_0_la-debug-debugger.o libmonosgen_2_0_la-xdebug.o libmonosgen_2_0_la-mini-amd64.o libmonosgen_2_0_la-exceptions-amd64.o libmonosgen_2_0_la-tramp-amd64.o mdb-debug-info64.o libmonosgen_2_0_la-mini-posix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-nacl-stub.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-profiler.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-config.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-assembly.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-coree.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-runtime.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-marksweep-fixed-par.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sysmath.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-major-copying.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-marshal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-marksweep-par.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-io.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-verify.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-exception.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-wsq.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-socket-io.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-opcodes.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-verify.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-manager.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-filewatcher.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-cq.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-reflection.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-basic-block.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-hash.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-attach.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-image.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-lock-tracer.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-core-clr.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-marksweep-fixed.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-domain.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-boehm-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-method-builder.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-environment.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-rand.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-los.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-appdomain.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-locales.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-loader.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-protocol.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-debug-debugger.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-endian.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-object.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-helpers.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-debug.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-monitor.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threads.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-process.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-null-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mempool.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-os-mach.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-string-icalls.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-perfcounters.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-internal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-cominterop.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-decimal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-mlist.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-os-posix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-icall.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-console-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-marksweep.o .libs/libmonosgen-2.0.lax/libwapi.a/timefuncs.o .libs/libmonosgen-2.0.lax/libwapi.a/locking.o .libs/libmonosgen-2.0.lax/libwapi.a/processes.o .libs/libmonosgen-2.0.lax/libwapi.a/error.o .libs/libmonosgen-2.0.lax/libwapi.a/context.o .libs/libmonosgen-2.0.lax/libwapi.a/mono-mutex.o .libs/libmonosgen-2.0.lax/libwapi.a/wait.o .libs/libmonosgen-2.0.lax/libwapi.a/misc.o .libs/libmonosgen-2.0.lax/libwapi.a/io.o .libs/libmonosgen-2.0.lax/libwapi.a/sockets.o .libs/libmonosgen-2.0.lax/libwapi.a/handles.o .libs/libmonosgen-2.0.lax/libwapi.a/security.o .libs/libmonosgen-2.0.lax/libwapi.a/system.o .libs/libmonosgen-2.0.lax/libwapi.a/io-portability.o .libs/libmonosgen-2.0.lax/libwapi.a/events.o .libs/libmonosgen-2.0.lax/libwapi.a/versioninfo.o .libs/libmonosgen-2.0.lax/libwapi.a/posix.o .libs/libmonosgen-2.0.lax/libwapi.a/wthreads.o .libs/libmonosgen-2.0.lax/libwapi.a/critical-sections.o .libs/libmonosgen-2.0.lax/libwapi.a/mutexes.o .libs/libmonosgen-2.0.lax/libwapi.a/shared.o .libs/libmonosgen-2.0.lax/libwapi.a/semaphores.o .libs/libmonosgen-2.0.lax/libwapi.a/messages.o .libs/libmonosgen-2.0.lax/libwapi.a/wapi_glob.o .libs/libmonosgen-2.0.lax/libwapi.a/atomic.o .libs/libmonosgen-2.0.lax/libwapi.a/collection.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-dl.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-networkinterfaces.o .libs/libmonosgen-2.0.lax/libmonoutils.a/strenc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-math.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-mmap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-counters.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-logger.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mach-support-amd64.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-sha1.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-property-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mach-support.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-time.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-value-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-internal-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-io-portability.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-filemap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-path.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-error.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-md5.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-poll.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-semaphore.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-stdlib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-codeman.o .libs/libmonosgen-2.0.lax/libmonoutils.a/strtod.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-proclib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-uri.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-publib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/monobitset.o .libs/libmonosgen-2.0.lax/libmonoutils.a/dlmalloc.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gstring.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmem.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-garray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-glist.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gslist.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-goutput.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gshell.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gerror.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gpath.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonosgen-2.0.a libtool: link: rm -fr .libs/libmonosgen-2.0.lax libtool: link: ( cd ".libs" && rm -f "libmonosgen-2.0.la" && ln -s "../libmonosgen-2.0.la" "libmonosgen-2.0.la" ) ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini.lo `test -f 'mini.c' || echo './'`mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo './'`method-to-ir.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-decompose.lo `test -f 'decompose.c' || echo './'`decompose.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo './'`jit-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-trace.lo `test -f 'trace.c' || echo './'`trace.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-dominators.lo `test -f 'dominators.c' || echo './'`dominators.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-cfold.lo `test -f 'cfold.c' || echo './'`cfold.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-regalloc.lo `test -f 'regalloc.c' || echo './'`regalloc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-liveness.lo `test -f 'liveness.c' || echo './'`liveness.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-ssa.lo `test -f 'ssa.c' || echo './'`ssa.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-abcremoval.lo `test -f 'abcremoval.c' || echo './'`abcremoval.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-ssapre.lo `test -f 'ssapre.c' || echo './'`ssapre.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-local-propagation.lo `test -f 'local-propagation.c' || echo './'`local-propagation.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-driver.lo `test -f 'driver.c' || echo './'`driver.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-debug-mini.lo `test -f 'debug-mini.c' || echo './'`debug-mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-linear-scan.lo `test -f 'linear-scan.c' || echo './'`linear-scan.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo './'`aot-compiler.c aot-compiler.c: In function 'arch_emit_imt_thunk': aot-compiler.c:1280:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo './'`aot-runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-graph.lo `test -f 'graph.c' || echo './'`graph.c graph.c: In function 'mono_draw_graph': graph.c:335:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo './'`mini-codegen.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo './'`mini-exceptions.c mini-exceptions.c: In function 'mono_handle_native_sigsegv': mini-exceptions.c:2211:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo './'`mini-trampolines.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-declsec.lo `test -f 'declsec.c' || echo './'`declsec.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-wapihandles.lo `test -f 'wapihandles.c' || echo './'`wapihandles.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-branch-opts.lo `test -f 'branch-opts.c' || echo './'`branch-opts.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo './'`mini-generic-sharing.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-regalloc2.lo `test -f 'regalloc2.c' || echo './'`regalloc2.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-tasklets.lo `test -f 'tasklets.c' || echo './'`tasklets.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo './'`simd-intrinsics.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-image-writer.lo `test -f 'image-writer.c' || echo './'`image-writer.c image-writer.c: In function 'bin_writer_fwrite': image-writer.c:1049:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo './'`dwarfwriter.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-gc.lo `test -f 'mini-gc.c' || echo './'`mini-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo './'`debugger-agent.c debugger-agent.c: In function 'vm_commands': debugger-agent.c:5346:15: warning: 'exit_method' may be used uninitialized in this function ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-debug-debugger.lo `test -f 'debug-debugger.c' || echo './'`debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-xdebug.lo `test -f 'xdebug.c' || echo './'`xdebug.c xdebug.c: In function 'xdebug_end_emit': xdebug.c:228:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-amd64.lo `test -f 'mini-amd64.c' || echo './'`mini-amd64.c mini-amd64.c: In function 'mono_emit_stack_alloc': mini-amd64.c:3454:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:3496:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_output_basic_block': mini-amd64.c:4275:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4561:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4648:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4698:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4713:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4766:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4810:6: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4824:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4849:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4854:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4866:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5052:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5054:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5347:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5354:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5355:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5359:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5547:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5553:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_prolog': mini-amd64.c:6475:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:6490:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_epilog': mini-amd64.c:7046:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7167:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_prolog': mini-amd64.c:7420:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7440:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_epilog_full': mini-amd64.c:7496:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7506:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7509:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7544:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7551:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7553:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_build_imt_thunk': mini-amd64.c:8059:7: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:8110:5: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-exceptions-amd64.lo `test -f 'exceptions-amd64.c' || echo './'`exceptions-amd64.c exceptions-amd64.c: In function 'mono_arch_get_call_filter': exceptions-amd64.c:257:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:278:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'get_throw_trampoline': exceptions-amd64.c:443:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'mono_arch_get_throw_pending_exception': exceptions-amd64.c:1019:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1023:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1035:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1043:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1058:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1091:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1093:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-tramp-amd64.lo `test -f 'tramp-amd64.c' || echo './'`tramp-amd64.c tramp-amd64.c: In function 'mono_arch_create_generic_trampoline': tramp-amd64.c:438:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:456:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:462:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:516:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:554:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:586:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:636:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_enter_trampoline': tramp-amd64.c:968:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_exit_trampoline': tramp-amd64.c:1093:4: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmono_static_la-mini-posix.lo `test -f 'mini-posix.c' || echo './'`mini-posix.c ../../doltlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -static -Wl,-O1 -Wl,--as-needed -o libmono-static.la libmono_static_la-mini.lo libmono_static_la-method-to-ir.lo libmono_static_la-decompose.lo libmono_static_la-jit-icalls.lo libmono_static_la-trace.lo libmono_static_la-dominators.lo libmono_static_la-cfold.lo libmono_static_la-regalloc.lo libmono_static_la-helpers.lo libmono_static_la-liveness.lo libmono_static_la-ssa.lo libmono_static_la-abcremoval.lo libmono_static_la-ssapre.lo libmono_static_la-local-propagation.lo libmono_static_la-driver.lo libmono_static_la-debug-mini.lo libmono_static_la-linear-scan.lo libmono_static_la-aot-compiler.lo libmono_static_la-aot-runtime.lo libmono_static_la-graph.lo libmono_static_la-mini-codegen.lo libmono_static_la-mini-exceptions.lo libmono_static_la-mini-trampolines.lo libmono_static_la-declsec.lo libmono_static_la-wapihandles.lo libmono_static_la-branch-opts.lo libmono_static_la-mini-generic-sharing.lo libmono_static_la-regalloc2.lo libmono_static_la-tasklets.lo libmono_static_la-simd-intrinsics.lo libmono_static_la-unwind.lo libmono_static_la-image-writer.lo libmono_static_la-dwarfwriter.lo libmono_static_la-mini-gc.lo libmono_static_la-debugger-agent.lo libmono_static_la-debug-debugger.lo libmono_static_la-xdebug.lo libmono_static_la-mini-amd64.lo libmono_static_la-exceptions-amd64.lo libmono_static_la-tramp-amd64.lo mdb-debug-info64.lo libmono_static_la-mini-posix.lo ../../mono/metadata/libmonoruntime-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm ../../libgc/libmonogc-static.la -lm -lrt -ldl -lpthread libtool: link: (cd .libs/libmono-static.lax/libmonoruntime-static.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/metadata/.libs/libmonoruntime-static.a") libtool: link: (cd .libs/libmono-static.lax/libwapi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/io-layer/.libs/libwapi.a") libtool: link: (cd .libs/libmono-static.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/utils/.libs/libmonoutils.a") libtool: link: (cd .libs/libmono-static.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: (cd .libs/libmono-static.lax/libmonogc-static.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../libgc/.libs/libmonogc-static.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt1-misc.o || cp .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt1-misc.o libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-static.a libmono_static_la-mini.o libmono_static_la-method-to-ir.o libmono_static_la-decompose.o libmono_static_la-jit-icalls.o libmono_static_la-trace.o libmono_static_la-dominators.o libmono_static_la-cfold.o libmono_static_la-regalloc.o libmono_static_la-helpers.o libmono_static_la-liveness.o libmono_static_la-ssa.o libmono_static_la-abcremoval.o libmono_static_la-ssapre.o libmono_static_la-local-propagation.o libmono_static_la-driver.o libmono_static_la-debug-mini.o libmono_static_la-linear-scan.o libmono_static_la-aot-compiler.o libmono_static_la-aot-runtime.o libmono_static_la-graph.o libmono_static_la-mini-codegen.o libmono_static_la-mini-exceptions.o libmono_static_la-mini-trampolines.o libmono_static_la-declsec.o libmono_static_la-wapihandles.o libmono_static_la-branch-opts.o libmono_static_la-mini-generic-sharing.o libmono_static_la-regalloc2.o libmono_static_la-tasklets.o libmono_static_la-simd-intrinsics.o libmono_static_la-unwind.o libmono_static_la-image-writer.o libmono_static_la-dwarfwriter.o libmono_static_la-mini-gc.o libmono_static_la-debugger-agent.o libmono_static_la-debug-debugger.o libmono_static_la-xdebug.o libmono_static_la-mini-amd64.o libmono_static_la-exceptions-amd64.o libmono_static_la-tramp-amd64.o mdb-debug-info64.o libmono_static_la-mini-posix.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-null-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-perfcounters.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-appdomain.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-monitor.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-nacl-stub.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-threadpool.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-filewatcher.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-environment.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-major-copying.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-hash.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-console-unix.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-marksweep-fixed.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-cq.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-object.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-icall.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-marksweep-par.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-profiler.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-verify.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-os-mach.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-debug-helpers.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-process.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-runtime.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-boehm-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-protocol.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-string-icalls.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-config.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-threads.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-security-core-clr.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-cominterop.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sysmath.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-socket-io.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-os-posix.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-locales.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-decimal.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-los.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-assembly.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-marshal.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-reflection.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-wsq.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-metadata-verify.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-file-io.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mempool.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-domain.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-debug-mono-symfile.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-class.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-opcodes.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-mlist.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-attach.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-metadata.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-marksweep.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-basic-block.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-security-manager.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-security.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-coree.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-loader.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-lock-tracer.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-rand.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-internal.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-exception.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-debug.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-image.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-bridge.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-method-builder.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-debug-debugger.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-mono-endian.o .libs/libmono-static.lax/libmonoruntime-static.a/libmonoruntime_static_la-sgen-marksweep-fixed-par.o .libs/libmono-static.lax/libwapi.a/timefuncs.o .libs/libmono-static.lax/libwapi.a/locking.o .libs/libmono-static.lax/libwapi.a/processes.o .libs/libmono-static.lax/libwapi.a/error.o .libs/libmono-static.lax/libwapi.a/context.o .libs/libmono-static.lax/libwapi.a/mono-mutex.o .libs/libmono-static.lax/libwapi.a/wait.o .libs/libmono-static.lax/libwapi.a/misc.o .libs/libmono-static.lax/libwapi.a/io.o .libs/libmono-static.lax/libwapi.a/sockets.o .libs/libmono-static.lax/libwapi.a/handles.o .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/libwapi.a/system.o .libs/libmono-static.lax/libwapi.a/io-portability.o .libs/libmono-static.lax/libwapi.a/events.o .libs/libmono-static.lax/libwapi.a/versioninfo.o .libs/libmono-static.lax/libwapi.a/posix.o .libs/libmono-static.lax/libwapi.a/wthreads.o .libs/libmono-static.lax/libwapi.a/critical-sections.o .libs/libmono-static.lax/libwapi.a/mutexes.o .libs/libmono-static.lax/libwapi.a/shared.o .libs/libmono-static.lax/libwapi.a/semaphores.o .libs/libmono-static.lax/libwapi.a/messages.o .libs/libmono-static.lax/libwapi.a/wapi_glob.o .libs/libmono-static.lax/libwapi.a/atomic.o .libs/libmono-static.lax/libwapi.a/collection.o .libs/libmono-static.lax/libmonoutils.a/mono-dl.o .libs/libmono-static.lax/libmonoutils.a/mono-networkinterfaces.o .libs/libmono-static.lax/libmonoutils.a/strenc.o .libs/libmono-static.lax/libmonoutils.a/mono-math.o .libs/libmono-static.lax/libmonoutils.a/mono-mmap.o .libs/libmono-static.lax/libmonoutils.a/mono-counters.o .libs/libmono-static.lax/libmonoutils.a/mono-logger.o .libs/libmono-static.lax/libmonoutils.a/mach-support-amd64.o .libs/libmono-static.lax/libmonoutils.a/mono-sha1.o .libs/libmono-static.lax/libmonoutils.a/mono-property-hash.o .libs/libmono-static.lax/libmonoutils.a/mach-support.o .libs/libmono-static.lax/libmonoutils.a/mono-time.o .libs/libmono-static.lax/libmonoutils.a/mono-value-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-io-portability.o .libs/libmono-static.lax/libmonoutils.a/mono-filemap.o .libs/libmono-static.lax/libmonoutils.a/mono-path.o .libs/libmono-static.lax/libmonoutils.a/mono-error.o .libs/libmono-static.lax/libmonoutils.a/mono-md5.o .libs/libmono-static.lax/libmonoutils.a/mono-poll.o .libs/libmono-static.lax/libmonoutils.a/mono-semaphore.o .libs/libmono-static.lax/libmonoutils.a/mono-stdlib.o .libs/libmono-static.lax/libmonoutils.a/mono-codeman.o .libs/libmono-static.lax/libmonoutils.a/strtod.o .libs/libmono-static.lax/libmonoutils.a/mono-proclib.o .libs/libmono-static.lax/libmonoutils.a/mono-uri.o .libs/libmono-static.lax/libmonoutils.a/mono-publib.o .libs/libmono-static.lax/libmonoutils.a/monobitset.o .libs/libmono-static.lax/libmonoutils.a/dlmalloc.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-static.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-static.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-static.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-static.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-static.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-static.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-static.lax/libmonogc-static.a/finalize.o .libs/libmono-static.lax/libmonogc-static.a/mark_rts.o .libs/libmono-static.lax/libmonogc-static.a/darwin_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/solaris_pthreads.o .libs/libmono-static.lax/libmonogc-static.a/mark.o .libs/libmono-static.lax/libmonogc-static.a/backgraph.o .libs/libmono-static.lax/libmonogc-static.a/obj_map.o .libs/libmono-static.lax/libmonogc-static.a/win32_threads.o .libs/libmono-static.lax/libmonogc-static.a/blacklst.o .libs/libmono-static.lax/lt1-misc.o .libs/libmono-static.lax/libmonogc-static.a/dbg_mlc.o .libs/libmono-static.lax/libmonogc-static.a/stubborn.o .libs/libmono-static.lax/libmonogc-static.a/alloc.o .libs/libmono-static.lax/libmonogc-static.a/allchblk.o .libs/libmono-static.lax/libmonogc-static.a/real_malloc.o .libs/libmono-static.lax/libmonogc-static.a/malloc.o .libs/libmono-static.lax/libmonogc-static.a/mallocx.o .libs/libmono-static.lax/libmonogc-static.a/checksums.o .libs/libmono-static.lax/libmonogc-static.a/openbsd_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/pcr_interface.o .libs/libmono-static.lax/libmonogc-static.a/solaris_threads.o .libs/libmono-static.lax/libmonogc-static.a/new_hblk.o .libs/libmono-static.lax/libmonogc-static.a/headers.o .libs/libmono-static.lax/libmonogc-static.a/gcj_mlc.o .libs/libmono-static.lax/libmonogc-static.a/specific.o .libs/libmono-static.lax/libmonogc-static.a/gc_dlopen.o .libs/libmono-static.lax/libmonogc-static.a/reclaim.o .libs/libmono-static.lax/libmonogc-static.a/os_dep.o .libs/libmono-static.lax/libmonogc-static.a/ptr_chck.o .libs/libmono-static.lax/libmonogc-static.a/mach_dep.o .libs/libmono-static.lax/libmonogc-static.a/pthread_support.o .libs/libmono-static.lax/libmonogc-static.a/typd_mlc.o .libs/libmono-static.lax/libmonogc-static.a/pthread_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/dyn_load.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-static.a libtool: link: rm -fr .libs/libmono-static.lax .libs/libmono-static.lax libtool: link: ( cd ".libs" && rm -f "libmono-static.la" && ln -s "../libmono-static.la" "libmono-static.la" ) ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini.lo `test -f 'mini.c' || echo './'`mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo './'`method-to-ir.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-decompose.lo `test -f 'decompose.c' || echo './'`decompose.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo './'`jit-icalls.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-trace.lo `test -f 'trace.c' || echo './'`trace.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-dominators.lo `test -f 'dominators.c' || echo './'`dominators.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-cfold.lo `test -f 'cfold.c' || echo './'`cfold.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-regalloc.lo `test -f 'regalloc.c' || echo './'`regalloc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-liveness.lo `test -f 'liveness.c' || echo './'`liveness.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-ssa.lo `test -f 'ssa.c' || echo './'`ssa.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-abcremoval.lo `test -f 'abcremoval.c' || echo './'`abcremoval.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-ssapre.lo `test -f 'ssapre.c' || echo './'`ssapre.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-local-propagation.lo `test -f 'local-propagation.c' || echo './'`local-propagation.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-driver.lo `test -f 'driver.c' || echo './'`driver.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-debug-mini.lo `test -f 'debug-mini.c' || echo './'`debug-mini.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-linear-scan.lo `test -f 'linear-scan.c' || echo './'`linear-scan.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo './'`aot-compiler.c aot-compiler.c: In function 'arch_emit_imt_thunk': aot-compiler.c:1280:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo './'`aot-runtime.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-graph.lo `test -f 'graph.c' || echo './'`graph.c graph.c: In function 'mono_draw_graph': graph.c:335:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo './'`mini-codegen.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo './'`mini-exceptions.c mini-exceptions.c: In function 'mono_handle_native_sigsegv': mini-exceptions.c:2211:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo './'`mini-trampolines.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-declsec.lo `test -f 'declsec.c' || echo './'`declsec.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-wapihandles.lo `test -f 'wapihandles.c' || echo './'`wapihandles.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-branch-opts.lo `test -f 'branch-opts.c' || echo './'`branch-opts.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo './'`mini-generic-sharing.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-regalloc2.lo `test -f 'regalloc2.c' || echo './'`regalloc2.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-tasklets.lo `test -f 'tasklets.c' || echo './'`tasklets.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo './'`simd-intrinsics.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-image-writer.lo `test -f 'image-writer.c' || echo './'`image-writer.c image-writer.c: In function 'bin_writer_fwrite': image-writer.c:1049:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo './'`dwarfwriter.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-gc.lo `test -f 'mini-gc.c' || echo './'`mini-gc.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo './'`debugger-agent.c debugger-agent.c: In function 'vm_commands': debugger-agent.c:5346:15: warning: 'exit_method' may be used uninitialized in this function ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-debug-debugger.lo `test -f 'debug-debugger.c' || echo './'`debug-debugger.c ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-xdebug.lo `test -f 'xdebug.c' || echo './'`xdebug.c xdebug.c: In function 'xdebug_end_emit': xdebug.c:228:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-amd64.lo `test -f 'mini-amd64.c' || echo './'`mini-amd64.c mini-amd64.c: In function 'mono_emit_stack_alloc': mini-amd64.c:3454:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:3496:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_output_basic_block': mini-amd64.c:4275:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4561:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4648:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4698:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4713:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4766:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4810:6: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4824:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4849:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4854:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:4866:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5052:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5054:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5347:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5354:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5355:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5359:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5547:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:5553:5: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_prolog': mini-amd64.c:6475:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:6490:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_emit_epilog': mini-amd64.c:7046:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7167:4: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_prolog': mini-amd64.c:7420:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7440:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_instrument_epilog_full': mini-amd64.c:7496:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7506:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7509:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7544:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7551:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:7553:3: warning: comparison between 'enum ' and 'enum ' mini-amd64.c: In function 'mono_arch_build_imt_thunk': mini-amd64.c:8059:7: warning: comparison between 'enum ' and 'enum ' mini-amd64.c:8110:5: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-exceptions-amd64.lo `test -f 'exceptions-amd64.c' || echo './'`exceptions-amd64.c exceptions-amd64.c: In function 'mono_arch_get_call_filter': exceptions-amd64.c:257:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:278:3: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'get_throw_trampoline': exceptions-amd64.c:443:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c: In function 'mono_arch_get_throw_pending_exception': exceptions-amd64.c:1019:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1023:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1035:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1043:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1058:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1091:2: warning: comparison between 'enum ' and 'enum ' exceptions-amd64.c:1093:2: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-tramp-amd64.lo `test -f 'tramp-amd64.c' || echo './'`tramp-amd64.c tramp-amd64.c: In function 'mono_arch_create_generic_trampoline': tramp-amd64.c:438:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:456:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:462:3: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:516:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:554:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:586:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c:636:2: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_enter_trampoline': tramp-amd64.c:968:4: warning: comparison between 'enum ' and 'enum ' tramp-amd64.c: In function 'mono_arch_create_monitor_exit_trampoline': tramp-amd64.c:1093:4: warning: comparison between 'enum ' and 'enum ' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libmonosgen_static_la-mini-posix.lo `test -f 'mini-posix.c' || echo './'`mini-posix.c ../../doltlibtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -static -Wl,-O1 -Wl,--as-needed -o libmonosgen-static.la libmonosgen_static_la-mini.lo libmonosgen_static_la-method-to-ir.lo libmonosgen_static_la-decompose.lo libmonosgen_static_la-jit-icalls.lo libmonosgen_static_la-trace.lo libmonosgen_static_la-dominators.lo libmonosgen_static_la-cfold.lo libmonosgen_static_la-regalloc.lo libmonosgen_static_la-helpers.lo libmonosgen_static_la-liveness.lo libmonosgen_static_la-ssa.lo libmonosgen_static_la-abcremoval.lo libmonosgen_static_la-ssapre.lo libmonosgen_static_la-local-propagation.lo libmonosgen_static_la-driver.lo libmonosgen_static_la-debug-mini.lo libmonosgen_static_la-linear-scan.lo libmonosgen_static_la-aot-compiler.lo libmonosgen_static_la-aot-runtime.lo libmonosgen_static_la-graph.lo libmonosgen_static_la-mini-codegen.lo libmonosgen_static_la-mini-exceptions.lo libmonosgen_static_la-mini-trampolines.lo libmonosgen_static_la-declsec.lo libmonosgen_static_la-wapihandles.lo libmonosgen_static_la-branch-opts.lo libmonosgen_static_la-mini-generic-sharing.lo libmonosgen_static_la-regalloc2.lo libmonosgen_static_la-tasklets.lo libmonosgen_static_la-simd-intrinsics.lo libmonosgen_static_la-unwind.lo libmonosgen_static_la-image-writer.lo libmonosgen_static_la-dwarfwriter.lo libmonosgen_static_la-mini-gc.lo libmonosgen_static_la-debugger-agent.lo libmonosgen_static_la-debug-debugger.lo libmonosgen_static_la-xdebug.lo libmonosgen_static_la-mini-amd64.lo libmonosgen_static_la-exceptions-amd64.lo libmonosgen_static_la-tramp-amd64.lo mdb-debug-info64.lo libmonosgen_static_la-mini-posix.lo ../../mono/metadata/libmonoruntimesgen-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: (cd .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/metadata/.libs/libmonoruntimesgen-static.a") libtool: link: (cd .libs/libmonosgen-static.lax/libwapi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/io-layer/.libs/libwapi.a") libtool: link: (cd .libs/libmonosgen-static.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/../../mono/utils/.libs/libmonoutils.a") libtool: link: (cd .libs/libmonosgen-static.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonosgen-static.a libmonosgen_static_la-mini.o libmonosgen_static_la-method-to-ir.o libmonosgen_static_la-decompose.o libmonosgen_static_la-jit-icalls.o libmonosgen_static_la-trace.o libmonosgen_static_la-dominators.o libmonosgen_static_la-cfold.o libmonosgen_static_la-regalloc.o libmonosgen_static_la-helpers.o libmonosgen_static_la-liveness.o libmonosgen_static_la-ssa.o libmonosgen_static_la-abcremoval.o libmonosgen_static_la-ssapre.o libmonosgen_static_la-local-propagation.o libmonosgen_static_la-driver.o libmonosgen_static_la-debug-mini.o libmonosgen_static_la-linear-scan.o libmonosgen_static_la-aot-compiler.o libmonosgen_static_la-aot-runtime.o libmonosgen_static_la-graph.o libmonosgen_static_la-mini-codegen.o libmonosgen_static_la-mini-exceptions.o libmonosgen_static_la-mini-trampolines.o libmonosgen_static_la-declsec.o libmonosgen_static_la-wapihandles.o libmonosgen_static_la-branch-opts.o libmonosgen_static_la-mini-generic-sharing.o libmonosgen_static_la-regalloc2.o libmonosgen_static_la-tasklets.o libmonosgen_static_la-simd-intrinsics.o libmonosgen_static_la-unwind.o libmonosgen_static_la-image-writer.o libmonosgen_static_la-dwarfwriter.o libmonosgen_static_la-mini-gc.o libmonosgen_static_la-debugger-agent.o libmonosgen_static_la-debug-debugger.o libmonosgen_static_la-xdebug.o libmonosgen_static_la-mini-amd64.o libmonosgen_static_la-exceptions-amd64.o libmonosgen_static_la-tramp-amd64.o mdb-debug-info64.o libmonosgen_static_la-mini-posix.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-security-manager.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-config.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-coree.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-decimal.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-metadata.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-boehm-gc.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-object.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-loader.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-image.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-wsq.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-reflection.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-environment.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-threads.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-opcodes.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-threadpool.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-cq.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-os-posix.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-monitor.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-protocol.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-marshal.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-bridge.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sysmath.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-security.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-debug-mono-symfile.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-lock-tracer.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-basic-block.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-perfcounters.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-marksweep-par.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-domain.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-security-core-clr.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mempool.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-debug-helpers.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-appdomain.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-hash.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-method-builder.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-endian.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-debug.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-mlist.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-filewatcher.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-console-unix.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-runtime.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-marksweep-fixed-par.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-process.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-los.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-null-gc.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-os-mach.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-cominterop.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-icall.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-verify.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-metadata-verify.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-exception.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-file-io.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-string-icalls.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-locales.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-marksweep-fixed.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-socket-io.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-assembly.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-profiler.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-gc.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-major-copying.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-internal.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-class.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-gc.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-nacl-stub.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-attach.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-mono-debug-debugger.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-sgen-marksweep.o .libs/libmonosgen-static.lax/libmonoruntimesgen-static.a/libmonoruntimesgen_static_la-rand.o .libs/libmonosgen-static.lax/libwapi.a/timefuncs.o .libs/libmonosgen-static.lax/libwapi.a/locking.o .libs/libmonosgen-static.lax/libwapi.a/processes.o .libs/libmonosgen-static.lax/libwapi.a/error.o .libs/libmonosgen-static.lax/libwapi.a/context.o .libs/libmonosgen-static.lax/libwapi.a/mono-mutex.o .libs/libmonosgen-static.lax/libwapi.a/wait.o .libs/libmonosgen-static.lax/libwapi.a/misc.o .libs/libmonosgen-static.lax/libwapi.a/io.o .libs/libmonosgen-static.lax/libwapi.a/sockets.o .libs/libmonosgen-static.lax/libwapi.a/handles.o .libs/libmonosgen-static.lax/libwapi.a/security.o .libs/libmonosgen-static.lax/libwapi.a/system.o .libs/libmonosgen-static.lax/libwapi.a/io-portability.o .libs/libmonosgen-static.lax/libwapi.a/events.o .libs/libmonosgen-static.lax/libwapi.a/versioninfo.o .libs/libmonosgen-static.lax/libwapi.a/posix.o .libs/libmonosgen-static.lax/libwapi.a/wthreads.o .libs/libmonosgen-static.lax/libwapi.a/critical-sections.o .libs/libmonosgen-static.lax/libwapi.a/mutexes.o .libs/libmonosgen-static.lax/libwapi.a/shared.o .libs/libmonosgen-static.lax/libwapi.a/semaphores.o .libs/libmonosgen-static.lax/libwapi.a/messages.o .libs/libmonosgen-static.lax/libwapi.a/wapi_glob.o .libs/libmonosgen-static.lax/libwapi.a/atomic.o .libs/libmonosgen-static.lax/libwapi.a/collection.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-dl.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-networkinterfaces.o .libs/libmonosgen-static.lax/libmonoutils.a/strenc.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-math.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-mmap.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-counters.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-logger.o .libs/libmonosgen-static.lax/libmonoutils.a/mach-support-amd64.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-sha1.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-property-hash.o .libs/libmonosgen-static.lax/libmonoutils.a/mach-support.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-time.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-value-hash.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-internal-hash.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-io-portability.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-filemap.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-path.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-error.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-md5.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-poll.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-semaphore.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-stdlib.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-codeman.o .libs/libmonosgen-static.lax/libmonoutils.a/strtod.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-proclib.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-uri.o .libs/libmonosgen-static.lax/libmonoutils.a/mono-publib.o .libs/libmonosgen-static.lax/libmonoutils.a/monobitset.o .libs/libmonosgen-static.lax/libmonoutils.a/dlmalloc.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gstring.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gmem.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-garray.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-glist.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gslist.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gfile.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-goutput.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gshell.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gerror.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gpath.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmonosgen-static.lax/libeglib.a/libeglib_la-gstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonosgen-static.a libtool: link: rm -fr .libs/libmonosgen-static.lax libtool: link: ( cd ".libs" && rm -f "libmonosgen-static.la" && ln -s "../libmonosgen-static.la" "libmonosgen-static.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-main.o `test -f 'main.c' || echo './'`main.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -export-dynamic -Wl,-version-script=./ldscript.mono -Wl,-O1 -Wl,--as-needed -o mono mono-main.o libmono-static.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I../.. -I../../eglib/src -I../../eglib/src -DHAVE_BOEHM_GC -DHAVE_GC_H -DUSE_INCLUDED_LIBGC -DHAVE_GC_GCJ_MALLOC -DHAVE_GC_ENABLE -DMONO_DEBUGGER_SUPPORTED -I../../libgc/include -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-version-script=./ldscript.mono -Wl,-O1 -Wl,--as-needed -o mono mono-main.o -Wl,--export-dynamic ./.libs/libmono-static.a -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono_sgen-main.o `test -f 'main.c' || echo './'`main.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -export-dynamic -Wl,-version-script=./ldscript.mono -Wl,-O1 -Wl,--as-needed -o mono-sgen mono_sgen-main.o libmonosgen-static.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR -DHAVE_WRITE_BARRIERS -I../.. -I../../eglib/src -I../../eglib/src -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-version-script=./ldscript.mono -Wl,-O1 -Wl,--as-needed -o mono-sgen mono_sgen-main.o -Wl,--export-dynamic ./.libs/libmonosgen-static.a -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini' Making all in dis make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/dis' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c get.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c dis-cil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c util.c rm -f libmonodis.a x86_64-pc-linux-gnu-ar cru libmonodis.a get.o dis-cil.o util.o x86_64-pc-linux-gnu-ranlib libmonodis.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c main.c main.c: In function 'dis_resources_worker': main.c:1340:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c declsec.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o monodis dump.o main.o declsec.o libmonodis.a ../mini/libmono-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o .libs/monodis dump.o main.o declsec.o libmonodis.a ../mini/.libs/libmono-2.0.so -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/dis' Making all in monograph make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/monograph' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c monograph.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o monograph monograph.o ../mini/libmono-2.0.la -L../../eglib/src -leglib -lm -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o .libs/monograph monograph.o ../mini/.libs/libmono-2.0.so -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -lm -lrt -ldl -lpthread make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/monograph' Making all in tests make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests' Making all in cas make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas' Making all in assembly make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/assembly' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/assembly' Making all in linkdemand make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/linkdemand' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/linkdemand' Making all in inheritance make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/inheritance' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/inheritance' Making all in demand make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/demand' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/demand' Making all in threads make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/threads' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas/threads' make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas' make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/cas' Making all in assemblyresolve make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/assemblyresolve' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests/assemblyresolve' make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../eglib/src -I../../eglib/src -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o libtest_la-libtest.lo `test -f 'libtest.c' || echo './'`libtest.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -rpath `pwd` -Wl,-O1 -Wl,--as-needed -o libtest.la libtest_la-libtest.lo -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libtest_la-libtest.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libtest.so.0 -o .libs/libtest.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtest.so.0" && ln -s "libtest.so.0.0.0" "libtest.so.0") libtool: link: (cd ".libs" && rm -f "libtest.so" && ln -s "libtest.so.0.0.0" "libtest.so") libtool: link: (cd .libs/libtest.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtest.a libtest_la-libtest.o .libs/libtest.lax/libeglib.a/libeglib_la-gunicode.o .libs/libtest.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gstring.o .libs/libtest.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libtest.lax/libeglib.a/libeglib_la-gmem.o .libs/libtest.lax/libeglib.a/libeglib_la-garray.o .libs/libtest.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libtest.lax/libeglib.a/libeglib_la-glist.o .libs/libtest.lax/libeglib.a/libeglib_la-gpattern.o .libs/libtest.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gslist.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile.o .libs/libtest.lax/libeglib.a/libeglib_la-gqueue.o .libs/libtest.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libtest.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libtest.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gutf8.o .libs/libtest.lax/libeglib.a/libeglib_la-gspawn.o .libs/libtest.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libtest.lax/libeglib.a/libeglib_la-goutput.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libtest.lax/libeglib.a/libeglib_la-gshell.o .libs/libtest.lax/libeglib.a/libeglib_la-gerror.o .libs/libtest.lax/libeglib.a/libeglib_la-gpath.o .libs/libtest.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtest.a libtool: link: rm -fr .libs/libtest.lax libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/tests' Making all in benchmark make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/benchmark' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/benchmark' Making all in profiler make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/profiler' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I../.. -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-cov.lo mono-cov.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libmono-profiler-cov.la -rpath /usr/lib64 mono-cov.lo ../../mono/mini/libmono-2.0.la -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mono-cov.o -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/.libs ../../mono/mini/.libs/libmono-2.0.so -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-cov.so.0 -o .libs/libmono-profiler-cov.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmono-profiler-cov.so.0" && ln -s "libmono-profiler-cov.so.0.0.0" "libmono-profiler-cov.so.0") libtool: link: (cd ".libs" && rm -f "libmono-profiler-cov.so" && ln -s "libmono-profiler-cov.so.0.0.0" "libmono-profiler-cov.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-cov.a mono-cov.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-cov.a libtool: link: ( cd ".libs" && rm -f "libmono-profiler-cov.la" && ln -s "../libmono-profiler-cov.la" "libmono-profiler-cov.la" ) ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I../.. -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-profiler-aot.lo mono-profiler-aot.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libmono-profiler-aot.la -rpath /usr/lib64 mono-profiler-aot.lo ../../mono/mini/libmono-2.0.la -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mono-profiler-aot.o -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/.libs ../../mono/mini/.libs/libmono-2.0.so -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-aot.so.0 -o .libs/libmono-profiler-aot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmono-profiler-aot.so.0" && ln -s "libmono-profiler-aot.so.0.0.0" "libmono-profiler-aot.so.0") libtool: link: (cd ".libs" && rm -f "libmono-profiler-aot.so" && ln -s "libmono-profiler-aot.so.0.0.0" "libmono-profiler-aot.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-aot.a mono-profiler-aot.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-aot.a libtool: link: ( cd ".libs" && rm -f "libmono-profiler-aot.la" && ln -s "../libmono-profiler-aot.la" "libmono-profiler-aot.la" ) ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I../.. -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o mono-profiler-iomap.lo mono-profiler-iomap.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libmono-profiler-iomap.la -rpath /usr/lib64 mono-profiler-iomap.lo ../../mono/mini/libmono-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/mono-profiler-iomap.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/.libs ../../mono/mini/.libs/libmono-2.0.so -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-iomap.so.0 -o .libs/libmono-profiler-iomap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmono-profiler-iomap.so.0" && ln -s "libmono-profiler-iomap.so.0.0.0" "libmono-profiler-iomap.so.0") libtool: link: (cd ".libs" && rm -f "libmono-profiler-iomap.so" && ln -s "libmono-profiler-iomap.so.0.0.0" "libmono-profiler-iomap.so") libtool: link: (cd .libs/libmono-profiler-iomap.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-iomap.a mono-profiler-iomap.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gutf8.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-iomap.lax/libeglib.a/libeglib_la-gstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-iomap.a libtool: link: rm -fr .libs/libmono-profiler-iomap.lax libtool: link: ( cd ".libs" && rm -f "libmono-profiler-iomap.la" && ln -s "../libmono-profiler-iomap.la" "libmono-profiler-iomap.la" ) ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I../.. -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o proflog.lo proflog.c proflog.c: In function 'mono_sample_hit': proflog.c:1195:3: warning: passing argument 1 of 'InterlockedCompareExchangePointer' from incompatible pointer type ../../mono/io-layer/atomic.h:90:24: note: expected 'void * volatile*' but argument is of type 'volatile void **' proflog.c: In function 'dump_buffer': proflog.c:589:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result proflog.c:590:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result proflog.c: In function 'dump_header': proflog.c:562:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result proflog.c: In function 'mono_sample_hit': proflog.c:1172:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1183:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1187:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1189:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'monitor_event': proflog.c:1089:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1089:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'clause_exc': proflog.c:1069:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1069:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'method_exc_leave': proflog.c:1006:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1006:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'throw_exc': proflog.c:1053:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1053:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'method_jitted': proflog.c:1027:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1027:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'method_leave': proflog.c:985:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:985:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'method_enter': proflog.c:969:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:969:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'thread_name': proflog.c:1124:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:1124:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'image_loaded': proflog.c:908:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:908:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'class_loaded': proflog.c:941:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:941:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'gc_roots': proflog.c:825:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:825:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'gc_handle': proflog.c:843:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:843:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'gc_moves': proflog.c:810:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:810:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'gc_alloc': proflog.c:788:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:788:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'gc_resize': proflog.c:717:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:717:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'gc_event': proflog.c:693:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c:693:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result proflog.c: In function 'log_shutdown': proflog.c:1737:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libmono-profiler-log.la -rpath /usr/lib64 proflog.lo ../../mono/mini/libmono-2.0.la -lz -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/proflog.o -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/mini/.libs ../../mono/mini/.libs/libmono-2.0.so -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lz -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-log.so.0 -o .libs/libmono-profiler-log.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmono-profiler-log.so.0" && ln -s "libmono-profiler-log.so.0.0.0" "libmono-profiler-log.so.0") libtool: link: (cd ".libs" && rm -f "libmono-profiler-log.so" && ln -s "libmono-profiler-log.so.0.0.0" "libmono-profiler-log.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-log.a proflog.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-log.a libtool: link: ( cd ".libs" && rm -f "libmono-profiler-log.la" && ln -s "../libmono-profiler-log.la" "libmono-profiler-log.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I../.. -I../../eglib/src -I../../eglib/src -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c decode.c decode.c: In function 'print_usym': decode.c:441:3: warning: format '%6d' expects type 'int', but argument 3 has type 'uintptr_t' decode.c:443:3: warning: format '%6d' expects type 'int', but argument 3 has type 'uintptr_t' decode.c: In function 'heap_shot_mark_objects': decode.c:922:2: warning: format '%d' expects type 'int', but argument 3 has type 'uintptr_t' decode.c:922:2: warning: format '%d' expects type 'int', but argument 4 has type 'uintptr_t' decode.c: In function 'tracked_creation': decode.c:1429:3: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c: In function 'decode_buffer': decode.c:1518:3: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'intptr_t' decode.c:1518:3: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:1518:3: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'uint64_t' decode.c:1545:6: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:1553:6: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:1553:6: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'intptr_t' decode.c:1622:6: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'uint64_t' decode.c:1634:6: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:1669:5: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' decode.c:1669:5: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'uint64_t' decode.c:1766:6: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' decode.c:1766:6: warning: format '%d' expects type 'int', but argument 6 has type 'uintptr_t' decode.c:1769:15: warning: unused variable 'gc_num' decode.c:1932:14: warning: unused variable 'tstamp' decode.c:1955:14: warning: unused variable 'offset' decode.c:1972:4: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' decode.c:1972:4: warning: format '%d' expects type 'int', but argument 5 has type 'long int' decode.c: In function 'dump_traces': decode.c:2076:3: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c: In function 'dump_exceptions': decode.c:2097:2: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2102:3: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' decode.c: In function 'dump_monitors': decode.c:2142:2: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2143:2: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2144:2: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c: In function 'dump_gcs': decode.c:2153:2: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2154:2: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2160:4: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:2160:4: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'uint64_t' decode.c:2160:4: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'uint64_t' decode.c:2166:4: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' decode.c:2166:4: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:2166:4: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'uint64_t' decode.c: In function 'dump_allocations': decode.c:2220:3: warning: format '%10llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2220:3: warning: format '%10d' expects type 'int', but argument 4 has type 'intptr_t' decode.c:2220:3: warning: format '%8llu' expects type 'long long unsigned int', but argument 5 has type 'long unsigned int' decode.c:2224:3: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2224:3: warning: format '%d' expects type 'int', but argument 4 has type 'intptr_t' decode.c: In function 'dump_methods': decode.c:2310:3: warning: format '%8llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c:2310:3: warning: format '%8llu' expects type 'long long unsigned int', but argument 4 has type 'uint64_t' decode.c:2310:3: warning: format '%10llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:2314:3: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c: In function 'dump_rev_claases': decode.c:2359:3: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint64_t' decode.c: In function 'heap_shot_summary': decode.c:2384:3: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'uint64_t' decode.c:2384:3: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'uint64_t' decode.c:2384:3: warning: format '%d' expects type 'int', but argument 8 has type 'uintptr_t' decode.c:2395:3: warning: format '%10llu' expects type 'long long unsigned int', but argument 3 has type 'int64_t' decode.c:2395:3: warning: format '%10llu' expects type 'long long unsigned int', but argument 4 has type 'int64_t' decode.c:2395:3: warning: format '%8llu' expects type 'long long unsigned int', but argument 5 has type 'int64_t' decode.c:2399:4: warning: format '%+lld' expects type 'long long int', but argument 3 has type 'int64_t' decode.c:2399:4: warning: format '%+lld' expects type 'long long int', but argument 4 has type 'int64_t' decode.c:2414:4: warning: format '%d' expects type 'int', but argument 3 has type 'uintptr_t' decode.c:2414:4: warning: format '%d' expects type 'int', but argument 4 has type 'uintptr_t' decode.c: In function 'main': decode.c:1739:15: warning: 'ref_offset' may be used uninitialized in this function decode.c:1739:15: note: 'ref_offset' was declared here ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o mprof-report decode.o -lz -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o mprof-report decode.o -lz -lm -lrt -ldl -lpthread make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono/profiler' make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono' make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mono' Making all in support make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/support' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o errno.lo errno.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o map.lo map.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o signal.lo signal.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o stdio.lo stdio.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o string.lo string.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o stdlib.lo stdlib.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o dirent.lo dirent.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o fcntl.lo fcntl.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o fstab.lo fstab.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o grp.lo grp.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o macros.lo macros.c macros.c:103:5: warning: no previous prototype for 'helper_Mono_Posix_getpwnamuid' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o old-map.lo old-map.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o pwd.lo pwd.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o serial.lo serial.c serial.c:68:1: warning: no previous prototype for 'open_serial' serial.c:77:1: warning: no previous prototype for 'close_serial' serial.c:84:1: warning: no previous prototype for 'read_serial' serial.c:94:1: warning: no previous prototype for 'write_serial' serial.c:133:1: warning: no previous prototype for 'discard_buffer' serial.c:139:1: warning: no previous prototype for 'get_bytes_in_buffer' serial.c:151:1: warning: no previous prototype for 'set_attributes' serial.c:377:1: warning: no previous prototype for 'get_signals' serial.c:392:1: warning: no previous prototype for 'set_signal' serial.c:416:1: warning: no previous prototype for 'breakprop' serial.c:422:1: warning: no previous prototype for 'poll_serial' serial.c:450:1: warning: no previous prototype for 'list_serial_devices' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-mman.lo sys-mman.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-sendfile.lo sys-sendfile.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-stat.lo sys-stat.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-statvfs.lo sys-statvfs.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-time.lo sys-time.c sys-time.c:74:1: warning: no previous prototype for 'Mono_Posix_Syscall_utimes_bad' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-utsname.lo sys-utsname.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-wait.lo sys-wait.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o sys-xattr.lo sys-xattr.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o syslog.lo syslog.c syslog.c:43:1: warning: no previous prototype for 'Mono_Posix_Syscall_syslog2' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o time.lo time.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o unistd.lo unistd.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o utime.lo utime.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o x-struct-str.lo x-struct-str.c x-struct-str.c:28:1: warning: 'visibility' attribute ignored on non-class types ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o zlib-helper.lo zlib-helper.c zlib-helper.c: In function 'CreateZStream': zlib-helper.c:85:12: warning: assignment from incompatible pointer type ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o unzip.lo `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.c ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o zip.lo `test -f 'minizip/zip.c' || echo './'`minizip/zip.c minizip/zip.c:190:12: warning: 'free_linkedlist' defined but not used ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o libMonoPosixHelper.la -rpath /usr/lib64 errno.lo map.lo signal.lo stdio.lo string.lo stdlib.lo dirent.lo fcntl.lo fstab.lo grp.lo macros.lo old-map.lo pwd.lo serial.lo sys-mman.lo sys-sendfile.lo sys-stat.lo sys-statvfs.lo sys-time.lo sys-utsname.lo sys-wait.lo sys-xattr.lo syslog.lo time.lo unistd.lo utime.lo x-struct-str.lo zlib-helper.lo ioapi.lo unzip.lo zip.lo -L../eglib/src -leglib -lm -lz -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/errno.o .libs/map.o .libs/signal.o .libs/stdio.o .libs/string.o .libs/stdlib.o .libs/dirent.o .libs/fcntl.o .libs/fstab.o .libs/grp.o .libs/macros.o .libs/old-map.o .libs/pwd.o .libs/serial.o .libs/sys-mman.o .libs/sys-sendfile.o .libs/sys-stat.o .libs/sys-statvfs.o .libs/sys-time.o .libs/sys-utsname.o .libs/sys-wait.o .libs/sys-xattr.o .libs/syslog.o .libs/time.o .libs/unistd.o .libs/utime.o .libs/x-struct-str.o .libs/zlib-helper.o .libs/ioapi.o .libs/unzip.o .libs/zip.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lz -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libMonoPosixHelper.so -o .libs/libMonoPosixHelper.so libtool: link: (cd .libs/libMonoPosixHelper.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libMonoPosixHelper.a errno.o map.o signal.o stdio.o string.o stdlib.o dirent.o fcntl.o fstab.o grp.o macros.o old-map.o pwd.o serial.o sys-mman.o sys-sendfile.o sys-stat.o sys-statvfs.o sys-time.o sys-utsname.o sys-wait.o sys-xattr.o syslog.o time.o unistd.o utime.o x-struct-str.o zlib-helper.o ioapi.o unzip.o zip.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gunicode.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gstring.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmem.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-garray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-glist.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gpattern.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gslist.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gqueue.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gutf8.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gspawn.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-goutput.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gshell.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gerror.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gpath.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libMonoPosixHelper.a libtool: link: rm -fr .libs/libMonoPosixHelper.lax libtool: link: ( cd ".libs" && rm -f "libMonoPosixHelper.la" && ln -s "../libMonoPosixHelper.la" "libMonoPosixHelper.la" ) ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o supportw.lo supportw.c supportw.c:162:1: warning: no previous prototype for 'SetWindowPos' supportw.c:169:1: warning: no previous prototype for 'SendMessageA' supportw.c:176:1: warning: no previous prototype for 'GetWindowLongA' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -I../eglib/src -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D__default_codegen__ -DUSE_COMPILER_TLS -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -c -o support-heap.lo support-heap.c ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -o libMonoSupportW.la -rpath /usr/lib64 supportw.lo support-heap.lo -L../eglib/src -leglib -lm -lm -lrt -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/supportw.o .libs/support-heap.o -Wl,--whole-archive /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src -lm -lrt -ldl -lpthread -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libMonoSupportW.so -o .libs/libMonoSupportW.so libtool: link: (cd .libs/libMonoSupportW.lax/libeglib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/eglib/src/.libs/libeglib.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libMonoSupportW.a supportw.o support-heap.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gunicode.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gstring.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-vasprintf.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmem.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-garray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-glist.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gpattern.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gslist.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gqueue.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gutf8.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gspawn.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-goutput.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gshell.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gerror.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gpath.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gstr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libMonoSupportW.a libtool: link: rm -fr .libs/libMonoSupportW.lax libtool: link: ( cd ".libs" && rm -f "libMonoSupportW.la" && ln -s "../libMonoSupportW.la" "libMonoSupportW.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/support' Making all in data make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data' Making all in net_2_0 make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_2_0' Making all in Browsers make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_2_0/Browsers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_2_0/Browsers' make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_2_0' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_2_0' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_2_0' Making all in net_4_0 make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_4_0' make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_4_0' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_4_0' make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data/net_4_0' make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data' cp gdb/mono-gdb.py mono-sgen-gdb.py make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data' make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/data' Making all in runtime make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/runtime' d=`cd ../support && pwd`; \ sed 's,target="libMonoPosixHelper[^"]*",target="'$d/libMonoPosixHelper.la'",' ../data/config > etc/mono/configt if test -z ""; then :; else \ sed 's,,& ,' etc/mono/configt > etc/mono/configtt; \ mv -f etc/mono/configtt etc/mono/configt; fi mv -f etc/mono/configt etc/mono/config /bin/sh ../mkinstalldirs _tmpinst/bin mkdir -p -- _tmpinst/bin cp mono-wrapper _tmpinst/bin/mono echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \ r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \ chmod +x _tmpinst/bin/ilasm echo '#! /bin/sh' > _tmpinst/bin/gmcs ; \ r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/gmcs.exe"'" "$@"' >> _tmpinst/bin/gmcs ; \ chmod +x _tmpinst/bin/gmcs echo '#! /bin/sh' > _tmpinst/bin/dmcs ; \ r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_0/dmcs.exe"'" "$@"' >> _tmpinst/bin/dmcs ; \ chmod +x _tmpinst/bin/dmcs echo '#! /bin/sh' > _tmpinst/bin/al2 ; \ r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/al.exe"'" "$@"' >> _tmpinst/bin/al2 ; \ chmod +x _tmpinst/bin/al2 echo '#! /bin/sh' > _tmpinst/bin/al ; \ r=`pwd`; m=`cd /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_0/al.exe"'" "$@"' >> _tmpinst/bin/al ; \ chmod +x _tmpinst/bin/al if test -w /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs; then :; else chmod -R +w /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs; fi cd /var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs && make NO_DIR_CHECK=1 PROFILES='net_2_0 net_3_5 net_4_0 ' CC='x86_64-pc-linux-gnu-gcc' all-profiles make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make profile-do--net_2_0--all profile-do--net_3_5--all profile-do--net_4_0--all make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make PROFILE=basic all make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' /bin/sh .//mkinstalldirs build/deps mkdir -p -- build/deps touch build/deps/.stamp make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[6]: gmcs: Command not found make[6]: *** [build/deps/basic-profile-check.exe] Error 127 make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' *** The compiler 'gmcs' doesn't appear to be usable. *** Trying the 'monolite' directory. make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[8]: *** [build/deps/basic-profile-check.exe] Segmentation fault make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' *** The contents of your 'monolite' directory may be out-of-date *** You may want to try 'make get-monolite-latest' make[8]: *** [do-profile-check-monolite] Error 1 make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[7]: *** [do-profile-check] Error 2 make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[6]: *** [do-profile-check-monolite] Error 2 make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[5]: *** [do-profile-check] Error 2 make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[4]: *** [profile-do--basic--all] Error 2 make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[3]: *** [profiles-do--all] Error 2 make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/mcs' make[2]: *** [all-local] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4' make: *** [all] Error 2 emake failed * ERROR: dev-lang/mono-2.10.4 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3743: Called go-mono_src_compile * environment, line 2555: Called die * The specific snippet of code: * emake "$@" || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-lang/mono-2.10.4', * the complete build log and the output of 'emerge -pqv =dev-lang/mono-2.10.4'. * The complete build log is located at '/var/log/portage/dev-lang:mono-2.10.4:20110908-122522.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/mono-2.10.4/temp/environment'. * S: '/var/tmp/portage/dev-lang/mono-2.10.4/work/mono-2.10.4'