>>> Unpacking source... >>> Unpacking mono-2.2.tar.bz2 to /home/portage/dev-lang/mono-2.2/work >>> Source unpacked in /home/portage/dev-lang/mono-2.2/work * Applying mono-2.2-libdir126.patch ...  [ ok ] * Applying mono-2.2-ppc-threading.patch ...  [ ok ] * Applying mono-2.2-uselibdir.patch ...  [ ok ] >>> Configuring source in /home/portage/dev-lang/mono-2.2/work/mono-2.2 ... * econf: updating mono-2.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mono-2.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mono-2.2/libgc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mono-2.2/libgc/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --disable-quiet-build --with-preview --with-glib=system --without-moonlight --with-libgdiplus=installed --without-xen_opt --without-ikvm-native --with-jit --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 a BSD-compatible install... /usr/bin/install -c 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 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 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... no configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC 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 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 (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran 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 (cached) (cached) checking how to hardcode library paths into programs... immediate checking for bash... /bin/bash checking if dolt supports this host... yes, replacing libtool 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 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/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes Using system zlib checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for isinf... yes checking for void *... yes checking size of void *... 8 checking for -Wdeclaration-after-statement option to gcc... yes checking integrity of package... ok 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 pkg-config... /usr/bin/pkg-config checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BASE_DEPENDENCIES... yes checking for visibility __attribute__... 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 sched_setaffinity... yes 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 whether x86_64-pc-linux-gnu-gcc supports zero length arrays... yes 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_get_stacksize_np... no checking for pthread_get_stackaddr_np... no 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 finite... yes checking for isfinite... no checking for isfinite in math.h... yes checking for poll... yes checking for signbit... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_ctl... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for ifreq... no 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 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/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 getdomainname... yes checking for setdomainname... yes checking for fgetgrent... yes checking for fgetpwent... yes checking for fgetpwent... (cached) yes checking for getfsstat... no checking for lutimes... 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 sethostid... 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 size_t... 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 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 initalizer support... yes checking for trunc... yes checking for aintl in -lsunmath... no checking for round... yes checking for rint... 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 valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking if the Mono Debugger is supported on this platform... yes checking if the tls_model attribute is supported... 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-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/os/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/monoburg/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 web/Makefile config.status: creating docs/Makefile config.status: creating data/Makefile config.status: creating data/net_1_1/Makefile config.status: creating data/net_2_0/Makefile config.status: creating data/net_2_0/Browsers/Makefile config.status: creating data/mint.pc config.status: creating data/mono.pc config.status: creating data/mono-cairo.pc config.status: creating data/mono-nunit.pc config.status: creating data/mono-options.pc config.status: creating data/mono-lineeditor.pc config.status: creating data/monodoc.pc config.status: creating data/dotnet.pc config.status: creating data/dotnet35.pc config.status: creating data/wcf.pc config.status: creating data/cecil.pc config.status: creating data/smcs.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 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 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 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 === configuring in libgc (/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc) configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-static' '--disable-quiet-build' '--with-preview' '--with-glib=system' '--without-moonlight' '--with-libgdiplus=installed' '--without-xen_opt' '--without-ikvm-native' '--with-jit' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS= -march=native -O2 -pipe -fno-strict-aliasing' 'LDFLAGS=-Wl,--as-needed' 'CXXFLAGS= -march=native -O2 -pipe -fno-strict-aliasing' 'FFLAGS= -fno-strict-aliasing' '--disable-embed-check' '--with-libgc-threads=pthreads' 'CPPFLAGS_FOR_LIBGC= -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC= -march=native -O2 -pipe -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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no 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 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 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... no configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC 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 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 (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran 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 (cached) (cached) checking how to hardcode library paths into programs... immediate 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 default commands mcs source: $(top_srcdir)/mcs olive source: GC: included TLS: __thread SIGALTSTACK: yes Engine: Building and using the JIT 2.0 Beta: yes 2.1 Alpha: no JNI support: libgdiplus: assumed to be installed zlib: system zlib oprofile: no BigArrays: no DTrace: no configure: WARNING: Turning off static Mono is a risk >>> Source configured. >>> Compiling source in /home/portage/dev-lang/mono-2.2/work/mono-2.2 ... make -j3 -j1 make all-recursive make[1]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2' Making all in po make[2]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/po' Making all in mcs make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/po/mcs' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/po/mcs' make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/po' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/po' make[2]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/po' Making all in libgc make[2]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc' Making all in include make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/include' Making all in private make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/include/private' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/include/private' make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/include' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/include' Making all in doc make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc/doc' make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc' /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o allchblk.lo allchblk.c mkdir .libs 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o alloc.lo alloc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c alloc.c -fPIC -DPIC -o .libs/alloc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o blacklst.lo blacklst.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o checksums.lo checksums.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c checksums.c -fPIC -DPIC -o .libs/checksums.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o dbg_mlc.lo dbg_mlc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o dyn_load.lo dyn_load.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o finalize.lo finalize.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c finalize.c -fPIC -DPIC -o .libs/finalize.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o gc_dlopen.lo gc_dlopen.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o gcj_mlc.lo gcj_mlc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o headers.lo headers.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c headers.c -fPIC -DPIC -o .libs/headers.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o malloc.lo malloc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o mallocx.lo mallocx.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o mark.lo mark.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c mark.c -fPIC -DPIC -o .libs/mark.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o mark_rts.lo mark_rts.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o mark_rts.c: In function 'GC_approx_sp': mark_rts.c:379: warning: function returns address of local variable /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o misc.lo misc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o new_hblk.lo new_hblk.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o obj_map.lo obj_map.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o os_dep.lo os_dep.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o os_dep.c: In function 'GC_disable_signals': os_dep.c:565: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) os_dep.c: In function 'GC_enable_signals': os_dep.c:574: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o pcr_interface.lo pcr_interface.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o ptr_chck.lo ptr_chck.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o real_malloc.lo real_malloc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o reclaim.lo reclaim.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o solaris_pthreads.lo solaris_pthreads.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c solaris_pthreads.c -fPIC -DPIC -o .libs/solaris_pthreads.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o solaris_threads.lo solaris_threads.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c solaris_threads.c -fPIC -DPIC -o .libs/solaris_threads.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o specific.lo specific.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c specific.c -fPIC -DPIC -o .libs/specific.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o stubborn.lo stubborn.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o typd_mlc.lo typd_mlc.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o backgraph.lo backgraph.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c backgraph.c -fPIC -DPIC -o .libs/backgraph.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o win32_threads.lo win32_threads.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c win32_threads.c -fPIC -DPIC -o .libs/win32_threads.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o pthread_support.lo pthread_support.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o pthread_stop_world.lo pthread_stop_world.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o darwin_stop_world.lo darwin_stop_world.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c darwin_stop_world.c -fPIC -DPIC -o .libs/darwin_stop_world.o /bin/sh ./libtool --mode=compile 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c -o mach_dep.lo mach_dep.c 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\" -DGC_LINUX_THREADS=1 -D_REENTRANT=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 -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 -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -g -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -g -version-info 1:2:0 -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 mach_dep.lo -lpthread -ldl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries 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/mach_dep.o x86_64-pc-linux-gnu-ranlib .libs/libmonogc.a creating libmonogc.la (cd .libs && rm -f libmonogc.la && ln -s ../libmonogc.la libmonogc.la) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -g -static -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 mach_dep.lo -lpthread -ldl x86_64-pc-linux-gnu-ar cru .libs/libmonogc-static.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/mach_dep.o x86_64-pc-linux-gnu-ranlib .libs/libmonogc-static.a creating libmonogc-static.la (cd .libs && rm -f libmonogc-static.la && ln -s ../libmonogc-static.la libmonogc-static.la) make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc' make[2]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/libgc' Making all in mono make[2]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono' Making all in utils make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/utils' make all-am make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/utils' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-hash.lo mono-hash.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o dlmalloc.lo dlmalloc.c dlmalloc.c: In function 'sys_alloc': dlmalloc.c:3416: warning: statement with no effect dlmalloc.c: At top level: dlmalloc.c:2508: warning: 'change_mparam' defined but not used dlmalloc.c:2840: 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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-counters.lo mono-counters.c mono-counters.c: In function 'dump_counter': mono-counters.c:108: warning: format '%lld' expects type 'long long int', but argument 4 has type 'gint64' mono-counters.c:115: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'guint64' mono-counters.c:125: warning: format '%d' expects type 'int', but argument 4 has type 'gssize' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-proclib.lo mono-proclib.c mono-proclib.c: In function 'mono_process_get_data_with_error': mono-proclib.c:315: warning: enumeration value 'MONO_PROCESS_END' not handled in switch mono-proclib.c: In function 'mono_cpu_get_data': mono-proclib.c:444: warning: enumeration value 'MONO_CPU_END' not handled in switch ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o strtod.lo strtod.c strtod.c:2444: warning: 'quorem' defined but not used strtod.c:2588: warning: 'nrv_alloc' defined but not used strtod.c:2612: warning: '__freedtoa' defined but not used ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-value-hash.lo mono-value-hash.c mono-value-hash.c: In function 'mono_value_hash_table_insert': mono-value-hash.c:218: warning: 'first_tombstone' may be used uninitialized in this function mono-value-hash.c:218: note: 'first_tombstone' was declared here ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o libmonoutils.la mono-hash.lo 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-math.lo mono-mmap.lo mono-proclib.lo mono-time.lo strtod.lo strenc.lo mono-uri.lo mono-poll.lo mono-path.lo mono-stdlib.lo mono-property-hash.lo mono-value-hash.lo -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-ar cru .libs/libmonoutils.a .libs/mono-hash.o .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-math.o .libs/mono-mmap.o .libs/mono-proclib.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-stdlib.o .libs/mono-property-hash.o .libs/mono-value-hash.o x86_64-pc-linux-gnu-ranlib .libs/libmonoutils.a creating libmonoutils.la (cd .libs && rm -f libmonoutils.la && ln -s ../libmonoutils.la libmonoutils.la) make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/utils' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/utils' Making all in io-layer make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/io-layer' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o atomic.lo atomic.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o collection.lo collection.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o context.lo context.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o critical-sections.lo critical-sections.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o error.lo error.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o events.lo events.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o handles.lo handles.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o io.lo io.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o io-portability.lo io-portability.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o messages.lo messages.c messages.c: In function 'FormatMessage': messages.c:41: warning: 'str' may be used uninitialized in this function ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o misc.lo misc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mutexes.lo mutexes.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-mutex.lo mono-mutex.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o processes.lo processes.c processes.c: In function 'OpenProcess': processes.c:1562: warning: cast to pointer from integer of different size ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security.lo security.c security.c: In function 'ImpersonateLoggedOnUser': security.c:34: warning: cast from pointer to integer of different size ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o semaphores.lo semaphores.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o shared.lo shared.c shared.c: In function '_wapi_shm_file_open': shared.c:216: warning: format '%lld' expects type 'long long int', but argument 6 has type '__off_t' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sockets.lo sockets.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o system.lo system.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o threads.lo threads.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o timefuncs.lo timefuncs.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o versioninfo.lo versioninfo.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o wait.lo wait.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o wapi_glob.lo wapi_glob.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -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 messages.lo misc.lo mutexes.lo mono-mutex.lo processes.lo security.lo semaphores.lo shared.lo sockets.lo system.lo threads.lo timefuncs.lo versioninfo.lo wait.lo wapi_glob.lo -lrt -ldl -lpthread -lm 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/messages.o .libs/misc.o .libs/mutexes.o .libs/mono-mutex.o .libs/processes.o .libs/security.o .libs/semaphores.o .libs/shared.o .libs/sockets.o .libs/system.o .libs/threads.o .libs/timefuncs.o .libs/versioninfo.o .libs/wait.o .libs/wapi_glob.o x86_64-pc-linux-gnu-ranlib .libs/libwapi.a creating libwapi.la (cd .libs && rm -f libwapi.la && ln -s ../libwapi.la libwapi.la) make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/io-layer' Making all in monoburg make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/monoburg' bison ./monoburg.y -o parser.c x86_64-pc-linux-gnu-gcc -o monoburg ./monoburg.c parser.c -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I. -I../.. -march=native -O2 -pipe -fno-strict-aliasing -Wl,--as-needed -pthread -lgthread-2.0 -lrt -lglib-2.0 ./monoburg ./sample.brg > sample.c make all-am make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/monoburg' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/monoburg' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/monoburg' Making all in os make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/os' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/os' Making all in cil make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/cil' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/cil' Making all in metadata make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/metadata' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o reflection.lo reflection.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o object.lo object.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o icall.lo icall.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o decimal.lo decimal.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o boehm-gc.lo boehm-gc.c In file included from ../../libgc/include/private/gc_priv.h:66, from ../../libgc/include/private/pthread_support.h:4, from boehm-gc.c:24: ../../libgc/include/private/gcconfig.h:2364: warning: function declaration isn't a prototype In file included from ../../libgc/include/private/pthread_support.h:4, from boehm-gc.c:24: ../../libgc/include/private/gc_priv.h:426: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:427: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1842: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1931: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1932: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1933: warning: function declaration isn't a prototype ../../libgc/include/private/gc_priv.h:1935: warning: function declaration isn't a prototype In file included from boehm-gc.c:24: ../../libgc/include/private/pthread_support.h:97: warning: function declaration isn't a prototype ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o null-gc.lo null-gc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sgen-gc.lo sgen-gc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o gc.lo gc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o method-builder.lo method-builder.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o marshal.lo marshal.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-mlist.lo mono-mlist.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o monitor.lo monitor.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o threads.lo threads.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o threadpool.lo threadpool.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o file-io.lo file-io.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o socket-io.lo socket-io.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o exception.lo exception.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o appdomain.lo appdomain.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-mono-symfile.lo debug-mono-symfile.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-debug.lo mono-debug.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-debug-debugger.lo mono-debug-debugger.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o profiler.lo profiler.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o attach.lo attach.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o rand.lo rand.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security.lo security.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security-core-clr.lo security-core-clr.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o string-icalls.lo string-icalls.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sysmath.lo sysmath.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o process.lo process.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o environment.lo environment.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o locales.lo locales.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o filewatcher.lo filewatcher.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security-manager.lo security-manager.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o console-io.lo console-io.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o assembly.lo assembly.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o coree.lo coree.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o domain.lo domain.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o opcodes.lo opcodes.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o image.lo image.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o metadata.lo metadata.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o verify.lo verify.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-endian.lo mono-endian.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-config.lo mono-config.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o loader.lo loader.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o class.lo class.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mempool.lo mempool.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-perfcounters.lo mono-perfcounters.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-helpers.lo debug-helpers.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generic-sharing.lo generic-sharing.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o libmonoruntime.la reflection.lo object.lo icall.lo decimal.lo boehm-gc.lo null-gc.lo sgen-gc.lo gc.lo method-builder.lo marshal.lo mono-mlist.lo monitor.lo threads.lo threadpool.lo file-io.lo socket-io.lo exception.lo appdomain.lo debug-mono-symfile.lo mono-debug.lo mono-debug-debugger.lo profiler.lo attach.lo rand.lo security.lo security-core-clr.lo string-icalls.lo sysmath.lo process.lo environment.lo locales.lo filewatcher.lo security-manager.lo console-io.lo assembly.lo coree.lo domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo loader.lo class.lo mempool.lo mono-perfcounters.lo debug-helpers.lo generic-sharing.lo -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime.a .libs/reflection.o .libs/object.o .libs/icall.o .libs/decimal.o .libs/boehm-gc.o .libs/null-gc.o .libs/sgen-gc.o .libs/gc.o .libs/method-builder.o .libs/marshal.o .libs/mono-mlist.o .libs/monitor.o .libs/threads.o .libs/threadpool.o .libs/file-io.o .libs/socket-io.o .libs/exception.o .libs/appdomain.o .libs/debug-mono-symfile.o .libs/mono-debug.o .libs/mono-debug-debugger.o .libs/profiler.o .libs/attach.o .libs/rand.o .libs/security.o .libs/security-core-clr.o .libs/string-icalls.o .libs/sysmath.o .libs/process.o .libs/environment.o .libs/locales.o .libs/filewatcher.o .libs/security-manager.o .libs/console-io.o .libs/assembly.o .libs/coree.o .libs/domain.o .libs/opcodes.o .libs/image.o .libs/metadata.o .libs/verify.o .libs/mono-endian.o .libs/mono-config.o .libs/loader.o .libs/class.o .libs/mempool.o .libs/mono-perfcounters.o .libs/debug-helpers.o .libs/generic-sharing.o x86_64-pc-linux-gnu-ranlib .libs/libmonoruntime.a creating libmonoruntime.la (cd .libs && rm -f libmonoruntime.la && ln -s ../libmonoruntime.la libmonoruntime.la) ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -static -Wl,--as-needed -o libmonoruntime-static.la reflection.lo object.lo icall.lo decimal.lo boehm-gc.lo null-gc.lo sgen-gc.lo gc.lo method-builder.lo marshal.lo mono-mlist.lo monitor.lo threads.lo threadpool.lo file-io.lo socket-io.lo exception.lo appdomain.lo debug-mono-symfile.lo mono-debug.lo mono-debug-debugger.lo profiler.lo attach.lo rand.lo security.lo security-core-clr.lo string-icalls.lo sysmath.lo process.lo environment.lo locales.lo filewatcher.lo security-manager.lo console-io.lo assembly.lo coree.lo domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo loader.lo class.lo mempool.lo mono-perfcounters.lo debug-helpers.lo generic-sharing.lo -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime-static.a .libs/reflection.o .libs/object.o .libs/icall.o .libs/decimal.o .libs/boehm-gc.o .libs/null-gc.o .libs/sgen-gc.o .libs/gc.o .libs/method-builder.o .libs/marshal.o .libs/mono-mlist.o .libs/monitor.o .libs/threads.o .libs/threadpool.o .libs/file-io.o .libs/socket-io.o .libs/exception.o .libs/appdomain.o .libs/debug-mono-symfile.o .libs/mono-debug.o .libs/mono-debug-debugger.o .libs/profiler.o .libs/attach.o .libs/rand.o .libs/security.o .libs/security-core-clr.o .libs/string-icalls.o .libs/sysmath.o .libs/process.o .libs/environment.o .libs/locales.o .libs/filewatcher.o .libs/security-manager.o .libs/console-io.o .libs/assembly.o .libs/coree.o .libs/domain.o .libs/opcodes.o .libs/image.o .libs/metadata.o .libs/verify.o .libs/mono-endian.o .libs/mono-config.o .libs/loader.o .libs/class.o .libs/mempool.o .libs/mono-perfcounters.o .libs/debug-helpers.o .libs/generic-sharing.o x86_64-pc-linux-gnu-ranlib .libs/libmonoruntime-static.a creating libmonoruntime-static.la (cd .libs && rm -f libmonoruntime-static.la && ln -s ../libmonoruntime-static.la libmonoruntime-static.la) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c pedump.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lm -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o pedump pedump.o -pthread ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/metadata' Making all in arch make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/arch' make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/arch' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/arch' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/arch' Making all in interpreter make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/interpreter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/interpreter' Making all in mini make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini' if test -d ../../.git/svn; then svn_info='git svn info'; fi; \ if test -d ./.svn; then svn_info='svn info'; fi; \ if test -n "$svn_info"; then \ (cd ../..; \ LANG=C; export LANG; \ branch=`$svn_info | grep URL | sed -e 's/.*source//' -e 's,mono/?$,,'`; \ version=`$svn_info | grep Revision | sed 's/.*: //'`; \ echo "#define FULL_VERSION \"$branch r$version\""; \ ); \ else \ echo "#define FULL_VERSION \"tarball\""; \ fi > version.h ../../mono/monoburg/monoburg -c 1 -p -e ./inssel.brg ./inssel-float.brg ./inssel-long.brg ./inssel-amd64.brg -d inssel.h -s inssel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o genmdesc-helpers.o `test -f 'helpers.c' || echo './'`helpers.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/utils/libmonoutils.la ../../mono/metadata/opcodes.lo -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lrt -ldl -lpthread -lm mkdir .libs x86_64-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/metadata/.libs/opcodes.o -pthread ../../mono/utils/.libs/libmonoutils.a /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm ./genmdesc ./cpu-amd64.md cpu-amd64.h amd64_desc make all-am make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini.lo mini.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o method-to-ir.lo method-to-ir.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o decompose.lo decompose.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o jit-icalls.lo jit-icalls.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o trace.lo trace.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o dominators.lo dominators.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o cfold.lo cfold.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o regalloc.lo regalloc.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o helpers.lo helpers.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o liveness.lo liveness.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o ssa.lo ssa.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o abcremoval.lo abcremoval.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o ssapre.lo ssapre.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o aliasing.lo aliasing.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o local-propagation.lo local-propagation.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o driver.lo driver.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-mini.lo debug-mini.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o linear-scan.lo linear-scan.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o aot-compiler.lo aot-compiler.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o aot-runtime.lo aot-runtime.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o graph.lo graph.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-exceptions.lo mini-exceptions.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-codegen.lo mini-codegen.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-trampolines.lo mini-trampolines.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o declsec.lo declsec.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o wapihandles.lo wapihandles.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o branch-opts.lo branch-opts.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generic-sharing.lo generic-sharing.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o ssa2.lo ssa2.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o abcremoval2.lo abcremoval2.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o regalloc2.lo regalloc2.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o simd-intrinsics.lo simd-intrinsics.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-amd64.lo mini-amd64.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o exceptions-amd64.lo exceptions-amd64.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o tramp-amd64.lo tramp-amd64.c ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-debugger.lo debug-debugger.c ../../doltlibtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -c -o mdb-debug-info64.lo mdb-debug-info64.s x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -c mdb-debug-info64.s -fPIC -DPIC -o .libs/mdb-debug-info64.o ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o inssel.lo inssel.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,-version-script=./ldscript -Wl,--export-dynamic -Wl,--as-needed -o libmono.la -rpath /usr/lib64 mini.lo method-to-ir.lo decompose.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo aliasing.lo local-propagation.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-exceptions.lo mini-codegen.lo mini-trampolines.lo declsec.lo wapihandles.lo branch-opts.lo generic-sharing.lo ssa2.lo abcremoval2.lo regalloc2.lo simd-intrinsics.lo mini-amd64.lo exceptions-amd64.lo tramp-amd64.lo debug-debugger.lo mdb-debug-info64.lo inssel.lo ../../mono/metadata/libmonoruntime.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthread -lgthread-2.0 -lrt -lglib-2.0 ../../libgc/libmonogc.la -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -shared .libs/mini.o .libs/method-to-ir.o .libs/decompose.o .libs/jit-icalls.o .libs/trace.o .libs/dominators.o .libs/cfold.o .libs/regalloc.o .libs/helpers.o .libs/liveness.o .libs/ssa.o .libs/abcremoval.o .libs/ssapre.o .libs/aliasing.o .libs/local-propagation.o .libs/driver.o .libs/debug-mini.o .libs/linear-scan.o .libs/aot-compiler.o .libs/aot-runtime.o .libs/graph.o .libs/mini-exceptions.o .libs/mini-codegen.o .libs/mini-trampolines.o .libs/declsec.o .libs/wapihandles.o .libs/branch-opts.o .libs/generic-sharing.o .libs/ssa2.o .libs/abcremoval2.o .libs/regalloc2.o .libs/simd-intrinsics.o .libs/mini-amd64.o .libs/exceptions-amd64.o .libs/tramp-amd64.o .libs/debug-debugger.o .libs/mdb-debug-info64.o .libs/inssel.o -Wl,--whole-archive ../../mono/metadata/.libs/libmonoruntime.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -Wl,--no-whole-archive /usr/lib64/libgthread-2.0.so -L/usr/lib64 /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm -pthread -march=native -Wl,-version-script=./ldscript -Wl,--export-dynamic -Wl,--as-needed -pthread -Wl,-soname -Wl,libmono.so.0 -o .libs/libmono.so.0.0.0 (cd .libs && rm -f libmono.so.0 && ln -s libmono.so.0.0.0 libmono.so.0) (cd .libs && rm -f libmono.so && ln -s libmono.so.0.0.0 libmono.so) creating libmono.la (cd .libs && rm -f libmono.la && ln -s ../libmono.la libmono.la) ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -static -Wl,--as-needed -o libmono-static.la mini.lo method-to-ir.lo decompose.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo aliasing.lo local-propagation.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-exceptions.lo mini-codegen.lo mini-trampolines.lo declsec.lo wapihandles.lo branch-opts.lo generic-sharing.lo ssa2.lo abcremoval2.lo regalloc2.lo simd-intrinsics.lo mini-amd64.lo exceptions-amd64.lo tramp-amd64.lo debug-debugger.lo mdb-debug-info64.lo inssel.lo ../../mono/metadata/libmonoruntime-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthread -lgthread-2.0 -lrt -lglib-2.0 ../../libgc/libmonogc-static.la -lrt -ldl -lpthread -lm rm -fr .libs/libmono-static.lax mkdir .libs/libmono-static.lax rm -fr .libs/libmono-static.lax/libmonoruntime-static.a mkdir .libs/libmono-static.lax/libmonoruntime-static.a (cd .libs/libmono-static.lax/libmonoruntime-static.a && x86_64-pc-linux-gnu-ar x /home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/../../mono/metadata/.libs/libmonoruntime-static.a) rm -fr .libs/libmono-static.lax/libwapi.a mkdir .libs/libmono-static.lax/libwapi.a (cd .libs/libmono-static.lax/libwapi.a && x86_64-pc-linux-gnu-ar x /home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/../../mono/io-layer/.libs/libwapi.a) rm -fr .libs/libmono-static.lax/libmonoutils.a mkdir .libs/libmono-static.lax/libmonoutils.a (cd .libs/libmono-static.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x /home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/../../mono/utils/.libs/libmonoutils.a) rm -fr .libs/libmono-static.lax/libmonogc-static.a mkdir .libs/libmono-static.lax/libmonogc-static.a (cd .libs/libmono-static.lax/libmonogc-static.a && x86_64-pc-linux-gnu-ar x /home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/../../libgc/.libs/libmonogc-static.a) copying selected object files to avoid basename conflicts... ln .libs/libmono-static.lax/libmonoruntime-static.a/generic-sharing.o .libs/libmono-static.lax/lt1-generic-sharing.o || cp .libs/libmono-static.lax/libmonoruntime-static.a/generic-sharing.o .libs/libmono-static.lax/lt1-generic-sharing.o ln .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/lt2-security.o || cp .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/lt2-security.o ln .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt3-threads.o || cp .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt3-threads.o ln .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt4-misc.o || cp .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt4-misc.o x86_64-pc-linux-gnu-ar cru .libs/libmono-static.a .libs/mini.o .libs/method-to-ir.o .libs/decompose.o .libs/jit-icalls.o .libs/trace.o .libs/dominators.o .libs/cfold.o .libs/regalloc.o .libs/helpers.o .libs/liveness.o .libs/ssa.o .libs/abcremoval.o .libs/ssapre.o .libs/aliasing.o .libs/local-propagation.o .libs/driver.o .libs/debug-mini.o .libs/linear-scan.o .libs/aot-compiler.o .libs/aot-runtime.o .libs/graph.o .libs/mini-exceptions.o .libs/mini-codegen.o .libs/mini-trampolines.o .libs/declsec.o .libs/wapihandles.o .libs/branch-opts.o .libs/generic-sharing.o .libs/ssa2.o .libs/abcremoval2.o .libs/regalloc2.o .libs/simd-intrinsics.o .libs/mini-amd64.o .libs/exceptions-amd64.o .libs/tramp-amd64.o .libs/debug-debugger.o .libs/mdb-debug-info64.o .libs/inssel.o .libs/libmono-static.lax/libmonoruntime-static.a/security-manager.o .libs/libmono-static.lax/libmonoruntime-static.a/string-icalls.o .libs/libmono-static.lax/libmonoruntime-static.a/profiler.o .libs/libmono-static.lax/libmonoruntime-static.a/image.o .libs/libmono-static.lax/libmonoruntime-static.a/exception.o .libs/libmono-static.lax/libmonoruntime-static.a/domain.o .libs/libmono-static.lax/libmonoruntime-static.a/assembly.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-endian.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug-debugger.o .libs/libmono-static.lax/libmonoruntime-static.a/metadata.o .libs/libmono-static.lax/libmonoruntime-static.a/coree.o .libs/libmono-static.lax/libmonoruntime-static.a/object.o .libs/libmono-static.lax/libmonoruntime-static.a/class.o .libs/libmono-static.lax/libmonoruntime-static.a/loader.o .libs/libmono-static.lax/libmonoruntime-static.a/decimal.o .libs/libmono-static.lax/libmonoruntime-static.a/attach.o .libs/libmono-static.lax/libmonoruntime-static.a/environment.o .libs/libmono-static.lax/libmonoruntime-static.a/gc.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-config.o .libs/libmono-static.lax/libmonoruntime-static.a/sysmath.o .libs/libmono-static.lax/libmonoruntime-static.a/security.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-perfcounters.o .libs/libmono-static.lax/libmonoruntime-static.a/marshal.o .libs/libmono-static.lax/libmonoruntime-static.a/opcodes.o .libs/libmono-static.lax/libmonoruntime-static.a/threadpool.o .libs/libmono-static.lax/libmonoruntime-static.a/reflection.o .libs/libmono-static.lax/libmonoruntime-static.a/verify.o .libs/libmono-static.lax/libmonoruntime-static.a/boehm-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/mempool.o .libs/libmono-static.lax/lt1-generic-sharing.o .libs/libmono-static.lax/libmonoruntime-static.a/filewatcher.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-mono-symfile.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug.o .libs/libmono-static.lax/libmonoruntime-static.a/console-io.o .libs/libmono-static.lax/libmonoruntime-static.a/process.o .libs/libmono-static.lax/libmonoruntime-static.a/null-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/file-io.o .libs/libmono-static.lax/libmonoruntime-static.a/locales.o .libs/libmono-static.lax/libmonoruntime-static.a/threads.o .libs/libmono-static.lax/libmonoruntime-static.a/appdomain.o .libs/libmono-static.lax/libmonoruntime-static.a/method-builder.o .libs/libmono-static.lax/libmonoruntime-static.a/icall.o .libs/libmono-static.lax/libmonoruntime-static.a/sgen-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/monitor.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-helpers.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-mlist.o .libs/libmono-static.lax/libmonoruntime-static.a/socket-io.o .libs/libmono-static.lax/libmonoruntime-static.a/rand.o .libs/libmono-static.lax/libmonoruntime-static.a/security-core-clr.o .libs/libmono-static.lax/libwapi.a/misc.o .libs/libmono-static.lax/libwapi.a/error.o .libs/libmono-static.lax/libwapi.a/io.o .libs/libmono-static.lax/libwapi.a/messages.o .libs/libmono-static.lax/libwapi.a/context.o .libs/libmono-static.lax/libwapi.a/system.o .libs/libmono-static.lax/libwapi.a/collection.o .libs/libmono-static.lax/lt2-security.o .libs/libmono-static.lax/libwapi.a/sockets.o .libs/libmono-static.lax/libwapi.a/wait.o .libs/libmono-static.lax/libwapi.a/semaphores.o .libs/libmono-static.lax/libwapi.a/atomic.o .libs/libmono-static.lax/libwapi.a/timefuncs.o .libs/libmono-static.lax/libwapi.a/mutexes.o .libs/libmono-static.lax/libwapi.a/events.o .libs/libmono-static.lax/libwapi.a/io-portability.o .libs/libmono-static.lax/lt3-threads.o .libs/libmono-static.lax/libwapi.a/critical-sections.o .libs/libmono-static.lax/libwapi.a/shared.o .libs/libmono-static.lax/libwapi.a/handles.o .libs/libmono-static.lax/libwapi.a/wapi_glob.o .libs/libmono-static.lax/libwapi.a/processes.o .libs/libmono-static.lax/libwapi.a/versioninfo.o .libs/libmono-static.lax/libwapi.a/mono-mutex.o .libs/libmono-static.lax/libmonoutils.a/strenc.o .libs/libmono-static.lax/libmonoutils.a/mono-md5.o .libs/libmono-static.lax/libmonoutils.a/dlmalloc.o .libs/libmono-static.lax/libmonoutils.a/mono-poll.o .libs/libmono-static.lax/libmonoutils.a/mono-dl.o .libs/libmono-static.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-counters.o .libs/libmono-static.lax/libmonoutils.a/mono-mmap.o .libs/libmono-static.lax/libmonoutils.a/mono-path.o .libs/libmono-static.lax/libmonoutils.a/monobitset.o .libs/libmono-static.lax/libmonoutils.a/mono-stdlib.o .libs/libmono-static.lax/libmonoutils.a/mono-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-proclib.o .libs/libmono-static.lax/libmonoutils.a/strtod.o .libs/libmono-static.lax/libmonoutils.a/mono-uri.o .libs/libmono-static.lax/libmonoutils.a/mono-property-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-io-portability.o .libs/libmono-static.lax/libmonoutils.a/mono-time.o .libs/libmono-static.lax/libmonoutils.a/mono-math.o .libs/libmono-static.lax/libmonoutils.a/mono-sha1.o .libs/libmono-static.lax/libmonoutils.a/mono-logger.o .libs/libmono-static.lax/libmonoutils.a/mono-codeman.o .libs/libmono-static.lax/libmonoutils.a/mono-value-hash.o .libs/libmono-static.lax/libmonogc-static.a/obj_map.o .libs/libmono-static.lax/libmonogc-static.a/mach_dep.o .libs/libmono-static.lax/lt4-misc.o .libs/libmono-static.lax/libmonogc-static.a/specific.o .libs/libmono-static.lax/libmonogc-static.a/pthread_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/blacklst.o .libs/libmono-static.lax/libmonogc-static.a/mallocx.o .libs/libmono-static.lax/libmonogc-static.a/gc_dlopen.o .libs/libmono-static.lax/libmonogc-static.a/gcj_mlc.o .libs/libmono-static.lax/libmonogc-static.a/headers.o .libs/libmono-static.lax/libmonogc-static.a/typd_mlc.o .libs/libmono-static.lax/libmonogc-static.a/pthread_support.o .libs/libmono-static.lax/libmonogc-static.a/mark.o .libs/libmono-static.lax/libmonogc-static.a/os_dep.o .libs/libmono-static.lax/libmonogc-static.a/darwin_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/backgraph.o .libs/libmono-static.lax/libmonogc-static.a/pcr_interface.o .libs/libmono-static.lax/libmonogc-static.a/reclaim.o .libs/libmono-static.lax/libmonogc-static.a/new_hblk.o .libs/libmono-static.lax/libmonogc-static.a/mark_rts.o .libs/libmono-static.lax/libmonogc-static.a/solaris_pthreads.o .libs/libmono-static.lax/libmonogc-static.a/allchblk.o .libs/libmono-static.lax/libmonogc-static.a/checksums.o .libs/libmono-static.lax/libmonogc-static.a/malloc.o .libs/libmono-static.lax/libmonogc-static.a/dyn_load.o .libs/libmono-static.lax/libmonogc-static.a/win32_threads.o .libs/libmono-static.lax/libmonogc-static.a/finalize.o .libs/libmono-static.lax/libmonogc-static.a/real_malloc.o .libs/libmono-static.lax/libmonogc-static.a/ptr_chck.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/solaris_threads.o .libs/libmono-static.lax/libmonogc-static.a/dbg_mlc.o x86_64-pc-linux-gnu-ranlib .libs/libmono-static.a rm -fr .libs/libmono-static.lax creating libmono-static.la (cd .libs && rm -f libmono-static.la && ln -s ../libmono-static.la libmono-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 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c main.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -export-dynamic -Wl,-version-script=./ldscript.mono -Wl,--export-dynamic -Wl,--as-needed -o mono main.o libmono.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lm -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,-version-script=./ldscript.mono -Wl,--export-dynamic -Wl,--as-needed -o .libs/mono main.o -pthread -Wl,--export-dynamic ./.libs/libmono.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm creating mono make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini' Making all in dis make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/dis' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c get.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c dis-cil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c declsec.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o monodis dump.o main.o declsec.o libmonodis.a ../mini/libmono.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lrt -ldl -lpthread -lm mkdir .libs x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o .libs/monodis dump.o main.o declsec.o -pthread libmonodis.a ../mini/.libs/libmono.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm creating monodis make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/dis' Making all in monograph make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/monograph' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c monograph.c monograph.c: In function 'df_visit': monograph.c:937: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'long int' monograph.c:939: warning: format '%04x' expects type 'unsigned int', but argument 3 has type 'long int' monograph.c:939: warning: format '%04x' expects type 'unsigned int', but argument 5 has type 'long int' monograph.c: In function 'print_method_cfg': monograph.c:966: warning: format '%04x' expects type 'unsigned int', but argument 4 has type 'long int' ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o monograph monograph.o ../mini/libmono.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lm -lrt -ldl -lpthread -lm mkdir .libs x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o .libs/monograph monograph.o -pthread ../mini/.libs/libmono.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm creating monograph make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/monograph' Making all in tests make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests' Making all in cas make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas' Making all in assembly make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/assembly' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/assembly' Making all in linkdemand make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/linkdemand' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/linkdemand' Making all in inheritance make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/inheritance' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/inheritance' Making all in demand make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/demand' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/demand' Making all in threads make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/threads' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas/threads' make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas' make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/cas' Making all in assemblyresolve make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/assemblyresolve' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests/assemblyresolve' make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests' ../../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -rpath `pwd` -Wl,--as-needed -o libtest.la libtest_la-libtest.lo -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -shared .libs/libtest_la-libtest.o /usr/lib64/libgthread-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm -march=native -Wl,--as-needed -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libtest.so.0 -o .libs/libtest.so.0.0.0 (cd .libs && rm -f libtest.so.0 && ln -s libtest.so.0.0.0 libtest.so.0) (cd .libs && rm -f libtest.so && ln -s libtest.so.0.0.0 libtest.so) creating libtest.la (cd .libs && rm -f libtest.la && ln -s ../libtest.la libtest.la) make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/tests' Making all in benchmark make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/benchmark' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/benchmark' Making all in profiler make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/profiler' ../../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_EXC_TABLES -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-cov.lo mono-cov.c mono-cov.c:123: warning: no previous prototype for 'mono_profiler_startup' ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o libmono-profiler-cov.la -rpath /usr/lib64 mono-cov.lo ../../mono/mini/libmono.la -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -shared .libs/mono-cov.o -Wl,--rpath -Wl,/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/.libs ../../mono/mini/.libs/libmono.so -L/usr/lib64 -lrt -ldl -lpthread -lm -march=native -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-cov.so.0 -o .libs/libmono-profiler-cov.so.0.0.0 (cd .libs && rm -f libmono-profiler-cov.so.0 && ln -s libmono-profiler-cov.so.0.0.0 libmono-profiler-cov.so.0) (cd .libs && rm -f libmono-profiler-cov.so && ln -s libmono-profiler-cov.so.0.0.0 libmono-profiler-cov.so) creating libmono-profiler-cov.la (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../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-profiler-aot.lo mono-profiler-aot.c mono-profiler-aot.c:124: warning: no previous prototype for 'mono_profiler_startup' ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o libmono-profiler-aot.la -rpath /usr/lib64 mono-profiler-aot.lo ../../mono/mini/libmono.la -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -shared .libs/mono-profiler-aot.o -Wl,--rpath -Wl,/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/.libs ../../mono/mini/.libs/libmono.so -L/usr/lib64 -lrt -ldl -lpthread -lm -march=native -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-aot.so.0 -o .libs/libmono-profiler-aot.so.0.0.0 (cd .libs && rm -f libmono-profiler-aot.so.0 && ln -s libmono-profiler-aot.so.0.0.0 libmono-profiler-aot.so.0) (cd .libs && rm -f libmono-profiler-aot.so && ln -s libmono-profiler-aot.so.0.0.0 libmono-profiler-aot.so) creating libmono-profiler-aot.la (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../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-profiler-logging.lo mono-profiler-logging.c ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -o libmono-profiler-logging.la -rpath /usr/lib64 mono-profiler-logging.lo ../../mono/mini/libmono.la -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -shared .libs/mono-profiler-logging.o -Wl,--rpath -Wl,/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/mini/.libs ../../mono/mini/.libs/libmono.so -L/usr/lib64 -lrt -ldl -lpthread -lm -march=native -Wl,--as-needed -Wl,-soname -Wl,libmono-profiler-logging.so.0 -o .libs/libmono-profiler-logging.so.0.0.0 (cd .libs && rm -f libmono-profiler-logging.so.0 && ln -s libmono-profiler-logging.so.0.0.0 libmono-profiler-logging.so.0) (cd .libs && rm -f libmono-profiler-logging.so && ln -s libmono-profiler-logging.so.0.0.0 libmono-profiler-logging.so) creating libmono-profiler-logging.la (cd .libs && rm -f libmono-profiler-logging.la && ln -s ../libmono-profiler-logging.la libmono-profiler-logging.la) make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono/profiler' make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono' make[2]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mono' Making all in support make[2]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/support' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o errno.lo errno.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o map.lo map.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o signal.lo signal.c signal.c: In function 'Mono_Unix_UnixSignal_install': signal.c:112: warning: 'handler' may be used uninitialized in this function ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o stdio.lo stdio.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o string.lo string.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o stdlib.lo stdlib.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o dirent.lo dirent.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o fcntl.lo fcntl.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o fstab.lo fstab.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o grp.lo grp.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o macros.lo macros.c macros.c:13: warning: no previous prototype for 'wifexited' macros.c:18: warning: no previous prototype for 'wexitstatus' macros.c:23: warning: no previous prototype for 'wifsignaled' macros.c:28: warning: no previous prototype for 'wtermsig' macros.c:33: warning: no previous prototype for 'wifstopped' macros.c:38: warning: no previous prototype for 'wstopsig' macros.c:43: warning: no previous prototype for 'helper_Mono_Posix_Stat' macros.c:84: warning: no previous prototype for 'helper_Mono_Posix_GetUserName' macros.c:89: warning: no previous prototype for 'helper_Mono_Posix_GetGroupName' macros.c:95: warning: no previous prototype for 'helper_Mono_Posix_readdir' macros.c:101: warning: no previous prototype for 'helper_Mono_Posix_getpwnamuid' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o old-map.lo old-map.c old-map.c:16: warning: no previous prototype for 'map_Mono_Posix_OpenFlags' old-map.c:44: warning: no previous prototype for 'map_Mono_Posix_FileMode' old-map.c:74: warning: no previous prototype for 'map_Mono_Posix_WaitOptions' old-map.c:84: warning: no previous prototype for 'map_Mono_Posix_AccessMode' old-map.c:98: warning: no previous prototype for 'map_Mono_Posix_Signals' old-map.c:161: warning: no previous prototype for 'map_Mono_Posix_PollEvents' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o pwd.lo pwd.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o serial.lo serial.c serial.c:64: warning: no previous prototype for 'open_serial' serial.c:76: warning: no previous prototype for 'close_serial' serial.c:82: warning: no previous prototype for 'read_serial' serial.c:92: warning: no previous prototype for 'write_serial' serial.c:131: warning: no previous prototype for 'discard_buffer' serial.c:137: warning: no previous prototype for 'get_bytes_in_buffer' serial.c:149: warning: no previous prototype for 'set_attributes' serial.c:362: warning: no previous prototype for 'get_signals' serial.c:377: warning: no previous prototype for 'set_signal' serial.c:401: warning: no previous prototype for 'breakprop' serial.c:407: warning: no previous prototype for 'poll_serial' serial.c:435: warning: no previous prototype for 'list_serial_devices' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-mman.lo sys-mman.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-sendfile.lo sys-sendfile.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-stat.lo sys-stat.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-statvfs.lo sys-statvfs.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-time.lo sys-time.c sys-time.c:74: warning: no previous prototype for 'Mono_Posix_Syscall_utimes_bad' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-utsname.lo sys-utsname.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-wait.lo sys-wait.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sys-xattr.lo sys-xattr.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o syslog.lo syslog.c syslog.c:43: warning: no previous prototype for 'Mono_Posix_Syscall_syslog2' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o time.lo time.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o unistd.lo unistd.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o utime.lo utime.c ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o x-struct-str.lo x-struct-str.c x-struct-str.c:28: warning: 'visibility' attribute ignored on non-class types ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o zlib_macros.lo zlib_macros.c zlib_macros.c:19: warning: no previous prototype for 'create_z_stream' zlib_macros.c:51: warning: no previous prototype for 'free_z_stream' zlib_macros.c:62: warning: no previous prototype for 'z_stream_set_next_in' zlib_macros.c:68: warning: no previous prototype for 'z_stream_set_avail_in' zlib_macros.c:74: warning: no previous prototype for 'z_stream_get_avail_in' zlib_macros.c:80: warning: no previous prototype for 'z_stream_set_next_out' zlib_macros.c:86: warning: no previous prototype for 'z_stream_set_avail_out' zlib_macros.c:92: warning: no previous prototype for 'z_stream_deflate' zlib_macros.c:107: warning: no previous prototype for 'z_stream_inflate' ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o unzip.lo `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.c minizip/unzip.c:263: warning: function declaration isn't a prototype minizip/unzip.c:549: warning: function declaration isn't a prototype minizip/unzip.c: In function 'unzlocal_GetCurrentFileInfoInternal': minizip/unzip.c:610: warning: suggest explicit braces to avoid ambiguous 'else' minizip/unzip.c:690: warning: suggest explicit braces to avoid ambiguous 'else' minizip/unzip.c:715: warning: suggest explicit braces to avoid ambiguous 'else' minizip/unzip.c: At top level: minizip/unzip.c:960: warning: function declaration isn't a prototype minizip/unzip.c: In function 'unzlocal_CheckCurrentFileCoherencyHeader': minizip/unzip.c:979: warning: suggest explicit braces to avoid ambiguous 'else' minizip/unzip.c: In function 'unzGetGlobalComment': minizip/unzip.c:1537: warning: unused variable 'err' ../doltlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o zip.lo `test -f 'minizip/zip.c' || echo './'`minizip/zip.c In file included from minizip/zip.c:158: minizip/crypt.h:91: warning: function declaration isn't a prototype minizip/zip.c:162: warning: function declaration isn't a prototype minizip/zip.c:176: warning: function declaration isn't a prototype minizip/zip.c:187: warning: function declaration isn't a prototype minizip/zip.c:193: warning: function declaration isn't a prototype minizip/zip.c:201: warning: function declaration isn't a prototype minizip/zip.c:319: warning: function declaration isn't a prototype minizip/zip.c:945: warning: function declaration isn't a prototype minizip/zip.c:194: warning: 'free_linkedlist' defined but not used ../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -no-undefined -avoid-version -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_macros.lo ioapi.lo unzip.lo zip.lo -pthread -lgthread-2.0 -lrt -lglib-2.0 -lz -lrt -ldl -lpthread -lm 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_macros.o .libs/ioapi.o .libs/unzip.o .libs/zip.o /usr/lib64/libgthread-2.0.so -L/usr/lib64 /usr/lib64/libglib-2.0.so -lz -lrt -ldl -lpthread -lm -march=native -Wl,--as-needed -pthread -Wl,-soname -Wl,libMonoPosixHelper.so -o .libs/libMonoPosixHelper.so creating libMonoPosixHelper.la (cd .libs && rm -f libMonoPosixHelper.la && ln -s ../libMonoPosixHelper.la libMonoPosixHelper.la) ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o supportw.lo supportw.c supportw.c:162: warning: no previous prototype for 'SetWindowPos' supportw.c: In function 'SetWindowPos': supportw.c:164: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'gpointer' supportw.c:164: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'gpointer' supportw.c: At top level: supportw.c:169: warning: no previous prototype for 'SendMessageA' supportw.c: In function 'SendMessageA': supportw.c:171: warning: format '%d' expects type 'int', but argument 3 has type 'gpointer' supportw.c:171: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'gpointer' supportw.c:171: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'gpointer' supportw.c: At top level: supportw.c:176: warning: no previous prototype for 'GetWindowLongA' ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -march=native -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -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 -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -no-undefined -avoid-version -Wl,--as-needed -o libMonoSupportW.la -rpath /usr/lib64 supportw.lo support-heap.lo -pthread -lgthread-2.0 -lrt -lglib-2.0 -lrt -ldl -lpthread -lm x86_64-pc-linux-gnu-gcc -shared .libs/supportw.o .libs/support-heap.o /usr/lib64/libgthread-2.0.so -L/usr/lib64 /usr/lib64/libglib-2.0.so -lrt -ldl -lpthread -lm -march=native -Wl,--as-needed -pthread -Wl,-soname -Wl,libMonoSupportW.so -o .libs/libMonoSupportW.so creating libMonoSupportW.la (cd .libs && rm -f libMonoSupportW.la && ln -s ../libMonoSupportW.la libMonoSupportW.la) make[2]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/support' Making all in data make[2]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data' Making all in net_1_1 make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_1_1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_1_1' Making all in net_2_0 make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_2_0' Making all in Browsers make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_2_0/Browsers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_2_0/Browsers' make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_2_0' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_2_0' make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data/net_2_0' make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data' make[2]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/data' Making all in runtime make[2]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/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/mcs ; \ r=`pwd`; m=`cd ../mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_1_1/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \ chmod +x _tmpinst/bin/mcs echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \ r=`pwd`; m=`cd ../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 ../mcs && pwd`; \ echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/gmcs.exe"'" "$@"' >> _tmpinst/bin/gmcs ; \ chmod +x _tmpinst/bin/gmcs if test -w ../mcs; then :; else chmod -R +w ../mcs; fi cd ../mcs && make NO_DIR_CHECK=1 PROFILES='net_1_1 net_2_0 net_3_5' CC='x86_64-pc-linux-gnu-gcc' all-profiles make[3]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make profile-do--net_1_1--all profile-do--net_2_0--all profile-do--net_3_5--all make[4]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make PROFILE=basic all make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' test -n '2.2.0.0' sed -e 's,@''MONO_VERSION@,2.2.0.0,' common/Consts.cs.in > common/Consts.cs make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o closure.o closure.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o error.o error.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o lalr.o lalr.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o lr0.o lr0.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o mkpar.o mkpar.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o output.o output.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o reader.o reader.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o symtab.o symtab.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o verbose.o verbose.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -c -o warshall.o warshall.c x86_64-pc-linux-gnu-gcc -DSKEL_DIRECTORY=\""/usr/share/jay"\" -g -O2 -o jay closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o symtab.o verbose.o warshall.o make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' Creating ../build/deps/basic_mcs.exe.makefrag ... make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' ../jay/jay -cv < ../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv jay-tmp.out cs-parser.cs ../jay/jay: 9 shift/reduce conflicts. /bin/sh ../mkinstalldirs ../class/lib/basic/ mkdir -p -- ../class/lib/basic/ touch ../class/lib/basic//.stamp MCS [basic] mcs.exe cp mcs.exe ../class/lib/basic/mcs.exe test ! -f mcs.exe.mdb || cp mcs.exe.mdb ../class/lib/basic/mcs.exe.mdb cp mcs.exe.config ../class/lib/basic/mcs.exe.config make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' Creating ../../build/deps/basic_corlib.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' MCS [basic] mscorlib.dll System/AppDomain.cs(67,24): warning CS0169: The private field `System.AppDomain._mono_app_domain' is never used System/Variant.cs(243,24): warning CS0169: The private field `System.BRECORD.pvRecord' is never used System/Variant.cs(244,24): warning CS0169: The private field `System.BRECORD.pRecInfo' is never used System.Diagnostics/StackFrame.cs(59,32): warning CS0649: Field `System.Diagnostics.StackFrame.internalMethodName' is never assigned to, and will always have its default value `null' System.Globalization/RegionInfo.cs(71,24): warning CS0169: The private field `System.Globalization.RegionInfo.currencyEnglishName' is never used System.Reflection.Emit/ILGenerator.cs(67,21): warning CS0169: The private field `System.Reflection.Emit.ILExceptionInfo.len' is assigned but its value is never used System.Reflection.Emit/SignatureHelper.cs(61,34): warning CS0649: Field `System.Reflection.Emit.SignatureHelper.modreqs' is never assigned to, and will always have its default value `null' System.Reflection.Emit/SignatureHelper.cs(62,34): warning CS0649: Field `System.Reflection.Emit.SignatureHelper.modopts' is never assigned to, and will always have its default value `null' System.Runtime.Remoting.Contexts/Context.cs(69,22): warning CS0649: Field `System.Runtime.Remoting.Contexts.Context.frozen' is never assigned to, and will always have its default value `false' System.Runtime.Remoting.Messaging/AsyncResult.cs(60,22): warning CS0169: The private field `System.Runtime.Remoting.Messaging.AsyncResult.message_ctrl' is assigned but its value is never used System.Runtime.Remoting.Messaging/ReturnMessage.cs(47,21): warning CS0169: The private field `System.Runtime.Remoting.Messaging.ReturnMessage._outArgsCount' is assigned but its value is never used Compilation succeeded - 11 warning(s) : mscorlib.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' Creating ../../build/deps/basic_System.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' ** Warning: System.dll built without parts that depend on: System.Xml.dll MCS [basic] System.dll Microsoft.CSharp/CSharpCodeCompiler.cs(191,32): warning CS0219: The variable `mcs_stdout' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(897,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1257,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1256,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1573,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1903,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1902,54): warning CS0219: The variable `c' is assigned but its value is never used System.Configuration/ConfigurationSettings.cs(243,31): warning CS0649: Field `System.Configuration.SectionData.FileName' is never assigned to, and will always have its default value `null' System.Diagnostics/ProcessStartInfo.cs(61,34): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stderr' is never used System.Diagnostics/ProcessStartInfo.cs(61,51): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stdout' is never used System.Diagnostics/ProcessStartInfo.cs(62,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.username' is never used System.Diagnostics/ProcessStartInfo.cs(62,42): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.domain' is never used System.Diagnostics/ProcessStartInfo.cs(66,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.password' is never used System.Diagnostics/ProcessStartInfo.cs(68,30): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.load_user_profile' is never used Compilation succeeded - 14 warning(s) : System.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' Creating ../../build/deps/basic_System.Xml.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' ../../jay/jay -ct < ../../jay/skeleton.cs System.Xml.XPath/Parser.jay >System.Xml.XPath/Parser.cs ../../jay/jay: 21 rules never reduced ../../jay/jay: 1 shift/reduce conflict, 42 reduce/reduce conflicts. sed "s/\%start Expr/\%start Pattern/" System.Xml.XPath/Parser.jay >Mono.Xml.Xsl/PatternParser.jay echo "#define XSLT_PATTERN" > Mono.Xml.Xsl/PatternParser.cs ../../jay/jay -ct Mono.Xml.Xsl/PatternParser.jay < ../../jay/skeleton.cs >>Mono.Xml.Xsl/PatternParser.cs ../../jay/jay: 3 rules never reduced ../../jay/jay: 1 shift/reduce conflict, 46 reduce/reduce conflicts. echo "#define XSLT_PATTERN" > Mono.Xml.Xsl/PatternTokenizer.cs cat System.Xml.XPath/Tokenizer.cs >>Mono.Xml.Xsl/PatternTokenizer.cs MCS [basic] System.Xml.dll System.Xml/XmlDocumentNavigator.cs(676,74): warning CS0162: Unreachable code detected System.Xml/XmlTextReader.cs(1793,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used System.Xml.XPath/Parser.jay(56,28): warning CS0649: Field `Mono.Xml.XPath.XPathParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' System.Xml.XPath/Parser.cs(101,14): warning CS0649: Field `Mono.Xml.XPath.XPathParser.eof_token' is never assigned to, and will always have its default value `0' System.Xml.XPath/Parser.cs(285,7): warning CS0169: The private field `Mono.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is never used Mono.Xml.Xsl/PatternParser.jay(56,28): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.eof_token' is never assigned to, and will always have its default value `0' Mono.Xml.Xsl/PatternParser.cs(286,7): warning CS0169: The private field `Mono.Xml.Xsl.XsltPatternParser.yyExpectingState' is assigned but its value is never used Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0169: The private field `Mono.Xml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used System.Xml/XmlTextWriter2.cs(221,22): warning CS0649: Field `System.Xml.XmlTextWriter.check_character_validity' is never assigned to, and will always have its default value `false' System.Xml/XmlTextWriter2.cs(238,22): warning CS0649: Field `System.Xml.XmlTextWriter.indent_attributes' is never assigned to, and will always have its default value `false' System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' is assigned but its value is never used System.Xml.Serialization/SerializationSource.cs(151,22): warning CS0169: The private field `System.Xml.Serialization.MembersSerializationSource.writeAccessors' is assigned but its value is never used System.Xml.Serialization/TypeTranslator.cs(46,34): warning CS0649: Field `System.Xml.Serialization.TypeTranslator.nullableTypes' is never assigned to, and will always have its default value `null' Compilation succeeded - 14 warning(s) : System.Xml.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' MCS [basic] System.dll Microsoft.CSharp/CSharpCodeCompiler.cs(191,32): warning CS0219: The variable `mcs_stdout' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(897,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1257,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1256,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1573,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1903,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1902,54): warning CS0219: The variable `c' is assigned but its value is never used System.Diagnostics/ProcessStartInfo.cs(61,34): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stderr' is never used System.Diagnostics/ProcessStartInfo.cs(61,51): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stdout' is never used System.Diagnostics/ProcessStartInfo.cs(62,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.username' is never used System.Diagnostics/ProcessStartInfo.cs(62,42): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.domain' is never used System.Diagnostics/ProcessStartInfo.cs(66,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.password' is never used System.Diagnostics/ProcessStartInfo.cs(68,30): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.load_user_profile' is never used Compilation succeeded - 13 warning(s) : System.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make all-local make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make PROFILE=net_1_1_bootstrap all make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[7]: Nothing to be done for `all-local'. make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' Creating ../build/deps/net_1_1_bootstrap_mcs.exe.makefrag ... make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' /bin/sh ../mkinstalldirs ../class/lib/net_1_1_bootstrap/ mkdir -p -- ../class/lib/net_1_1_bootstrap/ touch ../class/lib/net_1_1_bootstrap//.stamp MCS [net_1_1_bootstrap] mcs.exe cp mcs.exe ../class/lib/net_1_1_bootstrap/mcs.exe test ! -f mcs.exe.mdb || cp mcs.exe.mdb ../class/lib/net_1_1_bootstrap/mcs.exe.mdb cp mcs.exe.config ../class/lib/net_1_1_bootstrap/mcs.exe.config make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' Creating ../../build/deps/net_1_1_bootstrap_corlib.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' MCS [net_1_1_bootstrap] mscorlib.dll System/AppDomain.cs(67,24): warning CS0169: The private field `System.AppDomain._mono_app_domain' is never used System/Variant.cs(243,24): warning CS0169: The private field `System.BRECORD.pvRecord' is never used System/Variant.cs(244,24): warning CS0169: The private field `System.BRECORD.pRecInfo' is never used System.Diagnostics/StackFrame.cs(59,32): warning CS0649: Field `System.Diagnostics.StackFrame.internalMethodName' is never assigned to, and will always have its default value `null' System.Globalization/RegionInfo.cs(71,24): warning CS0169: The private field `System.Globalization.RegionInfo.currencyEnglishName' is never used System.Reflection.Emit/ILGenerator.cs(67,21): warning CS0169: The private field `System.Reflection.Emit.ILExceptionInfo.len' is assigned but its value is never used System.Reflection.Emit/SignatureHelper.cs(61,34): warning CS0649: Field `System.Reflection.Emit.SignatureHelper.modreqs' is never assigned to, and will always have its default value `null' System.Reflection.Emit/SignatureHelper.cs(62,34): warning CS0649: Field `System.Reflection.Emit.SignatureHelper.modopts' is never assigned to, and will always have its default value `null' System.Runtime.Remoting.Contexts/Context.cs(69,22): warning CS0649: Field `System.Runtime.Remoting.Contexts.Context.frozen' is never assigned to, and will always have its default value `false' System.Runtime.Remoting.Messaging/AsyncResult.cs(60,22): warning CS0169: The private field `System.Runtime.Remoting.Messaging.AsyncResult.message_ctrl' is assigned but its value is never used System.Runtime.Remoting.Messaging/ReturnMessage.cs(47,21): warning CS0169: The private field `System.Runtime.Remoting.Messaging.ReturnMessage._outArgsCount' is assigned but its value is never used Compilation succeeded - 11 warning(s) : mscorlib.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' Creating ../../build/deps/net_1_1_bootstrap_Mono.CompilerServices.SymbolWriter.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' MCS [net_1_1_bootstrap] Mono.CompilerServices.SymbolWriter.dll : Mono.CompilerServices.SymbolWriter.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' Creating ../../build/deps/net_1_1_bootstrap_System.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' ** Warning: System.dll built without parts that depend on: System.Xml.dll MCS [net_1_1_bootstrap] System.dll Microsoft.CSharp/CSharpCodeCompiler.cs(191,32): warning CS0219: The variable `mcs_stdout' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(897,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1257,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1256,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1573,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1903,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1902,54): warning CS0219: The variable `c' is assigned but its value is never used System.Configuration/ConfigurationSettings.cs(243,31): warning CS0649: Field `System.Configuration.SectionData.FileName' is never assigned to, and will always have its default value `null' System.Diagnostics/ProcessStartInfo.cs(61,34): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stderr' is never used System.Diagnostics/ProcessStartInfo.cs(61,51): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stdout' is never used System.Diagnostics/ProcessStartInfo.cs(62,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.username' is never used System.Diagnostics/ProcessStartInfo.cs(62,42): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.domain' is never used System.Diagnostics/ProcessStartInfo.cs(66,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.password' is never used System.Diagnostics/ProcessStartInfo.cs(68,30): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.load_user_profile' is never used Compilation succeeded - 14 warning(s) : System.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' Creating ../../build/deps/net_1_1_bootstrap_System.Xml.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' MCS [net_1_1_bootstrap] System.Xml.dll System.Xml/XmlDocumentNavigator.cs(676,74): warning CS0162: Unreachable code detected System.Xml/XmlTextReader.cs(1793,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used System.Xml.XPath/Parser.jay(56,28): warning CS0649: Field `Mono.Xml.XPath.XPathParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' System.Xml.XPath/Parser.cs(101,14): warning CS0649: Field `Mono.Xml.XPath.XPathParser.eof_token' is never assigned to, and will always have its default value `0' System.Xml.XPath/Parser.cs(285,7): warning CS0169: The private field `Mono.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is never used Mono.Xml.Xsl/PatternParser.jay(56,28): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.eof_token' is never assigned to, and will always have its default value `0' Mono.Xml.Xsl/PatternParser.cs(286,7): warning CS0169: The private field `Mono.Xml.Xsl.XsltPatternParser.yyExpectingState' is assigned but its value is never used Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0169: The private field `Mono.Xml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used System.Xml/XmlTextWriter2.cs(221,22): warning CS0649: Field `System.Xml.XmlTextWriter.check_character_validity' is never assigned to, and will always have its default value `false' System.Xml/XmlTextWriter2.cs(238,22): warning CS0649: Field `System.Xml.XmlTextWriter.indent_attributes' is never assigned to, and will always have its default value `false' System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' is assigned but its value is never used System.Xml.Serialization/SerializationSource.cs(151,22): warning CS0169: The private field `System.Xml.Serialization.MembersSerializationSource.writeAccessors' is assigned but its value is never used System.Xml.Serialization/TypeTranslator.cs(46,34): warning CS0649: Field `System.Xml.Serialization.TypeTranslator.nullableTypes' is never assigned to, and will always have its default value `null' Compilation succeeded - 14 warning(s) : System.Xml.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' Creating ../../build/deps/net_1_1_bootstrap_Mono.Security.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' MCS [net_1_1_bootstrap] Mono.Security.dll ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0): warning CS1030: #warning: `"Client certificate selection is unfinished"' ./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0): warning CS1030: #warning: `Review that selected alert is correct' Compilation succeeded - 2 warning(s) : Mono.Security.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' Creating ../../build/deps/net_1_1_bootstrap_System.Security.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' MCS [net_1_1_bootstrap] System.Security.dll System.Security.Cryptography.Xml/Reference.cs(45,32): warning CS0169: The private field `System.Security.Cryptography.Xml.Reference.stream' is assigned but its value is never used System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransform.cs(44,30): warning CS0169: The private field `System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.comments' is assigned but its value is never used System.Security.Cryptography.Xml/XmlDsigXsltTransform.cs(47,30): warning CS0169: The private field `System.Security.Cryptography.Xml.XmlDsigXsltTransform.comments' is assigned but its value is never used Compilation succeeded - 3 warning(s) : ../../class/lib/net_1_1_bootstrap/System.Security.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' Creating ../../build/deps/net_1_1_bootstrap_System.Configuration.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' MCS [net_1_1_bootstrap] dummy-System.Configuration.dll : dummy-System.Configuration.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' MCS [net_1_1_bootstrap] System.dll Microsoft.CSharp/CSharpCodeCompiler.cs(191,32): warning CS0219: The variable `mcs_stdout' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(897,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1257,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1256,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1573,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1903,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1902,54): warning CS0219: The variable `c' is assigned but its value is never used System.Diagnostics/ProcessStartInfo.cs(61,34): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stderr' is never used System.Diagnostics/ProcessStartInfo.cs(61,51): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stdout' is never used System.Diagnostics/ProcessStartInfo.cs(62,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.username' is never used System.Diagnostics/ProcessStartInfo.cs(62,42): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.domain' is never used System.Diagnostics/ProcessStartInfo.cs(66,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.password' is never used System.Diagnostics/ProcessStartInfo.cs(68,30): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.load_user_profile' is never used Compilation succeeded - 13 warning(s) : System.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' Creating ../../build/deps/net_1_1_bootstrap_PEAPI.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' MCS [net_1_1_bootstrap] PEAPI.dll Metadata.cs(5363,30): warning CS0219: The variable `tabStart' is assigned but its value is never used Metadata.cs(5344,30): warning CS0219: The variable `startTilde' is assigned but its value is never used Metadata.cs(431,48): warning CS0169: The private field `PEAPI.CustomAttribute.prolog' is assigned but its value is never used Metadata.cs(435,26): warning CS0169: The private field `PEAPI.CustomAttribute.cVal' is assigned but its value is never used Metadata.cs(633,28): warning CS0169: The private field `PEAPI.Permission.type' is assigned but its value is never used Metadata.cs(673,38): warning CS0169: The private field `PEAPI.PermissionSet.sec_action' is assigned but its value is never used Metadata.cs(675,37): warning CS0169: The private field `PEAPI.PermissionSet.ps' is never used Metadata.cs(1503,30): warning CS0169: The private field `PEAPI.ClassRefInst.is_value' is assigned but its value is never used Metadata.cs(1583,46): warning CS0169: The private field `PEAPI.ClassDef.ElementType_Class' is assigned but its value is never used Metadata.cs(1592,24): warning CS0169: The private field `PEAPI.ClassDef.securityActions' is never used Metadata.cs(1595,26): warning CS0169: The private field `PEAPI.ClassDef.parentClass' is assigned but its value is never used Metadata.cs(1962,29): warning CS0169: The private field `PEAPI.ClassRef.externClass' is never used Metadata.cs(3491,27): warning CS0169: The private field `PEAPI.Property.getterMeth' is assigned but its value is never used Metadata.cs(3828,27): warning CS0169: The private field `PEAPI.MethodDef.securityActions' is assigned but its value is never used Metadata.cs(4335,28): warning CS0169: The private field `PEAPI.FixedArray.elemType' is never used Metadata.cs(4365,24): warning CS0169: The private field `PEAPI.CustomMarshaller.typeName' is assigned but its value is never used Metadata.cs(4726,36): warning CS0169: The private field `PEAPI.MSCorLib.specialTypeSpecs' is assigned but its value is never used Metadata.cs(4951,46): warning CS0169: The private field `PEAPI.MetaData.tildeHeaderSize' is assigned but its value is never used Metadata.cs(4969,30): warning CS0169: The private field `PEAPI.MetaData.output' is assigned but its value is never used Metadata.cs(4972,22): warning CS0169: The private field `PEAPI.MetaData.mdStart' is assigned but its value is never used Code.cs(287,46): warning CS0169: The private field `PEAPI.BranchInstr.longInstrOffset' is assigned but its value is never used Code.cs(362,46): warning CS0169: The private field `PEAPI.CILInstructions.FatWords' is assigned but its value is never used Code.cs(1250,24): warning CS0169: The private field `PEAPI.Local.name' is assigned but its value is never used Code.cs(1252,38): warning CS0169: The private field `PEAPI.Local.byref' is assigned but its value is never used PEAPI.cs(499,30): warning CS0169: The private method `PEAPI.FileImage.Align(System.IO.MemoryStream, int)' is never used PEAPI.cs(508,30): warning CS0169: The private method `PEAPI.FileImage.Align(uint, uint)' is never used PEAPI.cs(75,39): warning CS0169: The private field `PEAPI.FileImage.PEHeader' is assigned but its value is never used PEAPI.cs(84,46): warning CS0169: The private field `PEAPI.FileImage.maxFileAlign' is assigned but its value is never used PEAPI.cs(104,48): warning CS0169: The private field `PEAPI.FileImage.rsrcName' is assigned but its value is never used PEAPI.cs(109,46): warning CS0649: Field `PEAPI.FileImage.rsrc' is never assigned to, and will always have its default value `null' PEAPI.cs(593,35): warning CS0169: The private field `PEAPI.PEFile.classRefList' is assigned but its value is never used PEAPI.cs(594,35): warning CS0169: The private field `PEAPI.PEFile.classDefList' is assigned but its value is never used PEAPI.cs(598,29): warning CS0169: The private field `PEAPI.PEFile.corFlags' is assigned but its value is never used Compilation succeeded - 33 warning(s) : ../../class/lib/net_1_1_bootstrap/PEAPI.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/ilasm' Creating ../build/deps/net_1_1_bootstrap_ilasm.exe.makefrag ... make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/ilasm' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/ilasm' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/ilasm' ../jay/jay -ct < ../jay/skeleton.cs parser/ILParser.jay >ILParser.cs ../jay/jay: 8 rules never reduced ../jay/jay: 14 shift/reduce conflicts. MCS [net_1_1_bootstrap] ilasm.exe Driver.cs(192,52): warning CS0168: The variable `e' is declared but never used codegen/CodeGen.cs(459,48): warning CS0219: The variable `asmb' is assigned but its value is never used codegen/DebuggingInfo.cs(103,37): warning CS0219: The variable `entry' is assigned but its value is never used codegen/MethodDef.cs(267,48): warning CS0219: The variable `str' is assigned but its value is never used codegen/MethodRef.cs(35,32): warning CS0219: The variable `write_name' is assigned but its value is never used parser/ILParser.jay(34,28): warning CS0649: Field `Mono.ILASM.ILParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' ILParser.cs(952,7): warning CS0169: The private field `Mono.ILASM.ILParser.yyExpectingState' is assigned but its value is never used Driver.cs(47,38): warning CS0169: The private field `Mono.ILASM.Driver.DriverMain.show_method_def' is assigned but its value is never used Driver.cs(48,38): warning CS0169: The private field `Mono.ILASM.Driver.DriverMain.show_method_ref' is assigned but its value is never used Report.cs(19,36): warning CS0169: The private field `Mono.ILASM.Report.mark_count' is never used codegen/CodeGen.cs(32,38): warning CS0649: Field `Mono.ILASM.CodeGen.current_moduleref' is never assigned to, and will always have its default value `null' codegen/CodeGen.cs(60,30): warning CS0169: The private field `Mono.ILASM.CodeGen.image_base' is assigned but its value is never used codegen/CodeGen.cs(64,32): warning CS0169: The private field `Mono.ILASM.CodeGen.debug_file' is never used codegen/FieldDef.cs(26,30): warning CS0169: The private field `Mono.ILASM.FieldDef.datavalue_set' is assigned but its value is never used codegen/MethodDef.cs(53,33): warning CS0169: The private field `Mono.ILASM.MethodDef.codegen' is assigned but its value is never used codegen/DataDef.cs(18,30): warning CS0169: The private field `Mono.ILASM.DataDef.is_tls' is assigned but its value is never used codegen/GenericTypeInst.cs(22,30): warning CS0649: Field `Mono.ILASM.GenericTypeInst.is_valuetypeinst' is never assigned to, and will always have its default value `false' scanner/ILTokenizer.cs(294,37): warning CS0169: The private method `Mono.ILASM.ILTokenizer.IsIdStartChar(char)' is never used Compilation succeeded - 18 warning(s) mv ilasm.exe ../class/lib/net_1_1_bootstrap/ilasm.exe test ! -f ilasm.exe.mdb || mv ilasm.exe.mdb ../class/lib/net_1_1_bootstrap/ilasm.exe.mdb make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/ilasm' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/ilasm' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/gacutil' Creating ../../build/deps/net_1_1_bootstrap_gacutil.exe.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/gacutil' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/gacutil' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/gacutil' MCS [net_1_1_bootstrap] gacutil.exe mv gacutil.exe ../../class/lib/net_1_1_bootstrap/gacutil.exe test ! -f gacutil.exe.mdb || mv gacutil.exe.mdb ../../class/lib/net_1_1_bootstrap/gacutil.exe.mdb make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/gacutil' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/gacutil' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/security' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/security' MCS [net_1_1_bootstrap] sn.exe make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/security' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/resgen' Creating ../../build/deps/net_1_1_bootstrap_resgen.exe.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/resgen' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/resgen' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/resgen' MCS [net_1_1_bootstrap] resgen.exe mv resgen.exe ../../class/lib/net_1_1_bootstrap/resgen.exe test ! -f resgen.exe.mdb || mv resgen.exe.mdb ../../class/lib/net_1_1_bootstrap/resgen.exe.mdb make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/resgen' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/resgen' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/culevel' Creating ../../build/deps/net_1_1_bootstrap_culevel.exe.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/culevel' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/culevel' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/culevel' MCS [net_1_1_bootstrap] culevel.exe mv culevel.exe ../../class/lib/net_1_1_bootstrap/culevel.exe test ! -f culevel.exe.mdb || mv culevel.exe.mdb ../../class/lib/net_1_1_bootstrap/culevel.exe.mdb make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/culevel' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools/culevel' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/tools' make all-local make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make PROFILE=net_1_1 all make[5]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/build' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[7]: Nothing to be done for `all-local'. make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/jay' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' Creating ../build/deps/net_1_1_mcs.exe.makefrag ... make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make all-local make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' /bin/sh ../mkinstalldirs ../class/lib/net_1_1/ mkdir -p -- ../class/lib/net_1_1/ touch ../class/lib/net_1_1//.stamp MCS [net_1_1] mcs.exe cp mcs.exe ../class/lib/net_1_1/mcs.exe test ! -f mcs.exe.mdb || cp mcs.exe.mdb ../class/lib/net_1_1/mcs.exe.mdb cp mcs.exe.config ../class/lib/net_1_1/mcs.exe.config make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/mcs' make[6]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' Creating ../../build/deps/corlib_test_net_1_1.dll.response ... Creating ../../build/deps/corlib_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_corlib.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' MCS [net_1_1] mscorlib.dll System/AppDomain.cs(67,24): warning CS0169: The private field `System.AppDomain._mono_app_domain' is never used System/Variant.cs(243,24): warning CS0169: The private field `System.BRECORD.pvRecord' is never used System/Variant.cs(244,24): warning CS0169: The private field `System.BRECORD.pRecInfo' is never used System.Diagnostics/StackFrame.cs(59,32): warning CS0649: Field `System.Diagnostics.StackFrame.internalMethodName' is never assigned to, and will always have its default value `null' System.Globalization/RegionInfo.cs(71,24): warning CS0169: The private field `System.Globalization.RegionInfo.currencyEnglishName' is never used System.Reflection.Emit/ILGenerator.cs(67,21): warning CS0169: The private field `System.Reflection.Emit.ILExceptionInfo.len' is assigned but its value is never used System.Reflection.Emit/SignatureHelper.cs(61,34): warning CS0649: Field `System.Reflection.Emit.SignatureHelper.modreqs' is never assigned to, and will always have its default value `null' System.Reflection.Emit/SignatureHelper.cs(62,34): warning CS0649: Field `System.Reflection.Emit.SignatureHelper.modopts' is never assigned to, and will always have its default value `null' System.Runtime.Remoting.Contexts/Context.cs(69,22): warning CS0649: Field `System.Runtime.Remoting.Contexts.Context.frozen' is never assigned to, and will always have its default value `false' System.Runtime.Remoting.Messaging/AsyncResult.cs(60,22): warning CS0169: The private field `System.Runtime.Remoting.Messaging.AsyncResult.message_ctrl' is assigned but its value is never used System.Runtime.Remoting.Messaging/ReturnMessage.cs(47,21): warning CS0169: The private field `System.Runtime.Remoting.Messaging.ReturnMessage._outArgsCount' is assigned but its value is never used Compilation succeeded - 11 warning(s) Assembly mscorlib.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/corlib' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' Creating ../../build/deps/System_test_net_1_1.dll.response ... Creating ../../build/deps/System_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' ** Warning: System.dll built without parts that depend on: System.Xml.dll MCS [net_1_1] System.dll Microsoft.CSharp/CSharpCodeCompiler.cs(191,32): warning CS0219: The variable `mcs_stdout' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(897,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1257,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1256,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1573,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1903,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1902,54): warning CS0219: The variable `c' is assigned but its value is never used System.Configuration/ConfigurationSettings.cs(243,31): warning CS0649: Field `System.Configuration.SectionData.FileName' is never assigned to, and will always have its default value `null' System.Diagnostics/ProcessStartInfo.cs(61,34): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stderr' is never used System.Diagnostics/ProcessStartInfo.cs(61,51): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stdout' is never used System.Diagnostics/ProcessStartInfo.cs(62,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.username' is never used System.Diagnostics/ProcessStartInfo.cs(62,42): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.domain' is never used System.Diagnostics/ProcessStartInfo.cs(66,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.password' is never used System.Diagnostics/ProcessStartInfo.cs(68,30): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.load_user_profile' is never used Compilation succeeded - 14 warning(s) : System.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' Creating ../../build/deps/System.Xml_test_net_1_1.dll.response ... Creating ../../build/deps/System.Xml_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Xml.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' MCS [net_1_1] System.Xml.dll System.Xml/XmlDocumentNavigator.cs(676,74): warning CS0162: Unreachable code detected System.Xml/XmlTextReader.cs(1793,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used System.Xml.XPath/Parser.jay(56,28): warning CS0649: Field `Mono.Xml.XPath.XPathParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' System.Xml.XPath/Parser.cs(101,14): warning CS0649: Field `Mono.Xml.XPath.XPathParser.eof_token' is never assigned to, and will always have its default value `0' System.Xml.XPath/Parser.cs(285,7): warning CS0169: The private field `Mono.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is never used Mono.Xml.Xsl/PatternParser.jay(56,28): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0' Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.eof_token' is never assigned to, and will always have its default value `0' Mono.Xml.Xsl/PatternParser.cs(286,7): warning CS0169: The private field `Mono.Xml.Xsl.XsltPatternParser.yyExpectingState' is assigned but its value is never used Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0169: The private field `Mono.Xml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used System.Xml/XmlTextWriter2.cs(221,22): warning CS0649: Field `System.Xml.XmlTextWriter.check_character_validity' is never assigned to, and will always have its default value `false' System.Xml/XmlTextWriter2.cs(238,22): warning CS0649: Field `System.Xml.XmlTextWriter.indent_attributes' is never assigned to, and will always have its default value `false' System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' is assigned but its value is never used System.Xml.Serialization/SerializationSource.cs(151,22): warning CS0169: The private field `System.Xml.Serialization.MembersSerializationSource.writeAccessors' is assigned but its value is never used System.Xml.Serialization/TypeTranslator.cs(46,34): warning CS0649: Field `System.Xml.Serialization.TypeTranslator.nullableTypes' is never assigned to, and will always have its default value `null' Compilation succeeded - 14 warning(s) Assembly System.Xml.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' Creating ../../build/deps/net_1_1_Mono.CompilerServices.SymbolWriter.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' MCS [net_1_1] Mono.CompilerServices.SymbolWriter.dll Assembly Mono.CompilerServices.SymbolWriter.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.CompilerServices.SymbolWriter' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' Creating ../../build/deps/Mono.Security_test_net_1_1.dll.response ... Creating ../../build/deps/Mono.Security_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_Mono.Security.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' MCS [net_1_1] Mono.Security.dll ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0): warning CS1030: #warning: `"Client certificate selection is unfinished"' ./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0): warning CS1030: #warning: `Review that selected alert is correct' Compilation succeeded - 2 warning(s) Assembly Mono.Security.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' MCS [net_1_1] System.dll Microsoft.CSharp/CSharpCodeCompiler.cs(191,32): warning CS0219: The variable `mcs_stdout' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(897,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1257,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1256,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1573,54): warning CS0219: The variable `c' is assigned but its value is never used System.Text.RegularExpressions/RxInterpreter.cs(1903,62): warning CS0162: Unreachable code detected System.Text.RegularExpressions/RxInterpreter.cs(1902,54): warning CS0219: The variable `c' is assigned but its value is never used System.Diagnostics/ProcessStartInfo.cs(61,34): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stderr' is never used System.Diagnostics/ProcessStartInfo.cs(61,51): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.encoding_stdout' is never used System.Diagnostics/ProcessStartInfo.cs(62,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.username' is never used System.Diagnostics/ProcessStartInfo.cs(62,42): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.domain' is never used System.Diagnostics/ProcessStartInfo.cs(66,32): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.password' is never used System.Diagnostics/ProcessStartInfo.cs(68,30): warning CS0169: The private field `System.Diagnostics.ProcessStartInfo.load_user_profile' is never used Compilation succeeded - 13 warning(s) Assembly System.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' Creating ../../build/deps/System.Security_test_net_1_1.dll.response ... Creating ../../build/deps/System.Security_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Security.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' MCS [net_1_1] System.Security.dll System.Security.Cryptography.Xml/Reference.cs(45,32): warning CS0169: The private field `System.Security.Cryptography.Xml.Reference.stream' is assigned but its value is never used System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransform.cs(44,30): warning CS0169: The private field `System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform.comments' is assigned but its value is never used System.Security.Cryptography.Xml/XmlDsigXsltTransform.cs(47,30): warning CS0169: The private field `System.Security.Cryptography.Xml.XmlDsigXsltTransform.comments' is assigned but its value is never used Compilation succeeded - 3 warning(s) Assembly ../../class/lib/net_1_1/System.Security.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Security' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' Creating ../../build/deps/net_1_1_System.Configuration.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' MCS [net_1_1] dummy-System.Configuration.dll : dummy-System.Configuration.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[8]: Nothing to be done for `all-local'. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[8]: Nothing to be done for `all-local'. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.XML' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Common' Creating ../../../build/deps/net_1_1_I18N.dll.makefrag ... make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Common' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Common' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Common' MCS [net_1_1] I18N.dll Assembly I18N.dll signed. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Common' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Common' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/West' Creating ../../../build/deps/I18N.West_test_net_1_1.dll.response ... Creating ../../../build/deps/I18N.West_test_net_1_1.dll.makefrag ... Creating ../../../build/deps/net_1_1_I18N.West.dll.makefrag ... make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/West' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/West' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/West' MCS [net_1_1] I18N.West.dll Assembly I18N.West.dll signed. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/West' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/West' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/MidEast' Creating ../../../build/deps/net_1_1_I18N.MidEast.dll.makefrag ... make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/MidEast' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/MidEast' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/MidEast' MCS [net_1_1] I18N.MidEast.dll Assembly I18N.MidEast.dll signed. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/MidEast' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/MidEast' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Other' Creating ../../../build/deps/net_1_1_I18N.Other.dll.makefrag ... make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Other' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Other' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Other' MCS [net_1_1] I18N.Other.dll Assembly I18N.Other.dll signed. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Other' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Other' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Rare' Creating ../../../build/deps/net_1_1_I18N.Rare.dll.makefrag ... make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Rare' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Rare' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Rare' MCS [net_1_1] I18N.Rare.dll Assembly I18N.Rare.dll signed. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Rare' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/Rare' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/CJK' Creating ../../../build/deps/I18N.CJK_test_net_1_1.dll.response ... Creating ../../../build/deps/I18N.CJK_test_net_1_1.dll.makefrag ... Creating ../../../build/deps/net_1_1_I18N.CJK.dll.makefrag ... make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/CJK' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/CJK' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/CJK' MCS [net_1_1] I18N.CJK.dll CP932.cs(450,36): warning CS0108: `I18N.CJK.CP932Decoder.convert' hides inherited member `I18N.CJK.DbcsEncoding.DbcsDecoder.convert'. Use the new keyword if hiding was intended DbcsEncoding.cs(136,47): (Location of the symbol related to previous warning) Compilation succeeded - 1 warning(s) Assembly I18N.CJK.dll signed. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/CJK' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N/CJK' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N' make[8]: Nothing to be done for `all-local'. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/I18N' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Drawing' Creating ../../build/deps/System.Drawing_test_net_1_1.dll.response ... Creating ../../build/deps/System.Drawing_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Drawing.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Drawing' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Drawing' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Drawing' MCS [net_1_1] System.Drawing.dll System.Drawing/ComIStreamMarshaler.cs(684,49): warning CS0169: The private method `System.Drawing.ComIStreamMarshaler.GetInstance(string)' is never used System.Drawing.Printing/PrintingServices.cs(117,48): warning CS0649: Field `System.Drawing.Printing.SysPrn.Printer.Name' is never assigned to, and will always have its default value `null' System.Drawing.Printing/PrintingServices.cs(123,37): warning CS0649: Field `System.Drawing.Printing.SysPrn.Printer.IsDefault' is never assigned to, and will always have its default value `false' Compilation succeeded - 3 warning(s) Assembly ../../class/lib/net_1_1/System.Drawing.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Drawing' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Drawing' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Transactions' Creating ../../build/deps/net_1_1_System.Transactions.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Transactions' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Transactions' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Transactions' MCS [net_1_1] dummy-System.Transactions.dll : ../../class/lib/net_1_1/dummy-System.Transactions.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Transactions' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Transactions' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.EnterpriseServices' Creating ../../build/deps/net_1_1_System.EnterpriseServices.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.EnterpriseServices' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.EnterpriseServices' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.EnterpriseServices' MCS [net_1_1] System.EnterpriseServices.dll System.EnterpriseServices/RegistrationErrorInfo.cs(40,24): warning CS0649: Field `System.EnterpriseServices.RegistrationErrorInfo.errorString' is never assigned to, and will always have its default value `null' System.EnterpriseServices/RegistrationException.cs(40,41): warning CS0649: Field `System.EnterpriseServices.RegistrationException.errorInfo' is never assigned to, and will always have its default value `null' Compilation succeeded - 2 warning(s) Assembly ../../class/lib/net_1_1/System.EnterpriseServices.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.EnterpriseServices' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.EnterpriseServices' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.C5' Creating ../../build/deps/net_1_1_Mono.C5.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.C5' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.C5' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.C5' MCS [net_1_1] dummy-Mono.C5.dll : ../../class/lib/net_1_1/dummy-Mono.C5.dll c5.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.C5' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.C5' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Tds' Creating ../../build/deps/net_1_1_Mono.Data.Tds.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Tds' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Tds' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Tds' MCS [net_1_1] Mono.Data.Tds.dll Mono.Data.Tds.Protocol/TdsComm.cs(119,58): warning CS0168: The variable `se' is declared but never used Compilation succeeded - 1 warning(s) Assembly ../../class/lib/net_1_1/Mono.Data.Tds.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Tds' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Tds' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data' Creating ../../build/deps/System.Data_test_net_1_1.dll.response ... Creating ../../build/deps/System.Data_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Data.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data' ../../jay/jay -ct < ../../jay/skeleton.cs Mono.Data.SqlExpressions/Parser.jay >Mono.Data.SqlExpressions/Parser.cs ../../jay/jay: 9 reduce/reduce conflicts. MCS [net_1_1] System.Data.dll System.Data.OleDb/OleDbCommand.cs(177,44): warning CS0109: The member `System.Data.OleDb.OleDbCommand.Connection' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommand.cs(210,53): warning CS0109: The member `System.Data.OleDb.OleDbCommand.Parameters' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommand.cs(220,45): warning CS0109: The member `System.Data.OleDb.OleDbCommand.Transaction' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommand.cs(285,43): warning CS0109: The member `System.Data.OleDb.OleDbCommand.CreateParameter()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommand.cs(355,44): warning CS0109: The member `System.Data.OleDb.OleDbCommand.ExecuteReader()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommand.cs(365,44): warning CS0109: The member `System.Data.OleDb.OleDbCommand.ExecuteReader(System.Data.CommandBehavior)' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommandBuilder.cs(91,45): warning CS0109: The member `System.Data.OleDb.OleDbCommandBuilder.DataAdapter' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommandBuilder.cs(182,41): warning CS0109: The member `System.Data.OleDb.OleDbCommandBuilder.GetDeleteCommand()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommandBuilder.cs(196,41): warning CS0109: The member `System.Data.OleDb.OleDbCommandBuilder.GetInsertCommand()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbCommandBuilder.cs(226,41): warning CS0109: The member `System.Data.OleDb.OleDbCommandBuilder.GetUpdateCommand()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbConnection.cs(218,45): warning CS0109: The member `System.Data.OleDb.OleDbConnection.BeginTransaction()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbConnection.cs(225,45): warning CS0109: The member `System.Data.OleDb.OleDbConnection.BeginTransaction(System.Data.IsolationLevel)' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbConnection.cs(284,41): warning CS0109: The member `System.Data.OleDb.OleDbConnection.CreateCommand()' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbDataAdapter.cs(87,41): warning CS0109: The member `System.Data.OleDb.OleDbDataAdapter.DeleteCommand' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbDataAdapter.cs(102,41): warning CS0109: The member `System.Data.OleDb.OleDbDataAdapter.InsertCommand' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbDataAdapter.cs(117,41): warning CS0109: The member `System.Data.OleDb.OleDbDataAdapter.SelectCommand' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbDataAdapter.cs(132,41): warning CS0109: The member `System.Data.OleDb.OleDbDataAdapter.UpdateCommand' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbDataReader.cs(294,44): warning CS0109: The member `System.Data.OleDb.OleDbDataReader.GetData(int)' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbDataReader.cs(831,34): warning CS0109: The member `System.Data.OleDb.OleDbDataReader.Dispose(bool)' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbParameterCollection.cs(83,43): warning CS0109: The member `System.Data.OleDb.OleDbParameterCollection.this[int]' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbParameterCollection.cs(90,43): warning CS0109: The member `System.Data.OleDb.OleDbParameterCollection.this[string]' does not hide an inherited member. The new keyword is not required System.Data.OleDb/OleDbTransaction.cs(103,44): warning CS0109: The member `System.Data.OleDb.OleDbTransaction.Connection' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcCommand.cs(332,42): warning CS0109: The member `System.Data.Odbc.OdbcCommand.CreateParameter()' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcParameterCollection.cs(83,42): warning CS0109: The member `System.Data.Odbc.OdbcParameterCollection.this[int]' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcParameterCollection.cs(90,42): warning CS0109: The member `System.Data.Odbc.OdbcParameterCollection.this[string]' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcTransaction.cs(281,43): warning CS0109: The member `System.Data.Odbc.OdbcTransaction.Connection' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcDataAdapter.cs(89,40): warning CS0109: The member `System.Data.Odbc.OdbcDataAdapter.DeleteCommand' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcDataAdapter.cs(98,40): warning CS0109: The member `System.Data.Odbc.OdbcDataAdapter.InsertCommand' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcDataAdapter.cs(107,40): warning CS0109: The member `System.Data.Odbc.OdbcDataAdapter.SelectCommand' does not hide an inherited member. The new keyword is not required System.Data.Odbc/OdbcDataAdapter.cs(116,40): warning CS0109: The member `System.Data.Odbc.OdbcDataAdapter.UpdateCommand' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlCommand.cs(292,43): warning CS0109: The member `System.Data.SqlClient.SqlCommand.Transaction' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlCommand.cs(376,41): warning CS0109: The member `System.Data.SqlClient.SqlCommand.CreateParameter()' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlCommand.cs(578,42): warning CS0109: The member `System.Data.SqlClient.SqlCommand.ExecuteReader()' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlCommand.cs(583,42): warning CS0109: The member `System.Data.SqlClient.SqlCommand.ExecuteReader(System.Data.CommandBehavior)' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlCommandBuilder.cs(104,43): warning CS0109: The member `System.Data.SqlClient.SqlCommandBuilder.DataAdapter' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlConnection.cs(296,58): warning CS0109: The member `System.Data.SqlClient.SqlConnection.StateChange' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlConnection.cs(317,43): warning CS0109: The member `System.Data.SqlClient.SqlConnection.BeginTransaction()' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlConnection.cs(322,43): warning CS0109: The member `System.Data.SqlClient.SqlConnection.BeginTransaction(System.Data.IsolationLevel)' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlConnection.cs(446,39): warning CS0109: The member `System.Data.SqlClient.SqlConnection.CreateCommand()' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlConnection.cs(923,34): warning CS0109: The member `System.Data.SqlClient.SqlConnection.OnStateChange(System.Data.StateChangeEventArgs)' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlDataAdapter.cs(92,39): warning CS0109: The member `System.Data.SqlClient.SqlDataAdapter.DeleteCommand' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlDataAdapter.cs(102,39): warning CS0109: The member `System.Data.SqlClient.SqlDataAdapter.InsertCommand' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlDataAdapter.cs(112,39): warning CS0109: The member `System.Data.SqlClient.SqlDataAdapter.SelectCommand' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlDataAdapter.cs(122,39): warning CS0109: The member `System.Data.SqlClient.SqlDataAdapter.UpdateCommand' does not hide an inherited member. The new keyword is not required System.Data.SqlClient/SqlDataReader.cs(614,40): warning CS0109: The member `System.Data.SqlClient.SqlDataReader.GetData(int)' does not hide an inherited member. The new keyword is not required System.Data/DataRow.cs(1256,32): warning CS0219: The variable `o' is assigned but its value is never used System.Data/DataSet.cs(1314,29): warning CS0219: The variable `relationCount' is assigned but its value is never used System.Data/UniqueConstraint.cs(413,31): warning CS0219: The variable `index' is assigned but its value is never used System.Data/XmlDataInferenceLoader.cs(395,44): warning CS0219: The variable `col' is assigned but its value is never used System.Data.Odbc/OdbcCommand.cs(434,44): warning CS0219: The variable `ret' is assigned but its value is never used System.Data.Odbc/OdbcDataReader.cs(803,46): warning CS0219: The variable `read' is assigned but its value is never used System.Data.SqlClient/SqlCommand.cs(518,64): warning CS0162: Unreachable code detected System.Data/XmlSchemaDataImporter.cs(518,30): warning CS0219: The variable `useCurrent' is assigned but its value is never used System.Data/XmlSchemaDataImporter.cs(796,53): warning CS0219: The variable `ordinal' is assigned but its value is never used Mono.Data.SqlExpressions/StringFunctions.cs(132,32): warning CS0219: The variable `x' is assigned but its value is never used Mono.Data.SqlExpressions/Parser.cs(226,7): warning CS0169: The private field `Mono.Data.SqlExpressions.Parser.yyExpectingState' is assigned but its value is never used System.Data/DataRelation.cs(55,33): warning CS0169: The private field `System.Data.DataRelation.dataSet' is assigned but its value is never used System.Data/DataTable.cs(80,30): warning CS0169: The private field `System.Data.DataTable._hasErrors' is never used System.Data/DataTable.cs(91,30): warning CS0169: The private field `System.Data.DataTable._containsListCollection' is never used System.Data/DataTable.cs(92,32): warning CS0169: The private field `System.Data.DataTable._encodedTableName' is never used System.Data/DataTable.cs(96,30): warning CS0169: The private field `System.Data.DataTable.dataTablePrevEnforceConstraints' is never used System.Data/XmlDataInferenceLoader.cs(173,29): warning CS0169: The private field `System.Data.XmlDataInferenceLoader.mode' is assigned but its value is never used System.Data.OleDb/OleDbCommandBuilder.cs(57,49): warning CS0169: The private field `System.Data.OleDb.OleDbCommandBuilder._schema' is assigned but its value is never used System.Data.OleDb/OleDbCommandBuilder.cs(58,49): warning CS0169: The private field `System.Data.OleDb.OleDbCommandBuilder._tableName' is assigned but its value is never used System.Data.OleDb/OleDbConnection.cs(426,59): warning CS0067: The event `System.Data.OleDb.OleDbConnection.InfoMessage' is never used System.Data.OleDb/OleDbConnection.cs(431,54): warning CS0067: The event `System.Data.OleDb.OleDbConnection.StateChange' is never used System.Data.OleDb/OleDbDataReader.cs(47,38): warning CS0169: The private field `System.Data.OleDb.OleDbDataReader.command' is assigned but its value is never used System.Data.SqlClient/SqlCommandBuilder.cs(71,52): warning CS0169: The private field `System.Data.SqlClient.SqlCommandBuilder.rowUpdatingHandler' is never used System.Data.SqlClient/SqlConnection.cs(99,22): warning CS0169: The private field `System.Data.SqlClient.SqlConnection.connectionReset' is assigned but its value is never used System.Data.SqlClient/SqlConnection.cs(107,22): warning CS0169: The private field `System.Data.SqlClient.SqlConnection.fireInfoMessageEventOnUserErrors' is never used System.Data.SqlClient/SqlConnection.cs(108,22): warning CS0169: The private field `System.Data.SqlClient.SqlConnection.statisticsEnabled' is never used System.Data.SqlClient/SqlConnection.cs(936,40): warning CS0169: The private field `System.Data.SqlClient.SqlConnection.SqlMonitorSocket.server' is assigned but its value is never used System.Data.SqlClient/SqlParameter.cs(70,35): warning CS0169: The private field `System.Data.SqlClient.SqlParameter.compareInfo' is never used System.Data.SqlClient/SqlParameter.cs(71,21): warning CS0169: The private field `System.Data.SqlClient.SqlParameter.localeId' is never used System.Data.SqlClient/SqlParameter.cs(72,24): warning CS0169: The private field `System.Data.SqlClient.SqlParameter.sqlValue' is never used System.Data.SqlClient/SqlParameterCollection.cs(60,28): warning CS0169: The private field `System.Data.SqlClient.SqlParameterCollection.command' is assigned but its value is never used System.Data/XmlSchemaWriter.cs(125,24): warning CS0169: The private field `System.Data.XmlSchemaWriter.mainDataTable' is assigned but its value is never used Compilation succeeded - 77 warning(s) Assembly ../../class/lib/net_1_1/System.Data.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data' Creating ../../build/deps/net_1_1_Mono.Data.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data' MCS [net_1_1] Mono.Data.dll Assembly ../../class/lib/net_1_1/Mono.Data.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.GetOptions' Creating ../../build/deps/net_1_1_Mono.GetOptions.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.GetOptions' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.GetOptions' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.GetOptions' MCS [net_1_1] Mono.GetOptions.dll Assembly ../../class/lib/net_1_1/Mono.GetOptions.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.GetOptions' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.GetOptions' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Posix' Creating ../../build/deps/Mono.Posix_test_net_1_1.dll.response ... Creating ../../build/deps/Mono.Posix_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_Mono.Posix.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Posix' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Posix' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Posix' MCS [net_1_1] Mono.Posix.dll ./Mono.Unix/UnixSymbolicLinkInfo.cs(71,32): warning CS0219: The variable `path' is assigned but its value is never used Compilation succeeded - 1 warning(s) Assembly ../../class/lib/net_1_1/Mono.Posix.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Posix' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Posix' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Accessibility' Creating ../../build/deps/net_1_1_Accessibility.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Accessibility' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Accessibility' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Accessibility' MCS [net_1_1] Accessibility.dll Assembly ../../class/lib/net_1_1/Accessibility.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Accessibility' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Accessibility' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.WebBrowser' Creating ../../build/deps/net_1_1_Mono.WebBrowser.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.WebBrowser' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.WebBrowser' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.WebBrowser' ./build-csproj2k5 MCS [net_1_1] Mono.WebBrowser.dll Mono.Mozilla/AsciiString.cs(55,30): warning CS0219: The variable `result' is assigned but its value is never used Mono.Mozilla/DOM/DOMObject.cs(127,41): warning CS0162: Unreachable code detected Mono.Mozilla/DOM/DOMObject.cs(130,41): warning CS0162: Unreachable code detected Mono.Mozilla/DOM/DOMObject.cs(135,41): warning CS0162: Unreachable code detected Mono.Mozilla/DOM/DOMObject.cs(147,41): warning CS0162: Unreachable code detected Mono.Mozilla/DOM/DocumentEncoder.cs(50,51): warning CS0168: The variable `ex' is declared but never used Mono.Mozilla/UniString.cs(52,30): warning CS0219: The variable `result' is assigned but its value is never used Mono.Mozilla/WebBrowser.cs(223,67): warning CS0168: The variable `ex' is declared but never used Mono.Mozilla/AsciiString.cs(37,32): warning CS0169: The private field `Mono.Mozilla.AsciiString.nsStringContainer.v' is never used Mono.Mozilla/AsciiString.cs(38,32): warning CS0169: The private field `Mono.Mozilla.AsciiString.nsStringContainer.d1' is never used Mono.Mozilla/AsciiString.cs(39,30): warning CS0169: The private field `Mono.Mozilla.AsciiString.nsStringContainer.d2' is never used Mono.Mozilla/AsciiString.cs(40,32): warning CS0169: The private field `Mono.Mozilla.AsciiString.nsStringContainer.d3' is never used Mono.Mozilla/UniString.cs(35,32): warning CS0169: The private field `Mono.Mozilla.UniString.nsStringContainer.v' is never used Mono.Mozilla/UniString.cs(36,32): warning CS0169: The private field `Mono.Mozilla.UniString.nsStringContainer.d1' is never used Mono.Mozilla/UniString.cs(37,30): warning CS0169: The private field `Mono.Mozilla.UniString.nsStringContainer.d2' is never used Mono.Mozilla/UniString.cs(38,32): warning CS0169: The private field `Mono.Mozilla.UniString.nsStringContainer.d3' is never used Mono.Mozilla/WebBrowser.cs(51,32): warning CS0649: Field `Mono.Mozilla.WebBrowser.statusText' is never assigned to, and will always have its default value `null' Mono.Mozilla/WebBrowser.cs(53,30): warning CS0169: The private field `Mono.Mozilla.WebBrowser.streamingMode' is never used Compilation succeeded - 18 warning(s) Assembly ../../class/lib/net_1_1/Mono.WebBrowser.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.WebBrowser' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.WebBrowser' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Managed.Windows.Forms' Creating ../../build/deps/System.Windows.Forms_test_net_1_1.dll.response ... Creating ../../build/deps/System.Windows.Forms_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Windows.Forms.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Managed.Windows.Forms' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Managed.Windows.Forms' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Managed.Windows.Forms' MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe resources/keyboards.resx || cp resources/keyboards.resources.prebuilt resources/keyboards.resources Error: Invalid ResX input. Inner exception: File or assembly name create-keyboards, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null, or one of its dependencies, was not found. ./build-csproj ./build-csproj2k5 MCS [net_1_1] System.Windows.Forms.dll System.Windows.Forms/TextBoxBase.cs(1727,52): warning CS0067: The event `System.Windows.Forms.TextBoxBase.Paint' is never used System.Windows.Forms/XplatUICarbon.cs(2274,35): warning CS0169: The private method `System.Windows.Forms.XplatUICarbon.HIViewGetBounds(System.IntPtr, ref System.Windows.Forms.CarbonInternal.HIRect)' is never used System.Windows.Forms/XplatUICarbon.cs(2276,35): warning CS0169: The private method `System.Windows.Forms.XplatUICarbon.HIViewScrollRect(System.IntPtr, ref System.Windows.Forms.CarbonInternal.HIRect, float, float)' is never used System.Windows.Forms/XplatUICarbon.cs(2293,36): warning CS0169: The private method `System.Windows.Forms.XplatUICarbon.IsWindowActive(System.IntPtr)' is never used Compilation succeeded - 4 warning(s) Assembly ../../class/lib/net_1_1/System.Windows.Forms.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Managed.Windows.Forms' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Managed.Windows.Forms' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Sqlite' Creating ../../build/deps/Mono.Data.Sqlite_test_net_1_1.dll.response ... Creating ../../build/deps/Mono.Data.Sqlite_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_Mono.Data.Sqlite.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Sqlite' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Sqlite' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Sqlite' MCS [net_1_1] Mono.Data.Sqlite.dll Mono.Data.Sqlite/SqliteCommand.cs(441,45): warning CS0109: The member `Mono.Data.Sqlite.SqliteCommand.ExecuteReader(System.Data.CommandBehavior)' does not hide an inherited member. The new keyword is not required Mono.Data.Sqlite/SqliteCommand.cs(60,30): warning CS0169: The private field `Mono.Data.Sqlite.SqliteCommand._designTimeVisible' is assigned but its value is never used Mono.Data.Sqlite/SqliteDataReader.cs(52,30): warning CS0169: The private field `Mono.Data.Sqlite.SqliteDataReader.reading' is assigned but its value is never used Mono.Data.Sqlite/SqliteParameter.cs(44,32): warning CS0169: The private field `Mono.Data.Sqlite.SqliteParameter.originalType' is assigned but its value is never used Mono.Data.Sqlite/SqliteParameter.cs(54,30): warning CS0169: The private field `Mono.Data.Sqlite.SqliteParameter.sourceColumnNullMapping' is never used Compilation succeeded - 5 warning(s) Assembly ../../class/lib/net_1_1/Mono.Data.Sqlite.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Sqlite' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.Sqlite' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SqliteClient' Creating ../../build/deps/Mono.Data.SqliteClient_test_net_1_1.dll.response ... Creating ../../build/deps/Mono.Data.SqliteClient_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_Mono.Data.SqliteClient.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SqliteClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SqliteClient' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SqliteClient' MCS [net_1_1] Mono.Data.SqliteClient.dll Mono.Data.SqliteClient/SqliteCommand.cs(536,45): warning CS0109: The member `Mono.Data.SqliteClient.SqliteCommand.ExecuteReader(System.Data.CommandBehavior)' does not hide an inherited member. The new keyword is not required Mono.Data.SqliteClient/SqliteCommand.cs(67,30): warning CS0169: The private field `Mono.Data.SqliteClient.SqliteCommand._designTimeVisible' is assigned but its value is never used Mono.Data.SqliteClient/SqliteDataReader.cs(57,30): warning CS0169: The private field `Mono.Data.SqliteClient.SqliteDataReader.reading' is assigned but its value is never used Mono.Data.SqliteClient/SqliteParameter.cs(52,32): warning CS0169: The private field `Mono.Data.SqliteClient.SqliteParameter.originalType' is assigned but its value is never used Mono.Data.SqliteClient/SqliteParameter.cs(62,30): warning CS0169: The private field `Mono.Data.SqliteClient.SqliteParameter.sourceColumnNullMapping' is never used Compilation succeeded - 5 warning(s) Assembly ../../class/lib/net_1_1/Mono.Data.SqliteClient.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SqliteClient' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SqliteClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' Creating ../../build/deps/System.Web_test_net_1_1.dll.response ... Creating ../../build/deps/System.Web_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Web.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make all-local make[10]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make[10]: Nothing to be done for `all-local'. make[10]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make[9]: Nothing to be done for `all-local'. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' MONO_PATH="../../class/lib/net_1_1::$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper --debug ../../class/lib/net_1_1_bootstrap/culevel.exe -o System.Web/UplevelHelper.cs UplevelHelperDefinitions.xml MCS [net_1_1] System.Web.dll System.Web/HttpApplication.cs(116,22): warning CS0649: Field `System.Web.HttpApplication.autoCulture' is never assigned to, and will always have its default value `false' System.Web/HttpApplication.cs(117,22): warning CS0649: Field `System.Web.HttpApplication.autoUICulture' is never assigned to, and will always have its default value `false' System.Web/HttpCachePolicy.cs(74,22): warning CS0649: Field `System.Web.HttpCachePolicy.HaveProxyMaxAge' is never assigned to, and will always have its default value `false' System.Web/HttpCachePolicy.cs(86,22): warning CS0649: Field `System.Web.HttpCachePolicy.omit_vary_star' is never assigned to, and will always have its default value `false' System.Web.UI/ObjectStateFormatter.cs(59,31): warning CS0649: Field `System.Web.UI.ObjectStateFormatter.algo' is never assigned to, and will always have its default value `null' System.Web.UI.WebControls/TableRowCollection.cs(42,23): warning CS0169: The private field `System.Web.UI.WebControls.TableRowCollection.owner' is assigned but its value is never used Compilation succeeded - 6 warning(s) Assembly ../../class/lib/net_1_1/System.Web.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Web' Creating ../../build/deps/net_1_1_Mono.Web.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Web' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Web' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Web' MCS [net_1_1] dummy-Mono.Web.dll : ../../class/lib/net_1_1/dummy-Mono.Web.dll ../../class/mono.snk make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Web' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Web' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web.Services' Creating ../../build/deps/System.Web.Services_test_net_1_1.dll.response ... Creating ../../build/deps/System.Web.Services_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Web.Services.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web.Services' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web.Services' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web.Services' MCS [net_1_1] System.Web.Services.dll System.Web.Services.Description/ServiceDescriptionCollection.cs(163,22): warning CS0114: `System.Web.Services.Description.ServiceDescriptionCollection.OnInsertComplete(int, object)' hides inherited member `System.Web.Services.Description.ServiceDescriptionBaseCollection.OnInsertComplete(int, object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword System.Web.Services.Description/ServiceDescriptionBaseCollection.cs(73,41): (Location of the symbol related to previous warning) System.Web.Services.Description/SoapProtocolReflector.cs(75,44): warning CS0219: The variable `method' is assigned but its value is never used System.Web.Services.Protocols/Methods.cs(477,65): warning CS0219: The variable `srs' is assigned but its value is never used System.Web.Services.Protocols/LogicalMethodInfo.cs(338,69): warning CS0162: Unreachable code detected Compilation succeeded - 4 warning(s) Assembly ../../class/lib/net_1_1/System.Web.Services.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web.Services' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web.Services' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make all-local make[10]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make[10]: Nothing to be done for `all-local'. make[10]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test/TestMonoWeb' make all-local make[9]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make[9]: Nothing to be done for `all-local'. make[9]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web/Test' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[8]: Nothing to be done for `all-local'. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Web' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Serialization.Formatters.Soap' Creating ../../build/deps/System.Runtime.Serialization.Formatters.Soap_test_net_1_1.dll.response ... Creating ../../build/deps/System.Runtime.Serialization.Formatters.Soap_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Runtime.Serialization.Formatters.Soap.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Serialization.Formatters.Soap' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Serialization.Formatters.Soap' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Serialization.Formatters.Soap' MCS [net_1_1] System.Runtime.Serialization.Formatters.Soap.dll Assembly ../../class/lib/net_1_1/System.Runtime.Serialization.Formatters.Soap.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Serialization.Formatters.Soap' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Serialization.Formatters.Soap' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Remoting' Creating ../../build/deps/System.Runtime.Remoting_test_net_1_1.dll.response ... Creating ../../build/deps/System.Runtime.Remoting_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Runtime.Remoting.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Remoting' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Remoting' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Remoting' MCS [net_1_1] System.Runtime.Remoting.dll MonoHttp/WebHeaderCollection.cs(45,1): warning CS0105: The using directive for `System' appeared previously in this namespace MonoHttp/WebHeaderCollection.cs(36,7): (Location of the symbol related to previous warning) System.Runtime.Remoting.Channels/RemotingThreadPool.cs(172,50): warning CS0168: The variable `ex' is declared but never used System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(221,60): warning CS0168: The variable `e' is declared but never used System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(229,42): warning CS0168: The variable `e' is declared but never used System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(334,42): warning CS0168: The variable `ex' is declared but never used MonoHttp/HttpConnection.cs(166,46): warning CS0219: The variable `listener' is assigned but its value is never used System.Runtime.Remoting.Channels/BinaryServerFormatterSink.cs(53,26): warning CS0169: The private field `System.Runtime.Remoting.Channels.BinaryServerFormatterSink.protocol' is assigned but its value is never used System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs(69,22): warning CS0169: The private field `System.Runtime.Remoting.Channels.Http.HttpClientChannel.isSecured' is assigned but its value is never used System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(51,22): warning CS0169: The private field `System.Runtime.Remoting.Channels.Http.HttpServerChannel.exclusiveAddressUse' is assigned but its value is never used System.Runtime.Remoting.MetadataServices/MetaDataExporter.cs(462,27): warning CS0169: The private method `System.Runtime.Remoting.MetadataServices.MetaDataExporter.FindServices(System.Runtime.Remoting.MetadataServices.ServiceType[])' is never used System.Runtime.Remoting.MetadataServices/MetaDataCodeGenerator.cs(479,24): warning CS0169: The private method `System.Runtime.Remoting.MetadataServices.MetaDataCodeGenerator.GetTypeNamespace(System.Xml.XmlNode, string)' is never used System.Runtime.Remoting.MetadataServices/MetaDataCodeGenerator.cs(527,24): warning CS0169: The private method `System.Runtime.Remoting.MetadataServices.MetaDataCodeGenerator.Params(params string[])' is never used System.Runtime.Remoting.MetadataServices/MetaDataCodeGenerator.cs(555,24): warning CS0169: The private field `System.Runtime.Remoting.MetadataServices.CodeFile.currentNamespace' is never used MonoHttp/EndPointListener.cs(50,37): warning CS0649: Field `MonoHttp.EndPointListener.key' is never assigned to, and will always have its default value `null' MonoHttp/EndPointListener.cs(51,22): warning CS0649: Field `MonoHttp.EndPointListener.secure' is never assigned to, and will always have its default value `false' MonoHttp/HttpConnection.cs(97,37): warning CS0169: The private method `MonoHttp.HttpConnection.OnPVKSelection(System.Security.Cryptography.X509Certificates.X509Certificate, string)' is never used MonoHttp/HttpConnection.cs(67,22): warning CS0649: Field `MonoHttp.HttpConnection.secure' is never assigned to, and will always have its default value `false' MonoHttp/HttpConnection.cs(68,37): warning CS0649: Field `MonoHttp.HttpConnection.key' is never assigned to, and will always have its default value `null' MonoHttp/HttpListenerPrefixCollection.cs(37,27): warning CS0649: Field `MonoHttp.HttpListenerPrefixCollection.prefixes' is never assigned to, and will always have its default value `null' MonoHttp/HttpListenerRequest.cs(55,22): warning CS0649: Field `MonoHttp.HttpListenerRequest.identifier' is never assigned to, and will always have its default value `null' Compilation succeeded - 20 warning(s) Assembly ../../class/lib/net_1_1/System.Runtime.Remoting.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Remoting' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Runtime.Remoting' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration.Install' Creating ../../build/deps/net_1_1_System.Configuration.Install.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration.Install' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration.Install' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration.Install' MCS [net_1_1] System.Configuration.Install.dll System.Configuration.Install/Installer.cs(40,32): warning CS0649: Field `System.Configuration.Install.Installer.helptext' is never assigned to, and will always have its default value `null' System.Configuration.Install/InstallException.cs(39,35): warning CS0169: The private field `System.Configuration.Install.InstallException.innerException' is assigned but its value is never used System.Configuration.Install/InstallContext.cs(37,24): warning CS0169: The private field `System.Configuration.Install.InstallContext.log_file' is assigned but its value is never used Compilation succeeded - 3 warning(s) Assembly ../../class/lib/net_1_1/System.Configuration.Install.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration.Install' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Configuration.Install' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Management' Creating ../../build/deps/net_1_1_System.Management.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Management' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Management' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Management' MCS [net_1_1] System.Management.dll System.Management/ManagementEventWatcher.cs(85,55): warning CS0067: The event `System.Management.ManagementEventWatcher.EventArrived' is never used System.Management/ManagementEventWatcher.cs(86,50): warning CS0067: The event `System.Management.ManagementEventWatcher.Stopped' is never used System.Management/ManagementOperationObserver.cs(45,52): warning CS0067: The event `System.Management.ManagementOperationObserver.Completed' is never used System.Management/ManagementOperationObserver.cs(46,52): warning CS0067: The event `System.Management.ManagementOperationObserver.ObjectPut' is never used System.Management/ManagementOperationObserver.cs(47,54): warning CS0067: The event `System.Management.ManagementOperationObserver.ObjectReady' is never used System.Management/ManagementOperationObserver.cs(48,51): warning CS0067: The event `System.Management.ManagementOperationObserver.Progress' is never used Compilation succeeded - 6 warning(s) Assembly ../../class/lib/net_1_1/System.Management.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Management' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Management' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SybaseClient' Creating ../../build/deps/net_1_1_Mono.Data.SybaseClient.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SybaseClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SybaseClient' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SybaseClient' MCS [net_1_1] Mono.Data.SybaseClient.dll Mono.Data.SybaseClient/SybaseCommand.cs(221,46): warning CS0109: The member `Mono.Data.SybaseClient.SybaseCommand.Transaction' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseCommand.cs(277,44): warning CS0109: The member `Mono.Data.SybaseClient.SybaseCommand.CreateParameter()' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseCommand.cs(367,45): warning CS0109: The member `Mono.Data.SybaseClient.SybaseCommand.ExecuteReader()' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseCommand.cs(372,45): warning CS0109: The member `Mono.Data.SybaseClient.SybaseCommand.ExecuteReader(System.Data.CommandBehavior)' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseConnection.cs(188,58): warning CS0109: The member `Mono.Data.SybaseClient.SybaseConnection.StateChange' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseConnection.cs(205,46): warning CS0109: The member `Mono.Data.SybaseClient.SybaseConnection.BeginTransaction()' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseConnection.cs(210,46): warning CS0109: The member `Mono.Data.SybaseClient.SybaseConnection.BeginTransaction(System.Data.IsolationLevel)' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseConnection.cs(304,42): warning CS0109: The member `Mono.Data.SybaseClient.SybaseConnection.CreateCommand()' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseDataAdapter.cs(88,42): warning CS0109: The member `Mono.Data.SybaseClient.SybaseDataAdapter.DeleteCommand' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseDataAdapter.cs(93,42): warning CS0109: The member `Mono.Data.SybaseClient.SybaseDataAdapter.InsertCommand' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseDataAdapter.cs(98,42): warning CS0109: The member `Mono.Data.SybaseClient.SybaseDataAdapter.SelectCommand' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseDataAdapter.cs(103,42): warning CS0109: The member `Mono.Data.SybaseClient.SybaseDataAdapter.UpdateCommand' does not hide an inherited member. The new keyword is not required Mono.Data.SybaseClient/SybaseCommand.cs(57,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseCommand.disposed' is assigned but its value is never used Mono.Data.SybaseClient/SybaseDataReader.cs(262,30): warning CS0169: The private method `Mono.Data.SybaseClient.SybaseDataReader.GetSchemaRowDbType(Mono.Data.Tds.Protocol.TdsColumnType, int, out int)' is never used Mono.Data.SybaseClient/SybaseDataReader.cs(55,21): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseDataReader.fieldCount' is never used Mono.Data.SybaseClient/SybaseDataReader.cs(57,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseDataReader.isSelect' is never used Mono.Data.SybaseClient/SybaseParameter.cs(57,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseParameter.isNullable' is never used Mono.Data.SybaseClient/SybaseParameter.cs(58,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseParameter.isSizeSet' is assigned but its value is never used Mono.Data.SybaseClient/SybaseParameterCollection.cs(54,31): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseParameterCollection.command' is assigned but its value is never used Mono.Data.SybaseTypes/SybaseDecimal.cs(661,37): warning CS0169: The private method `Mono.Data.SybaseTypes.SybaseDecimal.RShift192(ref ulong, ref ulong, ref ulong)' is never used Mono.Data.SybaseTypes/SybaseDecimal.cs(781,37): warning CS0169: The private method `Mono.Data.SybaseTypes.SybaseDecimal.Mult192By32(ref ulong, ref ulong, ref ulong, ulong, int)' is never used Compilation succeeded - 21 warning(s) Assembly ../../class/lib/net_1_1/Mono.Data.SybaseClient.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SybaseClient' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.SybaseClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.TdsClient' Creating ../../build/deps/net_1_1_Mono.Data.TdsClient.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.TdsClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.TdsClient' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.TdsClient' MCS [net_1_1] Mono.Data.TdsClient.dll Mono.Data.TdsClient/TdsCommand.cs(52,22): warning CS0169: The private field `Mono.Data.TdsClient.TdsCommand.disposed' is assigned but its value is never used Mono.Data.TdsClient/TdsDataReader.cs(549,31): warning CS0169: The private method `Mono.Data.TdsClient.TdsDataReader.GetSchemaValue(object)' is never used Mono.Data.TdsClient/TdsParameter.cs(53,22): warning CS0169: The private field `Mono.Data.TdsClient.TdsParameter.isNullable' is never used Mono.Data.TdsClient/TdsParameter.cs(54,22): warning CS0169: The private field `Mono.Data.TdsClient.TdsParameter.isSizeSet' is assigned but its value is never used Mono.Data.TdsClient/TdsParameterCollection.cs(49,28): warning CS0169: The private field `Mono.Data.TdsClient.TdsParameterCollection.command' is assigned but its value is never used Compilation succeeded - 5 warning(s) Assembly ../../class/lib/net_1_1/Mono.Data.TdsClient.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.TdsClient' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Mono.Data.TdsClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data.OracleClient' Creating ../../build/deps/System.Data.OracleClient_test_net_1_1.dll.response ... Creating ../../build/deps/System.Data.OracleClient_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Data.OracleClient.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data.OracleClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data.OracleClient' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data.OracleClient' MCS [net_1_1] System.Data.OracleClient.dll Assembly ../../class/lib/net_1_1/System.Data.OracleClient.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data.OracleClient' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Data.OracleClient' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Microsoft.VisualC' Creating ../../build/deps/net_1_1_Microsoft.VisualC.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Microsoft.VisualC' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Microsoft.VisualC' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Microsoft.VisualC' MCS [net_1_1] Microsoft.VisualC.dll Assembly ../../class/lib/net_1_1/Microsoft.VisualC.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Microsoft.VisualC' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Microsoft.VisualC' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Cscompmgd' Creating ../../build/deps/Cscompmgd_test_net_1_1.dll.response ... Creating ../../build/deps/Cscompmgd_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_Cscompmgd.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Cscompmgd' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Cscompmgd' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Cscompmgd' MCS [net_1_1] cscompmgd.dll Assembly ../../class/lib/net_1_1/cscompmgd.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Cscompmgd' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Cscompmgd' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Design' Creating ../../build/deps/System.Design_test_net_1_1.dll.response ... Creating ../../build/deps/System.Design_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_System.Design.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Design' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Design' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Design' MCS [net_1_1] System.Design.dll System.ComponentModel.Design/CollectionEditor.cs(562,42): warning CS0169: The private field `System.ComponentModel.Design.CollectionEditor.provider' is assigned but its value is never used System.Web.UI.Design/TemplatedControlDesigner.cs(236,47): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._activeTemplateFrame' is never assigned to, and will always have its default value `null' System.Web.UI.Design/TemplatedControlDesigner.cs(238,30): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._templateMode' is never assigned to, and will always have its default value `false' System.Web.UI.Design/TemplatedControlDesigner.cs(239,38): warning CS0649: Field `System.Web.UI.Design.TemplatedControlDesigner._templateVerbHandler' is never assigned to, and will always have its default value `null' System.Web.UI.Design/TemplateEditingService.cs(90,39): warning CS0169: The private field `System.Web.UI.Design.TemplateEditingService._designerHost' is assigned but its value is never used System.Web.UI.Design.WebControls/RegexEditorDialog.cs(34,24): warning CS0169: The private field `System.Web.UI.Design.WebControls.RegexEditorDialog.regular_expression' is assigned but its value is never used System.Windows.Forms.Design/AxParameterData.cs(131,30): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isByRef' is never assigned to, and will always have its default value `false' System.Windows.Forms.Design/AxParameterData.cs(132,30): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isIn' is never assigned to, and will always have its default value `false' System.Windows.Forms.Design/AxParameterData.cs(133,30): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isOptional' is never assigned to, and will always have its default value `false' System.Windows.Forms.Design/AxParameterData.cs(134,30): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.isOut' is never assigned to, and will always have its default value `false' System.Windows.Forms.Design/AxParameterData.cs(135,32): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.name' is never assigned to, and will always have its default value `null' System.Windows.Forms.Design/AxParameterData.cs(136,30): warning CS0649: Field `System.Windows.Forms.Design.AxParameterData.type' is never assigned to, and will always have its default value `null' System.Windows.Forms.Design/AxParameterData.cs(137,32): warning CS0169: The private field `System.Windows.Forms.Design.AxParameterData.typeName' is never used System.Windows.Forms.Design/ComponentTray.cs(51,35): warning CS0169: The private field `System.Windows.Forms.Design.ComponentTray._mainDesigner' is assigned but its value is never used System.Windows.Forms.Design/ControlDesigner.cs(764,32): warning CS0169: The private property `System.Windows.Forms.Design.ControlDesigner.Name' is never used System.Windows.Forms.Design/ControlDesigner.cs(769,37): warning CS0169: The private property `System.Windows.Forms.Design.ControlDesigner.ContextMenu' is never used System.Windows.Forms.Design/ControlDesigner.cs(774,31): warning CS0169: The private property `System.Windows.Forms.Design.ControlDesigner.Location' is never used System.Windows.Forms.Design/ParentControlDesigner.cs(440,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeDrawGrid()' is never used System.Windows.Forms.Design/ParentControlDesigner.cs(445,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetDrawGrid()' is never used System.Windows.Forms.Design/ParentControlDesigner.cs(450,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeSnapToGrid()' is never used System.Windows.Forms.Design/ParentControlDesigner.cs(455,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetSnapToGrid()' is never used System.Windows.Forms.Design/ParentControlDesigner.cs(460,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeGridSize()' is never used System.Windows.Forms.Design/ParentControlDesigner.cs(465,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetGridSize()' is never used System.Windows.Forms.Design/DocumentDesigner.cs(499,31): warning CS0169: The private property `System.Windows.Forms.Design.DocumentDesigner.BackColor' is never used System.Windows.Forms.Design/DocumentDesigner.cs(507,31): warning CS0169: The private property `System.Windows.Forms.Design.DocumentDesigner.Location' is never used System.Windows.Forms.Design/EventHandlerService.cs(37,43): warning CS0067: The event `System.Windows.Forms.Design.EventHandlerService.EventHandlerChanged' is never used System.Windows.Forms.Design/MenuCommands.cs(140,46): warning CS0169: The private field `System.Windows.Forms.Design.MenuCommands.guidVSStd97' is assigned but its value is never used Compilation succeeded - 27 warning(s) Assembly ../../class/lib/net_1_1/System.Design.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Design' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/System.Design' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' Creating ../../build/deps/net_1_1_PEAPI.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' MCS [net_1_1] PEAPI.dll Metadata.cs(5363,30): warning CS0219: The variable `tabStart' is assigned but its value is never used Metadata.cs(5344,30): warning CS0219: The variable `startTilde' is assigned but its value is never used Metadata.cs(431,48): warning CS0169: The private field `PEAPI.CustomAttribute.prolog' is assigned but its value is never used Metadata.cs(435,26): warning CS0169: The private field `PEAPI.CustomAttribute.cVal' is assigned but its value is never used Metadata.cs(633,28): warning CS0169: The private field `PEAPI.Permission.type' is assigned but its value is never used Metadata.cs(673,38): warning CS0169: The private field `PEAPI.PermissionSet.sec_action' is assigned but its value is never used Metadata.cs(675,37): warning CS0169: The private field `PEAPI.PermissionSet.ps' is never used Metadata.cs(1503,30): warning CS0169: The private field `PEAPI.ClassRefInst.is_value' is assigned but its value is never used Metadata.cs(1583,46): warning CS0169: The private field `PEAPI.ClassDef.ElementType_Class' is assigned but its value is never used Metadata.cs(1592,24): warning CS0169: The private field `PEAPI.ClassDef.securityActions' is never used Metadata.cs(1595,26): warning CS0169: The private field `PEAPI.ClassDef.parentClass' is assigned but its value is never used Metadata.cs(1962,29): warning CS0169: The private field `PEAPI.ClassRef.externClass' is never used Metadata.cs(3491,27): warning CS0169: The private field `PEAPI.Property.getterMeth' is assigned but its value is never used Metadata.cs(3828,27): warning CS0169: The private field `PEAPI.MethodDef.securityActions' is assigned but its value is never used Metadata.cs(4335,28): warning CS0169: The private field `PEAPI.FixedArray.elemType' is never used Metadata.cs(4365,24): warning CS0169: The private field `PEAPI.CustomMarshaller.typeName' is assigned but its value is never used Metadata.cs(4726,36): warning CS0169: The private field `PEAPI.MSCorLib.specialTypeSpecs' is assigned but its value is never used Metadata.cs(4951,46): warning CS0169: The private field `PEAPI.MetaData.tildeHeaderSize' is assigned but its value is never used Metadata.cs(4969,30): warning CS0169: The private field `PEAPI.MetaData.output' is assigned but its value is never used Metadata.cs(4972,22): warning CS0169: The private field `PEAPI.MetaData.mdStart' is assigned but its value is never used Code.cs(287,46): warning CS0169: The private field `PEAPI.BranchInstr.longInstrOffset' is assigned but its value is never used Code.cs(362,46): warning CS0169: The private field `PEAPI.CILInstructions.FatWords' is assigned but its value is never used Code.cs(1250,24): warning CS0169: The private field `PEAPI.Local.name' is assigned but its value is never used Code.cs(1252,38): warning CS0169: The private field `PEAPI.Local.byref' is assigned but its value is never used PEAPI.cs(499,30): warning CS0169: The private method `PEAPI.FileImage.Align(System.IO.MemoryStream, int)' is never used PEAPI.cs(508,30): warning CS0169: The private method `PEAPI.FileImage.Align(uint, uint)' is never used PEAPI.cs(75,39): warning CS0169: The private field `PEAPI.FileImage.PEHeader' is assigned but its value is never used PEAPI.cs(84,46): warning CS0169: The private field `PEAPI.FileImage.maxFileAlign' is assigned but its value is never used PEAPI.cs(104,48): warning CS0169: The private field `PEAPI.FileImage.rsrcName' is assigned but its value is never used PEAPI.cs(109,46): warning CS0649: Field `PEAPI.FileImage.rsrc' is never assigned to, and will always have its default value `null' PEAPI.cs(593,35): warning CS0169: The private field `PEAPI.PEFile.classRefList' is assigned but its value is never used PEAPI.cs(594,35): warning CS0169: The private field `PEAPI.PEFile.classDefList' is assigned but its value is never used PEAPI.cs(598,29): warning CS0169: The private field `PEAPI.PEFile.corFlags' is assigned but its value is never used Compilation succeeded - 33 warning(s) Assembly ../../class/lib/net_1_1/PEAPI.dll signed. make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/PEAPI' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql' Creating ../../build/deps/Npgsql_test_net_1_1.dll.response ... Creating ../../build/deps/Npgsql_test_net_1_1.dll.makefrag ... Creating ../../build/deps/net_1_1_Npgsql.dll.makefrag ... make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql' make[7]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql' make all-local make[8]: Entering directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql' MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlState.resx | cat` Read in 14 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlState.resx' Writing resource file... Done. MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlClosedState.resx | cat` Read in 1 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlClosedState.resx' Writing resource file... Done. MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlParameterCollection.resx | cat` Read in 2 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlParameterCollection.resx' Writing resource file... Done. MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlCommand.resx | cat` Read in 11 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlCommand.resx' Writing resource file... Done. MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlCommandBuilder.resx | cat` Read in 1 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlCommandBuilder.resx' Writing resource file... Done. MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlConnectedState.resx | cat` Read in 9 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlConnectedState.resx' Writing resource file... Done. MONO_PATH="../../class/lib/net_1_1:$MONO_PATH" /home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlParameter.resx | cat` Read in 1 resources from '/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql/Npgsql/NpgsqlParameter.resx' Writing resource file... Done. ** ERROR:../../mono/io-layer/handles-private.h:160:_wapi_handle_set_signal_state: assertion failed: (thr_ret == 0) make[8]: *** [Npgsql/NpgsqlParameter.resources] Aborted make[8]: *** Deleting file `Npgsql/NpgsqlParameter.resources' make[8]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql' make[7]: *** [do-all] Error 2 make[7]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class/Npgsql' make[6]: *** [all-recursive] Error 1 make[6]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs/class' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[4]: *** [profile-do--net_1_1--all] Error 2 make[4]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[3]: *** [profiles-do--all] Error 2 make[3]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/mcs' make[2]: *** [all-local] Error 2 make[2]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/portage/dev-lang/mono-2.2/work/mono-2.2' make: *** [all] Error 2 * * ERROR: dev-lang/mono-2.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2902: Called go-mono_src_compile * environment, line 2090: Called default * ebuild.sh, line 1489: Called _eapi2_src_compile * ebuild.sh, line 643: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/home/portage/dev-lang/mono-2.2/temp/build.log'. * The ebuild environment file is located at '/home/portage/dev-lang/mono-2.2/temp/environment'. *