Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 155281 Details for
Bug 224673
dev-lang/mono-1.9.1 segfaults while building
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 990.30 KB, created by
Dennis Schridde
on 2008-06-02 21:11:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2008-06-02 21:11:36 UTC
Size:
990.30 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking mono-1.9.1.tar.bz2 to /var/tmp/portage/dev-lang/mono-1.9.1/work > [32;01m*[0m Applying mono-biginteger_overflow.diff ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Regenerating the build files, this will take some time... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1' ... > [32;01m*[0m Running aclocal -I . ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I . ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: mono-1.9.1/libgc > [32;01m*[0m Applying install-sh-1.5.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Running elibtoolize in: mono-1.9.1 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1 ... >touch: cannot touch `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build/deps/use-monolite': No such file or directory > * econf: updating mono-1.9.1/libgc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mono-1.9.1/libgc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mono-1.9.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mono-1.9.1/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 --with-preview=yes --with-glib=system --with-gc=included --with-tls=__thread --with-moonlight --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 >./configure: line 2986: ./libtool: No such file or directory >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... gcc3 >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >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) gcc3 >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++... gcc3 >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... 98304 >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 for correct ltmain.sh version... yes >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... yes >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... yes >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 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 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 zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >Using system zlib >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for isinf... yes >checking size of void *... 8 >checking for -Wdeclaration-after-statement option to gcc... yes >checking for 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 -mno-tls-direct-seg-refs option to gcc... yes >checking for visibility __attribute__... yes >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... yes >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 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... yes >checking for sockaddr_in.sin_len... no >checking for sockaddr_in6.sin6_len... no >checking checklist.h usability... no >checking checklist.h presence... no >checking for checklist.h... no >checking 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 size of size_t... 8 >checking for blksize_t... yes >checking for blkcnt_t... yes >checking for suseconds_t... yes >checking for struct pollfd... yes >checking for struct stat... 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 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 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 if usage of random device is requested... yes >checking for random device... yes >checking if inter-process shared handles are requested... yes >checking for X... libraries /usr/lib64, headers >checking for the soname of libX11.so... libX11.so.6 >libX11.so.6 >libX11.so.6 >checking if the Mono Debugger is supported on this platform... yes >checking if the tls_model attribute is supported... yes >configure: creating ./config.status >config.status: creating runtime/mono-wrapper >config.status: creating runtime/monodis-wrapper >config.status: creating runtime/semdel-wrapper >config.status: creating Makefile >config.status: creating mono-uninstalled.pc >config.status: creating scripts/mono-nunit.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/mint.pc >config.status: creating data/mono.pc >config.status: creating data/mono-cairo.pc >config.status: creating data/dotnet.pc >config.status: creating data/cecil.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 config.h >config.status: executing depfiles commands >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 >=== configuring in libgc (/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-preview=yes' '--with-glib=system' '--with-gc=included' '--with-tls=__thread' '--with-moonlight' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS= -pipe -O2 -march=athlon64' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed' 'CXXFLAGS= -pipe -O2 -march=athlon64' '--disable-embed-check' '--with-libgc-threads=pthreads' --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... gcc3 >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++... gcc3 >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >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... 98304 >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... yes >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 >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... yes >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 >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: yes > JNI support: IKVM Native > libgdiplus: assumed to be installed > zlib: system zlib > oprofile: no > > > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1' >Making all in libgc >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc' >Making all in include >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/include' >Making all in private >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/include/private' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/include/private' >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/include' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/include' >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/include' >Making all in doc >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/doc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc/doc' >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 -pipe -O2 -march=athlon64 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -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 -pipe -O2 -march=athlon64 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o > 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 -pipe -O2 -march=athlon64 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1 >mv -f .deps/allchblk.Tpo .deps/allchblk.Plo >/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 -pipe -O2 -march=athlon64 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -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 -pipe -O2 -march=athlon64 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o > 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 -pipe -O2 -march=athlon64 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 >mv -f .deps/alloc.Tpo .deps/alloc.Plo >/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 -pipe -O2 -march=athlon64 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -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 -pipe -O2 -march=athlon64 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o > 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 -pipe -O2 -march=athlon64 -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1 >mv -f .deps/blacklst.Tpo .deps/blacklst.Plo >/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 -pipe -O2 -march=athlon64 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -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 -pipe -O2 -march=athlon64 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -fPIC -DPIC -o .libs/checksums.o > 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 -pipe -O2 -march=athlon64 -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1 >mv -f .deps/checksums.Tpo .deps/checksums.Plo >/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 -pipe -O2 -march=athlon64 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -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 -pipe -O2 -march=athlon64 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o > 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 -pipe -O2 -march=athlon64 -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1 >mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo >/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 -pipe -O2 -march=athlon64 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -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 -pipe -O2 -march=athlon64 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o > 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 -pipe -O2 -march=athlon64 -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1 >mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo >/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 -pipe -O2 -march=athlon64 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -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 -pipe -O2 -march=athlon64 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fPIC -DPIC -o .libs/finalize.o > 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 -pipe -O2 -march=athlon64 -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1 >mv -f .deps/finalize.Tpo .deps/finalize.Plo >/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 -pipe -O2 -march=athlon64 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -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 -pipe -O2 -march=athlon64 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o > 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 -pipe -O2 -march=athlon64 -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1 >mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo >/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 -pipe -O2 -march=athlon64 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -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 -pipe -O2 -march=athlon64 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o > 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 -pipe -O2 -march=athlon64 -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1 >mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo >/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 -pipe -O2 -march=athlon64 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -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 -pipe -O2 -march=athlon64 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o > 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 -pipe -O2 -march=athlon64 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1 >mv -f .deps/headers.Tpo .deps/headers.Plo >/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 -pipe -O2 -march=athlon64 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -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 -pipe -O2 -march=athlon64 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o > 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 -pipe -O2 -march=athlon64 -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 >mv -f .deps/malloc.Tpo .deps/malloc.Plo >/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 -pipe -O2 -march=athlon64 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -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 -pipe -O2 -march=athlon64 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o > 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 -pipe -O2 -march=athlon64 -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1 >mv -f .deps/mallocx.Tpo .deps/mallocx.Plo >/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 -pipe -O2 -march=athlon64 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -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 -pipe -O2 -march=athlon64 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -fPIC -DPIC -o .libs/mark.o > 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 -pipe -O2 -march=athlon64 -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1 >mv -f .deps/mark.Tpo .deps/mark.Plo >/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 -pipe -O2 -march=athlon64 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -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 -pipe -O2 -march=athlon64 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -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 > 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 -pipe -O2 -march=athlon64 -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1 >mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo >/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 -pipe -O2 -march=athlon64 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -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 -pipe -O2 -march=athlon64 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o > 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 -pipe -O2 -march=athlon64 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 >mv -f .deps/misc.Tpo .deps/misc.Plo >/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 -pipe -O2 -march=athlon64 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -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 -pipe -O2 -march=athlon64 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o > 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 -pipe -O2 -march=athlon64 -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1 >mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo >/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 -pipe -O2 -march=athlon64 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -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 -pipe -O2 -march=athlon64 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o > 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 -pipe -O2 -march=athlon64 -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1 >mv -f .deps/obj_map.Tpo .deps/obj_map.Plo >/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 -pipe -O2 -march=athlon64 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -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 -pipe -O2 -march=athlon64 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -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) > 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 -pipe -O2 -march=athlon64 -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1 >mv -f .deps/os_dep.Tpo .deps/os_dep.Plo >/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 -pipe -O2 -march=athlon64 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -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 -pipe -O2 -march=athlon64 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o > 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 -pipe -O2 -march=athlon64 -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1 >mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo >/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 -pipe -O2 -march=athlon64 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -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 -pipe -O2 -march=athlon64 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o > 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 -pipe -O2 -march=athlon64 -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1 >mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo >/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 -pipe -O2 -march=athlon64 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -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 -pipe -O2 -march=athlon64 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o > 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 -pipe -O2 -march=athlon64 -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_malloc.o >/dev/null 2>&1 >mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo >/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 -pipe -O2 -march=athlon64 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -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 -pipe -O2 -march=athlon64 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o > 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 -pipe -O2 -march=athlon64 -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1 >mv -f .deps/reclaim.Tpo .deps/reclaim.Plo >/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 -pipe -O2 -march=athlon64 -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -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 -pipe -O2 -march=athlon64 -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c solaris_pthreads.c -fPIC -DPIC -o .libs/solaris_pthreads.o > 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 -pipe -O2 -march=athlon64 -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c solaris_pthreads.c -o solaris_pthreads.o >/dev/null 2>&1 >mv -f .deps/solaris_pthreads.Tpo .deps/solaris_pthreads.Plo >/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 -pipe -O2 -march=athlon64 -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -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 -pipe -O2 -march=athlon64 -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c solaris_threads.c -fPIC -DPIC -o .libs/solaris_threads.o > 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 -pipe -O2 -march=athlon64 -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c solaris_threads.c -o solaris_threads.o >/dev/null 2>&1 >mv -f .deps/solaris_threads.Tpo .deps/solaris_threads.Plo >/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 -pipe -O2 -march=athlon64 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -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 -pipe -O2 -march=athlon64 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -fPIC -DPIC -o .libs/specific.o > 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 -pipe -O2 -march=athlon64 -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1 >mv -f .deps/specific.Tpo .deps/specific.Plo >/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 -pipe -O2 -march=athlon64 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -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 -pipe -O2 -march=athlon64 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o > 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 -pipe -O2 -march=athlon64 -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1 >mv -f .deps/stubborn.Tpo .deps/stubborn.Plo >/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 -pipe -O2 -march=athlon64 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -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 -pipe -O2 -march=athlon64 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o > 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 -pipe -O2 -march=athlon64 -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1 >mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo >/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 -pipe -O2 -march=athlon64 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -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 -pipe -O2 -march=athlon64 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -fPIC -DPIC -o .libs/backgraph.o > 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 -pipe -O2 -march=athlon64 -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -o backgraph.o >/dev/null 2>&1 >mv -f .deps/backgraph.Tpo .deps/backgraph.Plo >/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 -pipe -O2 -march=athlon64 -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -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 -pipe -O2 -march=athlon64 -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -fPIC -DPIC -o .libs/win32_threads.o > 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 -pipe -O2 -march=athlon64 -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -o win32_threads.o >/dev/null 2>&1 >mv -f .deps/win32_threads.Tpo .deps/win32_threads.Plo >/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 -pipe -O2 -march=athlon64 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -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 -pipe -O2 -march=athlon64 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o > 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 -pipe -O2 -march=athlon64 -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -o pthread_support.o >/dev/null 2>&1 >mv -f .deps/pthread_support.Tpo .deps/pthread_support.Plo >/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 -pipe -O2 -march=athlon64 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -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 -pipe -O2 -march=athlon64 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o > 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 -pipe -O2 -march=athlon64 -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1 >mv -f .deps/pthread_stop_world.Tpo .deps/pthread_stop_world.Plo >/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 -pipe -O2 -march=athlon64 -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -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 -pipe -O2 -march=athlon64 -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c darwin_stop_world.c -fPIC -DPIC -o .libs/darwin_stop_world.o > 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 -pipe -O2 -march=athlon64 -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c darwin_stop_world.c -o darwin_stop_world.o >/dev/null 2>&1 >mv -f .deps/darwin_stop_world.Tpo .deps/darwin_stop_world.Plo >/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 -pipe -O2 -march=athlon64 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -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 -pipe -O2 -march=athlon64 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o > 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 -pipe -O2 -march=athlon64 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1 >mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -version-info 1:2:0 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -pipe -O2 -march=athlon64 -static -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o solaris_pthreads.o solaris_threads.o specific.o stubborn.o typd_mlc.o backgraph.o win32_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o 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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc' >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/libgc' >Making all in mono >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono' >Making all in utils >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/utils' >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF .deps/mono-hash.Tpo -c -o mono-hash.lo mono-hash.c >mkdir .libs > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF .deps/mono-hash.Tpo -c mono-hash.c -fPIC -DPIC -o .libs/mono-hash.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF .deps/mono-hash.Tpo -c mono-hash.c -o mono-hash.o >/dev/null 2>&1 >mv -f .deps/mono-hash.Tpo .deps/mono-hash.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c -o mono-md5.lo mono-md5.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c mono-md5.c -fPIC -DPIC -o .libs/mono-md5.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c mono-md5.c -o mono-md5.o >/dev/null 2>&1 >mv -f .deps/mono-md5.Tpo .deps/mono-md5.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c -o mono-sha1.lo mono-sha1.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c mono-sha1.c -fPIC -DPIC -o .libs/mono-sha1.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c mono-sha1.c -o mono-sha1.o >/dev/null 2>&1 >mv -f .deps/mono-sha1.Tpo .deps/mono-sha1.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c -o mono-logger.lo mono-logger.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c mono-logger.c -fPIC -DPIC -o .libs/mono-logger.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c mono-logger.c -o mono-logger.o >/dev/null 2>&1 >mv -f .deps/mono-logger.Tpo .deps/mono-logger.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c -o mono-codeman.lo mono-codeman.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c mono-codeman.c -fPIC -DPIC -o .libs/mono-codeman.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c mono-codeman.c -o mono-codeman.o >/dev/null 2>&1 >mv -f .deps/mono-codeman.Tpo .deps/mono-codeman.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c -o mono-counters.lo mono-counters.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c mono-counters.c -fPIC -DPIC -o .libs/mono-counters.o >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â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c mono-counters.c -o mono-counters.o >/dev/null 2>&1 >mv -f .deps/mono-counters.Tpo .deps/mono-counters.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c -o mono-dl.lo mono-dl.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c mono-dl.c -fPIC -DPIC -o .libs/mono-dl.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c mono-dl.c -o mono-dl.o >/dev/null 2>&1 >mv -f .deps/mono-dl.Tpo .deps/mono-dl.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c -o mono-internal-hash.lo mono-internal-hash.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c mono-internal-hash.c -fPIC -DPIC -o .libs/mono-internal-hash.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c mono-internal-hash.c -o mono-internal-hash.o >/dev/null 2>&1 >mv -f .deps/mono-internal-hash.Tpo .deps/mono-internal-hash.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c -o mono-io-portability.lo mono-io-portability.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c mono-io-portability.c -fPIC -DPIC -o .libs/mono-io-portability.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c mono-io-portability.c -o mono-io-portability.o >/dev/null 2>&1 >mv -f .deps/mono-io-portability.Tpo .deps/mono-io-portability.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c -o monobitset.lo monobitset.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c monobitset.c -fPIC -DPIC -o .libs/monobitset.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c monobitset.c -o monobitset.o >/dev/null 2>&1 >mv -f .deps/monobitset.Tpo .deps/monobitset.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c -o mono-math.lo mono-math.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c mono-math.c -fPIC -DPIC -o .libs/mono-math.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c mono-math.c -o mono-math.o >/dev/null 2>&1 >mv -f .deps/mono-math.Tpo .deps/mono-math.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c -o mono-mmap.lo mono-mmap.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c mono-mmap.c -fPIC -DPIC -o .libs/mono-mmap.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c mono-mmap.c -o mono-mmap.o >/dev/null 2>&1 >mv -f .deps/mono-mmap.Tpo .deps/mono-mmap.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o >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 > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1 >mv -f .deps/strtod.Tpo .deps/strtod.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c -o strenc.lo strenc.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c strenc.c -fPIC -DPIC -o .libs/strenc.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c strenc.c -o strenc.o >/dev/null 2>&1 >mv -f .deps/strenc.Tpo .deps/strenc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c -o mono-uri.lo mono-uri.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c mono-uri.c -fPIC -DPIC -o .libs/mono-uri.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c mono-uri.c -o mono-uri.o >/dev/null 2>&1 >mv -f .deps/mono-uri.Tpo .deps/mono-uri.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c -o mono-poll.lo mono-poll.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c mono-poll.c -fPIC -DPIC -o .libs/mono-poll.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c mono-poll.c -o mono-poll.o >/dev/null 2>&1 >mv -f .deps/mono-poll.Tpo .deps/mono-poll.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c -o mono-path.lo mono-path.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c mono-path.c -fPIC -DPIC -o .libs/mono-path.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c mono-path.c -o mono-path.o >/dev/null 2>&1 >mv -f .deps/mono-path.Tpo .deps/mono-path.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c -o mono-stdlib.lo mono-stdlib.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c mono-stdlib.c -fPIC -DPIC -o .libs/mono-stdlib.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c mono-stdlib.c -o mono-stdlib.o >/dev/null 2>&1 >mv -f .deps/mono-stdlib.Tpo .deps/mono-stdlib.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libmonoutils.la mono-hash.lo mono-md5.lo mono-sha1.lo mono-logger.lo mono-codeman.lo mono-counters.lo mono-dl.lo mono-internal-hash.lo mono-io-portability.lo monobitset.lo mono-math.lo mono-mmap.lo strtod.lo strenc.lo mono-uri.lo mono-poll.lo mono-path.lo mono-stdlib.lo -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/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/strtod.o .libs/strenc.o .libs/mono-uri.o .libs/mono-poll.o .libs/mono-path.o .libs/mono-stdlib.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[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/utils' >Making all in io-layer >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/io-layer' >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo atomic.c >mkdir .libs > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c atomic.c -fPIC -DPIC -o .libs/atomic.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c atomic.c -o atomic.o >/dev/null 2>&1 >mv -f .deps/atomic.Tpo .deps/atomic.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c -o collection.lo collection.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -fPIC -DPIC -o .libs/collection.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -o collection.o >/dev/null 2>&1 >mv -f .deps/collection.Tpo .deps/collection.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1 >mv -f .deps/context.Tpo .deps/context.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT critical-sections.lo -MD -MP -MF .deps/critical-sections.Tpo -c -o critical-sections.lo critical-sections.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT critical-sections.lo -MD -MP -MF .deps/critical-sections.Tpo -c critical-sections.c -fPIC -DPIC -o .libs/critical-sections.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT critical-sections.lo -MD -MP -MF .deps/critical-sections.Tpo -c critical-sections.c -o critical-sections.o >/dev/null 2>&1 >mv -f .deps/critical-sections.Tpo .deps/critical-sections.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 >mv -f .deps/error.Tpo .deps/error.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1 >mv -f .deps/events.Tpo .deps/events.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT handles.lo -MD -MP -MF .deps/handles.Tpo -c -o handles.lo handles.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT handles.lo -MD -MP -MF .deps/handles.Tpo -c handles.c -fPIC -DPIC -o .libs/handles.o >handles.c: In function â_wapi_search_handleâ: >handles.c:732: warning: âsharedâ may be used uninitialized in this function > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT handles.lo -MD -MP -MF .deps/handles.Tpo -c handles.c -o handles.o >/dev/null 2>&1 >mv -f .deps/handles.Tpo .deps/handles.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 >mv -f .deps/io.Tpo .deps/io.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT io-portability.lo -MD -MP -MF .deps/io-portability.Tpo -c -o io-portability.lo io-portability.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT io-portability.lo -MD -MP -MF .deps/io-portability.Tpo -c io-portability.c -fPIC -DPIC -o .libs/io-portability.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT io-portability.lo -MD -MP -MF .deps/io-portability.Tpo -c io-portability.c -o io-portability.o >/dev/null 2>&1 >mv -f .deps/io-portability.Tpo .deps/io-portability.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 >mv -f .deps/misc.Tpo .deps/misc.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mutexes.lo -MD -MP -MF .deps/mutexes.Tpo -c -o mutexes.lo mutexes.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mutexes.lo -MD -MP -MF .deps/mutexes.Tpo -c mutexes.c -fPIC -DPIC -o .libs/mutexes.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mutexes.lo -MD -MP -MF .deps/mutexes.Tpo -c mutexes.c -o mutexes.o >/dev/null 2>&1 >mv -f .deps/mutexes.Tpo .deps/mutexes.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mutex.lo -MD -MP -MF .deps/mono-mutex.Tpo -c -o mono-mutex.lo mono-mutex.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mutex.lo -MD -MP -MF .deps/mono-mutex.Tpo -c mono-mutex.c -fPIC -DPIC -o .libs/mono-mutex.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mutex.lo -MD -MP -MF .deps/mono-mutex.Tpo -c mono-mutex.c -o mono-mutex.o >/dev/null 2>&1 >mv -f .deps/mono-mutex.Tpo .deps/mono-mutex.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.c -fPIC -DPIC -o .libs/processes.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.c -o processes.o >/dev/null 2>&1 >mv -f .deps/processes.Tpo .deps/processes.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o >security.c: In function âImpersonateLoggedOnUserâ: >security.c:34: warning: cast from pointer to integer of different size > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 >mv -f .deps/security.Tpo .deps/security.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT semaphores.lo -MD -MP -MF .deps/semaphores.Tpo -c -o semaphores.lo semaphores.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT semaphores.lo -MD -MP -MF .deps/semaphores.Tpo -c semaphores.c -fPIC -DPIC -o .libs/semaphores.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT semaphores.lo -MD -MP -MF .deps/semaphores.Tpo -c semaphores.c -o semaphores.o >/dev/null 2>&1 >mv -f .deps/semaphores.Tpo .deps/semaphores.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c -o shared.lo shared.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c shared.c -fPIC -DPIC -o .libs/shared.o >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â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c shared.c -o shared.o >/dev/null 2>&1 >mv -f .deps/shared.Tpo .deps/shared.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 >mv -f .deps/sockets.Tpo .deps/sockets.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo system.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -fPIC -DPIC -o .libs/system.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -o system.o >/dev/null 2>&1 >mv -f .deps/system.Tpo .deps/system.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1 >mv -f .deps/threads.Tpo .deps/threads.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT timefuncs.lo -MD -MP -MF .deps/timefuncs.Tpo -c -o timefuncs.lo timefuncs.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT timefuncs.lo -MD -MP -MF .deps/timefuncs.Tpo -c timefuncs.c -fPIC -DPIC -o .libs/timefuncs.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT timefuncs.lo -MD -MP -MF .deps/timefuncs.Tpo -c timefuncs.c -o timefuncs.o >/dev/null 2>&1 >mv -f .deps/timefuncs.Tpo .deps/timefuncs.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT versioninfo.lo -MD -MP -MF .deps/versioninfo.Tpo -c -o versioninfo.lo versioninfo.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT versioninfo.lo -MD -MP -MF .deps/versioninfo.Tpo -c versioninfo.c -fPIC -DPIC -o .libs/versioninfo.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT versioninfo.lo -MD -MP -MF .deps/versioninfo.Tpo -c versioninfo.c -o versioninfo.o >/dev/null 2>&1 >mv -f .deps/versioninfo.Tpo .deps/versioninfo.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c -o wait.lo wait.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -fPIC -DPIC -o .libs/wait.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -o wait.o >/dev/null 2>&1 >mv -f .deps/wait.Tpo .deps/wait.Plo >/bin/sh ../../libtool --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../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wapi_glob.lo -MD -MP -MF .deps/wapi_glob.Tpo -c -o wapi_glob.lo wapi_glob.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../../libgc/include -DMONO_BINDIR=\"/usr/bin\" -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wapi_glob.lo -MD -MP -MF .deps/wapi_glob.Tpo -c wapi_glob.c -fPIC -DPIC -o .libs/wapi_glob.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wapi_glob.lo -MD -MP -MF .deps/wapi_glob.Tpo -c wapi_glob.c -o wapi_glob.o >/dev/null 2>&1 >mv -f .deps/wapi_glob.Tpo .deps/wapi_glob.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 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 -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/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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/io-layer' >Making all in monoburg >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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../.. -pipe -O2 -march=athlon64 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -pthread -lgthread-2.0 -lrt -lglib-2.0 >./monoburg ./sample.brg > sample.c >make all-am >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/monoburg' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/monoburg' >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/monoburg' >Making all in os >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/os' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/os' >Making all in cil >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/cil' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/cil' >Making all in metadata >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/metadata' >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT reflection.lo -MD -MP -MF .deps/reflection.Tpo -c -o reflection.lo reflection.c >mkdir .libs > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT reflection.lo -MD -MP -MF .deps/reflection.Tpo -c reflection.c -fPIC -DPIC -o .libs/reflection.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT reflection.lo -MD -MP -MF .deps/reflection.Tpo -c reflection.c -o reflection.o >/dev/null 2>&1 >mv -f .deps/reflection.Tpo .deps/reflection.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -fPIC -DPIC -o .libs/object.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -o object.o >/dev/null 2>&1 >mv -f .deps/object.Tpo .deps/object.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT icall.lo -MD -MP -MF .deps/icall.Tpo -c -o icall.lo icall.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT icall.lo -MD -MP -MF .deps/icall.Tpo -c icall.c -fPIC -DPIC -o .libs/icall.o >icall.c: In function âves_icall_System_Environment_GetLogicalDrivesâ: >icall.c:6250: warning: assuming signed overflow does not occur when assuming that (X + c) > X is always true > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT icall.lo -MD -MP -MF .deps/icall.Tpo -c icall.c -o icall.o >/dev/null 2>&1 >mv -f .deps/icall.Tpo .deps/icall.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c -o decimal.lo decimal.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -fPIC -DPIC -o .libs/decimal.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -o decimal.o >/dev/null 2>&1 >mv -f .deps/decimal.Tpo .deps/decimal.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT boehm-gc.lo -MD -MP -MF .deps/boehm-gc.Tpo -c -o boehm-gc.lo boehm-gc.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT boehm-gc.lo -MD -MP -MF .deps/boehm-gc.Tpo -c boehm-gc.c -fPIC -DPIC -o .libs/boehm-gc.o >In file included from ../../libgc/include/private/gc_priv.h:66, > from ../../libgc/include/private/pthread_support.h:4, > from boehm-gc.c:23: >../../libgc/include/private/gcconfig.h:2343: warning: function declaration isnât a prototype >In file included from ../../libgc/include/private/pthread_support.h:4, > from boehm-gc.c:23: >../../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:23: >../../libgc/include/private/pthread_support.h:97: warning: function declaration isnât a prototype > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT boehm-gc.lo -MD -MP -MF .deps/boehm-gc.Tpo -c boehm-gc.c -o boehm-gc.o >/dev/null 2>&1 >mv -f .deps/boehm-gc.Tpo .deps/boehm-gc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT null-gc.lo -MD -MP -MF .deps/null-gc.Tpo -c -o null-gc.lo null-gc.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT null-gc.lo -MD -MP -MF .deps/null-gc.Tpo -c null-gc.c -fPIC -DPIC -o .libs/null-gc.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT null-gc.lo -MD -MP -MF .deps/null-gc.Tpo -c null-gc.c -o null-gc.o >/dev/null 2>&1 >mv -f .deps/null-gc.Tpo .deps/null-gc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sgen-gc.lo -MD -MP -MF .deps/sgen-gc.Tpo -c -o sgen-gc.lo sgen-gc.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sgen-gc.lo -MD -MP -MF .deps/sgen-gc.Tpo -c sgen-gc.c -fPIC -DPIC -o .libs/sgen-gc.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sgen-gc.lo -MD -MP -MF .deps/sgen-gc.Tpo -c sgen-gc.c -o sgen-gc.o >/dev/null 2>&1 >mv -f .deps/sgen-gc.Tpo .deps/sgen-gc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -fPIC -DPIC -o .libs/gc.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -o gc.o >/dev/null 2>&1 >mv -f .deps/gc.Tpo .deps/gc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT method-builder.lo -MD -MP -MF .deps/method-builder.Tpo -c -o method-builder.lo method-builder.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT method-builder.lo -MD -MP -MF .deps/method-builder.Tpo -c method-builder.c -fPIC -DPIC -o .libs/method-builder.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT method-builder.lo -MD -MP -MF .deps/method-builder.Tpo -c method-builder.c -o method-builder.o >/dev/null 2>&1 >mv -f .deps/method-builder.Tpo .deps/method-builder.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c -o marshal.lo marshal.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c marshal.c -fPIC -DPIC -o .libs/marshal.o >marshal.c:1099: warning: function declaration isnât a prototype >marshal.c: In function âmono_string_to_bstrâ: >marshal.c:1162: warning: unused variable âwrittenâ > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c marshal.c -o marshal.o >/dev/null 2>&1 >mv -f .deps/marshal.Tpo .deps/marshal.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mlist.lo -MD -MP -MF .deps/mono-mlist.Tpo -c -o mono-mlist.lo mono-mlist.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mlist.lo -MD -MP -MF .deps/mono-mlist.Tpo -c mono-mlist.c -fPIC -DPIC -o .libs/mono-mlist.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-mlist.lo -MD -MP -MF .deps/mono-mlist.Tpo -c mono-mlist.c -o mono-mlist.o >/dev/null 2>&1 >mv -f .deps/mono-mlist.Tpo .deps/mono-mlist.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c -o monitor.lo monitor.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c monitor.c -fPIC -DPIC -o .libs/monitor.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c monitor.c -o monitor.o >/dev/null 2>&1 >mv -f .deps/monitor.Tpo .deps/monitor.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o >threads.c: In function âmono_thread_hazardous_free_or_queueâ: >threads.c:419: warning: âitem.free_funcâ may be used uninitialized in this function > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1 >mv -f .deps/threads.Tpo .deps/threads.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.lo threadpool.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -fPIC -DPIC -o .libs/threadpool.o >threadpool.c: In function âasync_invoke_io_threadâ: >threadpool.c:250: warning: cast from pointer to integer of different size >threadpool.c:253: warning: cast from pointer to integer of different size > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -o threadpool.o >/dev/null 2>&1 >mv -f .deps/threadpool.Tpo .deps/threadpool.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT file-io.lo -MD -MP -MF .deps/file-io.Tpo -c -o file-io.lo file-io.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT file-io.lo -MD -MP -MF .deps/file-io.Tpo -c file-io.c -fPIC -DPIC -o .libs/file-io.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT file-io.lo -MD -MP -MF .deps/file-io.Tpo -c file-io.c -o file-io.o >/dev/null 2>&1 >mv -f .deps/file-io.Tpo .deps/file-io.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT socket-io.lo -MD -MP -MF .deps/socket-io.Tpo -c -o socket-io.lo socket-io.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT socket-io.lo -MD -MP -MF .deps/socket-io.Tpo -c socket-io.c -fPIC -DPIC -o .libs/socket-io.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT socket-io.lo -MD -MP -MF .deps/socket-io.Tpo -c socket-io.c -o socket-io.o >/dev/null 2>&1 >mv -f .deps/socket-io.Tpo .deps/socket-io.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c -o exception.lo exception.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.c -fPIC -DPIC -o .libs/exception.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.c -o exception.o >/dev/null 2>&1 >mv -f .deps/exception.Tpo .deps/exception.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT appdomain.lo -MD -MP -MF .deps/appdomain.Tpo -c -o appdomain.lo appdomain.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT appdomain.lo -MD -MP -MF .deps/appdomain.Tpo -c appdomain.c -fPIC -DPIC -o .libs/appdomain.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT appdomain.lo -MD -MP -MF .deps/appdomain.Tpo -c appdomain.c -o appdomain.o >/dev/null 2>&1 >mv -f .deps/appdomain.Tpo .deps/appdomain.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-mono-symfile.lo -MD -MP -MF .deps/debug-mono-symfile.Tpo -c -o debug-mono-symfile.lo debug-mono-symfile.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-mono-symfile.lo -MD -MP -MF .deps/debug-mono-symfile.Tpo -c debug-mono-symfile.c -fPIC -DPIC -o .libs/debug-mono-symfile.o >debug-mono-symfile.c:43: warning: âget_class_nameâ defined but not used > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-mono-symfile.lo -MD -MP -MF .deps/debug-mono-symfile.Tpo -c debug-mono-symfile.c -o debug-mono-symfile.o >/dev/null 2>&1 >mv -f .deps/debug-mono-symfile.Tpo .deps/debug-mono-symfile.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-debug.lo -MD -MP -MF .deps/mono-debug.Tpo -c -o mono-debug.lo mono-debug.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-debug.lo -MD -MP -MF .deps/mono-debug.Tpo -c mono-debug.c -fPIC -DPIC -o .libs/mono-debug.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-debug.lo -MD -MP -MF .deps/mono-debug.Tpo -c mono-debug.c -o mono-debug.o >/dev/null 2>&1 >mv -f .deps/mono-debug.Tpo .deps/mono-debug.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-debug-debugger.lo -MD -MP -MF .deps/mono-debug-debugger.Tpo -c -o mono-debug-debugger.lo mono-debug-debugger.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-debug-debugger.lo -MD -MP -MF .deps/mono-debug-debugger.Tpo -c mono-debug-debugger.c -fPIC -DPIC -o .libs/mono-debug-debugger.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-debug-debugger.lo -MD -MP -MF .deps/mono-debug-debugger.Tpo -c mono-debug-debugger.c -o mono-debug-debugger.o >/dev/null 2>&1 >mv -f .deps/mono-debug-debugger.Tpo .deps/mono-debug-debugger.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c -o profiler.lo profiler.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c profiler.c -fPIC -DPIC -o .libs/profiler.o >profiler.c: In function âoutput_profileâ: >profiler.c:892: warning: format â%7luâ expects type âlong unsigned intâ, but argument 3 has type âlong long unsigned intâ >profiler.c:900: warning: format â%liâ expects type âlong intâ, but argument 3 has type âlong long intâ > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c profiler.c -o profiler.o >/dev/null 2>&1 >mv -f .deps/profiler.Tpo .deps/profiler.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo rand.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -fPIC -DPIC -o .libs/rand.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -o rand.o >/dev/null 2>&1 >mv -f .deps/rand.Tpo .deps/rand.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 >mv -f .deps/security.Tpo .deps/security.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security-core-clr.lo -MD -MP -MF .deps/security-core-clr.Tpo -c -o security-core-clr.lo security-core-clr.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security-core-clr.lo -MD -MP -MF .deps/security-core-clr.Tpo -c security-core-clr.c -fPIC -DPIC -o .libs/security-core-clr.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security-core-clr.lo -MD -MP -MF .deps/security-core-clr.Tpo -c security-core-clr.c -o security-core-clr.o >/dev/null 2>&1 >mv -f .deps/security-core-clr.Tpo .deps/security-core-clr.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT string-icalls.lo -MD -MP -MF .deps/string-icalls.Tpo -c -o string-icalls.lo string-icalls.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT string-icalls.lo -MD -MP -MF .deps/string-icalls.Tpo -c string-icalls.c -fPIC -DPIC -o .libs/string-icalls.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT string-icalls.lo -MD -MP -MF .deps/string-icalls.Tpo -c string-icalls.c -o string-icalls.o >/dev/null 2>&1 >mv -f .deps/string-icalls.Tpo .deps/string-icalls.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sysmath.lo -MD -MP -MF .deps/sysmath.Tpo -c -o sysmath.lo sysmath.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sysmath.lo -MD -MP -MF .deps/sysmath.Tpo -c sysmath.c -fPIC -DPIC -o .libs/sysmath.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sysmath.lo -MD -MP -MF .deps/sysmath.Tpo -c sysmath.c -o sysmath.o >/dev/null 2>&1 >mv -f .deps/sysmath.Tpo .deps/sysmath.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -fPIC -DPIC -o .libs/process.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -o process.o >/dev/null 2>&1 >mv -f .deps/process.Tpo .deps/process.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c -o environment.lo environment.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c environment.c -fPIC -DPIC -o .libs/environment.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c environment.c -o environment.o >/dev/null 2>&1 >mv -f .deps/environment.Tpo .deps/environment.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT locales.lo -MD -MP -MF .deps/locales.Tpo -c -o locales.lo locales.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT locales.lo -MD -MP -MF .deps/locales.Tpo -c locales.c -fPIC -DPIC -o .libs/locales.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT locales.lo -MD -MP -MF .deps/locales.Tpo -c locales.c -o locales.o >/dev/null 2>&1 >mv -f .deps/locales.Tpo .deps/locales.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT filewatcher.lo -MD -MP -MF .deps/filewatcher.Tpo -c -o filewatcher.lo filewatcher.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT filewatcher.lo -MD -MP -MF .deps/filewatcher.Tpo -c filewatcher.c -fPIC -DPIC -o .libs/filewatcher.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT filewatcher.lo -MD -MP -MF .deps/filewatcher.Tpo -c filewatcher.c -o filewatcher.o >/dev/null 2>&1 >mv -f .deps/filewatcher.Tpo .deps/filewatcher.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security-manager.lo -MD -MP -MF .deps/security-manager.Tpo -c -o security-manager.lo security-manager.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security-manager.lo -MD -MP -MF .deps/security-manager.Tpo -c security-manager.c -fPIC -DPIC -o .libs/security-manager.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT security-manager.lo -MD -MP -MF .deps/security-manager.Tpo -c security-manager.c -o security-manager.o >/dev/null 2>&1 >mv -f .deps/security-manager.Tpo .deps/security-manager.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT console-io.lo -MD -MP -MF .deps/console-io.Tpo -c -o console-io.lo console-io.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT console-io.lo -MD -MP -MF .deps/console-io.Tpo -c console-io.c -fPIC -DPIC -o .libs/console-io.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT console-io.lo -MD -MP -MF .deps/console-io.Tpo -c console-io.c -o console-io.o >/dev/null 2>&1 >mv -f .deps/console-io.Tpo .deps/console-io.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT assembly.lo -MD -MP -MF .deps/assembly.Tpo -c -o assembly.lo assembly.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT assembly.lo -MD -MP -MF .deps/assembly.Tpo -c assembly.c -fPIC -DPIC -o .libs/assembly.o >assembly.c: In function âbuild_assembly_nameâ: >assembly.c:1619: warning: ISO C90 forbids mixed declarations and code > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT assembly.lo -MD -MP -MF .deps/assembly.Tpo -c assembly.c -o assembly.o >/dev/null 2>&1 >mv -f .deps/assembly.Tpo .deps/assembly.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT domain.lo -MD -MP -MF .deps/domain.Tpo -c -o domain.lo domain.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT domain.lo -MD -MP -MF .deps/domain.Tpo -c domain.c -fPIC -DPIC -o .libs/domain.o >domain.c: In function âmono_domain_createâ: >domain.c:1080: warning: passing argument 1 of âmono_gc_make_descr_from_bitmapâ from incompatible pointer type >domain.c: At top level: >domain.c:407: warning: âjit_info_table_checkâ defined but not used > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT domain.lo -MD -MP -MF .deps/domain.Tpo -c domain.c -o domain.o >/dev/null 2>&1 >mv -f .deps/domain.Tpo .deps/domain.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT opcodes.lo -MD -MP -MF .deps/opcodes.Tpo -c -o opcodes.lo opcodes.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT opcodes.lo -MD -MP -MF .deps/opcodes.Tpo -c opcodes.c -fPIC -DPIC -o .libs/opcodes.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT opcodes.lo -MD -MP -MF .deps/opcodes.Tpo -c opcodes.c -o opcodes.o >/dev/null 2>&1 >mv -f .deps/opcodes.Tpo .deps/opcodes.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o .libs/image.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -o image.o >/dev/null 2>&1 >mv -f .deps/image.Tpo .deps/image.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c -fPIC -DPIC -o .libs/metadata.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c -o metadata.o >/dev/null 2>&1 >mv -f .deps/metadata.Tpo .deps/metadata.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o >verify.c:1581: warning: âdump_stack_stateâ defined but not used > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -o verify.o >/dev/null 2>&1 >mv -f .deps/verify.Tpo .deps/verify.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-endian.lo -MD -MP -MF .deps/mono-endian.Tpo -c -o mono-endian.lo mono-endian.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-endian.lo -MD -MP -MF .deps/mono-endian.Tpo -c mono-endian.c -fPIC -DPIC -o .libs/mono-endian.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-endian.lo -MD -MP -MF .deps/mono-endian.Tpo -c mono-endian.c -o mono-endian.o >/dev/null 2>&1 >mv -f .deps/mono-endian.Tpo .deps/mono-endian.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-config.lo -MD -MP -MF .deps/mono-config.Tpo -c -o mono-config.lo mono-config.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-config.lo -MD -MP -MF .deps/mono-config.Tpo -c mono-config.c -fPIC -DPIC -o .libs/mono-config.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-config.lo -MD -MP -MF .deps/mono-config.Tpo -c mono-config.c -o mono-config.o >/dev/null 2>&1 >mv -f .deps/mono-config.Tpo .deps/mono-config.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT rawbuffer.lo -MD -MP -MF .deps/rawbuffer.Tpo -c -o rawbuffer.lo rawbuffer.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT rawbuffer.lo -MD -MP -MF .deps/rawbuffer.Tpo -c rawbuffer.c -fPIC -DPIC -o .libs/rawbuffer.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT rawbuffer.lo -MD -MP -MF .deps/rawbuffer.Tpo -c rawbuffer.c -o rawbuffer.o >/dev/null 2>&1 >mv -f .deps/rawbuffer.Tpo .deps/rawbuffer.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fPIC -DPIC -o .libs/loader.o >loader.c: In function âmono_free_methodâ: >loader.c:1522: warning: implicit declaration of function âmono_profiler_method_freeâ >loader.c:1522: warning: nested extern declaration of âmono_profiler_method_freeâ > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1 >mv -f .deps/loader.Tpo .deps/loader.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT class.lo -MD -MP -MF .deps/class.Tpo -c -o class.lo class.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.c -fPIC -DPIC -o .libs/class.o >class.c:1678: warning: âcache_interface_offsetsâ defined but not used >class.c: In function âmono_class_get_field_default_valueâ: >class.c:4373: warning: âcindexâ may be used uninitialized in this function > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.c -o class.o >/dev/null 2>&1 >mv -f .deps/class.Tpo .deps/class.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c -o mempool.lo mempool.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.c -fPIC -DPIC -o .libs/mempool.o > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.c -o mempool.o >/dev/null 2>&1 >mv -f .deps/mempool.Tpo .deps/mempool.Plo >/bin/sh ../../libtool --tag=CC --mode=compile 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-helpers.lo -MD -MP -MF .deps/debug-helpers.Tpo -c -o debug-helpers.lo debug-helpers.c > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-helpers.lo -MD -MP -MF .deps/debug-helpers.Tpo -c debug-helpers.c -fPIC -DPIC -o .libs/debug-helpers.o >debug-helpers.c: In function âprint_field_valueâ: >debug-helpers.c:706: warning: format â%lldâ expects type âlong long intâ, but argument 2 has type âgint64â >debug-helpers.c:709: warning: format â%lluâ expects type âlong long unsigned intâ, but argument 2 has type âguint64â >debug-helpers.c: In function âobjval_describeâ: >debug-helpers.c:737: warning: overflow in implicit constant conversion > 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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-helpers.lo -MD -MP -MF .deps/debug-helpers.Tpo -c debug-helpers.c -o debug-helpers.o >/dev/null 2>&1 >mv -f .deps/debug-helpers.Tpo .deps/debug-helpers.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 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 domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo rawbuffer.lo loader.lo class.lo mempool.lo debug-helpers.lo -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/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/domain.o .libs/opcodes.o .libs/image.o .libs/metadata.o .libs/verify.o .libs/mono-endian.o .libs/mono-config.o .libs/rawbuffer.o .libs/loader.o .libs/class.o .libs/mempool.o .libs/debug-helpers.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) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -static -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 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 domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo rawbuffer.lo loader.lo class.lo mempool.lo debug-helpers.lo -ldl -lpthread -lm >x86_64-pc-linux-gnu-ar cru .libs/libmonoruntime-static.a reflection.o object.o icall.o decimal.o boehm-gc.o null-gc.o sgen-gc.o gc.o method-builder.o marshal.o mono-mlist.o monitor.o threads.o threadpool.o file-io.o socket-io.o exception.o appdomain.o debug-mono-symfile.o mono-debug.o mono-debug-debugger.o profiler.o rand.o security.o security-core-clr.o string-icalls.o sysmath.o process.o environment.o locales.o filewatcher.o security-manager.o console-io.o assembly.o domain.o opcodes.o image.o metadata.o verify.o mono-endian.o mono-config.o rawbuffer.o loader.o class.o mempool.o debug-helpers.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/lib64\" -DMONO_CFG_DIR=\"/etc\" -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT pedump.o -MD -MP -MF .deps/pedump.Tpo -c -o pedump.o pedump.c >mv -f .deps/pedump.Tpo .deps/pedump.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -ldl -lpthread -lm >x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/metadata' >Making all in arch >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/arch' >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/arch' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/arch' >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/arch' >Making all in interpreter >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/interpreter' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/interpreter' >Making all in mini >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini' >if test -d ./.svn; then \ > (cd .; \ > LANG=C; \ > export LANG; \ > branch=`svn info | grep URL | sed -e 's/.*source//' -e 's,mono/mono/mini,,'`; \ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT genmdesc-genmdesc.o -MD -MP -MF .deps/genmdesc-genmdesc.Tpo -c -o genmdesc-genmdesc.o `test -f 'genmdesc.c' || echo './'`genmdesc.c >mv -f .deps/genmdesc-genmdesc.Tpo .deps/genmdesc-genmdesc.Po >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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT genmdesc-helpers.o -MD -MP -MF .deps/genmdesc-helpers.Tpo -c -o genmdesc-helpers.o `test -f 'helpers.c' || echo './'`helpers.c >mv -f .deps/genmdesc-helpers.Tpo .deps/genmdesc-helpers.Po >/bin/sh ../../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm >./genmdesc ./cpu-amd64.md cpu-amd64.h amd64_desc >make all-am >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c -o mini.lo mini.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c mini.c -fPIC -DPIC -o .libs/mini.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c mini.c -o mini.o >/dev/null 2>&1 >mv -f .deps/mini.Tpo .deps/mini.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF .deps/jit-icalls.Tpo -c -o jit-icalls.lo jit-icalls.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF .deps/jit-icalls.Tpo -c jit-icalls.c -fPIC -DPIC -o .libs/jit-icalls.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF .deps/jit-icalls.Tpo -c jit-icalls.c -o jit-icalls.o >/dev/null 2>&1 >mv -f .deps/jit-icalls.Tpo .deps/jit-icalls.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 >mv -f .deps/trace.Tpo .deps/trace.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF .deps/dominators.Tpo -c -o dominators.lo dominators.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF .deps/dominators.Tpo -c dominators.c -fPIC -DPIC -o .libs/dominators.o >dominators.c:166: warning: âcheck_dominance_frontierâ defined but not used > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF .deps/dominators.Tpo -c dominators.c -o dominators.o >/dev/null 2>&1 >mv -f .deps/dominators.Tpo .deps/dominators.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF .deps/cfold.Tpo -c -o cfold.lo cfold.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF .deps/cfold.Tpo -c cfold.c -fPIC -DPIC -o .libs/cfold.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF .deps/cfold.Tpo -c cfold.c -o cfold.o >/dev/null 2>&1 >mv -f .deps/cfold.Tpo .deps/cfold.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF .deps/regalloc.Tpo -c -o regalloc.lo regalloc.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF .deps/regalloc.Tpo -c regalloc.c -fPIC -DPIC -o .libs/regalloc.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF .deps/regalloc.Tpo -c regalloc.c -o regalloc.o >/dev/null 2>&1 >mv -f .deps/regalloc.Tpo .deps/regalloc.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c -o helpers.lo helpers.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.c -fPIC -DPIC -o .libs/helpers.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.c -o helpers.o >/dev/null 2>&1 >mv -f .deps/helpers.Tpo .deps/helpers.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF .deps/liveness.Tpo -c -o liveness.lo liveness.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF .deps/liveness.Tpo -c liveness.c -fPIC -DPIC -o .libs/liveness.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF .deps/liveness.Tpo -c liveness.c -o liveness.o >/dev/null 2>&1 >mv -f .deps/liveness.Tpo .deps/liveness.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF .deps/ssa.Tpo -c -o ssa.lo ssa.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF .deps/ssa.Tpo -c ssa.c -fPIC -DPIC -o .libs/ssa.o >ssa.c:141: warning: âextends_liveâ defined but not used >ssa.c:168: warning: âreplace_usage_newâ defined but not used > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF .deps/ssa.Tpo -c ssa.c -o ssa.o >/dev/null 2>&1 >mv -f .deps/ssa.Tpo .deps/ssa.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF .deps/abcremoval.Tpo -c -o abcremoval.lo abcremoval.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF .deps/abcremoval.Tpo -c abcremoval.c -fPIC -DPIC -o .libs/abcremoval.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF .deps/abcremoval.Tpo -c abcremoval.c -o abcremoval.o >/dev/null 2>&1 >mv -f .deps/abcremoval.Tpo .deps/abcremoval.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF .deps/ssapre.Tpo -c -o ssapre.lo ssapre.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF .deps/ssapre.Tpo -c ssapre.c -fPIC -DPIC -o .libs/ssapre.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF .deps/ssapre.Tpo -c ssapre.c -o ssapre.o >/dev/null 2>&1 >mv -f .deps/ssapre.Tpo .deps/ssapre.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aliasing.lo -MD -MP -MF .deps/aliasing.Tpo -c -o aliasing.lo aliasing.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aliasing.lo -MD -MP -MF .deps/aliasing.Tpo -c aliasing.c -fPIC -DPIC -o .libs/aliasing.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aliasing.lo -MD -MP -MF .deps/aliasing.Tpo -c aliasing.c -o aliasing.o >/dev/null 2>&1 >mv -f .deps/aliasing.Tpo .deps/aliasing.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF .deps/local-propagation.Tpo -c -o local-propagation.lo local-propagation.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF .deps/local-propagation.Tpo -c local-propagation.c -fPIC -DPIC -o .libs/local-propagation.o >local-propagation.c: In function âmono_local_cprop_bbâ: >local-propagation.c:843: warning: format â%dâ expects type âintâ, but argument 2 has type âgssizeâ >local-propagation.c:881: warning: format â%dâ expects type âintâ, but argument 2 has type âgssizeâ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF .deps/local-propagation.Tpo -c local-propagation.c -o local-propagation.o >/dev/null 2>&1 >mv -f .deps/local-propagation.Tpo .deps/local-propagation.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c -o driver.lo driver.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -fPIC -DPIC -o .libs/driver.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -o driver.o >/dev/null 2>&1 >mv -f .deps/driver.Tpo .deps/driver.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF .deps/debug-mini.Tpo -c -o debug-mini.lo debug-mini.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF .deps/debug-mini.Tpo -c debug-mini.c -fPIC -DPIC -o .libs/debug-mini.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF .deps/debug-mini.Tpo -c debug-mini.c -o debug-mini.o >/dev/null 2>&1 >mv -f .deps/debug-mini.Tpo .deps/debug-mini.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF .deps/linear-scan.Tpo -c -o linear-scan.lo linear-scan.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF .deps/linear-scan.Tpo -c linear-scan.c -fPIC -DPIC -o .libs/linear-scan.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF .deps/linear-scan.Tpo -c linear-scan.c -o linear-scan.o >/dev/null 2>&1 >mv -f .deps/linear-scan.Tpo .deps/linear-scan.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF .deps/aot-compiler.Tpo -c -o aot-compiler.lo aot-compiler.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF .deps/aot-compiler.Tpo -c aot-compiler.c -fPIC -DPIC -o .libs/aot-compiler.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF .deps/aot-compiler.Tpo -c aot-compiler.c -o aot-compiler.o >/dev/null 2>&1 >mv -f .deps/aot-compiler.Tpo .deps/aot-compiler.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF .deps/aot-runtime.Tpo -c -o aot-runtime.lo aot-runtime.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF .deps/aot-runtime.Tpo -c aot-runtime.c -fPIC -DPIC -o .libs/aot-runtime.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF .deps/aot-runtime.Tpo -c aot-runtime.c -o aot-runtime.o >/dev/null 2>&1 >mv -f .deps/aot-runtime.Tpo .deps/aot-runtime.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -o graph.o >/dev/null 2>&1 >mv -f .deps/graph.Tpo .deps/graph.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF .deps/mini-exceptions.Tpo -c -o mini-exceptions.lo mini-exceptions.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF .deps/mini-exceptions.Tpo -c mini-exceptions.c -fPIC -DPIC -o .libs/mini-exceptions.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF .deps/mini-exceptions.Tpo -c mini-exceptions.c -o mini-exceptions.o >/dev/null 2>&1 >mv -f .deps/mini-exceptions.Tpo .deps/mini-exceptions.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF .deps/mini-codegen.Tpo -c -o mini-codegen.lo mini-codegen.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF .deps/mini-codegen.Tpo -c mini-codegen.c -fPIC -DPIC -o .libs/mini-codegen.o >mini-codegen.c: In function âget_register_spillingâ: >mini-codegen.c:549: warning: array subscript is below array bounds >mini-codegen.c:563: warning: array subscript is below array bounds > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF .deps/mini-codegen.Tpo -c mini-codegen.c -o mini-codegen.o >/dev/null 2>&1 >mv -f .deps/mini-codegen.Tpo .deps/mini-codegen.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF .deps/mini-trampolines.Tpo -c -o mini-trampolines.lo mini-trampolines.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF .deps/mini-trampolines.Tpo -c mini-trampolines.c -fPIC -DPIC -o .libs/mini-trampolines.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF .deps/mini-trampolines.Tpo -c mini-trampolines.c -o mini-trampolines.o >/dev/null 2>&1 >mv -f .deps/mini-trampolines.Tpo .deps/mini-trampolines.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF .deps/declsec.Tpo -c -o declsec.lo declsec.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF .deps/declsec.Tpo -c declsec.c -fPIC -DPIC -o .libs/declsec.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF .deps/declsec.Tpo -c declsec.c -o declsec.o >/dev/null 2>&1 >mv -f .deps/declsec.Tpo .deps/declsec.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF .deps/wapihandles.Tpo -c -o wapihandles.lo wapihandles.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF .deps/wapihandles.Tpo -c wapihandles.c -fPIC -DPIC -o .libs/wapihandles.o >wapihandles.c:65: warning: no previous prototype for âmini_wapi_hpsâ >wapihandles.c: In function âmini_wapi_hpsâ: >wapihandles.c:114: warning: format â%llxâ expects type âlong long unsigned intâ, but argument 2 has type âdev_tâ >wapihandles.c:114: warning: format â%lldâ expects type âlong long intâ, but argument 3 has type âino_tâ >wapihandles.c: At top level: >wapihandles.c:203: warning: no previous prototype for âmini_wapi_semdelâ >wapihandles.c:240: warning: no previous prototype for âmini_wapi_seminfoâ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF .deps/wapihandles.Tpo -c wapihandles.c -o wapihandles.o >/dev/null 2>&1 >mv -f .deps/wapihandles.Tpo .deps/wapihandles.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF .deps/branch-opts.Tpo -c -o branch-opts.lo branch-opts.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF .deps/branch-opts.Tpo -c branch-opts.c -fPIC -DPIC -o .libs/branch-opts.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF .deps/branch-opts.Tpo -c branch-opts.c -o branch-opts.o >/dev/null 2>&1 >mv -f .deps/branch-opts.Tpo .deps/branch-opts.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT generic-sharing.lo -MD -MP -MF .deps/generic-sharing.Tpo -c -o generic-sharing.lo generic-sharing.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT generic-sharing.lo -MD -MP -MF .deps/generic-sharing.Tpo -c generic-sharing.c -fPIC -DPIC -o .libs/generic-sharing.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT generic-sharing.lo -MD -MP -MF .deps/generic-sharing.Tpo -c generic-sharing.c -o generic-sharing.o >/dev/null 2>&1 >mv -f .deps/generic-sharing.Tpo .deps/generic-sharing.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-amd64.lo -MD -MP -MF .deps/mini-amd64.Tpo -c -o mini-amd64.lo mini-amd64.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-amd64.lo -MD -MP -MF .deps/mini-amd64.Tpo -c mini-amd64.c -fPIC -DPIC -o .libs/mini-amd64.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mini-amd64.lo -MD -MP -MF .deps/mini-amd64.Tpo -c mini-amd64.c -o mini-amd64.o >/dev/null 2>&1 >mv -f .deps/mini-amd64.Tpo .deps/mini-amd64.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF .deps/exceptions-amd64.Tpo -c -o exceptions-amd64.lo exceptions-amd64.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF .deps/exceptions-amd64.Tpo -c exceptions-amd64.c -fPIC -DPIC -o .libs/exceptions-amd64.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF .deps/exceptions-amd64.Tpo -c exceptions-amd64.c -o exceptions-amd64.o >/dev/null 2>&1 >mv -f .deps/exceptions-amd64.Tpo .deps/exceptions-amd64.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT tramp-amd64.lo -MD -MP -MF .deps/tramp-amd64.Tpo -c -o tramp-amd64.lo tramp-amd64.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT tramp-amd64.lo -MD -MP -MF .deps/tramp-amd64.Tpo -c tramp-amd64.c -fPIC -DPIC -o .libs/tramp-amd64.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT tramp-amd64.lo -MD -MP -MF .deps/tramp-amd64.Tpo -c tramp-amd64.c -o tramp-amd64.o >/dev/null 2>&1 >mv -f .deps/tramp-amd64.Tpo .deps/tramp-amd64.Plo >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-debugger.lo -MD -MP -MF .deps/debug-debugger.Tpo -c -o debug-debugger.lo debug-debugger.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-debugger.lo -MD -MP -MF .deps/debug-debugger.Tpo -c debug-debugger.c -fPIC -DPIC -o .libs/debug-debugger.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT debug-debugger.lo -MD -MP -MF .deps/debug-debugger.Tpo -c debug-debugger.c -o debug-debugger.o >/dev/null 2>&1 >mv -f .deps/debug-debugger.Tpo .deps/debug-debugger.Plo >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -c -o mdb-debug-info64.lo mdb-debug-info64.s > x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -c mdb-debug-info64.s -fPIC -DPIC -o .libs/mdb-debug-info64.o > x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -c mdb-debug-info64.s -o mdb-debug-info64.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT inssel.lo -MD -MP -MF .deps/inssel.Tpo -c -o inssel.lo 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT inssel.lo -MD -MP -MF .deps/inssel.Tpo -c inssel.c -fPIC -DPIC -o .libs/inssel.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT inssel.lo -MD -MP -MF .deps/inssel.Tpo -c inssel.c -o inssel.o >/dev/null 2>&1 >mv -f .deps/inssel.Tpo .deps/inssel.Plo >/bin/sh ../../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-version-script=./ldscript -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libmono.la -rpath /usr/lib64 mini.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 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 -ldl -lpthread -lm >x86_64-pc-linux-gnu-gcc -shared .libs/mini.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/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 -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm -pthread -march=athlon64 -mno-tls-direct-seg-refs -Wl,-version-script=./ldscript -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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) >rm -fr .libs/libmono.lax >mkdir .libs/libmono.lax >rm -fr .libs/libmono.lax/libmonoruntime.a >mkdir .libs/libmono.lax/libmonoruntime.a >(cd .libs/libmono.lax/libmonoruntime.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/../../mono/metadata/.libs/libmonoruntime.a) >rm -fr .libs/libmono.lax/libwapi.a >mkdir .libs/libmono.lax/libwapi.a >(cd .libs/libmono.lax/libwapi.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/../../mono/io-layer/.libs/libwapi.a) >rm -fr .libs/libmono.lax/libmonoutils.a >mkdir .libs/libmono.lax/libmonoutils.a >(cd .libs/libmono.lax/libmonoutils.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/../../mono/utils/.libs/libmonoutils.a) >rm -fr .libs/libmono.lax/libmonogc.a >mkdir .libs/libmono.lax/libmonogc.a >(cd .libs/libmono.lax/libmonogc.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/../../libgc/.libs/libmonogc.a) >copying selected object files to avoid basename conflicts... >ln .libs/libmono.lax/libwapi.a/threads.o .libs/libmono.lax/lt1-threads.o || cp .libs/libmono.lax/libwapi.a/threads.o .libs/libmono.lax/lt1-threads.o >ln .libs/libmono.lax/libwapi.a/security.o .libs/libmono.lax/lt2-security.o || cp .libs/libmono.lax/libwapi.a/security.o .libs/libmono.lax/lt2-security.o >ln .libs/libmono.lax/libmonogc.a/misc.o .libs/libmono.lax/lt3-misc.o || cp .libs/libmono.lax/libmonogc.a/misc.o .libs/libmono.lax/lt3-misc.o >x86_64-pc-linux-gnu-ar cru .libs/libmono.a mini.o jit-icalls.o trace.o dominators.o cfold.o regalloc.o helpers.o liveness.o ssa.o abcremoval.o ssapre.o aliasing.o local-propagation.o driver.o debug-mini.o linear-scan.o aot-compiler.o aot-runtime.o graph.o mini-exceptions.o mini-codegen.o mini-trampolines.o declsec.o wapihandles.o branch-opts.o generic-sharing.o mini-amd64.o exceptions-amd64.o tramp-amd64.o debug-debugger.o mdb-debug-info64.o inssel.o .libs/libmono.lax/libmonoruntime.a/gc.o .libs/libmono.lax/libmonoruntime.a/domain.o .libs/libmono.lax/libmonoruntime.a/boehm-gc.o .libs/libmono.lax/libmonoruntime.a/mono-mlist.o .libs/libmono.lax/libmonoruntime.a/metadata.o .libs/libmono.lax/libmonoruntime.a/profiler.o .libs/libmono.lax/libmonoruntime.a/opcodes.o .libs/libmono.lax/libmonoruntime.a/environment.o .libs/libmono.lax/libmonoruntime.a/decimal.o .libs/libmono.lax/libmonoruntime.a/assembly.o .libs/libmono.lax/libmonoruntime.a/method-builder.o .libs/libmono.lax/libmonoruntime.a/sysmath.o .libs/libmono.lax/libmonoruntime.a/marshal.o .libs/libmono.lax/libmonoruntime.a/mono-endian.o .libs/libmono.lax/libmonoruntime.a/security-manager.o .libs/libmono.lax/libmonoruntime.a/sgen-gc.o .libs/libmono.lax/libmonoruntime.a/threads.o .libs/libmono.lax/libmonoruntime.a/mono-config.o .libs/libmono.lax/libmonoruntime.a/appdomain.o .libs/libmono.lax/libmonoruntime.a/reflection.o .libs/libmono.lax/libmonoruntime.a/verify.o .libs/libmono.lax/libmonoruntime.a/security.o .libs/libmono.lax/libmonoruntime.a/socket-io.o .libs/libmono.lax/libmonoruntime.a/rand.o .libs/libmono.lax/libmonoruntime.a/rawbuffer.o .libs/libmono.lax/libmonoruntime.a/security-core-clr.o .libs/libmono.lax/libmonoruntime.a/mono-debug.o .libs/libmono.lax/libmonoruntime.a/locales.o .libs/libmono.lax/libmonoruntime.a/loader.o .libs/libmono.lax/libmonoruntime.a/process.o .libs/libmono.lax/libmonoruntime.a/object.o .libs/libmono.lax/libmonoruntime.a/icall.o .libs/libmono.lax/libmonoruntime.a/threadpool.o .libs/libmono.lax/libmonoruntime.a/debug-helpers.o .libs/libmono.lax/libmonoruntime.a/exception.o .libs/libmono.lax/libmonoruntime.a/console-io.o .libs/libmono.lax/libmonoruntime.a/string-icalls.o .libs/libmono.lax/libmonoruntime.a/debug-mono-symfile.o .libs/libmono.lax/libmonoruntime.a/null-gc.o .libs/libmono.lax/libmonoruntime.a/image.o .libs/libmono.lax/libmonoruntime.a/mempool.o .libs/libmono.lax/libmonoruntime.a/filewatcher.o .libs/libmono.lax/libmonoruntime.a/monitor.o .libs/libmono.lax/libmonoruntime.a/mono-debug-debugger.o .libs/libmono.lax/libmonoruntime.a/file-io.o .libs/libmono.lax/libmonoruntime.a/class.o .libs/libmono.lax/libwapi.a/io.o .libs/libmono.lax/libwapi.a/atomic.o .libs/libmono.lax/libwapi.a/timefuncs.o .libs/libmono.lax/libwapi.a/mono-mutex.o .libs/libmono.lax/libwapi.a/collection.o .libs/libmono.lax/libwapi.a/processes.o .libs/libmono.lax/libwapi.a/io-portability.o .libs/libmono.lax/libwapi.a/wapi_glob.o .libs/libmono.lax/lt1-threads.o .libs/libmono.lax/libwapi.a/error.o .libs/libmono.lax/libwapi.a/context.o .libs/libmono.lax/libwapi.a/critical-sections.o .libs/libmono.lax/libwapi.a/semaphores.o .libs/libmono.lax/libwapi.a/mutexes.o .libs/libmono.lax/lt2-security.o .libs/libmono.lax/libwapi.a/misc.o .libs/libmono.lax/libwapi.a/events.o .libs/libmono.lax/libwapi.a/system.o .libs/libmono.lax/libwapi.a/handles.o .libs/libmono.lax/libwapi.a/wait.o .libs/libmono.lax/libwapi.a/versioninfo.o .libs/libmono.lax/libwapi.a/sockets.o .libs/libmono.lax/libwapi.a/shared.o .libs/libmono.lax/libmonoutils.a/mono-counters.o .libs/libmono.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono.lax/libmonoutils.a/mono-md5.o .libs/libmono.lax/libmonoutils.a/mono-uri.o .libs/libmono.lax/libmonoutils.a/mono-hash.o .libs/libmono.lax/libmonoutils.a/monobitset.o .libs/libmono.lax/libmonoutils.a/mono-stdlib.o .libs/libmono.lax/libmonoutils.a/mono-logger.o .libs/libmono.lax/libmonoutils.a/mono-math.o .libs/libmono.lax/libmonoutils.a/mono-mmap.o .libs/libmono.lax/libmonoutils.a/mono-path.o .libs/libmono.lax/libmonoutils.a/mono-poll.o .libs/libmono.lax/libmonoutils.a/mono-io-portability.o .libs/libmono.lax/libmonoutils.a/mono-sha1.o .libs/libmono.lax/libmonoutils.a/strenc.o .libs/libmono.lax/libmonoutils.a/strtod.o .libs/libmono.lax/libmonoutils.a/mono-codeman.o .libs/libmono.lax/libmonoutils.a/mono-dl.o .libs/libmono.lax/libmonogc.a/backgraph.o .libs/libmono.lax/libmonogc.a/os_dep.o .libs/libmono.lax/libmonogc.a/stubborn.o .libs/libmono.lax/libmonogc.a/mark_rts.o .libs/libmono.lax/libmonogc.a/pthread_stop_world.o .libs/libmono.lax/libmonogc.a/ptr_chck.o .libs/libmono.lax/libmonogc.a/finalize.o .libs/libmono.lax/libmonogc.a/pcr_interface.o .libs/libmono.lax/libmonogc.a/headers.o .libs/libmono.lax/libmonogc.a/solaris_pthreads.o .libs/libmono.lax/libmonogc.a/blacklst.o .libs/libmono.lax/libmonogc.a/solaris_threads.o .libs/libmono.lax/libmonogc.a/mallocx.o .libs/libmono.lax/libmonogc.a/specific.o .libs/libmono.lax/libmonogc.a/reclaim.o .libs/libmono.lax/libmonogc.a/gc_dlopen.o .libs/libmono.lax/libmonogc.a/typd_mlc.o .libs/libmono.lax/libmonogc.a/malloc.o .libs/libmono.lax/libmonogc.a/darwin_stop_world.o .libs/libmono.lax/libmonogc.a/checksums.o .libs/libmono.lax/libmonogc.a/dyn_load.o .libs/libmono.lax/libmonogc.a/pthread_support.o .libs/libmono.lax/libmonogc.a/mach_dep.o .libs/libmono.lax/libmonogc.a/allchblk.o .libs/libmono.lax/libmonogc.a/mark.o .libs/libmono.lax/lt3-misc.o .libs/libmono.lax/libmonogc.a/obj_map.o .libs/libmono.lax/libmonogc.a/gcj_mlc.o .libs/libmono.lax/libmonogc.a/real_malloc.o .libs/libmono.lax/libmonogc.a/alloc.o .libs/libmono.lax/libmonogc.a/win32_threads.o .libs/libmono.lax/libmonogc.a/new_hblk.o .libs/libmono.lax/libmonogc.a/dbg_mlc.o >x86_64-pc-linux-gnu-ranlib .libs/libmono.a >rm -fr .libs/libmono.lax >creating libmono.la >(cd .libs && rm -f libmono.la && ln -s ../libmono.la libmono.la) >/bin/sh ../../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -static -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libmono-static.la mini.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 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 -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 /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/../../libgc/.libs/libmonogc-static.a) >copying selected object files to avoid basename conflicts... >ln .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt1-threads.o || cp .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt1-threads.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/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt3-misc.o || cp .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt3-misc.o >x86_64-pc-linux-gnu-ar cru .libs/libmono-static.a mini.o jit-icalls.o trace.o dominators.o cfold.o regalloc.o helpers.o liveness.o ssa.o abcremoval.o ssapre.o aliasing.o local-propagation.o driver.o debug-mini.o linear-scan.o aot-compiler.o aot-runtime.o graph.o mini-exceptions.o mini-codegen.o mini-trampolines.o declsec.o wapihandles.o branch-opts.o generic-sharing.o mini-amd64.o exceptions-amd64.o tramp-amd64.o debug-debugger.o mdb-debug-info64.o inssel.o .libs/libmono-static.lax/libmonoruntime-static.a/gc.o .libs/libmono-static.lax/libmonoruntime-static.a/domain.o .libs/libmono-static.lax/libmonoruntime-static.a/boehm-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-mlist.o .libs/libmono-static.lax/libmonoruntime-static.a/metadata.o .libs/libmono-static.lax/libmonoruntime-static.a/profiler.o .libs/libmono-static.lax/libmonoruntime-static.a/opcodes.o .libs/libmono-static.lax/libmonoruntime-static.a/environment.o .libs/libmono-static.lax/libmonoruntime-static.a/decimal.o .libs/libmono-static.lax/libmonoruntime-static.a/assembly.o .libs/libmono-static.lax/libmonoruntime-static.a/method-builder.o .libs/libmono-static.lax/libmonoruntime-static.a/sysmath.o .libs/libmono-static.lax/libmonoruntime-static.a/marshal.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-endian.o .libs/libmono-static.lax/libmonoruntime-static.a/security-manager.o .libs/libmono-static.lax/libmonoruntime-static.a/sgen-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/threads.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-config.o .libs/libmono-static.lax/libmonoruntime-static.a/appdomain.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/security.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/rawbuffer.o .libs/libmono-static.lax/libmonoruntime-static.a/security-core-clr.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug.o .libs/libmono-static.lax/libmonoruntime-static.a/locales.o .libs/libmono-static.lax/libmonoruntime-static.a/loader.o .libs/libmono-static.lax/libmonoruntime-static.a/process.o .libs/libmono-static.lax/libmonoruntime-static.a/object.o .libs/libmono-static.lax/libmonoruntime-static.a/icall.o .libs/libmono-static.lax/libmonoruntime-static.a/threadpool.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-helpers.o .libs/libmono-static.lax/libmonoruntime-static.a/exception.o .libs/libmono-static.lax/libmonoruntime-static.a/console-io.o .libs/libmono-static.lax/libmonoruntime-static.a/string-icalls.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-mono-symfile.o .libs/libmono-static.lax/libmonoruntime-static.a/null-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/image.o .libs/libmono-static.lax/libmonoruntime-static.a/mempool.o .libs/libmono-static.lax/libmonoruntime-static.a/filewatcher.o .libs/libmono-static.lax/libmonoruntime-static.a/monitor.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug-debugger.o .libs/libmono-static.lax/libmonoruntime-static.a/file-io.o .libs/libmono-static.lax/libmonoruntime-static.a/class.o .libs/libmono-static.lax/libwapi.a/io.o .libs/libmono-static.lax/libwapi.a/atomic.o .libs/libmono-static.lax/libwapi.a/timefuncs.o .libs/libmono-static.lax/libwapi.a/mono-mutex.o .libs/libmono-static.lax/libwapi.a/collection.o .libs/libmono-static.lax/libwapi.a/processes.o .libs/libmono-static.lax/libwapi.a/io-portability.o .libs/libmono-static.lax/libwapi.a/wapi_glob.o .libs/libmono-static.lax/lt1-threads.o .libs/libmono-static.lax/libwapi.a/error.o .libs/libmono-static.lax/libwapi.a/context.o .libs/libmono-static.lax/libwapi.a/critical-sections.o .libs/libmono-static.lax/libwapi.a/semaphores.o .libs/libmono-static.lax/libwapi.a/mutexes.o .libs/libmono-static.lax/lt2-security.o .libs/libmono-static.lax/libwapi.a/misc.o .libs/libmono-static.lax/libwapi.a/events.o .libs/libmono-static.lax/libwapi.a/system.o .libs/libmono-static.lax/libwapi.a/handles.o .libs/libmono-static.lax/libwapi.a/wait.o .libs/libmono-static.lax/libwapi.a/versioninfo.o .libs/libmono-static.lax/libwapi.a/sockets.o .libs/libmono-static.lax/libwapi.a/shared.o .libs/libmono-static.lax/libmonoutils.a/mono-counters.o .libs/libmono-static.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-md5.o .libs/libmono-static.lax/libmonoutils.a/mono-uri.o .libs/libmono-static.lax/libmonoutils.a/mono-hash.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-logger.o .libs/libmono-static.lax/libmonoutils.a/mono-math.o .libs/libmono-static.lax/libmonoutils.a/mono-mmap.o .libs/libmono-static.lax/libmonoutils.a/mono-path.o .libs/libmono-static.lax/libmonoutils.a/mono-poll.o .libs/libmono-static.lax/libmonoutils.a/mono-io-portability.o .libs/libmono-static.lax/libmonoutils.a/mono-sha1.o .libs/libmono-static.lax/libmonoutils.a/strenc.o .libs/libmono-static.lax/libmonoutils.a/strtod.o .libs/libmono-static.lax/libmonoutils.a/mono-codeman.o .libs/libmono-static.lax/libmonoutils.a/mono-dl.o .libs/libmono-static.lax/libmonogc-static.a/backgraph.o .libs/libmono-static.lax/libmonogc-static.a/os_dep.o .libs/libmono-static.lax/libmonogc-static.a/stubborn.o .libs/libmono-static.lax/libmonogc-static.a/mark_rts.o .libs/libmono-static.lax/libmonogc-static.a/pthread_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/ptr_chck.o .libs/libmono-static.lax/libmonogc-static.a/finalize.o .libs/libmono-static.lax/libmonogc-static.a/pcr_interface.o .libs/libmono-static.lax/libmonogc-static.a/headers.o .libs/libmono-static.lax/libmonogc-static.a/solaris_pthreads.o .libs/libmono-static.lax/libmonogc-static.a/blacklst.o .libs/libmono-static.lax/libmonogc-static.a/solaris_threads.o .libs/libmono-static.lax/libmonogc-static.a/mallocx.o .libs/libmono-static.lax/libmonogc-static.a/specific.o .libs/libmono-static.lax/libmonogc-static.a/reclaim.o .libs/libmono-static.lax/libmonogc-static.a/gc_dlopen.o .libs/libmono-static.lax/libmonogc-static.a/typd_mlc.o .libs/libmono-static.lax/libmonogc-static.a/malloc.o .libs/libmono-static.lax/libmonogc-static.a/darwin_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/checksums.o .libs/libmono-static.lax/libmonogc-static.a/dyn_load.o .libs/libmono-static.lax/libmonogc-static.a/pthread_support.o .libs/libmono-static.lax/libmonogc-static.a/mach_dep.o .libs/libmono-static.lax/libmonogc-static.a/allchblk.o .libs/libmono-static.lax/libmonogc-static.a/mark.o .libs/libmono-static.lax/lt3-misc.o .libs/libmono-static.lax/libmonogc-static.a/obj_map.o .libs/libmono-static.lax/libmonogc-static.a/gcj_mlc.o .libs/libmono-static.lax/libmonogc-static.a/real_malloc.o .libs/libmono-static.lax/libmonogc-static.a/alloc.o .libs/libmono-static.lax/libmonogc-static.a/win32_threads.o .libs/libmono-static.lax/libmonogc-static.a/new_hblk.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >mv -f .deps/main.Tpo .deps/main.Po >/bin/sh ../../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -export-dynamic -Wl,-version-script=./ldscript.mono -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o mono main.o libmono-static.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lm -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-version-script=./ldscript.mono -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o mono main.o -pthread -Wl,--export-dynamic ./.libs/libmono-static.a /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini' >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini' >Making all in dis >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c >mv -f .deps/get.Tpo .deps/get.Po >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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dis-cil.o -MD -MP -MF .deps/dis-cil.Tpo -c -o dis-cil.o dis-cil.c >mv -f .deps/dis-cil.Tpo .deps/dis-cil.Po >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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c >mv -f .deps/util.Tpo .deps/util.Po >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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c >mv -f .deps/dump.Tpo .deps/dump.Po >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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >mv -f .deps/main.Tpo .deps/main.Po >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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT declsec.o -MD -MP -MF .deps/declsec.Tpo -c -o declsec.o declsec.c >mv -f .deps/declsec.Tpo .deps/declsec.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o monodis dump.o main.o declsec.o libmonodis.a ../mini/libmono.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread -lm >mkdir .libs >x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm >creating monodis >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/dis' >Making all in monograph >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT monograph.o -MD -MP -MF .deps/monograph.Tpo -c -o monograph.o 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â >mv -f .deps/monograph.Tpo .deps/monograph.Po >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o monograph monograph.o ../mini/libmono.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lm -ldl -lpthread -lm >mkdir .libs >x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o .libs/monograph monograph.o -pthread ../mini/.libs/libmono.so /usr/lib64/libgthread-2.0.so -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm >creating monograph >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/monograph' >Making all in tests >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests' >Making all in cas >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas' >Making all in assembly >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/assembly' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/assembly' >Making all in linkdemand >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/linkdemand' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/linkdemand' >Making all in inheritance >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/inheritance' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/inheritance' >Making all in demand >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/demand' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/demand' >Making all in threads >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/threads' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas/threads' >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas' >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/cas' >Making all in assemblyresolve >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/assemblyresolve' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests/assemblyresolve' >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests' >/bin/sh ../../libtool --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 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT libtest_la-libtest.lo -MD -MP -MF .deps/libtest_la-libtest.Tpo -c -o libtest_la-libtest.lo `test -f 'libtest.c' || echo './'`libtest.c >mkdir .libs > 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 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT libtest_la-libtest.lo -MD -MP -MF .deps/libtest_la-libtest.Tpo -c libtest.c -fPIC -DPIC -o .libs/libtest_la-libtest.o >libtest.c:44: warning: no previous prototype for âtest_lpwstr_marshalâ >libtest.c:66: warning: no previous prototype for âtest_lpwstr_marshal_outâ >libtest.c:89: warning: no previous prototype for âmono_union_test_1â >libtest.c:95: warning: no previous prototype for âmono_return_intâ >libtest.c:106: warning: no previous prototype for âmono_return_int_ssâ >libtest.c:112: warning: no previous prototype for âmono_return_ssâ >libtest.c:124: warning: no previous prototype for âmono_return_sc1â >libtest.c:137: warning: no previous prototype for âmono_return_sc3â >libtest.c:151: warning: no previous prototype for âmono_return_sc5â >libtest.c:168: warning: no previous prototype for âmono_return_int_suâ >libtest.c:196: warning: no previous prototype for âmono_test_many_byte_argumentsâ >libtest.c:202: warning: no previous prototype for âmono_test_many_float_argumentsâ >libtest.c:208: warning: no previous prototype for âmono_test_many_double_argumentsâ >libtest.c:214: warning: no previous prototype for âmono_test_split_double_argumentsâ >libtest.c:220: warning: no previous prototype for âmono_test_puts_staticâ >libtest.c:229: warning: no previous prototype for âmono_invoke_delegateâ >libtest.c:243: warning: no previous prototype for âmono_test_marshal_charâ >libtest.c:252: warning: no previous prototype for âmono_test_marshal_char_arrayâ >libtest.c:267: warning: no previous prototype for âmono_test_empty_pinvokeâ >libtest.c:273: warning: no previous prototype for âmono_test_marshal_bool_byrefâ >libtest.c:283: warning: no previous prototype for âmono_test_marshal_bool_in_as_I1_U1â >libtest.c:293: warning: no previous prototype for âmono_test_marshal_bool_out_as_I1_U1â >libtest.c:305: warning: no previous prototype for âmono_test_marshal_bool_ref_as_I1_U1â >libtest.c:322: warning: no previous prototype for âmono_test_marshal_arrayâ >libtest.c:333: warning: no previous prototype for âmono_test_marshal_inout_arrayâ >libtest.c:346: warning: no previous prototype for âmono_test_marshal_out_arrayâ >libtest.c:358: warning: no previous prototype for âmono_test_marshal_inout_nonblittable_arrayâ >libtest.c:383: warning: no previous prototype for âmono_test_return_vtypeâ >libtest.c:398: warning: no previous prototype for âmono_test_delegate_structâ >libtest.c:406: warning: no previous prototype for âmono_test_return_stringâ >libtest.c:422: warning: no previous prototype for âmono_test_ref_vtypeâ >libtest.c:440: warning: no previous prototype for âmono_test_marshal_out_structâ >libtest.c:459: warning: no previous prototype for âmono_test_marshal_delegate_structâ >libtest.c:471: warning: no previous prototype for âmono_test_marshal_structâ >libtest.c:481: warning: no previous prototype for âmono_test_marshal_byref_structâ >libtest.c: In function âmono_test_marshal_byref_structâ: >libtest.c:485: warning: passing argument 1 of âmarshal_freeâ discards qualifiers from pointer target type >libtest.c: At top level: >libtest.c:507: warning: no previous prototype for âmono_test_marshal_struct2â >libtest.c:519: warning: no previous prototype for âmono_test_marshal_struct2_2â >libtest.c:532: warning: no previous prototype for âmono_test_marshal_lpstructâ >libtest.c:542: warning: no previous prototype for âmono_test_marshal_lpstruct_blittableâ >libtest.c:551: warning: no previous prototype for âmono_test_marshal_struct_arrayâ >libtest.c:573: warning: no previous prototype for âmono_test_marshal_long_align_struct_arrayâ >libtest.c:579: warning: no previous prototype for âmono_test_marshal_classâ >libtest.c:600: warning: no previous prototype for âmono_test_marshal_byref_classâ >libtest.c:630: warning: no previous prototype for âreliable_delegateâ >libtest.c:651: warning: no previous prototype for âmono_test_marshal_delegateâ >libtest.c:667: warning: no previous prototype for âmono_test_marshal_return_delegateâ >libtest.c:680: warning: function declaration isnât a prototype >libtest.c:700: warning: no previous prototype for âmono_test_marshal_delegate2â >libtest.c:720: warning: no previous prototype for âmono_test_marshal_delegate4â >libtest.c:750: warning: no previous prototype for âmono_test_marshal_delegate5â >libtest.c:774: warning: no previous prototype for âmono_test_marshal_delegate6â >libtest.c:786: warning: no previous prototype for âmono_test_marshal_delegate7â >libtest.c:807: warning: no previous prototype for âmono_test_marshal_inout_byval_class_delegateâ >libtest.c:830: warning: no previous prototype for âmono_test_marshal_delegate8â >libtest.c:839: warning: no previous prototype for âmono_test_marshal_delegate9â >libtest.c:851: warning: no previous prototype for âmono_test_marshal_delegate10â >libtest.c:859: warning: no previous prototype for âmono_test_marshal_primitive_byref_delegateâ >libtest.c:878: warning: no previous prototype for âmono_test_marshal_return_delegate_delegateâ >libtest.c:884: warning: no previous prototype for âmono_test_marshal_stringbuilderâ >libtest.c:896: warning: no previous prototype for âmono_test_marshal_stringbuilder_defaultâ >libtest.c:906: warning: no previous prototype for âmono_test_marshal_stringbuilder_unicodeâ >libtest.c:931: warning: no previous prototype for âmono_test_marshal_empty_string_arrayâ >libtest.c:937: warning: no previous prototype for âmono_test_marshal_string_arrayâ >libtest.c:951: warning: no previous prototype for âmono_test_marshal_byref_string_arrayâ >libtest.c:967: warning: no previous prototype for âmono_test_marshal_stringbuilder_arrayâ >libtest.c:981: warning: no previous prototype for âmono_test_marshal_unicode_string_arrayâ >libtest.c:1013: warning: no previous prototype for âmono_test_empty_structâ >libtest.c:1032: warning: no previous prototype for âmono_test_byvalstr_genâ >libtest.c:1044: warning: no previous prototype for âmono_test_byvalstr_checkâ >libtest.c:1062: warning: no previous prototype for âmono_test_byvalstr_check_unicodeâ >libtest.c:1086: warning: no previous prototype for âNameManglingAnsiâ >libtest.c:1092: warning: no previous prototype for âNameManglingAnsiAâ >libtest.c:1098: warning: no previous prototype for âNameManglingAnsiWâ >libtest.c:1104: warning: no previous prototype for âNameManglingAnsi2Aâ >libtest.c:1110: warning: no previous prototype for âNameManglingAnsi2Wâ >libtest.c:1116: warning: no previous prototype for âNameManglingUnicodeâ >libtest.c:1122: warning: no previous prototype for âNameManglingUnicodeWâ >libtest.c:1128: warning: no previous prototype for âNameManglingUnicode2â >libtest.c:1134: warning: no previous prototype for âNameManglingAutoWâ >libtest.c:1144: warning: no previous prototype for âNameManglingAutoâ >libtest.c:1156: warning: no previous prototype for âcallFunctionâ >libtest.c:1167: warning: no previous prototype for âclass_marshal_test0â >libtest.c:1180: warning: no previous prototype for âclass_marshal_test4â >libtest.c:1189: warning: no previous prototype for âclass_marshal_test1â >libtest.c:1200: warning: no previous prototype for âclass_marshal_test2â >libtest.c:1213: warning: no previous prototype for âstring_marshal_test0â >libtest.c:1222: warning: no previous prototype for âstring_marshal_test1â >libtest.c:1228: warning: no previous prototype for âstring_marshal_test2â >libtest.c:1239: warning: no previous prototype for âstring_marshal_test3â >libtest.c:1253: warning: no previous prototype for âTestBlittableClassâ >libtest.c:1281: warning: no previous prototype for âMyGetVersionExâ >libtest.c:1293: warning: no previous prototype for âBugGetVersionExâ >libtest.c:1305: warning: no previous prototype for âmono_test_marshal_pointâ >libtest.c:1320: warning: no previous prototype for âmono_test_marshal_mixed_pointâ >libtest.c:1330: warning: no previous prototype for âmono_test_marshal_mixed_point_2â >libtest.c:1342: warning: no previous prototype for âmarshal_test_ref_boolâ >libtest.c:1368: warning: no previous prototype for âmarshal_test_bool_structâ >libtest.c:1386: warning: no previous prototype for âmono_test_last_errorâ >libtest.c:1396: warning: no previous prototype for âmono_test_asanyâ >libtest.c:1443: warning: no previous prototype for âmono_test_marshal_asany_inâ >libtest.c:1452: warning: no previous prototype for âmono_test_marshal_asany_inoutâ >libtest.c:1468: warning: no previous prototype for âmono_test_marshal_asany_outâ >libtest.c:1493: warning: no previous prototype for âmono_test_marshal_amd64_pass_return_struct1â >libtest.c:1509: warning: no previous prototype for âmono_test_marshal_amd64_pass_return_struct2â >libtest.c:1522: warning: no previous prototype for âmono_test_marshal_amd64_pass_return_struct3â >libtest.c:1534: warning: no previous prototype for âmono_test_marshal_amd64_pass_return_struct4â >libtest.c:1550: warning: no previous prototype for âmono_test_marshal_ia64_pass_return_struct5â >libtest.c:1563: warning: no previous prototype for âmono_test_marshal_ia64_pass_return_struct6â >libtest.c:1574: warning: no previous prototype for âmono_test_marshal_pass_return_customâ >libtest.c:1584: warning: no previous prototype for âmono_test_marshal_pass_out_customâ >libtest.c:1595: warning: no previous prototype for âmono_test_marshal_pass_inout_customâ >libtest.c:1604: warning: no previous prototype for âmono_test_marshal_pass_out_byval_customâ >libtest.c:1610: warning: no previous prototype for âmono_test_marshal_pass_byref_customâ >libtest.c:1618: warning: no previous prototype for âmono_test_marshal_pass_return_custom2â >libtest.c:1626: warning: no previous prototype for âmono_test_marshal_pass_return_custom_nullâ >libtest.c:1636: warning: no previous prototype for âmono_test_marshal_pass_return_custom_in_delegateâ >libtest.c:1659: warning: no previous prototype for âmono_test_marshal_pass_return_custom_null_in_delegateâ >libtest.c:1669: warning: no previous prototype for âmono_test_marshal_custom_out_param_delegateâ >libtest.c:1684: warning: no previous prototype for âmono_test_marshal_return_enum_delegateâ >libtest.c:1697: warning: no previous prototype for âmono_test_marshal_blittable_struct_delegateâ >libtest.c:1714: warning: no previous prototype for âmono_test_stdcall_name_manglingâ >libtest.c:1730: warning: no previous prototype for âmono_test_marshal_small_struct_delegate1â >libtest.c:1750: warning: no previous prototype for âmono_test_marshal_small_struct_delegate2â >libtest.c:1772: warning: no previous prototype for âmono_test_marshal_small_struct_delegate3â >libtest.c:1793: warning: no previous prototype for âmono_test_marshal_small_struct_delegate4â >libtest.c:1813: warning: no previous prototype for âmono_test_marshal_small_struct_delegate5â >libtest.c:1833: warning: no previous prototype for âmono_test_marshal_small_struct_delegate6â >libtest.c:1855: warning: no previous prototype for âmono_test_marshal_small_struct_delegate7â >libtest.c:1876: warning: no previous prototype for âmono_test_marshal_small_struct_delegate8â >libtest.c:1896: warning: no previous prototype for âmono_test_marshal_small_struct_delegate9â >libtest.c:1916: warning: no previous prototype for âmono_test_marshal_small_struct_delegate10â >libtest.c:1938: warning: no previous prototype for âmono_test_marshal_small_struct_delegate11â >libtest.c:1955: warning: no previous prototype for âmono_test_marshal_array_delegateâ >libtest.c:1961: warning: no previous prototype for âmono_test_marshal_out_array_delegateâ >libtest.c:1974: warning: no previous prototype for âmono_test_marshal_return_unicode_string_delegateâ >libtest.c:1990: warning: no previous prototype for âmono_test_marshal_out_string_array_delegateâ >libtest.c:2003: warning: no previous prototype for âmono_test_marshal_cdecl_delegateâ >libtest.c:2016: warning: no previous prototype for âmono_test_marshal_return_string_array_delegateâ >libtest.c:2035: warning: no previous prototype for âadd_delegateâ >libtest.c:2041: warning: no previous prototype for âmono_test_marshal_return_fnptrâ >libtest.c:2047: warning: no previous prototype for âmono_xrâ >libtest.c:2058: warning: no previous prototype for âmono_xr_as_handleâ >libtest.c:2073: warning: no previous prototype for âmono_safe_handle_struct_refâ >libtest.c: In function âmono_safe_handle_struct_refâ: >libtest.c:2076: warning: format â%dâ expects type âintâ, but argument 4 has type âvoid *â >libtest.c:2076: warning: format â%dâ expects type âintâ, but argument 5 has type âvoid *â >libtest.c: At top level: >libtest.c:2092: warning: no previous prototype for âmono_safe_handle_structâ >libtest.c: In function âmono_safe_handle_structâ: >libtest.c:2095: warning: format â%dâ expects type âintâ, but argument 4 has type âvoid *â >libtest.c:2095: warning: format â%dâ expects type âintâ, but argument 5 has type âvoid *â >libtest.c: At top level: >libtest.c:2115: warning: no previous prototype for âmono_safe_handle_struct_simpleâ >libtest.c: In function âmono_safe_handle_struct_simpleâ: >libtest.c:2117: warning: format â%dâ expects type âintâ, but argument 2 has type âvoid *â >libtest.c:2118: warning: cast from pointer to integer of different size >libtest.c: At top level: >libtest.c:2123: warning: function declaration isnât a prototype >libtest.c:2128: warning: no previous prototype for âmono_safe_handle_refâ >libtest.c: In function âmarshal_allocâ: >libtest.c:41: warning: control reaches end of non-void function >libtest.c: In function âmono_xr_as_handleâ: >libtest.c:2060: warning: âref.handleâ is used uninitialized in this function > 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 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT libtest_la-libtest.lo -MD -MP -MF .deps/libtest_la-libtest.Tpo -c libtest.c -o libtest_la-libtest.o >/dev/null 2>&1 >mv -f .deps/libtest_la-libtest.Tpo .deps/libtest_la-libtest.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -rpath `pwd` -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libtest.la libtest_la-libtest.lo -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread -lm >x86_64-pc-linux-gnu-gcc -shared .libs/libtest_la-libtest.o /usr/lib64/libgthread-2.0.so -L/usr/lib64 -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm -march=athlon64 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -pthread -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) >x86_64-pc-linux-gnu-ar cru .libs/libtest.a libtest_la-libtest.o >x86_64-pc-linux-gnu-ranlib .libs/libtest.a >creating libtest.la >(cd .libs && rm -f libtest.la && ln -s ../libtest.la libtest.la) >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests' >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/tests' >Making all in benchmark >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/benchmark' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/benchmark' >Making all in profiler >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/profiler' >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-cov.lo -MD -MP -MF .deps/mono-cov.Tpo -c -o mono-cov.lo mono-cov.c >mkdir .libs > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-cov.lo -MD -MP -MF .deps/mono-cov.Tpo -c mono-cov.c -fPIC -DPIC -o .libs/mono-cov.o >mono-cov.c:123: warning: no previous prototype for âmono_profiler_startupâ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-cov.lo -MD -MP -MF .deps/mono-cov.Tpo -c mono-cov.c -o mono-cov.o >/dev/null 2>&1 >mv -f .deps/mono-cov.Tpo .deps/mono-cov.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libmono-profiler-cov.la -rpath /usr/lib64 mono-cov.lo ../../mono/mini/libmono.la -ldl -lpthread -lm >x86_64-pc-linux-gnu-gcc -shared .libs/mono-cov.o -Wl,--rpath -Wl,/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/.libs ../../mono/mini/.libs/libmono.so -L/usr/lib64 -ldl -lpthread -lm -march=athlon64 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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) >x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-cov.a mono-cov.o >x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-cov.a >creating libmono-profiler-cov.la >(cd .libs && rm -f libmono-profiler-cov.la && ln -s ../libmono-profiler-cov.la libmono-profiler-cov.la) >/bin/sh ../../libtool --tag=CC --mode=compile 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-profiler-aot.lo -MD -MP -MF .deps/mono-profiler-aot.Tpo -c -o mono-profiler-aot.lo mono-profiler-aot.c > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-profiler-aot.lo -MD -MP -MF .deps/mono-profiler-aot.Tpo -c mono-profiler-aot.c -fPIC -DPIC -o .libs/mono-profiler-aot.o >mono-profiler-aot.c:124: warning: no previous prototype for âmono_profiler_startupâ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT mono-profiler-aot.lo -MD -MP -MF .deps/mono-profiler-aot.Tpo -c mono-profiler-aot.c -o mono-profiler-aot.o >/dev/null 2>&1 >mv -f .deps/mono-profiler-aot.Tpo .deps/mono-profiler-aot.Plo >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libmono-profiler-aot.la -rpath /usr/lib64 mono-profiler-aot.lo ../../mono/mini/libmono.la -ldl -lpthread -lm >x86_64-pc-linux-gnu-gcc -shared .libs/mono-profiler-aot.o -Wl,--rpath -Wl,/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/.libs ../../mono/mini/.libs/libmono.so -L/usr/lib64 -ldl -lpthread -lm -march=athlon64 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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) >x86_64-pc-linux-gnu-ar cru .libs/libmono-profiler-aot.a mono-profiler-aot.o >x86_64-pc-linux-gnu-ranlib .libs/libmono-profiler-aot.a >creating libmono-profiler-aot.la >(cd .libs && rm -f libmono-profiler-aot.la && ln -s ../libmono-profiler-aot.la libmono-profiler-aot.la) >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/profiler' >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono' >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono' >Making all in ikvm-native >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/ikvm-native' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT jni.lo -MD -MP -MF .deps/jni.Tpo -c -o jni.lo jni.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT jni.lo -MD -MP -MF .deps/jni.Tpo -c jni.c -fPIC -DPIC -o .libs/jni.o >jni.c:490: warning: function declaration isnât a prototype >jni.c:494: warning: no previous prototype for âikvm_MarshalDelegateâ >jni.c:501: warning: no previous prototype for âikvm_CallOnLoadâ > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT jni.lo -MD -MP -MF .deps/jni.Tpo -c jni.c -o jni.o >/dev/null 2>&1 >mv -f .deps/jni.Tpo .deps/jni.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -fPIC -DPIC -o .libs/os.o >os.c:64: warning: no previous prototype for âikvm_LoadLibraryâ >os.c:69: warning: no previous prototype for âikvm_FreeLibraryâ >os.c:74: warning: no previous prototype for âikvm_GetProcAddressâ >os.c:86: warning: no previous prototype for âikvm_mmapâ >os.c:91: warning: no previous prototype for âikvm_munmapâ >os.c:96: warning: no previous prototype for âikvm_msyncâ > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -o os.o >/dev/null 2>&1 >mv -f .deps/os.Tpo .deps/os.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libikvm-native.la -rpath /usr/lib64 jni.lo os.lo -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -ldl -lpthread -lm >x86_64-pc-linux-gnu-gcc -shared .libs/jni.o .libs/os.o /usr/lib64/libgmodule-2.0.so -L/usr/lib64 /usr/lib64/libglib-2.0.so -ldl -lpthread -lm -march=athlon64 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--export-dynamic -Wl,-soname -Wl,libikvm-native.so -o .libs/libikvm-native.so >x86_64-pc-linux-gnu-ar cru .libs/libikvm-native.a jni.o os.o >x86_64-pc-linux-gnu-ranlib .libs/libikvm-native.a >creating libikvm-native.la >(cd .libs && rm -f libikvm-native.la && ln -s ../libikvm-native.la libikvm-native.la) >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/ikvm-native' >Making all in support >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/support' >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c -o errno.lo errno.c >mkdir .libs > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -fPIC -DPIC -o .libs/errno.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -o errno.o >/dev/null 2>&1 >mv -f .deps/errno.Tpo .deps/errno.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o >/dev/null 2>&1 >mv -f .deps/map.Tpo .deps/map.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o >signal.c: In function âMono_Unix_UnixSignal_installâ: >signal.c:112: warning: âhandlerâ may be used uninitialized in this function > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1 >mv -f .deps/signal.Tpo .deps/signal.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c -o stdio.lo stdio.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c stdio.c -fPIC -DPIC -o .libs/stdio.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c stdio.c -o stdio.o >/dev/null 2>&1 >mv -f .deps/stdio.Tpo .deps/stdio.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 >mv -f .deps/string.Tpo .deps/string.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c -o stdlib.lo stdlib.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/stdlib.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c stdlib.c -o stdlib.o >/dev/null 2>&1 >mv -f .deps/stdlib.Tpo .deps/stdlib.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c -o dirent.lo dirent.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c dirent.c -fPIC -DPIC -o .libs/dirent.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c dirent.c -o dirent.o >/dev/null 2>&1 >mv -f .deps/dirent.Tpo .deps/dirent.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.lo fcntl.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1 >mv -f .deps/fcntl.Tpo .deps/fcntl.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT fstab.lo -MD -MP -MF .deps/fstab.Tpo -c -o fstab.lo fstab.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT fstab.lo -MD -MP -MF .deps/fstab.Tpo -c fstab.c -fPIC -DPIC -o .libs/fstab.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT fstab.lo -MD -MP -MF .deps/fstab.Tpo -c fstab.c -o fstab.o >/dev/null 2>&1 >mv -f .deps/fstab.Tpo .deps/fstab.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT grp.lo -MD -MP -MF .deps/grp.Tpo -c -o grp.lo grp.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT grp.lo -MD -MP -MF .deps/grp.Tpo -c grp.c -fPIC -DPIC -o .libs/grp.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT grp.lo -MD -MP -MF .deps/grp.Tpo -c grp.c -o grp.o >/dev/null 2>&1 >mv -f .deps/grp.Tpo .deps/grp.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c -o macros.lo macros.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -fPIC -DPIC -o .libs/macros.o >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â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -o macros.o >/dev/null 2>&1 >mv -f .deps/macros.Tpo .deps/macros.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT old-map.lo -MD -MP -MF .deps/old-map.Tpo -c -o old-map.lo old-map.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT old-map.lo -MD -MP -MF .deps/old-map.Tpo -c old-map.c -fPIC -DPIC -o .libs/old-map.o >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â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT old-map.lo -MD -MP -MF .deps/old-map.Tpo -c old-map.c -o old-map.o >/dev/null 2>&1 >mv -f .deps/old-map.Tpo .deps/old-map.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT pwd.lo -MD -MP -MF .deps/pwd.Tpo -c -o pwd.lo pwd.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT pwd.lo -MD -MP -MF .deps/pwd.Tpo -c pwd.c -fPIC -DPIC -o .libs/pwd.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT pwd.lo -MD -MP -MF .deps/pwd.Tpo -c pwd.c -o pwd.o >/dev/null 2>&1 >mv -f .deps/pwd.Tpo .deps/pwd.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c -o serial.lo serial.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -fPIC -DPIC -o .libs/serial.o >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:134: warning: no previous prototype for âdiscard_bufferâ >serial.c:140: warning: no previous prototype for âget_bytes_in_bufferâ >serial.c:152: warning: no previous prototype for âset_attributesâ >serial.c:364: warning: no previous prototype for âget_signalsâ >serial.c:379: warning: no previous prototype for âset_signalâ >serial.c:403: warning: no previous prototype for âbreakpropâ >serial.c:409: warning: no previous prototype for âpoll_serialâ >serial.c:437: warning: no previous prototype for âlist_serial_devicesâ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -o serial.o >/dev/null 2>&1 >mv -f .deps/serial.Tpo .deps/serial.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-mman.lo -MD -MP -MF .deps/sys-mman.Tpo -c -o sys-mman.lo sys-mman.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-mman.lo -MD -MP -MF .deps/sys-mman.Tpo -c sys-mman.c -fPIC -DPIC -o .libs/sys-mman.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-mman.lo -MD -MP -MF .deps/sys-mman.Tpo -c sys-mman.c -o sys-mman.o >/dev/null 2>&1 >mv -f .deps/sys-mman.Tpo .deps/sys-mman.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-sendfile.lo -MD -MP -MF .deps/sys-sendfile.Tpo -c -o sys-sendfile.lo sys-sendfile.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-sendfile.lo -MD -MP -MF .deps/sys-sendfile.Tpo -c sys-sendfile.c -fPIC -DPIC -o .libs/sys-sendfile.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-sendfile.lo -MD -MP -MF .deps/sys-sendfile.Tpo -c sys-sendfile.c -o sys-sendfile.o >/dev/null 2>&1 >mv -f .deps/sys-sendfile.Tpo .deps/sys-sendfile.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-stat.lo -MD -MP -MF .deps/sys-stat.Tpo -c -o sys-stat.lo sys-stat.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-stat.lo -MD -MP -MF .deps/sys-stat.Tpo -c sys-stat.c -fPIC -DPIC -o .libs/sys-stat.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-stat.lo -MD -MP -MF .deps/sys-stat.Tpo -c sys-stat.c -o sys-stat.o >/dev/null 2>&1 >mv -f .deps/sys-stat.Tpo .deps/sys-stat.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-statvfs.lo -MD -MP -MF .deps/sys-statvfs.Tpo -c -o sys-statvfs.lo sys-statvfs.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-statvfs.lo -MD -MP -MF .deps/sys-statvfs.Tpo -c sys-statvfs.c -fPIC -DPIC -o .libs/sys-statvfs.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-statvfs.lo -MD -MP -MF .deps/sys-statvfs.Tpo -c sys-statvfs.c -o sys-statvfs.o >/dev/null 2>&1 >mv -f .deps/sys-statvfs.Tpo .deps/sys-statvfs.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-time.lo -MD -MP -MF .deps/sys-time.Tpo -c -o sys-time.lo sys-time.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-time.lo -MD -MP -MF .deps/sys-time.Tpo -c sys-time.c -fPIC -DPIC -o .libs/sys-time.o >sys-time.c:74: warning: no previous prototype for âMono_Posix_Syscall_utimes_badâ > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-time.lo -MD -MP -MF .deps/sys-time.Tpo -c sys-time.c -o sys-time.o >/dev/null 2>&1 >mv -f .deps/sys-time.Tpo .deps/sys-time.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-utsname.lo -MD -MP -MF .deps/sys-utsname.Tpo -c -o sys-utsname.lo sys-utsname.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-utsname.lo -MD -MP -MF .deps/sys-utsname.Tpo -c sys-utsname.c -fPIC -DPIC -o .libs/sys-utsname.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-utsname.lo -MD -MP -MF .deps/sys-utsname.Tpo -c sys-utsname.c -o sys-utsname.o >/dev/null 2>&1 >mv -f .deps/sys-utsname.Tpo .deps/sys-utsname.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-wait.lo -MD -MP -MF .deps/sys-wait.Tpo -c -o sys-wait.lo sys-wait.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-wait.lo -MD -MP -MF .deps/sys-wait.Tpo -c sys-wait.c -fPIC -DPIC -o .libs/sys-wait.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-wait.lo -MD -MP -MF .deps/sys-wait.Tpo -c sys-wait.c -o sys-wait.o >/dev/null 2>&1 >mv -f .deps/sys-wait.Tpo .deps/sys-wait.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-xattr.lo -MD -MP -MF .deps/sys-xattr.Tpo -c -o sys-xattr.lo sys-xattr.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-xattr.lo -MD -MP -MF .deps/sys-xattr.Tpo -c sys-xattr.c -fPIC -DPIC -o .libs/sys-xattr.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT sys-xattr.lo -MD -MP -MF .deps/sys-xattr.Tpo -c sys-xattr.c -o sys-xattr.o >/dev/null 2>&1 >mv -f .deps/sys-xattr.Tpo .deps/sys-xattr.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c -o syslog.lo syslog.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c syslog.c -fPIC -DPIC -o .libs/syslog.o >syslog.c:43: warning: no previous prototype for âMono_Posix_Syscall_syslog2â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c syslog.c -o syslog.o >/dev/null 2>&1 >mv -f .deps/syslog.Tpo .deps/syslog.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -o time.o >/dev/null 2>&1 >mv -f .deps/time.Tpo .deps/time.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 >mv -f .deps/unistd.Tpo .deps/unistd.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT utime.lo -MD -MP -MF .deps/utime.Tpo -c -o utime.lo utime.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT utime.lo -MD -MP -MF .deps/utime.Tpo -c utime.c -fPIC -DPIC -o .libs/utime.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT utime.lo -MD -MP -MF .deps/utime.Tpo -c utime.c -o utime.o >/dev/null 2>&1 >mv -f .deps/utime.Tpo .deps/utime.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT x-struct-str.lo -MD -MP -MF .deps/x-struct-str.Tpo -c -o x-struct-str.lo x-struct-str.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT x-struct-str.lo -MD -MP -MF .deps/x-struct-str.Tpo -c x-struct-str.c -fPIC -DPIC -o .libs/x-struct-str.o >x-struct-str.c:28: warning: âvisibilityâ attribute ignored on non-class types > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT x-struct-str.lo -MD -MP -MF .deps/x-struct-str.Tpo -c x-struct-str.c -o x-struct-str.o >/dev/null 2>&1 >mv -f .deps/x-struct-str.Tpo .deps/x-struct-str.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT zlib_macros.lo -MD -MP -MF .deps/zlib_macros.Tpo -c -o zlib_macros.lo zlib_macros.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT zlib_macros.lo -MD -MP -MF .deps/zlib_macros.Tpo -c zlib_macros.c -fPIC -DPIC -o .libs/zlib_macros.o >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â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT zlib_macros.lo -MD -MP -MF .deps/zlib_macros.Tpo -c zlib_macros.c -o zlib_macros.o >/dev/null 2>&1 >mv -f .deps/zlib_macros.Tpo .deps/zlib_macros.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -no-undefined -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lz -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 /usr/lib64/libgthread-2.0.so -L/usr/lib64 -lrt /usr/lib64/libglib-2.0.so -lz -ldl -lpthread -lm -march=athlon64 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -pthread -Wl,-soname -Wl,libMonoPosixHelper.so -o .libs/libMonoPosixHelper.so >x86_64-pc-linux-gnu-ar cru .libs/libMonoPosixHelper.a errno.o map.o signal.o stdio.o string.o stdlib.o dirent.o fcntl.o fstab.o grp.o macros.o old-map.o pwd.o serial.o sys-mman.o sys-sendfile.o sys-stat.o sys-statvfs.o sys-time.o sys-utsname.o sys-wait.o sys-xattr.o syslog.o time.o unistd.o utime.o x-struct-str.o zlib_macros.o >x86_64-pc-linux-gnu-ranlib .libs/libMonoPosixHelper.a >creating libMonoPosixHelper.la >(cd .libs && rm -f libMonoPosixHelper.la && ln -s ../libMonoPosixHelper.la libMonoPosixHelper.la) >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT supportw.lo -MD -MP -MF .deps/supportw.Tpo -c -o supportw.lo supportw.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT supportw.lo -MD -MP -MF .deps/supportw.Tpo -c supportw.c -fPIC -DPIC -o .libs/supportw.o >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â > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT supportw.lo -MD -MP -MF .deps/supportw.Tpo -c supportw.c -o supportw.o >/dev/null 2>&1 >mv -f .deps/supportw.Tpo .deps/supportw.Plo >/bin/sh ../libtool --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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT support-heap.lo -MD -MP -MF .deps/support-heap.Tpo -c -o support-heap.lo support-heap.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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT support-heap.lo -MD -MP -MF .deps/support-heap.Tpo -c support-heap.c -fPIC -DPIC -o .libs/support-heap.o > 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 -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -MT support-heap.lo -MD -MP -MF .deps/support-heap.Tpo -c support-heap.c -o support-heap.o >/dev/null 2>&1 >mv -f .deps/support-heap.Tpo .deps/support-heap.Plo >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -O2 -march=athlon64 -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 -mno-tls-direct-seg-refs -no-undefined -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o libMonoSupportW.la -rpath /usr/lib64 supportw.lo support-heap.lo -pthread -lgthread-2.0 -lrt -lglib-2.0 -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 -lrt /usr/lib64/libglib-2.0.so -ldl -lpthread -lm -march=athlon64 -mno-tls-direct-seg-refs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -pthread -Wl,-soname -Wl,libMonoSupportW.so -o .libs/libMonoSupportW.so >x86_64-pc-linux-gnu-ar cru .libs/libMonoSupportW.a supportw.o support-heap.o >x86_64-pc-linux-gnu-ranlib .libs/libMonoSupportW.a >creating libMonoSupportW.la >(cd .libs && rm -f libMonoSupportW.la && ln -s ../libMonoSupportW.la libMonoSupportW.la) >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/support' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/docs' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/docs' >Making all in data >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data' >Making all in net_1_1 >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data/net_1_1' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data/net_1_1' >Making all in net_2_0 >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data/net_2_0' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data/net_2_0' >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data' >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/data' >Making all in runtime >make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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,<configuration>,& <dllmap dll="gdiplus.dll" target="" />,' etc/mono/configt > etc/mono/configtt; \ > mv -f etc/mono/configtt etc/mono/configt; fi >mv -f etc/mono/configt etc/mono/config >/bin/sh /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/install-sh -d _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/default/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 PROFILES='default net_2_0 net_3_5 net_2_1' CC='x86_64-pc-linux-gnu-gcc' all-profiles >make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make profile-do--default--all profile-do--net_2_0--all profile-do--net_3_5--all profile-do--net_2_1--all >make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make PROFILE=basic all >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: *** [build/deps/basic-profile-check.exe] Error 1 >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >*** The compiler 'false' doesn't appear to be usable. >*** Trying the 'monolite' directory. >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >test -n '1.9.1.0' >sed -e 's,@''MONO_VERSION@,1.9.1.0,' common/Consts.cs.in > common/Consts.cs >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >Creating ../build/deps/basic_mcs.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >../jay/jay -ctv < ../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv jay-tmp.out cs-parser.cs >../jay/jay: 2 rules never reduced >../jay/jay: 39 shift/reduce conflicts. >/bin/sh ../mkinstalldirs ../class/lib/basic/ >mkdir -p -- ../class/lib/basic/ >touch ../class/lib/basic//.stamp >MONO_PATH="../class/lib/monolite:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/monolite/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources >expression.cs(894,59): warning CS0618: `Mono.CSharp.UserOperatorCall.MakeSimpleCall(Mono.CSharp.EmitContext, Mono.CSharp.MethodGroupExpr, Mono.CSharp.Expression, Mono.CSharp.Location)' is obsolete: `It may not be compatible with expression trees' >Compilation succeeded - 1 warning(s) >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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >Creating ../../build/deps/basic_corlib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >MONO_PATH="../../class/lib/monolite:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/monolite/mcs.exe /codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -unsafe -nostdlib -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -target:library -out:mscorlib.dll @corlib.dll.sources >: mscorlib.dll ../../class/mono.snk >mv mscorlib.dll ../../class/lib/basic/mscorlib.dll >test ! -f mscorlib.dll.mdb || mv mscorlib.dll.mdb ../../class/lib/basic/mscorlib.dll.mdb >test ! -f mscorlib.pdb || mv mscorlib.pdb ../../class/lib/basic/mscorlib.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >Creating ../../build/deps/basic_System.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >** Warning: System.dll built without parts that depend on: System.Xml.dll >MONO_PATH="../../class/lib/monolite:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/monolite/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 12 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/basic/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/basic/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/basic/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >Creating ../../build/deps/basic_System.Xml.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 >MONO_PATH="../../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -r:mscorlib.dll -r:System.dll -nowarn:0162,0618,0612,0642,1595 -target:library -out:System.Xml.dll System.Xml.XPath/Parser.cs Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs @System.Xml.dll.sources >Mono.Xml.Xsl/XslOutput.cs(275,62): warning CS0219: The variable `li' is assigned but its value is never used >Mono.Xml.Xsl/XslTemplate.cs(374,52): warning CS0168: The variable `ex' is declared but never used >System.Xml/DTDObjectModel.cs(1164,44): warning CS0168: The variable `ex' is declared but never used >System.Xml/XmlTextReader.cs(1787,40): warning CS0168: The variable `dummyValue' is declared but never used >System.Xml/XmlTextWriter2.cs(759,30): warning CS0219: The variable `isEmpty' is assigned but its value is never used >System.Xml.Schema/XmlSchemaSimpleTypeRestriction.cs(751,38): warning CS0219: The variable `matched' is assigned but its value is never used >System.Xml/XmlReader.cs(1264,30): warning CS0169: The private method `System.Xml.XmlReader.CheckSupport()' is never used >System.Xml/XmlReader.cs(1300,38): warning CS0169: The private method `System.Xml.XmlReader.XmlError(string, System.Exception)' 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 >Mono.Xml.Xsl/XslTransformProcessor.cs(58,22): warning CS0169: The private field `Mono.Xml.Xsl.XslTransformProcessor.outputStylesheetXmlns' is assigned but its value is never used >System.Xml/DTDReader.cs(1459,29): warning CS0169: The private method `System.Xml.DTDReader.ReadCharacterReference()' is never used >System.Xml/DTDValidatingReader2.cs(566,38): warning CS0169: The private method `Mono.Xml.DTDValidatingReader.NotWFError(string)' is never used >System.Xml/XmlNodeChangedEventArgs.cs(40,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._oldValue' is assigned but its value is never used >System.Xml/XmlNodeChangedEventArgs.cs(41,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._newValue' is assigned but its value is never used >System.Xml/XmlIteratorNodeList.cs(41,25): warning CS0169: The private field `System.Xml.XmlIteratorNodeList.previous' is never used >System.Xml.XPath/XPathDocument.cs(100,30): warning CS0169: The private method `System.Xml.XPath.XPathDocument.Initialize(System.Xml.XmlReader, System.Xml.XmlSpace, bool)' is never used >System.Xml.Schema/XmlSchemaChoice.cs(204,30): warning CS0169: The private method `System.Xml.Schema.XmlSchemaChoice.ValidateParticleSection(ref int, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.ValidationEventHandler, System.Xml.Schema.XmlSchema, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(118,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaForm(System.Xml.Schema.XmlSchemaForm, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(147,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaDerivationMethod(System.Xml.Schema.XmlSchemaDerivationMethod, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(1094,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaUse(System.Xml.Schema.XmlSchemaUse, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(2101,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaContentProcessing(System.Xml.Schema.XmlSchemaContentProcessing, string, string, bool, bool, bool)' is never used >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/MapCodeGenerator.cs(51,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeProvider' is assigned but its value is never used >System.Xml.Serialization/ReflectionHelper.cs(74,54): warning CS0169: The private field `System.Xml.Serialization.ReflectionHelper.empty_modifiers' 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/XmlAnyElementAttribute.cs(45,29): warning CS0169: The private field `System.Xml.Serialization.XmlAnyElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlArrayAttribute.cs(47,29): warning CS0169: The private field `System.Xml.Serialization.XmlArrayAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlAttributeEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlAttributeEventArgs.expectedAttributes' is never used >System.Xml.Serialization/XmlElementAttribute.cs(49,29): warning CS0169: The private field `System.Xml.Serialization.XmlElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlElementEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlElementEventArgs.expectedElements' is never used >Compilation succeeded - 30 warning(s) >: System.Xml.dll ../../class/mono.snk >mv System.Xml.dll ../../class/lib/basic/System.Xml.dll >test ! -f System.Xml.dll.mdb || mv System.Xml.dll.mdb ../../class/lib/basic/System.Xml.dll.mdb >test ! -f System.Xml.pdb || mv System.Xml.pdb ../../class/lib/basic/System.Xml.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >MONO_PATH="../../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -define:XML_DEP -r:System.Xml.dll -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 12 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/basic/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/basic/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/basic/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make all-local >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make PROFILE=net_1_1_bootstrap all >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >Creating ../build/deps/net_1_1_bootstrap_mcs.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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 >MONO_PATH="../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/basic/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources >expression.cs(894,59): warning CS0618: `Mono.CSharp.UserOperatorCall.MakeSimpleCall(Mono.CSharp.EmitContext, Mono.CSharp.MethodGroupExpr, Mono.CSharp.Expression, Mono.CSharp.Location)' is obsolete: `It may not be compatible with expression trees' >Compilation succeeded - 1 warning(s) >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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >Creating ../../build/deps/net_1_1_bootstrap_corlib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >MONO_PATH="../../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -unsafe -nostdlib -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -target:library -out:mscorlib.dll @corlib.dll.sources >: mscorlib.dll ../../class/mono.snk >mv mscorlib.dll ../../class/lib/net_1_1_bootstrap/mscorlib.dll >test ! -f mscorlib.dll.mdb || mv mscorlib.dll.mdb ../../class/lib/net_1_1_bootstrap/mscorlib.dll.mdb >test ! -f mscorlib.pdb || mv mscorlib.pdb ../../class/lib/net_1_1_bootstrap/mscorlib.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >Creating ../../build/deps/net_1_1_bootstrap_System.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >** Warning: System.dll built without parts that depend on: System.Xml.dll >MONO_PATH="../../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 12 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/net_1_1_bootstrap/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_1_1_bootstrap/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_1_1_bootstrap/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >Creating ../../build/deps/net_1_1_bootstrap_System.Xml.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >MONO_PATH="../../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -nowarn:0162,0618,0612,0642,1595 -target:library -out:System.Xml.dll System.Xml.XPath/Parser.cs Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs @System.Xml.dll.sources >Mono.Xml.Xsl/XslOutput.cs(275,62): warning CS0219: The variable `li' is assigned but its value is never used >Mono.Xml.Xsl/XslTemplate.cs(374,52): warning CS0168: The variable `ex' is declared but never used >System.Xml/DTDObjectModel.cs(1164,44): warning CS0168: The variable `ex' is declared but never used >System.Xml/XmlTextReader.cs(1787,40): warning CS0168: The variable `dummyValue' is declared but never used >System.Xml/XmlTextWriter2.cs(759,30): warning CS0219: The variable `isEmpty' is assigned but its value is never used >System.Xml.Schema/XmlSchemaSimpleTypeRestriction.cs(751,38): warning CS0219: The variable `matched' is assigned but its value is never used >System.Xml/XmlReader.cs(1264,30): warning CS0169: The private method `System.Xml.XmlReader.CheckSupport()' is never used >System.Xml/XmlReader.cs(1300,38): warning CS0169: The private method `System.Xml.XmlReader.XmlError(string, System.Exception)' 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 >Mono.Xml.Xsl/XslTransformProcessor.cs(58,22): warning CS0169: The private field `Mono.Xml.Xsl.XslTransformProcessor.outputStylesheetXmlns' is assigned but its value is never used >System.Xml/DTDReader.cs(1459,29): warning CS0169: The private method `System.Xml.DTDReader.ReadCharacterReference()' is never used >System.Xml/DTDValidatingReader2.cs(566,38): warning CS0169: The private method `Mono.Xml.DTDValidatingReader.NotWFError(string)' is never used >System.Xml/XmlNodeChangedEventArgs.cs(40,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._oldValue' is assigned but its value is never used >System.Xml/XmlNodeChangedEventArgs.cs(41,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._newValue' is assigned but its value is never used >System.Xml/XmlIteratorNodeList.cs(41,25): warning CS0169: The private field `System.Xml.XmlIteratorNodeList.previous' is never used >System.Xml.XPath/XPathDocument.cs(100,30): warning CS0169: The private method `System.Xml.XPath.XPathDocument.Initialize(System.Xml.XmlReader, System.Xml.XmlSpace, bool)' is never used >System.Xml.Schema/XmlSchemaChoice.cs(204,30): warning CS0169: The private method `System.Xml.Schema.XmlSchemaChoice.ValidateParticleSection(ref int, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.ValidationEventHandler, System.Xml.Schema.XmlSchema, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(118,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaForm(System.Xml.Schema.XmlSchemaForm, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(147,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaDerivationMethod(System.Xml.Schema.XmlSchemaDerivationMethod, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(1094,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaUse(System.Xml.Schema.XmlSchemaUse, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(2101,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaContentProcessing(System.Xml.Schema.XmlSchemaContentProcessing, string, string, bool, bool, bool)' is never used >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/MapCodeGenerator.cs(51,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeProvider' is assigned but its value is never used >System.Xml.Serialization/ReflectionHelper.cs(74,54): warning CS0169: The private field `System.Xml.Serialization.ReflectionHelper.empty_modifiers' 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/XmlAnyElementAttribute.cs(45,29): warning CS0169: The private field `System.Xml.Serialization.XmlAnyElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlArrayAttribute.cs(47,29): warning CS0169: The private field `System.Xml.Serialization.XmlArrayAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlAttributeEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlAttributeEventArgs.expectedAttributes' is never used >System.Xml.Serialization/XmlElementAttribute.cs(49,29): warning CS0169: The private field `System.Xml.Serialization.XmlElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlElementEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlElementEventArgs.expectedElements' is never used >Compilation succeeded - 30 warning(s) >: System.Xml.dll ../../class/mono.snk >mv System.Xml.dll ../../class/lib/net_1_1_bootstrap/System.Xml.dll >test ! -f System.Xml.dll.mdb || mv System.Xml.dll.mdb ../../class/lib/net_1_1_bootstrap/System.Xml.dll.mdb >test ! -f System.Xml.pdb || mv System.Xml.pdb ../../class/lib/net_1_1_bootstrap/System.Xml.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >Creating ../../build/deps/net_1_1_bootstrap_Mono.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:System.dll -unsafe -target:library -out:Mono.Security.dll @Mono.Security.dll.sources >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(75,1): warning CS1030: #warning: `"Client certificate selection is unfinished"' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(76,1): warning CS1030: #warning: `Review that selected alert is correct' >Compilation succeeded - 2 warning(s) >: Mono.Security.dll ../../class/mono.snk >mv Mono.Security.dll ../../class/lib/net_1_1_bootstrap/Mono.Security.dll >test ! -f Mono.Security.dll.mdb || mv Mono.Security.dll.mdb ../../class/lib/net_1_1_bootstrap/Mono.Security.dll.mdb >test ! -f Mono.Security.pdb || mv Mono.Security.pdb ../../class/lib/net_1_1_bootstrap/Mono.Security.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >Creating ../../build/deps/net_1_1_bootstrap_System.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -nowarn:618 -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -debug+ -target:library -out:../../class/lib/net_1_1_bootstrap/System.Security.dll @System.Security.dll.sources >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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >Creating ../../build/deps/net_1_1_bootstrap_System.Configuration.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Security.dll -target:library -out:dummy-System.Configuration.dll @System.Configuration.dll.sources >: dummy-System.Configuration.dll ../../class/mono.snk >mv dummy-System.Configuration.dll ../../class/lib/net_1_1_bootstrap/dummy-System.Configuration.dll >test ! -f dummy-System.Configuration.dll.mdb || mv dummy-System.Configuration.dll.mdb ../../class/lib/net_1_1_bootstrap/dummy-System.Configuration.dll.mdb >test ! -f dummy-System.Configuration.pdb || mv dummy-System.Configuration.pdb ../../class/lib/net_1_1_bootstrap/dummy-System.Configuration.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -define:XML_DEP -r:System.Xml.dll -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 12 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/net_1_1_bootstrap/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_1_1_bootstrap/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_1_1_bootstrap/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >Creating ../../build/deps/net_1_1_bootstrap_Mono.CompilerServices.SymbolWriter.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll -target:library -out:Mono.CompilerServices.SymbolWriter.dll @Mono.CompilerServices.SymbolWriter.dll.sources >: Mono.CompilerServices.SymbolWriter.dll ../../class/mono.snk >mv Mono.CompilerServices.SymbolWriter.dll ../../class/lib/net_1_1_bootstrap/Mono.CompilerServices.SymbolWriter.dll >test ! -f Mono.CompilerServices.SymbolWriter.dll.mdb || mv Mono.CompilerServices.SymbolWriter.dll.mdb ../../class/lib/net_1_1_bootstrap/Mono.CompilerServices.SymbolWriter.dll.mdb >test ! -f Mono.CompilerServices.SymbolWriter.pdb || mv Mono.CompilerServices.SymbolWriter.pdb ../../class/lib/net_1_1_bootstrap/Mono.CompilerServices.SymbolWriter.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >Creating ../../build/deps/net_1_1_bootstrap_PEAPI.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/net_1_1_bootstrap/PEAPI.dll @PEAPI.dll.sources >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(1228,24): warning CS0169: The private field `PEAPI.Local.name' is assigned but its value is never used >Code.cs(1230,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(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 - 32 warning(s) >: ../../class/lib/net_1_1_bootstrap/PEAPI.dll ../../class/mono.snk >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >Creating ../build/deps/net_1_1_bootstrap_ilasm.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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. >MONO_PATH="../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 /lib:../class/lib/net_1_1_bootstrap /r:../class/lib/net_1_1_bootstrap/PEAPI.dll /r:Mono.CompilerServices.SymbolWriter.dll /r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:ilasm.exe ILParser.cs @ilasm.exe.sources >Driver.cs(192,52): warning CS0168: The variable `e' is declared but never used >codegen/CodeGen.cs(470,48): warning CS0219: The variable `asmb' is assigned but its value is never used >codegen/MethodDef.cs(405,45): warning CS0168: The variable `t' is declared but never used >codegen/MethodRef.cs(35,32): warning CS0219: The variable `write_name' 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(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/DataDef.cs(18,30): warning CS0169: The private field `Mono.ILASM.DataDef.is_tls' is assigned but its value is never used >scanner/ILTokenizer.cs(294,37): warning CS0169: The private method `Mono.ILASM.ILTokenizer.IsIdStartChar(char)' is never used >Compilation succeeded - 12 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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >Creating ../../build/deps/net_1_1_bootstrap_gacutil.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:gacutil.exe @gacutil.exe.sources >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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 /lib:../../class/lib/net_1_1_bootstrap -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug /out:../../class/lib/net_1_1_bootstrap/sn.exe sn.cs StrongNameManager.cs AssemblyInfo.cs ../../build/common/Consts.cs >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >Creating ../../build/deps/net_1_1_bootstrap_resgen.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:resgen.exe @resgen.exe.sources >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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >Creating ../../build/deps/net_1_1_bootstrap_culevel.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:culevel.exe @culevel.exe.sources >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 `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make all-local >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make PROFILE=default all >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >Creating ../build/deps/default_mcs.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >/bin/sh ../mkinstalldirs ../class/lib/default/ >mkdir -p -- ../class/lib/default/ >touch ../class/lib/default//.stamp >MONO_PATH="../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources >expression.cs(894,59): warning CS0618: `Mono.CSharp.UserOperatorCall.MakeSimpleCall(Mono.CSharp.EmitContext, Mono.CSharp.MethodGroupExpr, Mono.CSharp.Expression, Mono.CSharp.Location)' is obsolete: `It may not be compatible with expression trees' >Compilation succeeded - 1 warning(s) >cp mcs.exe ../class/lib/default/mcs.exe >test ! -f mcs.exe.mdb || cp mcs.exe.mdb ../class/lib/default/mcs.exe.mdb >cp mcs.exe.config ../class/lib/default/mcs.exe.config >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >Creating ../../build/deps/corlib_test_default.dll.response ... >Creating ../../build/deps/corlib_test_default.dll.makefrag ... >Creating ../../build/deps/default_corlib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -unsafe -nostdlib -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -target:library -out:mscorlib.dll @corlib.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R mscorlib.dll ../../class/mono.snk >Assembly mscorlib.dll signed. >mv mscorlib.dll ../../class/lib/default/mscorlib.dll >test ! -f mscorlib.dll.mdb || mv mscorlib.dll.mdb ../../class/lib/default/mscorlib.dll.mdb >test ! -f mscorlib.pdb || mv mscorlib.pdb ../../class/lib/default/mscorlib.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >Creating ../../build/deps/System_test_default.dll.response ... >Creating ../../build/deps/System_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >** Warning: System.dll built without parts that depend on: System.Xml.dll >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 12 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/default/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/default/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/default/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >Creating ../../build/deps/System.Xml_test_default.dll.response ... >Creating ../../build/deps/System.Xml_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Xml.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -nowarn:0162,0618,0612,0642,1595 -target:library -out:System.Xml.dll System.Xml.XPath/Parser.cs Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs @System.Xml.dll.sources >Mono.Xml.Xsl/XslOutput.cs(275,62): warning CS0219: The variable `li' is assigned but its value is never used >Mono.Xml.Xsl/XslTemplate.cs(374,52): warning CS0168: The variable `ex' is declared but never used >System.Xml/DTDObjectModel.cs(1164,44): warning CS0168: The variable `ex' is declared but never used >System.Xml/XmlTextReader.cs(1787,40): warning CS0168: The variable `dummyValue' is declared but never used >System.Xml/XmlTextWriter2.cs(759,30): warning CS0219: The variable `isEmpty' is assigned but its value is never used >System.Xml.Schema/XmlSchemaSimpleTypeRestriction.cs(751,38): warning CS0219: The variable `matched' is assigned but its value is never used >System.Xml/XmlReader.cs(1264,30): warning CS0169: The private method `System.Xml.XmlReader.CheckSupport()' is never used >System.Xml/XmlReader.cs(1300,38): warning CS0169: The private method `System.Xml.XmlReader.XmlError(string, System.Exception)' 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 >Mono.Xml.Xsl/XslTransformProcessor.cs(58,22): warning CS0169: The private field `Mono.Xml.Xsl.XslTransformProcessor.outputStylesheetXmlns' is assigned but its value is never used >System.Xml/DTDReader.cs(1459,29): warning CS0169: The private method `System.Xml.DTDReader.ReadCharacterReference()' is never used >System.Xml/DTDValidatingReader2.cs(566,38): warning CS0169: The private method `Mono.Xml.DTDValidatingReader.NotWFError(string)' is never used >System.Xml/XmlNodeChangedEventArgs.cs(40,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._oldValue' is assigned but its value is never used >System.Xml/XmlNodeChangedEventArgs.cs(41,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._newValue' is assigned but its value is never used >System.Xml/XmlIteratorNodeList.cs(41,25): warning CS0169: The private field `System.Xml.XmlIteratorNodeList.previous' is never used >System.Xml.XPath/XPathDocument.cs(100,30): warning CS0169: The private method `System.Xml.XPath.XPathDocument.Initialize(System.Xml.XmlReader, System.Xml.XmlSpace, bool)' is never used >System.Xml.Schema/XmlSchemaChoice.cs(204,30): warning CS0169: The private method `System.Xml.Schema.XmlSchemaChoice.ValidateParticleSection(ref int, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.ValidationEventHandler, System.Xml.Schema.XmlSchema, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(118,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaForm(System.Xml.Schema.XmlSchemaForm, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(147,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaDerivationMethod(System.Xml.Schema.XmlSchemaDerivationMethod, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(1094,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaUse(System.Xml.Schema.XmlSchemaUse, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(2101,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaContentProcessing(System.Xml.Schema.XmlSchemaContentProcessing, string, string, bool, bool, bool)' is never used >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/MapCodeGenerator.cs(51,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeProvider' is assigned but its value is never used >System.Xml.Serialization/ReflectionHelper.cs(74,54): warning CS0169: The private field `System.Xml.Serialization.ReflectionHelper.empty_modifiers' 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/XmlAnyElementAttribute.cs(45,29): warning CS0169: The private field `System.Xml.Serialization.XmlAnyElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlArrayAttribute.cs(47,29): warning CS0169: The private field `System.Xml.Serialization.XmlArrayAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlAttributeEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlAttributeEventArgs.expectedAttributes' is never used >System.Xml.Serialization/XmlElementAttribute.cs(49,29): warning CS0169: The private field `System.Xml.Serialization.XmlElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlElementEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlElementEventArgs.expectedElements' is never used >Compilation succeeded - 30 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R System.Xml.dll ../../class/mono.snk >Assembly System.Xml.dll signed. >mv System.Xml.dll ../../class/lib/default/System.Xml.dll >test ! -f System.Xml.dll.mdb || mv System.Xml.dll.mdb ../../class/lib/default/System.Xml.dll.mdb >test ! -f System.Xml.pdb || mv System.Xml.pdb ../../class/lib/default/System.Xml.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >Creating ../../build/deps/Mono.Security_test_default.dll.response ... >Creating ../../build/deps/Mono.Security_test_default.dll.makefrag ... >Creating ../../build/deps/default_Mono.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:System.dll -unsafe -target:library -out:Mono.Security.dll @Mono.Security.dll.sources >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(75,1): warning CS1030: #warning: `"Client certificate selection is unfinished"' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(76,1): warning CS1030: #warning: `Review that selected alert is correct' >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R Mono.Security.dll ../../class/mono.snk >Assembly Mono.Security.dll signed. >mv Mono.Security.dll ../../class/lib/default/Mono.Security.dll >test ! -f Mono.Security.dll.mdb || mv Mono.Security.dll.mdb ../../class/lib/default/Mono.Security.dll.mdb >test ! -f Mono.Security.pdb || mv Mono.Security.pdb ../../class/lib/default/Mono.Security.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -define:XML_DEP -r:System.Xml.dll -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 12 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R System.dll ../../class/mono.snk >Assembly System.dll signed. >mv System.dll ../../class/lib/default/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/default/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/default/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >Creating ../../build/deps/System.Security_test_default.dll.response ... >Creating ../../build/deps/System.Security_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -nowarn:618 -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -debug+ -target:library -out:../../class/lib/default/System.Security.dll @System.Security.dll.sources >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) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Security.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Security.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >Creating ../../build/deps/default_System.Configuration.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Security.dll -target:library -out:dummy-System.Configuration.dll @System.Configuration.dll.sources >: dummy-System.Configuration.dll ../../class/mono.snk >mv dummy-System.Configuration.dll ../../class/lib/default/dummy-System.Configuration.dll >test ! -f dummy-System.Configuration.dll.mdb || mv dummy-System.Configuration.dll.mdb ../../class/lib/default/dummy-System.Configuration.dll.mdb >test ! -f dummy-System.Configuration.pdb || mv dummy-System.Configuration.pdb ../../class/lib/default/dummy-System.Configuration.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >Creating ../../../build/deps/default_I18N.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >MONO_PATH="../../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/default/mcs.exe /codepage:65001 /r:mscorlib.dll /unsafe -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:I18N.dll @I18N.dll.sources >MonoEncoding.cs(187,38): warning CS0169: The private field `I18N.Common.MonoEncoder.encoding' is assigned but its value is never used >Strings.cs(38,40): warning CS0169: The private field `I18N.Common.Strings.resources' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.dll ../../../class/mono.snk >Assembly I18N.dll signed. >mv I18N.dll ../../../class/lib/default/I18N.dll >test ! -f I18N.dll.mdb || mv I18N.dll.mdb ../../../class/lib/default/I18N.dll.mdb >test ! -f I18N.pdb || mv I18N.pdb ../../../class/lib/default/I18N.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >Creating ../../../build/deps/I18N.West_test_default.dll.response ... >Creating ../../../build/deps/I18N.West_test_default.dll.makefrag ... >Creating ../../../build/deps/default_I18N.West.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >MONO_PATH="../../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/default/mcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:I18N.West.dll @I18N.West.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.West.dll ../../../class/mono.snk >Assembly I18N.West.dll signed. >mv I18N.West.dll ../../../class/lib/default/I18N.West.dll >test ! -f I18N.West.dll.mdb || mv I18N.West.dll.mdb ../../../class/lib/default/I18N.West.dll.mdb >test ! -f I18N.West.pdb || mv I18N.West.pdb ../../../class/lib/default/I18N.West.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >Creating ../../../build/deps/default_I18N.MidEast.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >MONO_PATH="../../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/default/mcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:I18N.MidEast.dll @I18N.MidEast.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.MidEast.dll ../../../class/mono.snk >Assembly I18N.MidEast.dll signed. >mv I18N.MidEast.dll ../../../class/lib/default/I18N.MidEast.dll >test ! -f I18N.MidEast.dll.mdb || mv I18N.MidEast.dll.mdb ../../../class/lib/default/I18N.MidEast.dll.mdb >test ! -f I18N.MidEast.pdb || mv I18N.MidEast.pdb ../../../class/lib/default/I18N.MidEast.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >Creating ../../../build/deps/default_I18N.Other.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >MONO_PATH="../../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/default/mcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:I18N.Other.dll @I18N.Other.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.Other.dll ../../../class/mono.snk >Assembly I18N.Other.dll signed. >mv I18N.Other.dll ../../../class/lib/default/I18N.Other.dll >test ! -f I18N.Other.dll.mdb || mv I18N.Other.dll.mdb ../../../class/lib/default/I18N.Other.dll.mdb >test ! -f I18N.Other.pdb || mv I18N.Other.pdb ../../../class/lib/default/I18N.Other.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >Creating ../../../build/deps/default_I18N.Rare.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >MONO_PATH="../../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/default/mcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:I18N.Rare.dll @I18N.Rare.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.Rare.dll ../../../class/mono.snk >Assembly I18N.Rare.dll signed. >mv I18N.Rare.dll ../../../class/lib/default/I18N.Rare.dll >test ! -f I18N.Rare.dll.mdb || mv I18N.Rare.dll.mdb ../../../class/lib/default/I18N.Rare.dll.mdb >test ! -f I18N.Rare.pdb || mv I18N.Rare.pdb ../../../class/lib/default/I18N.Rare.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >Creating ../../../build/deps/I18N.CJK_test_default.dll.response ... >Creating ../../../build/deps/I18N.CJK_test_default.dll.makefrag ... >Creating ../../../build/deps/default_I18N.CJK.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >MONO_PATH="../../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/default/mcs.exe /codepage:65001 /unsafe /resource:big5.table /resource:gb2312.table /resource:jis.table /resource:ks.table /resource:gb18030.table /r:mscorlib.dll /r:I18N.dll -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:I18N.CJK.dll @I18N.CJK.dll.sources >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) >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.CJK.dll ../../../class/mono.snk >Assembly I18N.CJK.dll signed. >mv I18N.CJK.dll ../../../class/lib/default/I18N.CJK.dll >test ! -f I18N.CJK.dll.mdb || mv I18N.CJK.dll.mdb ../../../class/lib/default/I18N.CJK.dll.mdb >test ! -f I18N.CJK.pdb || mv I18N.CJK.pdb ../../../class/lib/default/I18N.CJK.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >Creating ../../build/deps/System.Drawing_test_default.dll.response ... >Creating ../../build/deps/System.Drawing_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Drawing.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /nowarn:649 /nowarn:169 -resource:Assembly/Mono.ico,Mono.ico -resource:Assembly/Information.ico,Information.ico -resource:Assembly/Error.ico,Error.ico -resource:Assembly/Warning.ico,Warning.ico -resource:Assembly/Question.ico,Question.ico -target:library -out:../../class/lib/default/System.Drawing.dll @System.Drawing.dll.sources >System.Drawing.Printing/PrintingServicesUnix.cs(121,42): warning CS0168: The variable `ex' is declared but never used >Compilation succeeded - 1 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Drawing.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Drawing.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >Creating ../../build/deps/default_System.Transactions.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /nowarn:169 /nowarn:618 /r:mscorlib.dll /r:System.dll /debug+ -target:library -out:../../class/lib/default/dummy-System.Transactions.dll @System.Transactions.dll.sources >: ../../class/lib/default/dummy-System.Transactions.dll ../../class/mono.snk >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >Creating ../../build/deps/default_System.EnterpriseServices.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /nowarn:0168 /nowarn:0162 /r:mscorlib.dll -target:library -out:../../class/lib/default/System.EnterpriseServices.dll @System.EnterpriseServices.dll.sources >System.EnterpriseServices/DescriptionAttribute.cs(41,24): warning CS0169: The private field `System.EnterpriseServices.DescriptionAttribute.desc' is assigned but its value is never used >System.EnterpriseServices/ResourcePool.cs(39,53): warning CS0169: The private field `System.EnterpriseServices.ResourcePool.cb' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.EnterpriseServices.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.EnterpriseServices.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >Creating ../../build/deps/default_Mono.C5.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -nowarn:169 -target:library -out:../../class/lib/default/dummy-Mono.C5.dll @Mono.C5.dll.sources >: ../../class/lib/default/dummy-Mono.C5.dll c5.snk >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >Creating ../../build/deps/default_Mono.Data.Tds.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:Mono.Security.dll -target:library -out:../../class/lib/default/Mono.Data.Tds.dll @Mono.Data.Tds.dll.sources >Mono.Data.Tds.Protocol/TdsComm.cs(101,46): warning CS0219: The variable `asyncResult' is assigned but its value is never used >Mono.Data.Tds.Protocol/Tds.cs(1192,29): warning CS0169: The private method `Mono.Data.Tds.Protocol.Tds.LookupDisplaySize(Mono.Data.Tds.Protocol.TdsColumnType)' is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Data.Tds.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Data.Tds.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >Creating ../../build/deps/System.Data_test_default.dll.response ... >Creating ../../build/deps/System.Data_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Data.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/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. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -nowarn:649 -nowarn:169 -nowarn:219 -nowarn:168 -nowarn:1595 -unsafe -r:mscorlib.dll -r:../../class/lib/default/System.dll -r:System.Xml.dll -r:System.EnterpriseServices.dll -r:Mono.Data.Tds.dll -target:library -out:../../class/lib/default/System.Data.dll Mono.Data.SqlExpressions/Parser.cs @System.Data.dll.sources >System.Data/DataColumn.cs(67,58): warning CS0067: The event `System.Data.DataColumn.ValidateColumnValueChange' is never used >System.Data/DataColumn.cs(70,58): warning CS0067: The event `System.Data.DataColumn.ColumnValueChanging' 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 >Compilation succeeded - 4 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Data.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Data.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >Creating ../../build/deps/default_Mono.Data.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll -target:library -out:../../class/lib/default/Mono.Data.dll @Mono.Data.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Data.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Data.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >Creating ../../build/deps/default_Mono.GetOptions.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:System.dll -target:library -out:../../class/lib/default/Mono.GetOptions.dll @Mono.GetOptions.dll.sources >Mono.GetOptions.Useful/CommonCompilerOptions.cs(62,22): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(45,25): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(177,35): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(60,24): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(181,85): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(184,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(185,87): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(186,79): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(187,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(492,42): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(133,55): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(345,60): warning CS0168: The variable `ex' is declared but never used >Mono.GetOptions/OptionDetails.cs(355,60): warning CS0168: The variable `ex' is declared but never used >Mono.GetOptions/OptionDetails.cs(92,73): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(92,113): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(96,84): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(100,76): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(68,90): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(365,30): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(390,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(395,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(400,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(416,49): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(377,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(504,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(507,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(509,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(511,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(585,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(589,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(592,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(595,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(602,25): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(687,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(690,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(95,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(97,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(727,49): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(731,41): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Compilation succeeded - 39 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.GetOptions.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.GetOptions.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >Creating ../../build/deps/default_Mono.CompilerServices.SymbolWriter.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll -target:library -out:Mono.CompilerServices.SymbolWriter.dll @Mono.CompilerServices.SymbolWriter.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R Mono.CompilerServices.SymbolWriter.dll ../../class/mono.snk >Assembly Mono.CompilerServices.SymbolWriter.dll signed. >mv Mono.CompilerServices.SymbolWriter.dll ../../class/lib/default/Mono.CompilerServices.SymbolWriter.dll >test ! -f Mono.CompilerServices.SymbolWriter.dll.mdb || mv Mono.CompilerServices.SymbolWriter.dll.mdb ../../class/lib/default/Mono.CompilerServices.SymbolWriter.dll.mdb >test ! -f Mono.CompilerServices.SymbolWriter.pdb || mv Mono.CompilerServices.SymbolWriter.pdb ../../class/lib/default/Mono.CompilerServices.SymbolWriter.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >Creating ../../build/deps/Mono.Posix_test_default.dll.response ... >Creating ../../build/deps/Mono.Posix_test_default.dll.makefrag ... >Creating ../../build/deps/default_Mono.Posix.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /nowarn:0618 -target:library -out:../../class/lib/default/Mono.Posix.dll @Mono.Posix.dll.sources >./Mono.Unix/StdioFileStream.cs(123,42): warning CS0168: The variable `e' is declared but never used >./Mono.Unix/UnixListener.cs(54,58): warning CS0168: The variable `se' is declared but never used >./Mono.Unix/UnixSymbolicLinkInfo.cs(71,32): warning CS0219: The variable `path' is assigned but its value is never used >./Mono.Unix.Native/Syscall.cs(823,45): warning CS3019: CLS compliance checking will not be performed on `Mono.Unix.Native.Stat._padding_' because it is not visible from outside this assembly >./Mono.Remoting.Channels.Unix/UnixServerChannel.cs(307,30): warning CS0168: The variable `ex' is declared but never used >./Mono.Unix.Native/Syscall.cs(823,45): warning CS0169: The private field `Mono.Unix.Native.Stat._padding_' is never used >./Mono.Unix.Native/Syscall.cs(1028,29): warning CS0169: The private field `Mono.Unix.Native.Timezone.tz_dsttime' is never used >Compilation succeeded - 7 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Posix.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Posix.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >Creating ../../build/deps/default_Accessibility.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll -target:library -out:../../class/lib/default/Accessibility.dll @Accessibility.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Accessibility.dll ../../class/mono.snk >Assembly ../../class/lib/default/Accessibility.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >Creating ../../build/deps/default_Mono.Mozilla.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >./build-csproj2k5 >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:System.dll -debug+ -nowarn:108 -target:library -out:../../class/lib/default/Mono.Mozilla.dll @Mono.Mozilla.dll.sources >Mono.Mozilla/WebBrowser.cs(786,32): warning CS0219: The variable `t' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Mozilla.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Mozilla.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >Creating ../../build/deps/System.Windows.Forms_test_default.dll.response ... >Creating ../../build/deps/System.Windows.Forms_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Windows.Forms.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe resources/System.Windows.Forms.resx || cp resources/System.Windows.Forms.resources.prebuilt resources/System.Windows.Forms.resources >Error: Cannot load support for ResX format: File or assembly name System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, or one of its dependencies, was not found. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe resources/System.Windows.Forms.en.resx || cp resources/System.Windows.Forms.en.resources.prebuilt resources/System.Windows.Forms.en.resources >Error: Cannot load support for ResX format: File or assembly name System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, or one of its dependencies, was not found. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe resources/System.Windows.Forms.de.resx || cp resources/System.Windows.Forms.de.resources.prebuilt resources/System.Windows.Forms.de.resources >Error: Cannot load support for ResX format: File or assembly name System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, or one of its dependencies, was not found. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe resources/keyboards.resx || cp resources/keyboards.resources.prebuilt resources/keyboards.resources >Error: Cannot load support for ResX format: File or assembly name System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, or one of its dependencies, was not found. >./build-csproj >./build-csproj2k5 >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Drawing.dll /r:Accessibility.dll /r:System.Data.dll /r:Mono.Posix.dll /r:Mono.Mozilla @System.Windows.Forms.dll.resources -debug -nowarn:618,612,809 -target:library -out:../../class/lib/default/System.Windows.Forms.dll @System.Windows.Forms.dll.sources >System.Windows.Forms/TextBoxBase.cs(1689,52): warning CS0067: The event `System.Windows.Forms.TextBoxBase.Paint' is never used >System.Windows.Forms/ListViewItem.cs(56,23): warning CS0169: The private field `System.Windows.Forms.ListViewItem.position' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Windows.Forms.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Windows.Forms.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >Creating ../../build/deps/Mono.Data.Sqlite_test_default.dll.response ... >Creating ../../build/deps/Mono.Data.Sqlite_test_default.dll.makefrag ... >Creating ../../build/deps/default_Mono.Data.Sqlite.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /r:System.dll /r:System.Data.dll -d:MONO_BACKWARD_COMPAT -target:library -out:../../class/lib/default/Mono.Data.Sqlite.dll @Mono.Data.Sqlite.dll.sources >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 - 4 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Data.Sqlite.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Data.Sqlite.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >Creating ../../build/deps/Mono.Data.SqliteClient_test_default.dll.response ... >Creating ../../build/deps/Mono.Data.SqliteClient_test_default.dll.makefrag ... >Creating ../../build/deps/default_Mono.Data.SqliteClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /r:System.dll /r:System.Data.dll -target:library -out:../../class/lib/default/Mono.Data.SqliteClient.dll @Mono.Data.SqliteClient.dll.sources >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 - 4 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Data.SqliteClient.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Data.SqliteClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >Creating ../../build/deps/System.Web_test_default.dll.response ... >Creating ../../build/deps/System.Web_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Web.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[10]: Nothing to be done for `all-local'. >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Nothing to be done for `all-local'. >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >MONO_PATH="../../class/lib/default::$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper --debug ../../class/lib/net_1_1_bootstrap/culevel.exe -o System.Web/UplevelHelper.cs UplevelHelperDefinitions.xml >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -unsafe -nowarn:612,618,649 -r:mscorlib.dll -r:System.dll -r:System.Drawing.dll -r:System.Data.dll -r:System.Xml.dll -r:System.EnterpriseServices.dll /resource:resources/WebUIValidation.js -target:library -out:../../class/lib/default/System.Web.dll System.Web/UplevelHelper.cs @System.Web.dll.sources >System.Web.Compilation/AspGenerator.cs(332,29): warning CS0219: The variable `depLength' is assigned but its value is never used >System.Web.Compilation/CachingCompiler.cs(109,37): warning CS0219: The variable `depLength' is assigned but its value is never used >System.Web.Compilation/CachingCompiler.cs(263,32): warning CS0168: The variable `asmName' is declared but never used >System.Web.UI/TemplateParser.cs(570,32): warning CS0219: The variable `srcRealPath' is assigned but its value is never used >System.Web.UI/Control.cs(798,60): warning CS0168: The variable `ex' is declared but never used >System.Web.UI.HtmlControls/HtmlForm.cs(290,40): warning CS0219: The variable `client' is assigned but its value is never used >System.Web.UI/SimpleWebHandlerParser.cs(360,44): warning CS0168: The variable `e' is declared but never used >System.Web.UI.WebControls/DataList.cs(635,37): warning CS0219: The variable `index' is assigned but its value is never used >System.Web.Configuration/MachineKeyRegistryStorage.cs(50,29): warning CS0169: The private field `System.Web.Configuration.MachineKeyRegistryStorage.noStore' is assigned but its value is never used >System.Web.SessionState/SessionStateModule.cs(238,43): warning CS0067: The event `System.Web.SessionState.SessionStateModule.End' is never used >System.Web.UI/TemplateParser.cs(66,24): warning CS0169: The private field `System.Web.UI.TemplateParser.privateBinPath' is never used >System.Web.UI/TemplateParser.cs(84,22): warning CS0169: The private field `System.Web.UI.TemplateParser.linePragmasOn' is assigned but its value is never used >System.Web.UI/Page.cs(77,23): warning CS0169: The private field `System.Web.UI.Page.machineKeyConfigPath' is assigned but its value is never used >System.Web.UI/PageParser.cs(62,22): warning CS0169: The private field `System.Web.UI.PageParser.baseType' is assigned but its value is never used >System.Web.UI/SimpleWebHandlerParser.cs(58,24): warning CS0169: The private field `System.Web.UI.SimpleWebHandlerParser.privateBinPath' is never used >Compilation succeeded - 15 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Web.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Web.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >Creating ../../build/deps/System.Web.Services_test_default.dll.response ... >Creating ../../build/deps/System.Web.Services_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Web.Services.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -nowarn:649 -nowarn:169 -r:mscorlib.dll -r:System.dll -r:System.EnterpriseServices.dll -r:System.Xml.dll -r:System.Web.dll -target:library -out:../../class/lib/default/System.Web.Services.dll @System.Web.Services.dll.sources >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,70): warning CS0162: Unreachable code detected >Compilation succeeded - 4 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Web.Services.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Web.Services.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[10]: Nothing to be done for `all-local'. >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Nothing to be done for `all-local'. >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >Creating ../../build/deps/System.Runtime.Serialization.Formatters.Soap_test_default.dll.response ... >Creating ../../build/deps/System.Runtime.Serialization.Formatters.Soap_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Runtime.Serialization.Formatters.Soap.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.Xml.dll -target:library -out:../../class/lib/default/System.Runtime.Serialization.Formatters.Soap.dll @System.Runtime.Serialization.Formatters.Soap.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Runtime.Serialization.Formatters.Soap.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Runtime.Serialization.Formatters.Soap.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >Creating ../../build/deps/System.Runtime.Remoting_test_default.dll.response ... >Creating ../../build/deps/System.Runtime.Remoting_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Runtime.Remoting.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Web.dll /r:System.Xml.dll /r:System.Runtime.Serialization.Formatters.Soap.dll -target:library -out:../../class/lib/default/System.Runtime.Remoting.dll @System.Runtime.Remoting.dll.sources >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(220,60): warning CS0168: The variable `e' is declared but never used >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(228,42): warning CS0168: The variable `e' is declared but never used >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(333,42): warning CS0168: The variable `ex' is declared but never used >System.Runtime.Remoting.Channels.Http/HttpRemotingHandler.cs(112,32): warning CS1717: Assignment made to same variable; did you mean to assign something else? >System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(408,58): warning CS0168: The variable `e' is declared but never used >System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(397,42): warning CS0168: The variable `ex' is declared but 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(171,30): warning CS0169: The private method `System.Runtime.Remoting.Channels.Http.HttpClientChannel.UpdateProxy()' is never used >System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs(639,30): warning CS0169: The private method `System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessErrorCode()' 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 >Compilation succeeded - 14 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Runtime.Remoting.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Runtime.Remoting.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >Creating ../../build/deps/default_System.Configuration.Install.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll -target:library -out:../../class/lib/default/System.Configuration.Install.dll @System.Configuration.Install.dll.sources >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 - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Configuration.Install.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Configuration.Install.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >Creating ../../build/deps/default_System.Management.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Configuration.Install.dll -target:library -out:../../class/lib/default/System.Management.dll @System.Management.dll.sources >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) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Management.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Management.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >Creating ../../build/deps/default_Mono.Data.SybaseClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.EnterpriseServices.dll /r:System.Data.dll /r:Mono.Data.Tds.dll -target:library -out:../../class/lib/default/Mono.Data.SybaseClient.dll @Mono.Data.SybaseClient.dll.sources >Mono.Data.SybaseClient/SybaseCommand.cs(75,25): warning CS1717: Assignment made to same variable; did you mean to assign something else? >Mono.Data.SybaseClient/SybaseCommand.cs(51,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseCommand.disposed' is assigned but its value is never used >Mono.Data.SybaseClient/SybaseParameter.cs(53,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseParameter.isNullable' is never used >Mono.Data.SybaseClient/SybaseParameter.cs(54,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseParameter.isSizeSet' is assigned but its value is never used >Mono.Data.SybaseClient/SybaseParameterCollection.cs(49,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 - 7 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Data.SybaseClient.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Data.SybaseClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >Creating ../../build/deps/default_Mono.Data.TdsClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.EnterpriseServices.dll /r:System.Data.dll /r:Mono.Data.Tds.dll -target:library -out:../../class/lib/default/Mono.Data.TdsClient.dll @Mono.Data.TdsClient.dll.sources >Mono.Data.TdsClient/TdsCommand.cs(74,25): warning CS1717: Assignment made to same variable; did you mean to assign something else? >Mono.Data.TdsClient/TdsCommand.cs(51,22): warning CS0169: The private field `Mono.Data.TdsClient.TdsCommand.disposed' is assigned but its value 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) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Data.TdsClient.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Data.TdsClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >Creating ../../build/deps/System.Data.OracleClient_test_default.dll.response ... >Creating ../../build/deps/System.Data.OracleClient_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Data.OracleClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll /r:System.EnterpriseServices.dll /r:System.Drawing.dll -target:library -out:../../class/lib/default/System.Data.OracleClient.dll @System.Data.OracleClient.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Data.OracleClient.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Data.OracleClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >Creating ../../build/deps/default_Microsoft.VisualC.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/default/Microsoft.VisualC.dll @Microsoft.VisualC.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Microsoft.VisualC.dll ../../class/mono.snk >Assembly ../../class/lib/default/Microsoft.VisualC.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >Creating ../../build/deps/Cscompmgd_test_default.dll.response ... >Creating ../../build/deps/Cscompmgd_test_default.dll.makefrag ... >Creating ../../build/deps/default_Cscompmgd.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/default/cscompmgd.dll @Cscompmgd.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/cscompmgd.dll ../../class/mono.snk >Assembly ../../class/lib/default/cscompmgd.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >Creating ../../build/deps/System.Design_test_default.dll.response ... >Creating ../../build/deps/System.Design_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Design.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Windows.Forms.dll -r:System.Drawing.dll -r:Accessibility.dll -r:System.Data.dll -target:library -out:../../class/lib/default/System.Design.dll @System.Design.dll.sources >System.ComponentModel.Design/CollectionEditor.cs(567,42): warning CS0169: The private field `System.ComponentModel.Design.CollectionEditor.provider' is assigned but its value is never used >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(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(437,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeDrawGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(442,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetDrawGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(447,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeSnapToGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(452,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetSnapToGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(457,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeGridSize()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(462,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 - 18 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Design.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Design.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >Creating ../../build/deps/default_PEAPI.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/default/PEAPI.dll @PEAPI.dll.sources >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(1228,24): warning CS0169: The private field `PEAPI.Local.name' is assigned but its value is never used >Code.cs(1230,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(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 - 32 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/PEAPI.dll ../../class/mono.snk >Assembly ../../class/lib/default/PEAPI.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >Creating ../../build/deps/Npgsql_test_default.dll.response ... >Creating ../../build/deps/Npgsql_test_default.dll.makefrag ... >Creating ../../build/deps/default_Npgsql.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlState.resx | cat` >Read in 14 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlState.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlClosedState.resx | cat` >Read in 1 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlClosedState.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlParameterCollection.resx | cat` >Read in 2 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlParameterCollection.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlCommand.resx | cat` >Read in 11 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlCommand.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlCommandBuilder.resx | cat` >Read in 1 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlCommandBuilder.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlConnectedState.resx | cat` >Read in 9 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlConnectedState.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlParameter.resx | cat` >Read in 1 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlParameter.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlConnection.resx | cat` >Read in 14 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlConnection.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlReadyState.resx | cat` >Read in 10 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlReadyState.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlTransaction.resx | cat` >Read in 1 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlTransaction.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlEventLog.resx | cat` >Read in 12 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlEventLog.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlException.resx | cat` >Read in 2 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlException.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/PGUtil.resx | cat` >Read in 2 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/PGUtil.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Npgsql/NpgsqlConnectionString.resx | cat` >Read in 6 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/Npgsql/NpgsqlConnectionString.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo NpgsqlTypes/NpgsqlTypesHelper.resx | cat` >Read in 1 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql/NpgsqlTypes/NpgsqlTypesHelper.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll /r:Mono.Security.dll @Npgsql.dll.resources -target:library -out:../../class/lib/default/Npgsql.dll @Npgsql.dll.sources >Npgsql/MD5CryptoServiceProvider.cs(33,46): warning CS3019: CLS compliance checking will not be performed on `Npgsql.MD5CryptoServiceProvider._H' because it is not visible from outside this assembly >Npgsql/MD5CryptoServiceProvider.cs(33,46): warning CS3021: `Npgsql.MD5CryptoServiceProvider._H' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant >Npgsql/MD5CryptoServiceProvider.cs(34,44): warning CS3019: CLS compliance checking will not be performed on `Npgsql.MD5CryptoServiceProvider.count' because it is not visible from outside this assembly >Npgsql/MD5CryptoServiceProvider.cs(34,44): warning CS3021: `Npgsql.MD5CryptoServiceProvider.count' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant >Npgsql/NpgsqlState.cs(417,28): warning CS0219: The variable `cursorName' is assigned but its value is never used >Npgsql/NpgsqlState.cs(617,29): warning CS0219: The variable `typeoid' is assigned but its value is never used >Npgsql/NpgsqlState.cs(613,25): warning CS0219: The variable `lenght' is assigned but its value is never used >Npgsql/NpgsqlClosedState.cs(107,34): warning CS0168: The variable `ex' is declared but never used >Npgsql/NpgsqlCommand.cs(767,28): warning CS0219: The variable `portalName' is assigned but its value is never used >Npgsql/NpgsqlConnection.cs(493,20): warning CS0219: The variable `oldDatabaseName' is assigned but its value is never used >Npgsql/NpgsqlDataReader.cs(322,36): warning CS0219: The variable `TI' is assigned but its value is never used >Npgsql/NpgsqlParameterStatus.cs(55,19): warning CS0219: The variable `messageLength' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(103,31): warning CS0168: The variable `e' is declared but never used >NpgsqlTypes/FastPath.cs(160,32): warning CS0219: The variable `param' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(158,32): warning CS0219: The variable `msg' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(157,31): warning CS0219: The variable `pid' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(156,31): warning CS0219: The variable `msglen' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(174,31): warning CS0219: The variable `l_nlen' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(183,31): warning CS0219: The variable `l_msgLen' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(225,30): warning CS0219: The variable `l_tStatus' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(281,32): warning CS0219: The variable `msg' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(280,31): warning CS0219: The variable `pid' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(330,35): warning CS0219: The variable `l_endChar' is assigned but its value is never used >NpgsqlTypes/NpgsqlTypesHelper.cs(129,13): warning CS0162: Unreachable code detected >Npgsql/NpgsqlBind.cs(44,40): warning CS0169: The private field `Npgsql.NpgsqlBind.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlCancelRequest.cs(38,40): warning CS0169: The private field `Npgsql.NpgsqlCancelRequest.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlCommand.cs(70,73): warning CS0169: The private field `Npgsql.NpgsqlCommand.invalidTransactionDetected' is assigned but its value is never used >Npgsql/NpgsqlCommandBuilder.cs(45,40): warning CS0169: The private field `Npgsql.NpgsqlCommandBuilder.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlConnectionString.cs(41,40): warning CS0169: The private field `Npgsql.NpgsqlConnectionString.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlConnectorPool.cs(384,33): warning CS0169: The private method `Npgsql.NpgsqlConnectorPool.GetSharedConnector(Npgsql.NpgsqlConnection)' is never used >Npgsql/NpgsqlConnectorPool.cs(498,22): warning CS0169: The private method `Npgsql.NpgsqlConnectorPool.UngetSharedConnector(Npgsql.NpgsqlConnection, Npgsql.NpgsqlConnector)' is never used >Npgsql/NpgsqlDataReader.cs(79,25): warning CS0169: The private method `Npgsql.NpgsqlDataReader.HaveRow()' is never used >Npgsql/NpgsqlDescribe.cs(41,40): warning CS0169: The private field `Npgsql.NpgsqlDescribe.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlException.cs(44,40): warning CS0169: The private field `Npgsql.NpgsqlException.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlExecute.cs(40,40): warning CS0169: The private field `Npgsql.NpgsqlExecute.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlFlush.cs(41,40): warning CS0169: The private field `Npgsql.NpgsqlFlush.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlParse.cs(45,40): warning CS0169: The private field `Npgsql.NpgsqlParse.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlSync.cs(41,40): warning CS0169: The private field `Npgsql.NpgsqlSync.CLASSNAME' is assigned but its value is never used >NpgsqlTypes/NpgsqlTypesHelper.cs(44,40): warning CS0169: The private field `NpgsqlTypes.NpgsqlTypesHelper.resman' is assigned but its value is never used >Compilation succeeded - 39 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Npgsql.dll Npgsql/Npgsql.snk >Assembly ../../class/lib/default/Npgsql.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >Creating ../../build/deps/default_Compat.ICSharpCode.SharpZipLib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >/bin/sh ../../mkinstalldirs ../../class/compat/default/ >mkdir -p -- ../../class/compat/default/ >touch ../../class/compat/default//.stamp >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -target:library -out:../../class/compat/default/ICSharpCode.SharpZipLib.dll @Compat.ICSharpCode.SharpZipLib.dll.sources >./ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs(462,29): warning CS0465: Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor? >./ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs(672,38): warning CS0219: The variable `nBytes' is assigned but its value is never used >./ICSharpCode.SharpZipLib/Zip/Compression/DeflaterEngine.cs(328,98): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/DeflaterEngine.cs(333,90): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/DeflaterEngine.cs(381,75): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/DeflaterEngine.cs(526,84): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/DeflaterHuffman.cs(160,83): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/DeflaterHuffman.cs(143,37): warning CS0219: The variable `numSymbols' is assigned but its value is never used >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(77,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(85,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(94,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(105,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(120,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(135,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(153,72): warning CS0162: Unreachable code detected >./ICSharpCode.SharpZipLib/BZip2/BZip2InputStream.cs(161,29): warning CS0169: The private method `ICSharpCode.SharpZipLib.BZip2.BZip2InputStream.Cadvise()' is never used >./ICSharpCode.SharpZipLib/BZip2/BZip2InputStream.cs(167,29): warning CS0169: The private method `ICSharpCode.SharpZipLib.BZip2.BZip2InputStream.BadBGLengths()' is never used >./ICSharpCode.SharpZipLib/BZip2/BZip2InputStream.cs(172,29): warning CS0169: The private method `ICSharpCode.SharpZipLib.BZip2.BZip2InputStream.BitStreamEOF()' is never used >./ICSharpCode.SharpZipLib/Tar/TarArchive.cs(79,24): warning CS0169: The private field `ICSharpCode.SharpZipLib.Tar.TarArchive.recordSize' is assigned but its value is never used >./ICSharpCode.SharpZipLib/Tar/TarArchive.cs(80,24): warning CS0169: The private field `ICSharpCode.SharpZipLib.Tar.TarArchive.recordBuf' is assigned but its value is never used >./ICSharpCode.SharpZipLib/Zip/ZipInputStream.cs(185,22): warning CS0169: The private method `ICSharpCode.SharpZipLib.Zip.ZipInputStream.ReadLeLong()' is never used >./ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs(206,30): warning CS0169: The private method `ICSharpCode.SharpZipLib.Zip.ZipOutputStream.WriteLeLong(long)' is never used >./ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs(108,29): warning CS0169: The private field `ICSharpCode.SharpZipLib.Zip.ZipOutputStream.defaultMethod' is assigned but its value is never used >Compilation succeeded - 23 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/compat/default/ICSharpCode.SharpZipLib.dll SharpZipLib.key >Assembly ../../class/compat/default/ICSharpCode.SharpZipLib.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ICSharpCode.SharpZipLib' >Creating ../../build/deps/default_ICSharpCode.SharpZipLib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ICSharpCode.SharpZipLib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ICSharpCode.SharpZipLib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ICSharpCode.SharpZipLib' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll -target:library -out:../../class/lib/default/ICSharpCode.SharpZipLib.dll @ICSharpCode.SharpZipLib.dll.sources >ICSharpCode.SharpZipLib/Zip/Compression/DeflaterHuffman.cs(205,83): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/DeflaterHuffman.cs(188,37): warning CS0219: The variable `numSymbols' is assigned but its value is never used >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(100,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(114,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(127,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(144,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(165,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(185,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/Compression/PendingBuffer.cs(207,72): warning CS0162: Unreachable code detected >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(425,37): warning CS0219: The variable `internalAttributes' is assigned but its value is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(424,37): warning CS0219: The variable `diskStartNo' is assigned but its value is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(375,29): warning CS0219: The variable `startCentralDirDisk' is assigned but its value is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(374,29): warning CS0219: The variable `thisDiskNumber' is assigned but its value is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(559,46): warning CS0219: The variable `offset' is assigned but its value is never used >ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs(700,38): warning CS0219: The variable `nBytes' is assigned but its value is never used >ICSharpCode.SharpZipLib/Core/NameFilter.cs(76,39): warning CS0219: The variable `exp' is assigned but its value is never used >ICSharpCode.SharpZipLib/Core/NameFilter.cs(107,55): warning CS0219: The variable `testRE' is assigned but its value is never used >ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs(196,30): warning CS0169: The private method `ICSharpCode.SharpZipLib.Zip.ZipOutputStream.WriteLeLong(long)' is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(181,24): warning CS0169: The private property `ICSharpCode.SharpZipLib.Zip.ZipFile.Key' is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(287,22): warning CS0169: The private property `ICSharpCode.SharpZipLib.Zip.ZipFile.IsStreamOwner' is never used >ICSharpCode.SharpZipLib/Zip/ZipFile.cs(765,24): warning CS0169: The private method `ICSharpCode.SharpZipLib.Zip.ZipFile.GetOutputStream(ICSharpCode.SharpZipLib.Zip.ZipEntry, string)' is never used >ICSharpCode.SharpZipLib/Tar/TarArchive.cs(80,24): warning CS0169: The private field `ICSharpCode.SharpZipLib.Tar.TarArchive.recordSize' is assigned but its value is never used >ICSharpCode.SharpZipLib/Tar/TarArchive.cs(81,24): warning CS0169: The private field `ICSharpCode.SharpZipLib.Tar.TarArchive.recordBuf' is assigned but its value is never used >Compilation succeeded - 23 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/ICSharpCode.SharpZipLib.dll SharpZipLib.key >Assembly ../../class/lib/default/ICSharpCode.SharpZipLib.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ICSharpCode.SharpZipLib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ICSharpCode.SharpZipLib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ByteFX.Data' >Creating ../../build/deps/default_ByteFX.Data.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ByteFX.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ByteFX.Data' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ByteFX.Data' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll /r:ICSharpCode.SharpZipLib.dll /r:System.Design.dll /r:System.Drawing.dll /r:System.Windows.Forms.dll /r:Mono.Posix.dll /res:mysqlclient/Designers/command.bmp /res:mysqlclient/Designers/connection.bmp /res:mysqlclient/Designers/dataadapter.bmp -target:library -out:../../class/lib/default/ByteFX.Data.dll @ByteFX.Data.dll.sources >./Common/BitStream.cs(48,38): warning CS0219: The variable `b' is assigned but its value is never used >./Common/MultiHostStream.cs(91,29): warning CS0219: The variable `index' is assigned but its value is never used >./Common/StreamCreator.cs(98,33): warning CS0618: `Mono.Posix.UnixEndPoint' is obsolete: `Use Mono.Unix.UnixEndPoint' >./Common/StreamCreator.cs(98,61): warning CS0618: `Mono.Posix.UnixEndPoint' is obsolete: `Use Mono.Unix.UnixEndPoint' >./Common/StreamCreator.cs(102,42): warning CS0168: The variable `ex' is declared but never used >./mysqlclient/CompressedStream.cs(118,30): warning CS0219: The variable `seq' is assigned but its value is never used >./mysqlclient/ConnectionInternal.cs(42,47): warning CS0219: The variable `result' is assigned but its value is never used >./mysqlclient/Driver.cs(209,32): warning CS0219: The variable `outPass' is assigned but its value is never used >./mysqlclient/MySqlHelper.cs(179,45): warning CS0219: The variable `cb' is assigned but its value is never used >./mysqlclient/MySqlStream.cs(124,33): warning CS0618: `Mono.Posix.UnixEndPoint' is obsolete: `Use Mono.Unix.UnixEndPoint' >./mysqlclient/MySqlStream.cs(124,61): warning CS0618: `Mono.Posix.UnixEndPoint' is obsolete: `Use Mono.Unix.UnixEndPoint' >./Common/BitStream.cs(14,41): warning CS0169: The private field `ByteFX.Data.Common.BitStream._bitindex' is assigned but its value is never used >./Common/BitStream.cs(15,33): warning CS0169: The private field `ByteFX.Data.Common.BitStream._bitbuffer' is assigned but its value is never used >./Common/StreamCreator.cs(121,30): warning CS0169: The private method `ByteFX.Data.Common.StreamCreator.ConnectSocketCallback(System.IAsyncResult)' is never used >./Common/StreamCreator.cs(37,41): warning CS0169: The private field `ByteFX.Data.Common.StreamCreator.timeOut' is assigned but its value is never used >./mysqlclient/MySqlPool.cs(31,30): warning CS0169: The private method `ByteFX.Data.MySqlClient.MySqlPool.CheckOutConnection(ByteFX.Data.MySqlClient.MySqlInternalConnection)' is never used >./mysqlclient/command.cs(327,30): warning CS0169: The private method `ByteFX.Data.MySqlClient.MySqlCommand.ReadOffResultSet()' is never used >./mysqlclient/datareader.cs(164,36): warning CS0169: The private method `ByteFX.Data.MySqlClient.MySqlDataReader.GetField(int)' is never used >./mysqlclient/datareader.cs(665,29): warning CS0169: The private method `ByteFX.Data.MySqlClient.MySqlDataReader._cultureAwareCompare(string, string)' is never used >Compilation succeeded - 19 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/ByteFX.Data.dll ../../class/mono.snk >Assembly ../../class/lib/default/ByteFX.Data.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ByteFX.Data' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/ByteFX.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Commons.Xml.Relaxng' >Creating ../../build/deps/Commons.Xml.Relaxng_test_default.dll.response ... >Creating ../../build/deps/Commons.Xml.Relaxng_test_default.dll.makefrag ... >Creating ../../build/deps/default_Commons.Xml.Relaxng.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Commons.Xml.Relaxng' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Commons.Xml.Relaxng' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Commons.Xml.Relaxng' >../../jay/jay -ctv < ../../jay/skeleton.cs Commons.Xml.Relaxng.Rnc/RncParser.jay > Commons.Xml.Relaxng.Rnc/RncParser.cs >../../jay/jay: 16 rules never reduced >../../jay/jay: 1 reduce/reduce conflict. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /resource:resources/relaxng.rng,relaxng.rng -target:library -out:../../class/lib/default/Commons.Xml.Relaxng.dll Commons.Xml.Relaxng.Rnc/RncParser.cs @Commons.Xml.Relaxng.dll.sources >Commons.Xml.Relaxng/RelaxngGrammar.cs(261,40): warning CS0219: The variable `ct' is assigned but its value is never used >Commons.Xml.Relaxng/RelaxngGrammar.cs(327,48): warning CS0219: The variable `target' is assigned but its value is never used >Commons.Xml.Relaxng/RelaxngValidatingReader.cs(404,40): warning CS0219: The variable `elementNS' is assigned but its value is never used >Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(1737,48): warning CS0219: The variable `c' is assigned but its value is never used >Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(2041,56): warning CS0219: The variable `ct' is assigned but its value is never used >Commons.Xml.Relaxng.Inference/RelaxngInference.cs(204,29): warning CS0219: The variable `depth' is assigned but its value is never used >Commons.Xml.Relaxng/RelaxngGrammar.cs(423,30): warning CS0169: The private method `Commons.Xml.Relaxng.RelaxngGrammar.replaceDefines(string, System.Collections.ArrayList)' is never used >Commons.Xml.Relaxng.Inference/RelaxngInference.cs(114,39): warning CS0169: The private field `Commons.Xml.Relaxng.Inference.RngInference.QNameAnyType' is assigned but its value is never used >Commons.Xml.Relaxng.Inference/RelaxngInference.cs(144,39): warning CS0169: The private field `Commons.Xml.Relaxng.Inference.RngInference.QNameUDecimal' is assigned but its value is never used >Commons.Xml.Relaxng.Inference/RelaxngInference.cs(166,37): warning CS0169: The private field `Commons.Xml.Relaxng.Inference.RngInference.nsmgr' is assigned but its value is never used >Commons.Xml.Relaxng.Rnc/RncTokenizer.cs(49,22): warning CS0169: The private field `Commons.Xml.Relaxng.Rnc.RncTokenizer.isLiteralNsUri' is never used >Compilation succeeded - 11 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Commons.Xml.Relaxng.dll ../../class/mono.snk >Assembly ../../class/lib/default/Commons.Xml.Relaxng.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Commons.Xml.Relaxng' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Commons.Xml.Relaxng' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap' >Creating ../../build/deps/default_Novell.Directory.Ldap.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources >Read in 61 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /nowarn:649 /nowarn:169 /nowarn:219 /nowarn:168 -r:mscorlib.dll -r:System.dll -r:Mono.Security.dll /res:Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources -target:library -out:../../class/lib/default/Novell.Directory.Ldap.dll @Novell.Directory.Ldap.dll.sources >Novell.Directory.Ldap/SupportClass.cs(1060,45): warning CS0114: `SupportClass.ListCollectionSupport.Add(object)' hides inherited member `System.Collections.ArrayList.Add(object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/default/mscorlib.dll (Location of the symbol related to previous warning) >Novell.Directory.Ldap.Utilclass/DN.cs(58,22): warning CS0659: `Novell.Directory.Ldap.Utilclass.DN' overrides Object.Equals(object) but does not override Object.GetHashCode() >Novell.Directory.Ldap/LdapCompareAttrNames.cs(53,22): warning CS0659: `Novell.Directory.Ldap.LdapCompareAttrNames' overrides Object.Equals(object) but does not override Object.GetHashCode() >Novell.Directory.Ldap.Asn1/LBERDecoder.cs(229,30): warning CS0675: The operator `|' used on the sign-extended type `int'. Consider casting to a smaller unsigned type first >Novell.Directory.Ldap.Asn1/LBERDecoder.cs(236,38): warning CS0675: The operator `|' used on the sign-extended type `int'. Consider casting to a smaller unsigned type first >Novell.Directory.Ldap.Asn1/LBEREncoder.cs(278,70): warning CS0675: The operator `|' used on the sign-extended type `sbyte'. Consider casting to a smaller unsigned type first >Novell.Directory.Ldap/Connection.cs(434,58): warning CS1717: Assignment made to same variable; did you mean to assign something else? >Novell.Directory.Ldap/Connection.cs(972,44): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `string'. >Compilation succeeded - 8 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Novell.Directory.Ldap.dll ../../class/mono.snk >Assembly ../../class/lib/default/Novell.Directory.Ldap.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Novell.Directory.Ldap' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security.Win32' >Creating ../../build/deps/default_Mono.Security.Win32.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security.Win32' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security.Win32' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security.Win32' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe -target:library -out:../../class/lib/default/Mono.Security.Win32.dll @Mono.Security.Win32.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Security.Win32.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Security.Win32.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security.Win32' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security.Win32' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.DirectoryServices' >Creating ../../build/deps/System.DirectoryServices_test_default.dll.response ... >Creating ../../build/deps/System.DirectoryServices_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.DirectoryServices.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.DirectoryServices' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.DirectoryServices' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.DirectoryServices' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:Novell.Directory.Ldap.dll -target:library -out:../../class/lib/default/System.DirectoryServices.dll @System.DirectoryServices.dll.sources >System.DirectoryServices/DirectoryEntries.cs(168,53): warning CS0168: The variable `e' is declared but never used >System.DirectoryServices/DirectoryEntries.cs(266,51): warning CS0219: The variable `nextEntry' is assigned but its value is never used >System.DirectoryServices/DirectoryEntry.cs(777,51): warning CS0219: The variable `nextEntry' is assigned but its value is never used >System.DirectoryServices/DirectoryEntry.cs(1046,46): warning CS0219: The variable `mtype' is assigned but its value is never used >System.DirectoryServices/SearchResultCollection.cs(134,22): warning CS0169: The private method `System.DirectoryServices.SearchResultCollection.Contains(object)' is never used >Compilation succeeded - 5 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.DirectoryServices.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.DirectoryServices.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.DirectoryServices' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.DirectoryServices' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Messaging' >Creating ../../build/deps/System.Messaging_test_default.dll.response ... >Creating ../../build/deps/System.Messaging_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.Messaging.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Messaging' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Messaging' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Messaging' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /resource:System.Messaging/MessageQueue.resx /r:System.dll /r:System.Configuration.Install.dll /r:System.Drawing.dll /r:System.Windows.Forms.dll -target:library -out:../../class/lib/default/System.Messaging.dll @System.Messaging.dll.sources >System.Messaging/MessageQueuePermission.cs(113,48): warning CS0219: The variable `mqp' is assigned but its value is never used >System.Messaging/MessageQueuePermission.cs(120,48): warning CS0219: The variable `mqp' is assigned but its value is never used >System.Messaging/MessageQueuePermission.cs(139,48): warning CS0219: The variable `mqp' is assigned but its value is never used >System.Messaging/MessageQueue.cs(774,56): warning CS0067: The event `System.Messaging.MessageQueue.PeekCompleted' is never used >System.Messaging/MessageQueue.cs(777,59): warning CS0067: The event `System.Messaging.MessageQueue.ReceiveCompleted' is never used >System.Messaging/MessageQueuePermission.cs(145,30): warning CS0169: The private method `System.Messaging.MessageQueuePermission.IsEmpty()' is never used >System.Messaging/MessageQueuePermissionEntryCollection.cs(38,48): warning CS0169: The private field `System.Messaging.MessageQueuePermissionEntryCollection.owner' is assigned but its value is never used >Compilation succeeded - 7 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Messaging.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Messaging.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Messaging' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Messaging' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.ServiceProcess' >Creating ../../build/deps/System.ServiceProcess_test_default.dll.response ... >Creating ../../build/deps/System.ServiceProcess_test_default.dll.makefrag ... >Creating ../../build/deps/default_System.ServiceProcess.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.ServiceProcess' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.ServiceProcess' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.ServiceProcess' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:System.dll /r:System.Configuration.Install.dll /r:System.Windows.Forms.dll /nowarn:0618 -target:library -out:../../class/lib/default/System.ServiceProcess.dll @System.ServiceProcess.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.ServiceProcess.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.ServiceProcess.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.ServiceProcess' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.ServiceProcess' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing.Design' >Creating ../../build/deps/default_System.Drawing.Design.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing.Design' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing.Design' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Drawing.dll /r:System.Windows.Forms.dll -target:library -out:../../class/lib/default/System.Drawing.Design.dll @System.Drawing.Design.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/System.Drawing.Design.dll ../../class/mono.snk >Assembly ../../class/lib/default/System.Drawing.Design.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing.Design' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Http' >Creating ../../build/deps/default_Mono.Http.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Http' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Http' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Http' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:ICSharpCode.SharpZipLib.dll -r:Mono.Security.dll -target:library -out:../../class/lib/default/Mono.Http.dll @Mono.Http.dll.sources >Mono.Http.Modules/DigestAuthenticationModule.cs(71,48): warning CS0168: The variable `e' is declared but never used >Compilation succeeded - 1 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Http.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Http.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Http' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Http' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.Vsa' >Creating ../../build/deps/default_Microsoft.Vsa.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.Vsa' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.Vsa' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.Vsa' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:System.dll -target:library -out:../../class/lib/default/Microsoft.Vsa.dll @Microsoft.Vsa.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Microsoft.Vsa.dll ../../class/mono.snk >Assembly ../../class/lib/default/Microsoft.Vsa.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.Vsa' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.Vsa' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cairo' >Creating ../../build/deps/default_Mono.Cairo.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cairo' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cairo' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cairo' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:../../class/lib/default/Mono.Cairo.dll @Mono.Cairo.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Cairo.dll ../../class/mono.snk >Assembly ../../class/lib/default/Mono.Cairo.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cairo' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cairo' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/IBM.Data.DB2' >Creating ../../build/deps/default_IBM.Data.DB2.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/IBM.Data.DB2' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/IBM.Data.DB2' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/IBM.Data.DB2' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll -target:library -out:../../class/lib/default/IBM.Data.DB2.dll @IBM.Data.DB2.dll.sources >./IBM.Data.DB2/DB2Command.cs(135,47): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2Command.cs(140,47): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2Command.cs(597,32): warning CS0219: The variable `numParams' is assigned but its value is never used >./IBM.Data.DB2/DB2OpenConnection.cs(168,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(337,54): warning CS0219: The variable `primary' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(335,56): warning CS0219: The variable `indexName' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(225,29): warning CS0168: The variable `updatable' is declared but never used >./IBM.Data.DB2/DB2DataReader.cs(647,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(686,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(726,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(765,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(868,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(914,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(961,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1051,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1104,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1144,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1181,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1219,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1293,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2DataReader.cs(1451,39): warning CS0219: The variable `sqlRet' is assigned but its value is never used >./IBM.Data.DB2/DB2Connection.cs(138,30): warning CS0169: The private method `IBM.Data.DB2.DB2Connection.OnStateChange(System.Data.StateChangeEventArgs)' is never used >./IBM.Data.DB2/DB2Connection.cs(326,30): warning CS0169: The private method `IBM.Data.DB2.DB2Connection.CheckState()' is never used >./IBM.Data.DB2/DB2ConnectionPool.cs(36,41): warning CS0169: The private field `IBM.Data.DB2.DB2ConnectionPool.openFreeMinimalAllocated' is never used >./IBM.Data.DB2/DB2ConnectionSettings.cs(39,42): warning CS0169: The private field `IBM.Data.DB2.DB2ConnectionSettings.connectionPoolSizeMax' is assigned but its value is never used >./IBM.Data.DB2/DB2ParameterCollection.cs(33,24): warning CS0169: The private field `IBM.Data.DB2.DB2ParameterCollection.hwndStmt' is assigned but its value is never used >Compilation succeeded - 26 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/IBM.Data.DB2.dll ../../class/mono.snk >Assembly ../../class/lib/default/IBM.Data.DB2.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/IBM.Data.DB2' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/IBM.Data.DB2' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.JScript' >Creating ../../build/deps/Microsoft.JScript_test_default.dll.response ... >Creating ../../build/deps/Microsoft.JScript_test_default.dll.makefrag ... >Creating ../../build/deps/default_Microsoft.JScript.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.JScript' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.JScript' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.JScript' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -r:System.dll -r:Microsoft.Vsa.dll -debug+ -target:library -out:../../class/lib/default/Microsoft.JScript.dll @Microsoft.JScript.dll.sources >Microsoft.JScript/Decompiler.cs(370,34): warning CS0162: Unreachable code detected >Microsoft.JScript/GlobalObject.cs(462,37): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `string'. >Microsoft.JScript/expression.cs(1647,51): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `string'. >Microsoft.JScript/TokenStream.cs(257,25): warning CS0164: This label has not been referenced >Microsoft.JScript/TokenStream.cs(252,17): warning CS0164: This label has not been referenced >Microsoft.JScript/TokenStream.cs(201,17): warning CS0219: The variable `Id_null' is assigned but its value is never used >Microsoft.JScript/TokenStream.cs(1198,58): warning CS0168: The variable `fe' is declared but never used >Microsoft.JScript/Parser.cs(1405,41): warning CS0164: This label has not been referenced >Microsoft.JScript/TypeManager.cs(62,32): warning CS0219: The variable `obj' is assigned but its value is never used >Microsoft.Vsa/BaseVsaEngine.cs(48,30): warning CS0169: The private field `Microsoft.Vsa.BaseVsaEngine.empty' is never used >Microsoft.JScript/JSMethodInfo.cs(40,24): warning CS0169: The private field `Microsoft.JScript.JSMethodInfo.name' is assigned but its value is never used >Microsoft.JScript/JSMethodInfo.cs(43,28): warning CS0169: The private field `Microsoft.JScript.JSMethodInfo.method' is assigned but its value is never used >Microsoft.JScript/JSPropertyInfo.cs(40,24): warning CS0169: The private field `Microsoft.JScript.JSPropertyInfo.name' is assigned but its value is never used >Microsoft.JScript/LateBinding.cs(44,45): warning CS0169: The private field `Microsoft.JScript.LateBinding.bind_flags' is assigned but its value is never used >Microsoft.JScript/MemberInfoList.cs(40,32): warning CS0169: The private field `Microsoft.JScript.Node.name' is assigned but its value is never used >Compilation succeeded - 15 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Microsoft.JScript.dll ../../class/mono.snk >Assembly ../../class/lib/default/Microsoft.JScript.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.JScript' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.JScript' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/CustomMarshalers' >Creating ../../build/deps/default_CustomMarshalers.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/CustomMarshalers' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/CustomMarshalers' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/CustomMarshalers' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/default/CustomMarshalers.dll @CustomMarshalers.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/CustomMarshalers.dll ../../class/mono.snk >Assembly ../../class/lib/default/CustomMarshalers.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/CustomMarshalers' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/CustomMarshalers' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/OpenSystem.C' >Creating ../../build/deps/default_OpenSystem.C.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/OpenSystem.C' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/OpenSystem.C' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/OpenSystem.C' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:../../class/lib/default/OpenSystem.C.dll @OpenSystem.C.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/OpenSystem.C.dll ../../class/mono.snk >Assembly ../../class/lib/default/OpenSystem.C.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/OpenSystem.C' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/OpenSystem.C' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/FirebirdSql.Data.Firebird' >Creating ../../build/deps/FirebirdSql.Data.Firebird_test_default.dll.response ... >Creating ../../build/deps/FirebirdSql.Data.Firebird_test_default.dll.makefrag ... >Creating ../../build/deps/default_FirebirdSql.Data.Firebird.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/FirebirdSql.Data.Firebird' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/FirebirdSql.Data.Firebird' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/FirebirdSql.Data.Firebird' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /d:LINUX /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing @FirebirdSql.Data.Firebird.dll.resources -target:library -out:../../class/lib/default/FirebirdSql.Data.Firebird.dll @FirebirdSql.Data.Firebird.dll.sources >FirebirdSql.Data.Common/StatementBase.cs(311,29): warning CS0219: The variable `selectCount' is assigned but its value is never used >FirebirdSql.Data.Gds/GdsEventManager.cs(131,33): warning CS0219: The variable `ast' is assigned but its value is never used >FirebirdSql.Data.Gds/GdsEventManager.cs(128,41): warning CS0219: The variable `dbHandle' is assigned but its value is never used >FirebirdSql.Data.Gds/GdsStatement.cs(407,61): warning CS0219: The variable `op' is assigned but its value is never used >FirebirdSql.Data.Firebird/Isql/CommandExecutedEventArgs.cs(42,41): warning CS0169: The private field `FirebirdSql.Data.Firebird.Isql.CommandExecutedEventArgs.rowsAffected' is assigned but its value is never used >FirebirdSql.Data.Gds/GdsEventManager.cs(35,57): warning CS0169: The private field `FirebirdSql.Data.Gds.GdsEventManager.handle' is assigned but its value is never used >Compilation succeeded - 6 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/FirebirdSql.Data.Firebird.dll FirebirdSql.Data.Firebird.snk >Assembly ../../class/lib/default/FirebirdSql.Data.Firebird.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/FirebirdSql.Data.Firebird' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/FirebirdSql.Data.Firebird' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil' >Creating ../../build/deps/default_Mono.Cecil.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -keyfile:../mono.snk -target:library -out:../../class/lib/default/Mono.Cecil.dll @Mono.Cecil.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Cecil.dll ../mono.snk >Assembly ../../class/lib/default/Mono.Cecil.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil.Mdb' >Creating ../../build/deps/default_Mono.Cecil.Mdb.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil.Mdb' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil.Mdb' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil.Mdb' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:Mono.Cecil.dll /d:CECIL -keyfile:../mono.snk -target:library -out:../../class/lib/default/Mono.Cecil.Mdb.dll @Mono.Cecil.Mdb.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/Mono.Cecil.Mdb.dll ../mono.snk >Assembly ../../class/lib/default/Mono.Cecil.Mdb.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil.Mdb' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Cecil.Mdb' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/framework' >Creating ../../build/deps/default_NUnit.Framework.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/framework' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/framework' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/framework' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -debug /r:System.Xml.dll /r:System.dll /d:StronglyNamedAssembly -target:library -out:../../class/lib/default/nunit.framework.dll @NUnit.Framework.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/nunit.framework.dll ../../nunit.key >Assembly ../../class/lib/default/nunit.framework.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/framework' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/framework' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/core' >Creating ../../build/deps/default_nunit.core.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/core' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/core' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/core' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -debug -r:nunit.framework.dll -r:System.dll /d:StronglyNamedAssembly -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:../../class/lib/default/nunit.core.dll @nunit.core.dll.sources >./TestSuiteBuilder.cs(238,32): warning CS0219: The variable `prefix' is assigned but its value is never used >./TestRunnerThread.cs(34,35): warning CS0169: The private field `NUnit.Core.TestRunnerThread.lastException' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/nunit.core.dll ../../nunit.key >Assembly ../../class/lib/default/nunit.core.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/core' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/core' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util' >Creating ../../build/deps/default_NUnit.Util.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/resgen.exe `echo Transform.resx | cat` >Read in 1 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util/Transform.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /resource:Transform.resources,NUnit.Util.Transform.resources -r:nunit.framework.dll -r:nunit.core.dll -r:System.dll -r:System.Xml.dll /d:MONO /d:StronglyNamedAssembly -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:../../class/lib/default/nunit.util.dll @NUnit.Util.dll.sources >./ProjectConfigCollection.cs(98,30): warning CS0219: The variable `wasActive' is assigned but its value is never used >./ProjectConfigCollection.cs(107,38): warning CS0219: The variable `wasActive' is assigned but its value is never used >./ProjectConfigCollection.cs(156,30): warning CS0219: The variable `active' is assigned but its value is never used >./TestDomain.cs(424,32): warning CS0219: The variable `assemblyPath' is assigned but its value is never used >./TestDomain.cs(440,32): warning CS0219: The variable `domainName' is assigned but its value is never used >./TestResultItem.cs(78,40): warning CS0219: The variable `trace' is assigned but its value is never used >./ProjectPath.cs(211,43): warning CS0169: The private method `NUnit.Util.ProjectPath.PathCommonPrefix(string, string, System.Text.StringBuilder)' is never used >./SettingsGroup.cs(56,39): warning CS0169: The private field `NUnit.Util.SettingsGroup.parentSettings' is assigned but its value is never used >./TestEventDispatcher.cs(80,30): warning CS0169: The private method `NUnit.Util.ProjectEventDispatcher.Fire(NUnit.Core.TestEventHandler, NUnit.Core.TestEventArgs)' is never used >./XmlResultVisitor.cs(131,32): warning CS0169: The private method `NUnit.Util.XmlResultVisitor.EncodeCData(string)' is never used >Compilation succeeded - 10 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/nunit.util.dll ../../nunit.key >Assembly ../../class/lib/default/nunit.util.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/util' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/nunit-console' >Creating ../../build/deps/default_nunit-console.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/nunit-console' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/nunit-console' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/nunit-console' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /r:nunit.framework.dll /r:nunit.util.dll /r:nunit.core.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:nunit-console.exe @nunit-console.exe.sources >./ConsoleUi.cs(284,45): warning CS0618: `System.Xml.Xsl.XslTransform.Load(System.Xml.XmlReader)' is obsolete: `You should pass evidence.' >./ConsoleUi.cs(287,45): warning CS0618: `System.Xml.Xsl.XslTransform.Transform(System.Xml.XPath.IXPathNavigable, System.Xml.Xsl.XsltArgumentList, System.IO.TextWriter)' is obsolete: `You should pass XmlResolver to Transform() method' >Compilation succeeded - 2 warning(s) >mv nunit-console.exe ../../class/lib/default/nunit-console.exe >test ! -f nunit-console.exe.mdb || mv nunit-console.exe.mdb ../../class/lib/default/nunit-console.exe.mdb >cp nunit-console.exe.config ../../class/lib/default/nunit-console.exe.config >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/nunit-console' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/nunit-console' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/mocks' >Creating ../../build/deps/default_nunit.mocks.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/mocks' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/mocks' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/mocks' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -debug -r:nunit.framework.dll -r:System.dll /d:StronglyNamedAssembly -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig -target:library -out:../../class/lib/default/nunit.mocks.dll @nunit.mocks.dll.sources >./MockCall.cs(11,41): warning CS0169: The private field `NUnit.Mocks.MockCall.signature' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/default/nunit.mocks.dll ../../nunit.key >Assembly ../../class/lib/default/nunit.mocks.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/mocks' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20/mocks' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/nunit20' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >Creating ../build/deps/default_ilasm.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >MONO_PATH="../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/default/mcs.exe /codepage:65001 /lib:../class/lib/default /r:../class/lib/default/PEAPI.dll /r:Mono.CompilerServices.SymbolWriter.dll /r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:ilasm.exe ILParser.cs @ilasm.exe.sources >Driver.cs(192,52): warning CS0168: The variable `e' is declared but never used >codegen/CodeGen.cs(470,48): warning CS0219: The variable `asmb' is assigned but its value is never used >codegen/MethodDef.cs(405,45): warning CS0168: The variable `t' is declared but never used >codegen/MethodRef.cs(35,32): warning CS0219: The variable `write_name' 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(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/DataDef.cs(18,30): warning CS0169: The private field `Mono.ILASM.DataDef.is_tls' is assigned but its value is never used >scanner/ILTokenizer.cs(294,37): warning CS0169: The private method `Mono.ILASM.ILTokenizer.IsIdStartChar(char)' is never used >Compilation succeeded - 12 warning(s) >mv ilasm.exe ../class/lib/default/ilasm.exe >test ! -f ilasm.exe.mdb || mv ilasm.exe.mdb ../class/lib/default/ilasm.exe.mdb >cp -p ../class/lib/default/ilasm.exe ilasm.exe >test ! -f ../class/lib/default/ilasm.exe.mdb || cp -p ../class/lib/default/ilasm.exe.mdb ilasm.exe.mdb >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/al' >Creating ../../build/deps/default_al.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/al' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/al' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/al' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:al.exe @al.exe.sources >Al.cs(55,22): warning CS0169: The private field `Mono.AssemblyLinker.AssemblyLinker.fullPaths' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >mv al.exe ../../class/lib/default/al.exe >test ! -f al.exe.mdb || mv al.exe.mdb ../../class/lib/default/al.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/al' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/al' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/cilc' >Creating ../../build/deps/default_cilc.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/cilc' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/cilc' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/cilc' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:Mono.Posix.dll -resource:res-Makefile -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:cilc.exe @cilc.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/cilc' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/cilc' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/corcompare' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/corcompare' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -out:../../class/lib/default/mono-api-info.exe mono-api-info.cs >mono-api-info.cs(627,30): warning CS0219: The variable `t' is assigned but its value is never used >mono-api-info.cs(972,37): warning CS0169: The private method `Mono.AssemblyInfo.AttributeData.MustDocumentAttribute(System.Type)' is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -out:CorCompare.exe CompletionInfo.cs CorCompare.cs MissingAttribute.cs MissingBase.cs MissingConstructor.cs MissingEvent.cs MissingField.cs MissingInterface.cs MissingMember.cs MissingMethod.cs MissingNameSpace.cs MissingNestedType.cs MissingProperty.cs MissingType.cs ToDoAssembly.cs >ToDoAssembly.cs(27,27): warning CS0169: The private field `Mono.Util.CorCompare.ToDoAssembly.MissingTypes' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >cp ../../class/lib/default/mono-api-info.exe mono-api-info.exe >cp ../../class/lib/default/mono-api-info.exe.mdb mono-api-info.exe.mdb >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -out:mono-api-diff.exe mono-api-diff.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -out:transform.exe transform.cs >transform.cs(17,29): warning CS0618: `System.Xml.Xsl.XslTransform.Transform(System.Xml.XPath.IXPathNavigable, System.Xml.Xsl.XsltArgumentList, System.IO.TextWriter)' is obsolete: `You should pass XmlResolver to Transform() method' >Compilation succeeded - 1 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/corcompare' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/corcompare' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >Creating ../../build/deps/default_culevel.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:culevel.exe @culevel.exe.sources >mv culevel.exe ../../class/lib/default/culevel.exe >test ! -f culevel.exe.mdb || mv culevel.exe.mdb ../../class/lib/default/culevel.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/culevel' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/ictool' >Creating ../../build/deps/default_ictool.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/ictool' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/ictool' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/ictool' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:ictool.exe @ictool.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/ictool' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/ictool' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xsd' >Creating ../../build/deps/default_xsd.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xsd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xsd' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xsd' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -r:System.Data.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:xsd.exe @xsd.exe.sources >NewMonoXSD.cs(63,40): warning CS0169: The private field `Mono.Util.Driver.languageNotSupported' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xsd' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xsd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug secutil.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug cert2spc.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug /out:sn.exe sn.cs StrongNameManager.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug makecert.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug chktrust.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug signcode.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug setreg.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug certmgr.cs AssemblyInfo.cs ../../build/common/Consts.cs >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug caspol.cs AssemblyInfo.cs ../../build/common/Consts.cs >caspol.cs(83,29): warning CS0169: The private field `Mono.Tools.CasPol.forcePolicyChanges' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug permview.cs AssemblyInfo.cs ../../build/common/Consts.cs -r:Mono.Cecil.dll >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /lib:../../class/lib/default -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug mozroots.cs AssemblyInfo.cs ../../build/common/Consts.cs >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/wsdl' >Creating ../../build/deps/default_wsdl.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/wsdl' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/wsdl' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/wsdl' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -r:System.Web.Services.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:wsdl.exe @wsdl.exe.sources >mv wsdl.exe ../../class/lib/default/wsdl.exe >test ! -f wsdl.exe.mdb || mv wsdl.exe.mdb ../../class/lib/default/wsdl.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/wsdl' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/wsdl' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/genxs' >Creating ../../build/deps/default_genxs.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/genxs' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/genxs' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/genxs' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:genxs.exe @genxs.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/genxs' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/genxs' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/sqlsharp' >Creating ../../build/deps/default_sqlsharp.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/sqlsharp' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/sqlsharp' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/sqlsharp' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.dll -r:System.Xml.dll -r:System.Data.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:sqlsharp.exe @sqlsharp.exe.sources >SqlSharpCli.cs(93,39): warning CS0219: The variable `column' is assigned but its value is never used >SqlSharpCli.cs(1587,50): warning CS0219: The variable `parms' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/sqlsharp' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/sqlsharp' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/disco' >Creating ../../build/deps/default_disco.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/disco' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/disco' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/disco' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -r:System.Web.Services.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:disco.exe @disco.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/disco' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/disco' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/soapsuds' >Creating ../../build/deps/default_soapsuds.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/soapsuds' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/soapsuds' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/soapsuds' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Runtime.Remoting.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:soapsuds.exe @soapsuds.exe.sources >soapsuds.cs(231,26): warning CS0219: The variable `proxy' is assigned but its value is never used >soapsuds.cs(230,35): warning CS0219: The variable `proxyCred' is assigned but its value is never used >soapsuds.cs(229,35): warning CS0219: The variable `cred' is assigned but its value is never used >soapsuds.cs(35,23): warning CS0169: The private field `Runner.inputDirectory' is assigned but its value is never used >soapsuds.cs(44,23): warning CS0169: The private field `Runner.proxyNamespace' is assigned but its value is never used >soapsuds.cs(47,23): warning CS0169: The private field `Runner.userName' is assigned but its value is never used >soapsuds.cs(48,23): warning CS0169: The private field `Runner.password' is assigned but its value is never used >soapsuds.cs(49,23): warning CS0169: The private field `Runner.domain' is assigned but its value is never used >soapsuds.cs(50,23): warning CS0169: The private field `Runner.httpProxyName' is assigned but its value is never used >soapsuds.cs(51,23): warning CS0169: The private field `Runner.httpProxyPort' is assigned but its value is never used >Compilation succeeded - 10 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/soapsuds' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/soapsuds' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/browsercaps-updater' >Creating ../../build/deps/default_browsercaps-updater.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/browsercaps-updater' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/browsercaps-updater' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/browsercaps-updater' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:browsercaps-updater.exe @browsercaps-updater.exe.sources >BrowserCapsUpdater.cs(87,24): warning CS0169: The private field `Mono.ASPNET.Updater.tempfile' is never used >BrowserCapsUpdater.cs(88,24): warning CS0169: The private field `Mono.ASPNET.Updater.local' is never used >BrowserCapsUpdater.cs(89,21): warning CS0169: The private field `Mono.ASPNET.Updater.nupdates' is never used >BrowserCapsUpdater.cs(90,24): warning CS0169: The private field `Mono.ASPNET.Updater.date' is never used >Compilation succeeded - 4 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/browsercaps-updater' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/browsercaps-updater' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/monop' >Creating ../../build/deps/default_monop.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/monop' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/monop' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/monop' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:monop.exe @monop.exe.sources >outline.cs(546,16): warning CS0169: The private method `Outline.FormatGenericParams(System.Type[])' is never used >outline.cs(902,24): warning CS0169: The private method `Comparer.Sort(System.Type[])' is never used >Compilation succeeded - 2 warning(s) >mv monop.exe ../../class/lib/default/monop.exe >test ! -f monop.exe.mdb || mv monop.exe.mdb ../../class/lib/default/monop.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/monop' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/monop' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >Creating ../../build/deps/default_gacutil.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:Mono.Security.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:gacutil.exe @gacutil.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/gacutil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/linker' >Creating ../../build/deps/default_monolinker.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/linker' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/linker' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/linker' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /r:Mono.Cecil.dll /r:System.Xml.dll -keyfile:../../class/mono.snk -resource:Descriptors/mscorlib.xml -resource:Descriptors/System.xml -resource:Descriptors/System.Drawing.xml -resource:Descriptors/System.Web.xml -resource:Descriptors/Mono.Posix.xml -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:monolinker.exe @monolinker.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/linker' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/linker' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/tuner' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/tuner' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:../linker/monolinker.exe -r:Mono.Cecil.dll -d:NET_1_1 -d:ONLY_1_1 -debug /out:Mono.Tuner.dll /t:library Mono.Tuner/TunerAnnotations.cs Mono.Tuner/PrintStatus.cs Mono.Tuner/RemoveSerialization.cs Mono.Tuner/AdjustVisibility.cs Mono.Tuner/CheckVisibility.cs Mono.Tuner/InjectAttributes.cs >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/tuner' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/tuner' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >Creating ../../build/deps/default_resgen.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:resgen.exe @resgen.exe.sources >mv resgen.exe ../../class/lib/default/resgen.exe >test ! -f resgen.exe.mdb || mv resgen.exe.mdb ../../class/lib/default/resgen.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/macpack' >Creating ../../build/deps/default_macpack.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/macpack' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/macpack' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/macpack' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /resource:LOADER /resource:PLIST -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:macpack.exe @macpack.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/macpack' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/macpack' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mkbundle' >Creating ../../build/deps/default_mkbundle.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mkbundle' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mkbundle' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mkbundle' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:Mono.Posix.dll -r:ICSharpCode.SharpZipLib.dll -resource:template.c -resource:template_z.c -resource:template_main.c -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mkbundle.exe @mkbundle.exe.sources >mv mkbundle.exe ../../class/lib/default/mkbundle.exe >test ! -f mkbundle.exe.mdb || mv mkbundle.exe.mdb ../../class/lib/default/mkbundle.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mkbundle' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mkbundle' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2rng' >Creating ../../build/deps/default_dtd2rng.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2rng' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2rng' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2rng' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -r:Commons.Xml.Relaxng.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:dtd2rng.exe @dtd2rng.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2rng' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2rng' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2xsd' >Creating ../../build/deps/default_dtd2xsd.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2xsd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2xsd' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2xsd' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:dtd2xsd.exe @dtd2xsd.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2xsd' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/dtd2xsd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mjs' >Creating ../../build/deps/default_mjs.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mjs' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mjs' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mjs' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 /r:Microsoft.JScript.dll /r:Microsoft.Vsa.dll /debug+ -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mjs.exe @mjs.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mjs' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mjs' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/prj2make' >Creating ../../build/deps/default_prj2make.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/prj2make' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/prj2make' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/prj2make' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:Mono.GetOptions.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:prj2make.exe @prj2make.exe.sources >MainOpts.cs(22,15): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Main.cs(26,32): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Main.cs(41,40): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >MainOpts.cs(33,24): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >MsPrjHelper.cs(593,39): warning CS0219: The variable `MakefileBuilder' is assigned but its value is never used >PrjxInfo.cs(176,24): warning CS0219: The variable `rootNS' is assigned but its value is never used >MdPrjHelper.cs(16,34): warning CS0169: The private field `Mfconsulting.General.Prj2Make.CmbxMaker.projGuidInfo' is assigned but its value is never used >Compilation succeeded - 7 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/prj2make' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/prj2make' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-service' >Creating ../../build/deps/default_mono-service.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-service' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-service' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-service' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.ServiceProcess.dll -r:Mono.Posix.dll -unsafe -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mono-service.exe @mono-service.exe.sources >mono-service.cs(211,22): warning CS0169: The private method `MonoServiceRunner.MainLoop(System.ServiceProcess.ServiceBase[])' is never used >Compilation succeeded - 1 warning(s) >mv mono-service.exe ../../class/lib/default/mono-service.exe >test ! -f mono-service.exe.mdb || mv mono-service.exe.mdb ../../class/lib/default/mono-service.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-service' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-service' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-shlib-cop' >Creating ../../build/deps/default_mono-shlib-cop.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-shlib-cop' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-shlib-cop' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-shlib-cop' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:Mono.Posix.dll -r:Mono.GetOptions.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mono-shlib-cop.exe @mono-shlib-cop.exe.sources >mono-shlib-cop.cs(491,15): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >mono-shlib-cop.cs(491,15): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >mono-shlib-cop.cs(504,27): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Compilation succeeded - 3 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-shlib-cop' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-shlib-cop' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/compiler-tester' >Creating ../../build/deps/default_compiler-tester.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/compiler-tester' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/compiler-tester' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/compiler-tester' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:compiler-tester.exe @compiler-tester.exe.sources >mv compiler-tester.exe ../../class/lib/default/compiler-tester.exe >test ! -f compiler-tester.exe.mdb || mv compiler-tester.exe.mdb ../../class/lib/default/compiler-tester.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/compiler-tester' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/compiler-tester' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xmltool' >Creating ../../build/deps/default_mono-xmltool.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xmltool' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xmltool' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xmltool' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -r:Commons.Xml.Relaxng.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:mono-xmltool.exe @mono-xmltool.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xmltool' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/mono-xmltool' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installvst' >Creating ../../build/deps/default_installvst.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installvst' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installvst' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installvst' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Xml.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:installvst.exe @installvst.exe.sources >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installvst' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installvst' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installutil' >Creating ../../build/deps/default_installutil.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installutil' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installutil' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installutil' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -r:System.Configuration.Install -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out:installutil.exe @installutil.exe.sources >installutil.cs(119,52): warning CS0168: The variable `e' is declared but never used >installutil.cs(86,40): warning CS0219: The variable `ctx' is assigned but its value is never used >installutil.cs(166,24): warning CS0219: The variable `logfile' is assigned but its value is never used >installutil.cs(38,21): warning CS0169: The private field `InstallUtil.showcallstack' is assigned but its value is never used >installutil.cs(39,21): warning CS0169: The private field `InstallUtil.logtoconsole' is assigned but its value is never used >Compilation succeeded - 5 warning(s) >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installutil' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/installutil' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tests' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tests' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tests' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tests' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/errors' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/errors' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/errors' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/errors' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/docs' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/docs' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/docs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/docs' >make all-local >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make PROFILE=net_2_0_bootstrap all >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >/bin/sh ../mkinstalldirs ../class/lib/net_2_0_bootstrap/ >mkdir -p -- ../class/lib/net_2_0_bootstrap/ >touch ../class/lib/net_2_0_bootstrap//.stamp >cp ../class/lib/default/mcs.exe ../class/lib/net_2_0_bootstrap/gmcs.exe >cp gmcs.exe.config ../class/lib/net_2_0_bootstrap/gmcs.exe.config >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >Creating ../../build/deps/net_2_0_bootstrap_corlib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB -nowarn:414 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -unsafe -nostdlib -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -target:library -out:mscorlib.dll @corlib.dll.sources >: mscorlib.dll ../../class/mono.snk >mv mscorlib.dll ../../class/lib/net_2_0_bootstrap/mscorlib.dll >test ! -f mscorlib.dll.mdb || mv mscorlib.dll.mdb ../../class/lib/net_2_0_bootstrap/mscorlib.dll.mdb >test ! -f mscorlib.pdb || mv mscorlib.pdb ../../class/lib/net_2_0_bootstrap/mscorlib.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >Creating ../../build/deps/net_2_0_bootstrap_System.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >** Warning: System.dll built without parts that depend on: System.Xml.dll Mono.Security.dll System.Configuration.dll >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -nowarn:618 -d:CONFIGURATION_2_0 -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' is assigned but its value is never used >System.Diagnostics/EventLog.cs(668,30): warning CS0169: The private method `System.Diagnostics.EventLog.ValidateEventID(long)' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 13 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/net_2_0_bootstrap/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_2_0_bootstrap/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_2_0_bootstrap/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >Creating ../../build/deps/net_2_0_bootstrap_System.Xml.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >MONO_PATH="../../class/lib/default:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -nowarn:0162,0618,0612,0642,1595 -target:library -out:System.Xml.dll System.Xml.XPath/Parser.cs Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs @System.Xml.dll.sources >Mono.Xml.Xsl/XslOutput.cs(275,62): warning CS0219: The variable `li' is assigned but its value is never used >Mono.Xml.Xsl/XslTemplate.cs(374,52): warning CS0168: The variable `ex' is declared but never used >System.Xml/DTDObjectModel.cs(1164,44): warning CS0168: The variable `ex' is declared but never used >System.Xml/XmlTextReader.cs(1787,40): warning CS0168: The variable `dummyValue' is declared but never used >System.Xml/XmlTextWriter2.cs(759,30): warning CS0219: The variable `isEmpty' is assigned but its value is never used >System.Xml.Schema/XmlSchemaSimpleTypeRestriction.cs(751,38): warning CS0219: The variable `matched' is assigned but its value is never used >System.Xml/XmlReader.cs(1264,30): warning CS0169: The private method `System.Xml.XmlReader.CheckSupport()' is never used >System.Xml/XmlReader.cs(1300,38): warning CS0169: The private method `System.Xml.XmlReader.XmlError(string, System.Exception)' 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 >Mono.Xml.Xsl/XslTransformProcessor.cs(58,22): warning CS0169: The private field `Mono.Xml.Xsl.XslTransformProcessor.outputStylesheetXmlns' is assigned but its value is never used >System.Xml/DTDReader.cs(1459,29): warning CS0169: The private method `System.Xml.DTDReader.ReadCharacterReference()' is never used >System.Xml/DTDValidatingReader2.cs(566,38): warning CS0169: The private method `Mono.Xml.DTDValidatingReader.NotWFError(string)' is never used >System.Xml/XmlNodeChangedEventArgs.cs(40,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._oldValue' is assigned but its value is never used >System.Xml/XmlNodeChangedEventArgs.cs(41,24): warning CS0169: The private field `System.Xml.XmlNodeChangedEventArgs._newValue' is assigned but its value is never used >System.Xml/XmlIteratorNodeList.cs(41,25): warning CS0169: The private field `System.Xml.XmlIteratorNodeList.previous' is never used >System.Xml.XPath/XPathDocument.cs(100,30): warning CS0169: The private method `System.Xml.XPath.XPathDocument.Initialize(System.Xml.XmlReader, System.Xml.XmlSpace, bool)' is never used >System.Xml.Schema/XmlSchemaChoice.cs(204,30): warning CS0169: The private method `System.Xml.Schema.XmlSchemaChoice.ValidateParticleSection(ref int, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.ValidationEventHandler, System.Xml.Schema.XmlSchema, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(118,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaForm(System.Xml.Schema.XmlSchemaForm, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(147,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaDerivationMethod(System.Xml.Schema.XmlSchemaDerivationMethod, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(1094,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaUse(System.Xml.Schema.XmlSchemaUse, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(2101,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaContentProcessing(System.Xml.Schema.XmlSchemaContentProcessing, string, string, bool, bool, bool)' is never used >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/MapCodeGenerator.cs(51,33): warning CS0169: The private field `System.Xml.Serialization.MapCodeGenerator.codeProvider' is assigned but its value is never used >System.Xml.Serialization/ReflectionHelper.cs(74,54): warning CS0169: The private field `System.Xml.Serialization.ReflectionHelper.empty_modifiers' 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/XmlAnyElementAttribute.cs(45,29): warning CS0169: The private field `System.Xml.Serialization.XmlAnyElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlArrayAttribute.cs(47,29): warning CS0169: The private field `System.Xml.Serialization.XmlArrayAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlAttributeEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlAttributeEventArgs.expectedAttributes' is never used >System.Xml.Serialization/XmlElementAttribute.cs(49,29): warning CS0169: The private field `System.Xml.Serialization.XmlElementAttribute.order' is assigned but its value is never used >System.Xml.Serialization/XmlElementEventArgs.cs(45,32): warning CS0169: The private field `System.Xml.Serialization.XmlElementEventArgs.expectedElements' is never used >Compilation succeeded - 30 warning(s) >: System.Xml.dll ../../class/mono.snk >mv System.Xml.dll ../../class/lib/net_2_0_bootstrap/System.Xml.dll >test ! -f System.Xml.dll.mdb || mv System.Xml.dll.mdb ../../class/lib/net_2_0_bootstrap/System.Xml.dll.mdb >test ! -f System.Xml.pdb || mv System.Xml.pdb ../../class/lib/net_2_0_bootstrap/System.Xml.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >Creating ../../build/deps/net_2_0_bootstrap_Mono.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -r:System.dll -unsafe -target:library -out:Mono.Security.dll @Mono.Security.dll.sources >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(75,1): warning CS1030: #warning: `"Client certificate selection is unfinished"' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(76,1): warning CS1030: #warning: `Review that selected alert is correct' >Compilation succeeded - 2 warning(s) >: Mono.Security.dll ../../class/mono.snk >mv Mono.Security.dll ../../class/lib/net_2_0_bootstrap/Mono.Security.dll >test ! -f Mono.Security.dll.mdb || mv Mono.Security.dll.mdb ../../class/lib/net_2_0_bootstrap/Mono.Security.dll.mdb >test ! -f Mono.Security.pdb || mv Mono.Security.pdb ../../class/lib/net_2_0_bootstrap/Mono.Security.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >Creating ../../build/deps/net_2_0_bootstrap_System.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -nowarn:618 -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -debug+ -r:Mono.Security.dll -nowarn:414 -target:library -out:../../class/lib/net_2_0_bootstrap/System.Security.dll @System.Security.dll.sources >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_2_0_bootstrap/System.Security.dll ../../class/mono.snk >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >Creating ../../build/deps/net_2_0_bootstrap_System.Configuration.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Security.dll -target:library -out:System.Configuration.dll @System.Configuration.dll.sources >: System.Configuration.dll ../../class/mono.snk >mv System.Configuration.dll ../../class/lib/net_2_0_bootstrap/System.Configuration.dll >test ! -f System.Configuration.dll.mdb || mv System.Configuration.dll.mdb ../../class/lib/net_2_0_bootstrap/System.Configuration.dll.mdb >test ! -f System.Configuration.pdb || mv System.Configuration.pdb ../../class/lib/net_2_0_bootstrap/System.Configuration.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig -nowarn:618 -d:CONFIGURATION_2_0 -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -define:XML_DEP -r:System.Xml.dll -define:SECURITY_DEP -r:Mono.Security.dll -define:CONFIGURATION_DEP -r:System.Configuration.dll -r:PrebuiltSystem=../../class/lib/net_2_0_bootstrap/System.dll -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Net/WebClient.cs(336,46): warning CS0219: The variable `notify_total' is assigned but its value is never used >System.Net/WebClient.cs(946,30): warning CS0219: The variable `total' is assigned but its value is never used >System.ComponentModel/ListChangedEventArgs.cs(39,36): warning CS0169: The private field `System.ComponentModel.ListChangedEventArgs.propDesc' is assigned but its value is never used >System.Diagnostics/EventLog.cs(668,30): warning CS0169: The private method `System.Diagnostics.EventLog.ValidateEventID(long)' 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 >System.Net/WebClient.cs(90,31): warning CS0169: The private field `System.Net.WebClient.async' is assigned but its value is never used >Compilation succeeded - 13 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/net_2_0_bootstrap/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_2_0_bootstrap/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_2_0_bootstrap/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >Creating ../../build/deps/net_2_0_bootstrap_Mono.CompilerServices.SymbolWriter.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig /r:mscorlib.dll -target:library -out:Mono.CompilerServices.SymbolWriter.dll @Mono.CompilerServices.SymbolWriter.dll.sources >: Mono.CompilerServices.SymbolWriter.dll ../../class/mono.snk >mv Mono.CompilerServices.SymbolWriter.dll ../../class/lib/net_2_0_bootstrap/Mono.CompilerServices.SymbolWriter.dll >test ! -f Mono.CompilerServices.SymbolWriter.dll.mdb || mv Mono.CompilerServices.SymbolWriter.dll.mdb ../../class/lib/net_2_0_bootstrap/Mono.CompilerServices.SymbolWriter.dll.mdb >test ! -f Mono.CompilerServices.SymbolWriter.pdb || mv Mono.CompilerServices.SymbolWriter.pdb ../../class/lib/net_2_0_bootstrap/Mono.CompilerServices.SymbolWriter.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >Creating ../../build/deps/net_2_0_bootstrap_PEAPI.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/net_2_0_bootstrap/PEAPI.dll @PEAPI.dll.sources >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(1228,24): warning CS0169: The private field `PEAPI.Local.name' is assigned but its value is never used >Code.cs(1230,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(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 - 32 warning(s) >: ../../class/lib/net_2_0_bootstrap/PEAPI.dll ../../class/mono.snk >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >Creating ../build/deps/net_2_0_bootstrap_ilasm.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >MONO_PATH="../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 /lib:../class/lib/net_2_0_bootstrap /r:../class/lib/net_2_0_bootstrap/PEAPI.dll /r:Mono.CompilerServices.SymbolWriter.dll /r:Mono.Security.dll -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug -target:exe -out:ilasm.exe ILParser.cs @ilasm.exe.sources >Driver.cs(192,52): warning CS0168: The variable `e' is declared but never used >codegen/CodeGen.cs(470,48): warning CS0219: The variable `asmb' is assigned but its value is never used >codegen/MethodDef.cs(405,45): warning CS0168: The variable `t' is declared but never used >codegen/MethodRef.cs(35,32): warning CS0219: The variable `write_name' 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(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/DataDef.cs(18,30): warning CS0169: The private field `Mono.ILASM.DataDef.is_tls' is assigned but its value is never used >scanner/ILTokenizer.cs(294,37): warning CS0169: The private method `Mono.ILASM.ILTokenizer.IsIdStartChar(char)' is never used >Compilation succeeded - 12 warning(s) >mv ilasm.exe ../class/lib/net_2_0_bootstrap/ilasm.exe >test ! -f ilasm.exe.mdb || mv ilasm.exe.mdb ../class/lib/net_2_0_bootstrap/ilasm.exe.mdb >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >Creating ../../build/deps/net_2_0_bootstrap_resgen.exe.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:NET_1_1 -d:BOOTSTRAP_NET_2_0 -debug -target:exe -out:resgen.exe @resgen.exe.sources >mv resgen.exe ../../class/lib/net_2_0_bootstrap/resgen.exe >test ! -f resgen.exe.mdb || mv resgen.exe.mdb ../../class/lib/net_2_0_bootstrap/resgen.exe.mdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make all-local >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make PROFILE=net_2_0 all >make[5]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[7]: Nothing to be done for `all-local'. >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >Creating ../build/deps/net_2_0_gmcs.exe.makefrag ... >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make all-local >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >/bin/sh ../mkinstalldirs ../class/lib/net_2_0/ >mkdir -p -- ../class/lib/net_2_0/ >touch ../class/lib/net_2_0//.stamp >cd .. && make PROFILE=net_2_0_bootstrap all >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/build' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[10]: Nothing to be done for `all-local'. >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/jay' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[10]: Nothing to be done for `all-local'. >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/ilasm' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make all-local >make[11]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[11]: Nothing to be done for `all-local'. >make[11]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools/resgen' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/tools' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >MONO_PATH="../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../class/lib/net_2_0_bootstrap/gmcs.exe /codepage:65001 -d:GMCS_SOURCE -d:NET_1_1 -d:NET_2_0 -debug -target:exe -out:gmcs.exe cs-parser.cs @gmcs.exe.sources >expression.cs(894,59): warning CS0618: `Mono.CSharp.UserOperatorCall.MakeSimpleCall(Mono.CSharp.EmitContext, Mono.CSharp.MethodGroupExpr, Mono.CSharp.Expression, Mono.CSharp.Location)' is obsolete: `It may not be compatible with expression trees' >Compilation succeeded - 1 warning(s) >cp gmcs.exe ../class/lib/net_2_0/gmcs.exe >test ! -f gmcs.exe.mdb || cp gmcs.exe.mdb ../class/lib/net_2_0/gmcs.exe.mdb >cp gmcs.exe.config ../class/lib/net_2_0/gmcs.exe.config >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/mcs' >make[6]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >Creating ../../build/deps/corlib_test_net_2_0.dll.response ... >Creating ../../build/deps/corlib_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_corlib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >MONO_PATH="../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -nowarn:169,612,618,649 -d:INSIDE_CORLIB -nowarn:414 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -unsafe -nostdlib -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -target:library -out:mscorlib.dll @corlib.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R mscorlib.dll ../../class/mono.snk >Assembly mscorlib.dll signed. >mv mscorlib.dll ../../class/lib/net_2_0/mscorlib.dll >test ! -f mscorlib.dll.mdb || mv mscorlib.dll.mdb ../../class/lib/net_2_0/mscorlib.dll.mdb >test ! -f mscorlib.pdb || mv mscorlib.pdb ../../class/lib/net_2_0/mscorlib.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/corlib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >Creating ../../build/deps/System_test_net_2_0.dll.response ... >Creating ../../build/deps/System_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >** Warning: System.dll built without parts that depend on: System.Xml.dll Mono.Security.dll System.Configuration.dll >MONO_PATH="../../class/lib/net_2_0:../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:618 -d:CONFIGURATION_2_0 -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.ComponentModel/BindingList.cs(156,52): warning CS0067: The event `System.ComponentModel.BindingList<T>.AddingNew' is never used >System.Configuration/ApplicationSettingsBase.cs(374,44): warning CS0169: The private field `System.Configuration.ApplicationSettingsBase.properties' is never used >System.Configuration/ApplicationSettingsBase.cs(377,42): warning CS0414: The private field `System.Configuration.ApplicationSettingsBase.providerService' is assigned but its value is never used >System.Net/WebRequest.cs(191,43): warning CS0169: The private field `System.Net.WebRequest.proxy' is never used >System.Net.Mail/SmtpClient.cs(71,43): warning CS0169: The private field `System.Net.Mail.SmtpClient.clientCertificates' is never used >System.Net.Mail/SmtpClient.cs(101,22): warning CS0414: The private field `System.Net.Mail.SmtpClient.canStartTLS' is assigned but its value is never used >Compilation succeeded - 8 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/net_2_0/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_2_0/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_2_0/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >Creating ../../build/deps/System.Xml_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Xml_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Xml.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >MONO_PATH="../../class/lib/net_2_0:../../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -nowarn:0162,0618,0612,0642,1595 -target:library -out:System.Xml.dll System.Xml.XPath/Parser.cs Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs @System.Xml.dll.sources >System.Xml.XPath/XPathComparer.cs(95,29): warning CS0108: `System.Xml.XPath.XPathNavigatorComparer.Equals(object, object)' hides inherited member `object.Equals(object, object)'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning) >System.Xml.Schema/BuiltInDatatype.cs(1667,36): warning CS0108: `Mono.Xml.Schema.XmlSchemaUri.operator ==(Mono.Xml.Schema.XmlSchemaUri, Mono.Xml.Schema.XmlSchemaUri)' hides inherited member `System.Uri.operator /(System.Uri, System.Uri)'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.dll (Location of the symbol related to previous warning) >System.Xml.Schema/BuiltInDatatype.cs(1672,36): warning CS0108: `Mono.Xml.Schema.XmlSchemaUri.operator !=(Mono.Xml.Schema.XmlSchemaUri, Mono.Xml.Schema.XmlSchemaUri)' hides inherited member `System.Uri.operator %(System.Uri, System.Uri)'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.dll (Location of the symbol related to previous warning) >Mono.Xml.Xsl/XslOutput.cs(275,62): warning CS0219: The variable `li' is assigned but its value is never used >Mono.Xml.Xsl/XslTemplate.cs(374,52): warning CS0168: The variable `ex' is declared but never used >System.Xml/DTDObjectModel.cs(1164,44): warning CS0168: The variable `ex' is declared but never used >System.Xml/XmlConvert.cs(340,32): warning CS0219: The variable `modestr' is assigned but its value is never used >System.Xml/XmlConvert.cs(561,32): warning CS0219: The variable `modestr' is assigned but its value is never used >System.Xml/XmlTextReader.cs(1787,40): warning CS0168: The variable `dummyValue' is declared but never used >System.Xml/XmlTextWriter2.cs(759,30): warning CS0219: The variable `isEmpty' is assigned but its value is never used >System.Xml.Schema/XmlSchemaInference.cs(213,29): warning CS0219: The variable `depth' is assigned but its value is never used >System.Xml.Schema/XmlSchemaSimpleTypeRestriction.cs(751,38): warning CS0219: The variable `matched' is assigned but its value is never used >Mono.Xml.Schema/XmlSchemaValidatingReader.cs(95,21): warning CS0414: The private field `Mono.Xml.Schema.XmlSchemaValidatingReader.startDepth' is assigned but its value is never used >Mono.Xml.Schema/XmlSchemaValidatingReader.cs(97,31): warning CS0414: The private field `Mono.Xml.Schema.XmlSchemaValidatingReader.tmpBuilder' is assigned but its value is never used >Mono.Xml.XPath/XPathNavigatorReader.cs(280,30): warning CS0169: The private method `Mono.Xml.XPath.XPathNavigatorReader.MoveToAttributeNavigator(int)' is never used >Mono.Xml.XPath/XPathNavigatorReader.cs(56,31): warning CS0414: The private field `Mono.Xml.XPath.XPathNavigatorReader.innerXmlBuilder' is assigned but its value is never used >Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0414: The private field `Mono.Xml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used >Mono.Xml.Xsl/XslTransformProcessor.cs(58,22): warning CS0414: The private field `Mono.Xml.Xsl.XslTransformProcessor.outputStylesheetXmlns' is assigned but its value is never used >System.Xml/DTDReader.cs(1459,29): warning CS0169: The private method `System.Xml.DTDReader.ReadCharacterReference()' is never used >System.Xml/DTDValidatingReader2.cs(566,38): warning CS0169: The private method `Mono.Xml.DTDValidatingReader.NotWFError(string)' is never used >System.Xml/XmlIteratorNodeList.cs(41,25): warning CS0169: The private field `System.Xml.XmlIteratorNodeList.previous' is never used >System.Xml.XPath/XPathDocument.cs(100,30): warning CS0169: The private method `System.Xml.XPath.XPathDocument.Initialize(System.Xml.XmlReader, System.Xml.XmlSpace, bool)' is never used >System.Xml.Xsl/XslCompiledTransform.cs(253,32): warning CS0169: The private method `System.Xml.Xsl.NoOperationDebugger.ShowLocationInTrace(System.Xml.XPath.XPathNavigator)' is never used >System.Xml.Xsl/XsltArgumentList.cs(58,65): warning CS0067: The event `System.Xml.Xsl.XsltArgumentList.XsltMessageEncountered' is never used >System.Xml.Schema/XmlAtomicValue.cs(53,29): warning CS0169: The private field `System.Xml.Schema.XmlAtomicValue.valueAsList' is never used >System.Xml.Schema/XmlSchemaChoice.cs(204,30): warning CS0169: The private method `System.Xml.Schema.XmlSchemaChoice.ValidateParticleSection(ref int, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.XmlSchemaParticle, System.Xml.Schema.ValidationEventHandler, System.Xml.Schema.XmlSchema, bool)' is never used >System.Xml.Schema/XmlSchemaInference.cs(172,39): warning CS0414: The private field `System.Xml.Schema.XsdInference.QNameUDecimal' is assigned but its value is never used >System.Xml.Schema/XmlSchemaSerializer.cs(118,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaForm(System.Xml.Schema.XmlSchemaForm, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(147,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaDerivationMethod(System.Xml.Schema.XmlSchemaDerivationMethod, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(1094,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaUse(System.Xml.Schema.XmlSchemaUse, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaSerializer.cs(2101,22): warning CS0169: The private method `System.Xml.Schema.XmlSchemaSerializationWriter.WriteObject_XmlSchemaContentProcessing(System.Xml.Schema.XmlSchemaContentProcessing, string, string, bool, bool, bool)' is never used >System.Xml.Schema/XmlSchemaValidator.cs(1221,30): warning CS0169: The private method `System.Xml.Schema.XmlSchemaValidator.ProcessKeyEntryOne(Mono.Xml.Schema.XsdKeyEntry, bool, bool, object, string, string, System.Xml.Schema.XmlValueGetter)' is never used >System.Xml.Schema/XmlSchemaValidator.cs(124,27): warning CS0414: The private field `System.Xml.Schema.XmlSchemaValidator.startType' is assigned but its value is never used >System.Xml.Schema/XmlSchemaValidator.cs(156,27): warning CS0169: The private field `System.Xml.Schema.XmlSchemaValidator.currentType' is never used >System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0414: The private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' is assigned but its value is never used >System.Xml.Serialization/SerializationSource.cs(151,22): warning CS0414: The private field `System.Xml.Serialization.MembersSerializationSource.writeAccessors' is assigned but its value is never used >System.Xml.Serialization/XmlCodeExporter.cs(48,39): warning CS0169: The private field `System.Xml.Serialization.XmlCodeExporter.options' is never used >System.Xml.Serialization/XmlSchemaImporter.cs(66,39): warning CS0414: The private field `System.Xml.Serialization.XmlSchemaImporter.options' is assigned but its value is never used >Compilation succeeded - 38 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R System.Xml.dll ../../class/mono.snk >Assembly System.Xml.dll signed. >mv System.Xml.dll ../../class/lib/net_2_0/System.Xml.dll >test ! -f System.Xml.dll.mdb || mv System.Xml.dll.mdb ../../class/lib/net_2_0/System.Xml.dll.mdb >test ! -f System.Xml.pdb || mv System.Xml.pdb ../../class/lib/net_2_0/System.Xml.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >Creating ../../build/deps/Mono.Security_test_net_2_0.dll.response ... >Creating ../../build/deps/Mono.Security_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_Mono.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:System.dll -unsafe -target:library -out:Mono.Security.dll @Mono.Security.dll.sources >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(75,1): warning CS1030: #warning: `"Client certificate selection is unfinished"' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(76,1): warning CS1030: #warning: `Review that selected alert is correct' >./Mono.Security.Protocol.Tls/HttpsClientStream.cs(90,49): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' >./Mono.Security.Protocol.Tls/HttpsClientStream.cs(92,60): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,34): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,53): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,42): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.' >./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,61): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.' >Compilation succeeded - 8 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R Mono.Security.dll ../../class/mono.snk >Assembly Mono.Security.dll signed. >mv Mono.Security.dll ../../class/lib/net_2_0/Mono.Security.dll >test ! -f Mono.Security.dll.mdb || mv Mono.Security.dll.mdb ../../class/lib/net_2_0/Mono.Security.dll.mdb >test ! -f Mono.Security.pdb || mv Mono.Security.pdb ../../class/lib/net_2_0/Mono.Security.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >** Warning: System.dll built without parts that depend on: System.Configuration.dll >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:618 -d:CONFIGURATION_2_0 -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -define:XML_DEP -r:System.Xml.dll -define:SECURITY_DEP -r:Mono.Security.dll -r:PrebuiltSystem=../../class/lib/net_2_0/System.dll -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Diagnostics/XmlWriterTraceListener.cs(183,74): warning CS0612: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete >System.ComponentModel/BindingList.cs(156,52): warning CS0067: The event `System.ComponentModel.BindingList<T>.AddingNew' is never used >System.Configuration/ApplicationSettingsBase.cs(374,44): warning CS0169: The private field `System.Configuration.ApplicationSettingsBase.properties' is never used >System.Configuration/ApplicationSettingsBase.cs(377,42): warning CS0414: The private field `System.Configuration.ApplicationSettingsBase.providerService' is assigned but its value is never used >System.Diagnostics/XmlWriterTraceListener.cs(47,24): warning CS0414: The private field `System.Diagnostics.XmlWriterTraceListener.name' is assigned but its value is never used >System.Net/WebRequest.cs(191,43): warning CS0169: The private field `System.Net.WebRequest.proxy' is never used >System.Net.Mail/SmtpClient.cs(101,22): warning CS0414: The private field `System.Net.Mail.SmtpClient.canStartTLS' is assigned but its value is never used >System.Security.Cryptography.X509Certificates/X509Chain.cs(51,32): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.working_public_key_algorithm' is assigned but its value is never used >Compilation succeeded - 10 warning(s) >: System.dll ../../class/mono.snk >mv System.dll ../../class/lib/net_2_0/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_2_0/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_2_0/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >Creating ../../build/deps/System.Security_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Security_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Security.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:618 -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -debug+ -r:Mono.Security.dll -nowarn:414 -target:library -out:../../class/lib/net_2_0/System.Security.dll @System.Security.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Security.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Security.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Security' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >Creating ../../build/deps/net_2_0_System.Configuration.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Security.dll -target:library -out:System.Configuration.dll @System.Configuration.dll.sources >System.Configuration/ConfigHelper.cs(50,51): warning CS0618: `System.Collections.IHashCodeProvider' is obsolete: `Please use IEqualityComparer instead.' >System.Configuration/ConfigHelper.cs(51,27): warning CS0618: `System.Collections.Specialized.NameValueCollection.NameValueCollection(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Use NameValueCollection (IEqualityComparer)' >System.Configuration/Configuration.cs(279,44): warning CS0253: Possible unintended reference comparison; to get a value comparison, cast the right hand side to type `string'. >Compilation succeeded - 3 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R System.Configuration.dll ../../class/mono.snk >Assembly System.Configuration.dll signed. >mv System.Configuration.dll ../../class/lib/net_2_0/System.Configuration.dll >test ! -f System.Configuration.dll.mdb || mv System.Configuration.dll.mdb ../../class/lib/net_2_0/System.Configuration.dll.mdb >test ! -f System.Configuration.pdb || mv System.Configuration.pdb ../../class/lib/net_2_0/System.Configuration.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:618 -d:CONFIGURATION_2_0 -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -define:XML_DEP -r:System.Xml.dll -define:SECURITY_DEP -r:Mono.Security.dll -define:CONFIGURATION_DEP -r:System.Configuration.dll -r:PrebuiltSystem=../../class/lib/net_2_0/System.dll -target:library -out:System.dll @System.dll.sources >System.ComponentModel/ReflectionPropertyDescriptor.cs(80,38): warning CS0219: The variable `attr_ro' is assigned but its value is never used >System.ComponentModel/TypeDescriptor.cs(473,27): warning CS0219: The variable `exc' is assigned but its value is never used >System.Diagnostics/XmlWriterTraceListener.cs(183,74): warning CS0612: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete >System.ComponentModel/BindingList.cs(156,52): warning CS0067: The event `System.ComponentModel.BindingList<T>.AddingNew' is never used >System.Diagnostics/XmlWriterTraceListener.cs(47,24): warning CS0414: The private field `System.Diagnostics.XmlWriterTraceListener.name' is assigned but its value is never used >System.Net/WebRequest.cs(191,43): warning CS0169: The private field `System.Net.WebRequest.proxy' is never used >System.Net.Mail/SmtpClient.cs(101,22): warning CS0414: The private field `System.Net.Mail.SmtpClient.canStartTLS' is assigned but its value is never used >System.Security.Cryptography.X509Certificates/X509Chain.cs(51,32): warning CS0414: The private field `System.Security.Cryptography.X509Certificates.X509Chain.working_public_key_algorithm' is assigned but its value is never used >Compilation succeeded - 8 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R System.dll ../../class/mono.snk >Assembly System.dll signed. >mv System.dll ../../class/lib/net_2_0/System.dll >test ! -f System.dll.mdb || mv System.dll.mdb ../../class/lib/net_2_0/System.dll.mdb >test ! -f System.pdb || mv System.pdb ../../class/lib/net_2_0/System.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.XML' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >Creating ../../../build/deps/net_2_0_I18N.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >MONO_PATH="../../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../mcs/gmcs.exe /codepage:65001 /r:mscorlib.dll /unsafe -d:NET_1_1 -d:NET_2_0 -debug /noconfig -target:library -out:I18N.dll @I18N.dll.sources >MonoEncoding.cs(37,36): warning CS3021: `I18N.Common.MonoEncoding.HandleFallback(ref System.Text.EncoderFallbackBuffer, char*, ref int, ref int, byte*, ref int, ref int)' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant >Handlers.cs(224,46): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' >Manager.cs(55,91): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' >Strings.cs(38,40): warning CS0414: The private field `I18N.Common.Strings.resources' is assigned but its value is never used >Compilation succeeded - 4 warning(s) >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.dll ../../../class/mono.snk >Assembly I18N.dll signed. >mv I18N.dll ../../../class/lib/net_2_0/I18N.dll >test ! -f I18N.dll.mdb || mv I18N.dll.mdb ../../../class/lib/net_2_0/I18N.dll.mdb >test ! -f I18N.pdb || mv I18N.pdb ../../../class/lib/net_2_0/I18N.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Common' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >Creating ../../../build/deps/I18N.West_test_net_2_0.dll.response ... >Creating ../../../build/deps/I18N.West_test_net_2_0.dll.makefrag ... >Creating ../../../build/deps/net_2_0_I18N.West.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >MONO_PATH="../../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../mcs/gmcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:NET_2_0 -debug /noconfig -target:library -out:I18N.West.dll @I18N.West.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.West.dll ../../../class/mono.snk >Assembly I18N.West.dll signed. >mv I18N.West.dll ../../../class/lib/net_2_0/I18N.West.dll >test ! -f I18N.West.dll.mdb || mv I18N.West.dll.mdb ../../../class/lib/net_2_0/I18N.West.dll.mdb >test ! -f I18N.West.pdb || mv I18N.West.pdb ../../../class/lib/net_2_0/I18N.West.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/West' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >Creating ../../../build/deps/net_2_0_I18N.MidEast.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >MONO_PATH="../../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../mcs/gmcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:NET_2_0 -debug /noconfig -target:library -out:I18N.MidEast.dll @I18N.MidEast.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.MidEast.dll ../../../class/mono.snk >Assembly I18N.MidEast.dll signed. >mv I18N.MidEast.dll ../../../class/lib/net_2_0/I18N.MidEast.dll >test ! -f I18N.MidEast.dll.mdb || mv I18N.MidEast.dll.mdb ../../../class/lib/net_2_0/I18N.MidEast.dll.mdb >test ! -f I18N.MidEast.pdb || mv I18N.MidEast.pdb ../../../class/lib/net_2_0/I18N.MidEast.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/MidEast' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >Creating ../../../build/deps/net_2_0_I18N.Other.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >MONO_PATH="../../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../mcs/gmcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:NET_2_0 -debug /noconfig -target:library -out:I18N.Other.dll @I18N.Other.dll.sources >CP57002.cs(96,37): warning CS0219: The variable `byteIndex' is assigned but its value is never used >CP57002.cs(95,37): warning CS0219: The variable `charIndex' is assigned but its value is never used >CP57002.cs(93,55): warning CS0219: The variable `buffer' is assigned but its value is never used >Compilation succeeded - 3 warning(s) >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.Other.dll ../../../class/mono.snk >Assembly I18N.Other.dll signed. >mv I18N.Other.dll ../../../class/lib/net_2_0/I18N.Other.dll >test ! -f I18N.Other.dll.mdb || mv I18N.Other.dll.mdb ../../../class/lib/net_2_0/I18N.Other.dll.mdb >test ! -f I18N.Other.pdb || mv I18N.Other.pdb ../../../class/lib/net_2_0/I18N.Other.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Other' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >Creating ../../../build/deps/net_2_0_I18N.Rare.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >MONO_PATH="../../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../mcs/gmcs.exe /codepage:65001 /r:mscorlib.dll /r:I18N.dll /unsafe -d:NET_1_1 -d:NET_2_0 -debug /noconfig -target:library -out:I18N.Rare.dll @I18N.Rare.dll.sources >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.Rare.dll ../../../class/mono.snk >Assembly I18N.Rare.dll signed. >mv I18N.Rare.dll ../../../class/lib/net_2_0/I18N.Rare.dll >test ! -f I18N.Rare.dll.mdb || mv I18N.Rare.dll.mdb ../../../class/lib/net_2_0/I18N.Rare.dll.mdb >test ! -f I18N.Rare.pdb || mv I18N.Rare.pdb ../../../class/lib/net_2_0/I18N.Rare.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/Rare' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >Creating ../../../build/deps/I18N.CJK_test_net_2_0.dll.response ... >Creating ../../../build/deps/I18N.CJK_test_net_2_0.dll.makefrag ... >Creating ../../../build/deps/net_2_0_I18N.CJK.dll.makefrag ... >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >MONO_PATH="../../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../mcs/gmcs.exe /codepage:65001 /unsafe /resource:big5.table /resource:gb2312.table /resource:jis.table /resource:ks.table /resource:gb18030.table /r:mscorlib.dll /r:I18N.dll -d:NET_1_1 -d:NET_2_0 -debug /noconfig -target:library -out:I18N.CJK.dll @I18N.CJK.dll.sources >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) >CP936.cs(38,47): warning CS0219: The variable `buffer' is assigned but its value is never used >CP949.cs(127,35): warning CS0219: The variable `buffer' is assigned but its value is never used >CP950.cs(37,47): warning CS0219: The variable `buffer' is assigned but its value is never used >Compilation succeeded - 4 warning(s) >MONO_PATH="../../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../../class/lib/net_1_1_bootstrap/sn.exe -q -R I18N.CJK.dll ../../../class/mono.snk >Assembly I18N.CJK.dll signed. >mv I18N.CJK.dll ../../../class/lib/net_2_0/I18N.CJK.dll >test ! -f I18N.CJK.dll.mdb || mv I18N.CJK.dll.mdb ../../../class/lib/net_2_0/I18N.CJK.dll.mdb >test ! -f I18N.CJK.pdb || mv I18N.CJK.pdb ../../../class/lib/net_2_0/I18N.CJK.pdb >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N/CJK' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[8]: Nothing to be done for `all-local'. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/I18N' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >Creating ../../build/deps/System.Drawing_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Drawing_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Drawing.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /nowarn:649 /nowarn:169 -resource:Assembly/Mono.ico,Mono.ico -resource:Assembly/Information.ico,Information.ico -resource:Assembly/Error.ico,Error.ico -resource:Assembly/Warning.ico,Warning.ico -resource:Assembly/Question.ico,Question.ico -target:library -out:../../class/lib/net_2_0/System.Drawing.dll @System.Drawing.dll.sources >System.Drawing.Printing/PrintingServicesUnix.cs(121,42): warning CS0168: The variable `ex' is declared but never used >System.Drawing.Printing/PrintingServicesWin32.cs(38,32): warning CS0414: The private field `System.Drawing.Printing.PrintingServicesWin32.printer_name' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Drawing.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Drawing.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Drawing' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >Creating ../../build/deps/net_2_0_System.Transactions.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /nowarn:169 /nowarn:618 /r:mscorlib.dll /r:System.dll /debug+ -target:library -out:../../class/lib/net_2_0/System.Transactions.dll @System.Transactions.dll.sources >System.Transactions/CommittableTransaction.cs(61,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `System.Transactions.CommittableTransaction'. >System.Transactions/DependentTransaction.cs(38,25): warning CS0162: Unreachable code detected >System.Transactions/Transaction.cs(72,63): warning CS0067: The event `System.Transactions.Transaction.TransactionCompleted' is never used >System.Transactions/DependentTransaction.cs(19,29): warning CS0414: The private field `System.Transactions.DependentTransaction.parent' is assigned but its value is never used >System.Transactions/DependentTransaction.cs(20,38): warning CS0414: The private field `System.Transactions.DependentTransaction.option' is assigned but its value is never used >System.Transactions/SinglePhaseEnlistment.cs(18,22): warning CS0414: The private field `System.Transactions.SinglePhaseEnlistment.committed' is assigned but its value is never used >System.Transactions/TransactionManager.cs(51,25): warning CS0067: The event `System.Transactions.TransactionManager.DistributedTransactionStarted' is never used >System.Transactions/TransactionScope.cs(30,26): warning CS0414: The private field `System.Transactions.TransactionScope.timeout' is assigned but its value is never used >Compilation succeeded - 8 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Transactions.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Transactions.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Transactions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >Creating ../../build/deps/net_2_0_System.EnterpriseServices.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /nowarn:0168 /nowarn:0162 /r:mscorlib.dll /r:System.Transactions.dll -target:library -out:../../class/lib/net_2_0/System.EnterpriseServices.dll @System.EnterpriseServices.dll.sources >System.EnterpriseServices/DescriptionAttribute.cs(41,24): warning CS0414: The private field `System.EnterpriseServices.DescriptionAttribute.desc' is assigned but its value is never used >System.EnterpriseServices/ResourcePool.cs(39,53): warning CS0414: The private field `System.EnterpriseServices.ResourcePool.cb' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.EnterpriseServices.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.EnterpriseServices.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.EnterpriseServices' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >Creating ../../build/deps/net_2_0_Mono.C5.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll -nowarn:169 -target:library -out:../../class/lib/net_2_0/Mono.C5.dll @Mono.C5.dll.sources >C5/hashing/HashBag.cs(298,1): warning CS1030: #warning: `Improve if items is a counting bag' >C5/hashing/HashBag.cs(390,1): warning CS1030: #warning: `We could send bag events here easily using a CircularQueue of (should?)' >C5/hashing/HashBag.cs(390,1): warning CS1030: #warning: `We could send bag events here easily using a CircularQueue of (should?)' >C5/hashing/HashBag.cs(576,1): warning CS1030: #warning: `We could easily raise bag events' >C5/trees/RedBlackTreeBag.cs(1530,1): warning CS1030: #warning: `for bag implementation: count is wrong' >C5/trees/RedBlackTreeBag.cs(2139,1): warning CS1030: #warning: `how does this work together with persistence?' >C5/trees/RedBlackTreeBag.cs(2152,1): warning CS1030: #warning: `improve (mainly for bag) by usig a Node iterator instead of ItemMultiplicities()' >C5/trees/RedBlackTreeSet.cs(1530,1): warning CS1030: #warning: `for bag implementation: count is wrong' >C5/trees/RedBlackTreeSet.cs(2139,1): warning CS1030: #warning: `how does this work together with persistence?' >C5/trees/RedBlackTreeSet.cs(2152,1): warning CS1030: #warning: `improve (mainly for bag) by usig a Node iterator instead of ItemMultiplicities()' >C5/linkedlists/HashedLinkedList.cs(856,1): warning CS1030: #warning: `hack alert was there a -1 here?' >C5/linkedlists/HashedLinkedList.cs(1450,1): warning CS1030: #warning: `INEFFICIENT' >C5/linkedlists/HashedLinkedList.cs(1549,1): warning CS1030: #warning: `must we check stamps here?' >C5/linkedlists/LinkedList.cs(1450,1): warning CS1030: #warning: `INEFFICIENT' >C5/linkedlists/LinkedList.cs(1549,1): warning CS1030: #warning: `must we check stamps here?' >C5/Collections.cs(469,1): warning CS1030: #warning: `This code does not fit the doc comment and unit tests' >C5/Delegates.cs(29,1): warning CS1691: `1711' is not a valid warning number >C5/trees/RedBlackTreeBag.cs(2459,82): warning CS0168: The variable `p' is declared but never used >C5/linkedlists/HashedLinkedList.cs(1030,20): warning CS0219: The variable `endpoint' is assigned but its value is never used >C5/linkedlists/LinkedList.cs(1129,20): warning CS0219: The variable `endpoint' is assigned but its value is never used >C5/heaps/IntervalHeap.cs(694,16): warning CS0219: The variable `myhandle' is assigned but its value is never used >C5/Collections.cs(782,17): warning CS0414: The private field `C5.CollectionBase<T>.isortedtype' is assigned but its value is never used >C5/linkedlists/HashedLinkedList.cs(1183,11): warning CS0414: The private field `C5.HashedLinkedList.Range.start' is assigned but its value is never used >C5/linkedlists/LinkedList.cs(1183,11): warning CS0414: The private field `C5.LinkedList.Range.start' is assigned but its value is never used >Compilation succeeded - 24 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.C5.dll c5.snk >Assembly ../../class/lib/net_2_0/Mono.C5.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.C5' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >Creating ../../build/deps/net_2_0_Mono.Data.Tds.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:Mono.Security.dll -target:library -out:../../class/lib/net_2_0/Mono.Data.Tds.dll @Mono.Data.Tds.dll.sources >Mono.Data.Tds.Protocol/TdsComm.cs(101,46): warning CS0219: The variable `asyncResult' is assigned but its value is never used >Mono.Data.Tds.Protocol/Tds.cs(1192,29): warning CS0169: The private method `Mono.Data.Tds.Protocol.Tds.LookupDisplaySize(Mono.Data.Tds.Protocol.TdsColumnType)' is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Data.Tds.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Data.Tds.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Tds' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >Creating ../../build/deps/System.Data_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Data_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Data.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:649 -nowarn:169 -nowarn:219 -nowarn:168 -nowarn:1595 -unsafe -r:mscorlib.dll -r:../../class/lib/net_2_0/System.dll -r:System.Xml.dll -r:System.EnterpriseServices.dll -r:Mono.Data.Tds.dll -r:System.Configuration.dll -r:System.Transactions.dll -target:library -out:../../class/lib/net_2_0/System.Data.dll Mono.Data.SqlExpressions/Parser.cs @System.Data.dll.sources >System.Data.Common/DbConnection.cs(53,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Data.OleDb/OleDbConnection.cs(83,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Data.Odbc/OdbcConnection.cs(86,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Data.SqlClient/SqlConnection.cs(143,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Data/XmlSchemaDataImporter.cs(334,32): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler)' is obsolete: `Use XmlSchemaSet.Compile() instead.' >System.Data/XmlSchemaDataImporter.cs(292,27): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler)' is obsolete: `Use XmlSchemaSet.Compile() instead.' >System.Data/DataCategoryAttribute.cs(42,24): warning CS0414: The private field `System.Data.DataCategoryAttribute.category' is assigned but its value is never used >System.Data/DataColumn.cs(67,58): warning CS0067: The event `System.Data.DataColumn.ValidateColumnValueChange' is never used >System.Data/DataColumn.cs(70,58): warning CS0067: The event `System.Data.DataColumn.ColumnValueChanging' is never used >System.Data/DataRelation.cs(55,33): warning CS0414: The private field `System.Data.DataRelation.dataSet' is assigned but its value is never used >System.Data/DataRelationCollection.cs(233,29): warning CS0414: The private field `System.Data.DataRelationCollection.defaultNameIndex' is assigned but its value is never used >System.Data/XmlDataInferenceLoader.cs(171,29): warning CS0414: The private field `System.Data.XmlDataInferenceLoader.mode' 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/OleDbDataReader.cs(47,38): warning CS0414: The private field `System.Data.OleDb.OleDbDataReader.command' is assigned but its value is never used >System.Data.SqlClient/SqlCommand.cs(908,61): warning CS0067: The event `System.Data.SqlClient.SqlCommand.StatementCompleted' is never used >System.Data.SqlClient/SqlConnection.cs(941,40): warning CS0414: The private field `System.Data.SqlClient.SqlConnection.SqlMonitorSocket.server' is assigned but its value is never used >System.Data.SqlClient/SqlParameterCollection.cs(59,28): warning CS0414: The private field `System.Data.SqlClient.SqlParameterCollection.command' is assigned but its value is never used >System.Data.SqlClient/SqlBulkCopy.cs(54,36): warning CS0414: The private field `System.Data.SqlClient.SqlBulkCopy.copyOptions' is assigned but its value is never used >System.Xml/XmlDataDocument.cs(99,35): warning CS0414: The private field `System.Xml.XmlDataDocument.TempTable' is assigned but its value is never used >Compilation succeeded - 19 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Data.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Data.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >Creating ../../build/deps/net_2_0_Mono.Data.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll -target:library -out:../../class/lib/net_2_0/Mono.Data.dll @Mono.Data.dll.sources >Provider.cs(132,77): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete >ProviderFactory.cs(48,80): warning CS0618: `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: `This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' >ProviderFactory.cs(70,72): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete. Please use System.Configuration.ConfigurationManager.AppSettings' >Compilation succeeded - 3 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Data.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Data.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >Creating ../../build/deps/net_2_0_Mono.GetOptions.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:System.dll -target:library -out:../../class/lib/net_2_0/Mono.GetOptions.dll @Mono.GetOptions.dll.sources >Mono.GetOptions.Useful/CommonCompilerOptions.cs(62,22): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(45,25): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(177,35): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(60,24): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(181,85): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(184,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(185,87): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(186,79): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(187,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionList.cs(492,42): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(133,55): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(345,60): warning CS0168: The variable `ex' is declared but never used >Mono.GetOptions/OptionDetails.cs(355,60): warning CS0168: The variable `ex' is declared but never used >Mono.GetOptions/OptionDetails.cs(92,73): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(92,113): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(96,84): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions/OptionDetails.cs(100,76): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(68,90): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(365,30): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(390,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(395,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(400,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(416,49): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(377,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(504,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(507,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(509,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(511,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(585,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(589,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(592,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(595,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(602,25): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(687,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(690,33): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(95,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(97,57): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(727,49): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Mono.GetOptions.Useful/CommonCompilerOptions.cs(731,41): warning CS0618: `Mono.GetOptions.Options' is obsolete: `This class is being obsoleted, there is no replacement, we suggest you use your own option parsing' >Compilation succeeded - 39 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.GetOptions.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.GetOptions.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.GetOptions' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >Creating ../../build/deps/net_2_0_Mono.CompilerServices.SymbolWriter.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll -target:library -out:Mono.CompilerServices.SymbolWriter.dll @Mono.CompilerServices.SymbolWriter.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R Mono.CompilerServices.SymbolWriter.dll ../../class/mono.snk >Assembly Mono.CompilerServices.SymbolWriter.dll signed. >mv Mono.CompilerServices.SymbolWriter.dll ../../class/lib/net_2_0/Mono.CompilerServices.SymbolWriter.dll >test ! -f Mono.CompilerServices.SymbolWriter.dll.mdb || mv Mono.CompilerServices.SymbolWriter.dll.mdb ../../class/lib/net_2_0/Mono.CompilerServices.SymbolWriter.dll.mdb >test ! -f Mono.CompilerServices.SymbolWriter.pdb || mv Mono.CompilerServices.SymbolWriter.pdb ../../class/lib/net_2_0/Mono.CompilerServices.SymbolWriter.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.CompilerServices.SymbolWriter' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >Creating ../../build/deps/Mono.Posix_test_net_2_0.dll.response ... >Creating ../../build/deps/Mono.Posix_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_Mono.Posix.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /nowarn:0618 -target:library -out:../../class/lib/net_2_0/Mono.Posix.dll @Mono.Posix.dll.sources >./Mono.Unix/StdioFileStream.cs(123,42): warning CS0168: The variable `e' is declared but never used >./Mono.Unix/UnixListener.cs(54,58): warning CS0168: The variable `se' is declared but never used >./Mono.Unix/UnixSymbolicLinkInfo.cs(71,32): warning CS0219: The variable `path' is assigned but its value is never used >./Mono.Unix.Native/Syscall.cs(823,45): warning CS3019: CLS compliance checking will not be performed on `Mono.Unix.Native.Stat._padding_' because it is not visible from outside this assembly >./Mono.Remoting.Channels.Unix/UnixBinaryCore.cs(142,40): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete >./Mono.Remoting.Channels.Unix/UnixServerChannel.cs(307,30): warning CS0168: The variable `ex' is declared but never used >./Mono.Unix.Native/Syscall.cs(823,45): warning CS0169: The private field `Mono.Unix.Native.Stat._padding_' is never used >./Mono.Unix.Native/Syscall.cs(1028,29): warning CS0169: The private field `Mono.Unix.Native.Timezone.tz_dsttime' is never used >Compilation succeeded - 8 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Posix.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Posix.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Posix' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >Creating ../../build/deps/net_2_0_Accessibility.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll -target:library -out:../../class/lib/net_2_0/Accessibility.dll @Accessibility.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Accessibility.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Accessibility.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Accessibility' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >Creating ../../build/deps/net_2_0_Mono.Mozilla.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:System.dll -debug+ -nowarn:108 -target:library -out:../../class/lib/net_2_0/Mono.Mozilla.dll @Mono.Mozilla.dll.sources >Mono.Mozilla/WebBrowser.cs(786,32): warning CS0219: The variable `t' is assigned but its value is never used >Compilation succeeded - 1 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Mozilla.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Mozilla.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Mozilla' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >Creating ../../build/deps/System.Windows.Forms_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Windows.Forms_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Windows.Forms.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /unsafe /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Drawing.dll /r:Accessibility.dll /r:System.Data.dll /r:Mono.Posix.dll /r:Mono.Mozilla @System.Windows.Forms.dll.resources -debug -nowarn:618,612,809 /r:System.Configuration.dll -target:library -out:../../class/lib/net_2_0/System.Windows.Forms.dll @System.Windows.Forms.dll.sources >System.Windows.Forms/DataGridViewCell.cs(864,55): warning CS0219: The variable `style' is assigned but its value is never used >System.Windows.Forms/DataGridViewCell.cs(963,47): warning CS0219: The variable `style' is assigned but its value is never used >System.Windows.Forms/DataGridViewCell.cs(139,55): warning CS0219: The variable `style' is assigned but its value is never used >System.Windows.Forms/HtmlElement.cs(180,33): warning CS0162: Unreachable code detected >System.Windows.Forms/HtmlElement.cs(185,33): warning CS0162: Unreachable code detected >System.Windows.Forms/HtmlElement.cs(188,33): warning CS0162: Unreachable code detected >System.Windows.Forms/HtmlElement.cs(191,33): warning CS0162: Unreachable code detected >System.Windows.Forms/HtmlElement.cs(69,41): warning CS0162: Unreachable code detected >System.Windows.Forms/HtmlElement.cs(72,49): warning CS0162: Unreachable code detected >System.Windows.Forms/HtmlWindow.cs(139,38): warning CS0219: The variable `ret' is assigned but its value is never used >System.Windows.Forms/OSFeature.cs(56,32): warning CS0168: The variable `o' is declared but never used >System.Windows.Forms/Application.cs(921,50): warning CS0067: The event `System.Windows.Forms.Application.EnterThreadModal' is never used >System.Windows.Forms/Application.cs(924,50): warning CS0067: The event `System.Windows.Forms.Application.LeaveThreadModal' is never used >System.Windows.Forms/TextBoxBase.cs(1689,52): warning CS0067: The event `System.Windows.Forms.TextBoxBase.Paint' is never used >System.Windows.Forms/HtmlHistory.cs(35,53): warning CS0414: The private field `System.Windows.Forms.HtmlHistory.webHost' is assigned but its value is never used >System.Windows.Forms/HtmlWindowCollection.cs(38,53): warning CS0414: The private field `System.Windows.Forms.HtmlWindowCollection.webHost' is assigned but its value is never used >System.Windows.Forms/ToolTip.cs(698,30): warning CS0169: The private method `System.Windows.Forms.ToolTip.UnhookControlEvents(System.Windows.Forms.Control)' is never used >System.Windows.Forms/ToolTip.cs(870,30): warning CS0169: The private method `System.Windows.Forms.ToolTip.Hide(System.Windows.Forms.Control)' is never used >Compilation succeeded - 18 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Windows.Forms.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Windows.Forms.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Managed.Windows.Forms' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >Creating ../../build/deps/Mono.Data.Sqlite_test_net_2_0.dll.response ... >Creating ../../build/deps/Mono.Data.Sqlite_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_Mono.Data.Sqlite.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/resgen.exe resources/SR.resx >Read in 3 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite/resources/SR.resx' >Writing resource file... Done. >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /unsafe /r:System.dll /r:System.Data.dll /r:System.Transactions.dll -resource:resources/SR.resources -d:MONO_BACKWARD_COMPAT -target:library -out:../../class/lib/net_2_0/Mono.Data.Sqlite.dll @Mono.Data.Sqlite.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Data.Sqlite.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Data.Sqlite.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.Sqlite' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >Creating ../../build/deps/Mono.Data.SqliteClient_test_net_2_0.dll.response ... >Creating ../../build/deps/Mono.Data.SqliteClient_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_Mono.Data.SqliteClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /unsafe /r:System.dll /r:System.Data.dll -target:library -out:../../class/lib/net_2_0/Mono.Data.SqliteClient.dll @Mono.Data.SqliteClient.dll.sources >Mono.Data.SqliteClient/SqliteCommand.cs(140,41): warning CS0108: `Mono.Data.SqliteClient.SqliteCommand.Connection' hides inherited member `System.Data.Common.DbCommand.Connection'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.SqliteClient/SqliteConnectionStringBuilder.cs(269,29): warning CS0169: The private method `Mono.Data.SqliteClient.SqliteConnectionStringBuilder.ConvertToBoolean(object)' is never used >Mono.Data.SqliteClient/SqliteDataReader.cs(57,30): warning CS0414: The private field `Mono.Data.SqliteClient.SqliteDataReader.reading' is assigned but its value is never used >Compilation succeeded - 3 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Data.SqliteClient.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Data.SqliteClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SqliteClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >Creating ../../build/deps/System.Web_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Web_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Web.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[10]: Nothing to be done for `all-local'. >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Nothing to be done for `all-local'. >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_2_0_bootstrap/resgen.exe `echo resources/TranslationResources.resx | cat` >Read in 36 resources from '/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/resources/TranslationResources.resx' >Writing resource file... Done. >** Warning: System.Web.dll built without parts that depend on: System.Web.Services.dll Mono.Web.dll >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -unsafe -nowarn:612,618,649 -r:mscorlib.dll -r:System.dll -r:System.Drawing.dll -r:System.Data.dll -r:System.Xml.dll -r:System.EnterpriseServices.dll -nowarn:618 -r:System.Configuration.dll -r:System.Windows.Forms.dll -r:Mono.Data.Sqlite.dll /resource:resources/TranslationResources.resources /resource:resources/WebUIValidation.js /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/transparent.gif /resource:resources/webform.js /resource:resources/WebUIValidation_2.0.js /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/DetailsView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js -target:library -out:System.Web.dll System.Web/UplevelHelper.cs @System.Web.dll.sources >System.Web.UI/ApplicationFileParser.cs(115,38): warning CS0114: `System.Web.UI.ApplicationFileParser.Reader' hides inherited member `System.Web.UI.TemplateParser.Reader'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >System.Web.UI/TemplateParser.cs(1027,25): (Location of the symbol related to previous warning) >System.Web.Compilation/TemplateBuildProvider.cs(102,29): warning CS0168: The variable `count' is declared but never used >System.Web.Compilation/AspGenerator.cs(332,29): warning CS0219: The variable `depLength' is assigned but its value is never used >System.Web.Compilation/CachingCompiler.cs(109,37): warning CS0219: The variable `depLength' is assigned but its value is never used >System.Web.Compilation/ClientBuildManager.cs(177,41): warning CS0219: The variable `unit' is assigned but its value is never used >System.Web.Compilation/TemplateControlCompiler.cs(778,30): warning CS0219: The variable `declaringType' is assigned but its value is never used >System.Web.UI/SimpleWebHandlerParser.cs(360,44): warning CS0168: The variable `e' is declared but never used >System.Web.Compilation/SimpleBuildProvider.cs(125,29): warning CS0168: The variable `count' is declared but never used >System.Web.Security/AspNetDBSchemaChecker.cs(66,50): warning CS0168: The variable `ex' is declared but never used >System.Web.UI/Control.cs(798,60): warning CS0168: The variable `ex' is declared but never used >System.Web.UI.HtmlControls/HtmlForm.cs(290,40): warning CS0219: The variable `client' is assigned but its value is never used >System.Web.UI/TemplateControl.cs(195,32): warning CS0219: The variable `realpath' is assigned but its value is never used >System.Web.UI/UserControlParser.cs(114,48): warning CS0219: The variable `path' is assigned but its value is never used >System.Web.UI.WebControls/CustomValidator.cs(74,40): warning CS0168: The variable `s' is declared but never used >System.Web.UI.WebControls/DataList.cs(635,37): warning CS0219: The variable `index' is assigned but its value is never used >System.Web.UI/TemplateParser.cs(66,24): warning CS0169: The private field `System.Web.UI.TemplateParser.privateBinPath' is never used >System.Web.UI/TemplateParser.cs(84,22): warning CS0414: The private field `System.Web.UI.TemplateParser.linePragmasOn' is assigned but its value is never used >System.Web.Compilation/AppResourcesCompiler.cs(53,29): warning CS0414: The private field `System.Web.Compilation.AppResourcesCompiler.context' is assigned but its value is never used >System.Web.Compilation/AssemblyBuilder.cs(447,22): warning CS0169: The private method `System.Web.Compilation.AssemblyBuilder.TypeHasMember(System.CodeDom.CodeTypeDeclaration, System.CodeDom.CodeMemberMethod)' is never used >System.Web.Compilation/ClientBuildManager.cs(84,65): warning CS0067: The event `System.Web.Compilation.ClientBuildManager.AppDomainUnloaded' is never used >System.Web.UI/SimpleWebHandlerParser.cs(58,24): warning CS0169: The private field `System.Web.UI.SimpleWebHandlerParser.privateBinPath' is never used >System.Web.Configuration/MachineKeyRegistryStorage.cs(50,29): warning CS0414: The private field `System.Web.Configuration.MachineKeyRegistryStorage.noStore' is assigned but its value is never used >System.Web.Configuration_2.0/WebConfigurationManager.cs(330,44): warning CS0414: The private field `System.Web.Configuration.WebConfigurationManager.get_runtime_object' is assigned but its value is never used >System.Web/HttpContext.cs(88,37): warning CS0169: The private field `System.Web.HttpContext._currentNotification' is never used >System.Web/HttpRuntime.cs(343,44): warning CS0169: The private field `System.Web.HttpRuntime.app_offline_watchers' is never used >System.Web.Profile/ProfileModule.cs(117,50): warning CS0067: The event `System.Web.Profile.ProfileModule.Personalize' is never used >System.Web.Profile/SqliteProfileProvider.cs(76,29): warning CS0169: The private method `System.Web.Profile.SqliteProfileProvider.AddParameter(System.Data.Common.DbCommand, string, System.Data.ParameterDirection, System.Data.DbType, object)' is never used >System.Web.Security/SqliteMembershipProvider.cs(74,29): warning CS0169: The private method `System.Web.Security.SqliteMembershipProvider.AddParameter(System.Data.Common.DbCommand, string, System.Data.ParameterDirection, System.Data.DbType, object)' is never used >System.Web.Security/SqliteRoleProvider.cs(74,29): warning CS0169: The private method `System.Web.Security.SqliteRoleProvider.AddParameter(System.Data.Common.DbCommand, string, System.Data.ParameterDirection, System.Data.DbType, object)' is never used >System.Web.SessionState_2.0/SessionStateModule.cs(378,43): warning CS0067: The event `System.Web.SessionState.SessionStateModule.End' is never used >System.Web/TraceContext.cs(138,55): warning CS0067: The event `System.Web.TraceContext.TraceFinished' is never used >System.Web.UI/ControlBuilder.cs(78,31): warning CS0169: The private field `System.Web.UI.ControlBuilder.privateBinPath' is never used >System.Web.UI/Page.cs(2463,29): warning CS0169: The private method `System.Web.UI.Page.InitializeEncryption()' is never used >System.Web.UI/PageParser.cs(62,22): warning CS0414: The private field `System.Web.UI.PageParser.baseType' is assigned but its value is never used >System.Web.UI.WebControls/Menu.cs(1604,31): warning CS0169: The private method `System.Web.UI.WebControls.Menu.MakeHandlerJavaScript(string, string, string, string)' is never used >System.Web.UI.WebControls/ObjectDataSourceView.cs(65,39): warning CS0414: The private field `System.Web.UI.WebControls.ObjectDataSourceView.privateBinPath' is assigned but its value is never used >System.Web.UI.WebControls/PasswordRecovery.cs(480,43): warning CS0067: The event `System.Web.UI.WebControls.PasswordRecovery.AnswerLookupError' is never used >Compilation succeeded - 37 warning(s) >: System.Web.dll ../../class/mono.snk >mv System.Web.dll ../../class/lib/net_2_0/System.Web.dll >test ! -f System.Web.dll.mdb || mv System.Web.dll.mdb ../../class/lib/net_2_0/System.Web.dll.mdb >test ! -f System.Web.pdb || mv System.Web.pdb ../../class/lib/net_2_0/System.Web.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Web' >Creating ../../build/deps/net_2_0_Mono.Web.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Web' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Web' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -target:library -out:../../class/lib/net_2_0/Mono.Web.dll @Mono.Web.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Web.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Web.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Web' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >Creating ../../build/deps/System.Web.Services_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Web.Services_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Web.Services.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -nowarn:649 -nowarn:169 -r:mscorlib.dll -r:System.dll -r:System.EnterpriseServices.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -resource:System.Web.Services.Description/wsdl-1.1.xsd,wsdl-1.1.xsd -resource:System.Web.Services.Description/wsdl-1.1-soap.xsd,wsdl-1.1-soap.xsd -resource:System.Web.Services.Description/web-reference.xsd,web-reference.xsd -target:library -out:../../class/lib/net_2_0/System.Web.Services.dll @System.Web.Services.dll.sources >System.Web.Services.Configuration/WebServicesConfigurationSectionHandler.cs(178,85): warning CS0618: `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: `This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' >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/MimeFormatter.cs(89,75): warning CS0612: `System.Xml.XmlConvert.ToDateTime(string)' is obsolete >System.Web.Services.Protocols/MimeFormatter.cs(116,75): warning CS0612: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete >System.Web.Services.Protocols/Fault12Serializer.cs(143,30): warning CS0219: The variable `b5' is assigned but its value is never used >System.Web.Services.Protocols/Fault12Serializer.cs(143,40): warning CS0219: The variable `b6' is assigned but its value is never used >System.Web.Services.Protocols/Fault12Serializer.cs(348,30): warning CS0219: The variable `b14' is assigned but its value is never used >System.Web.Services.Protocols/WebClientProtocol.cs(115,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Web.Services.Protocols/WebClientProtocol.cs(123,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Web.Services.Protocols/WebClientProtocol.cs(131,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >System.Web.Services.Protocols/LogicalMethodInfo.cs(338,70): warning CS0162: Unreachable code detected >System.Web.Services.Protocols/SoapDocumentationHandler.cs(248,61): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete' >System.Web.Services.Protocols/WebServiceHandlerFactory.cs(105,32): warning CS0219: The variable `fp' is assigned but its value is never used >System.Web.Services.Description/HttpSimpleProtocolImporter.cs(47,29): warning CS0414: The private field `System.Web.Services.Description.HttpSimpleProtocolImporter.httpBinding' is assigned but its value is never used >System.Web.Services.Description/ServiceDescriptionCollection.cs(39,44): warning CS0414: The private field `System.Web.Services.Description.ServiceDescriptionCollection.importer' is assigned but its value is never used >System.Web.Services.Protocols/Methods.cs(443,29): warning CS0414: The private field `System.Web.Services.Protocols.SoapTypeStubInfo.header_serializers' is assigned but its value is never used >System.Web.Services.Protocols/Methods.cs(444,29): warning CS0414: The private field `System.Web.Services.Protocols.SoapTypeStubInfo.header_serializers_byname' is assigned but its value is never used >System.Web.Services.Protocols/WebServiceHandler.cs(43,29): warning CS0414: The private field `System.Web.Services.Protocols.WebServiceHandler._context' is assigned but its value is never used >System.Web.Services.Protocols/WebServiceHandler.cs(44,34): warning CS0414: The private field `System.Web.Services.Protocols.WebServiceHandler.session' is assigned but its value is never used >System.Web.Services.Protocols/SoapDocumentationHandler.cs(53,34): warning CS0414: The private field `System.Web.Services.Protocols.SoapDocumentationHandler._typeStubInfo' is assigned but its value is never used >Compilation succeeded - 20 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Web.Services.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Web.Services.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web.Services' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[10]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[10]: Nothing to be done for `all-local'. >make[10]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test/TestMonoWeb' >make all-local >make[9]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[9]: Nothing to be done for `all-local'. >make[9]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web/Test' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -unsafe -nowarn:612,618,649 -r:mscorlib.dll -r:System.dll -r:System.Drawing.dll -r:System.Data.dll -r:System.Xml.dll -r:System.EnterpriseServices.dll -nowarn:618 -r:System.Configuration.dll -r:System.Windows.Forms.dll -r:Mono.Data.Sqlite.dll /resource:resources/TranslationResources.resources /resource:resources/WebUIValidation.js /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/transparent.gif /resource:resources/webform.js /resource:resources/WebUIValidation_2.0.js /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/DetailsView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js -define:WEBSERVICES_DEP -r:System.Web.Services.dll -define:MONOWEB_DEP -r:Mono.Web.dll -target:library -out:System.Web.dll System.Web/UplevelHelper.cs @System.Web.dll.sources >System.Web.UI/ApplicationFileParser.cs(115,38): warning CS0114: `System.Web.UI.ApplicationFileParser.Reader' hides inherited member `System.Web.UI.TemplateParser.Reader'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >System.Web.UI/TemplateParser.cs(1027,25): (Location of the symbol related to previous warning) >System.Web.Compilation/TemplateBuildProvider.cs(102,29): warning CS0168: The variable `count' is declared but never used >System.Web.Compilation/AspGenerator.cs(332,29): warning CS0219: The variable `depLength' is assigned but its value is never used >System.Web.Compilation/CachingCompiler.cs(109,37): warning CS0219: The variable `depLength' is assigned but its value is never used >System.Web.Compilation/ClientBuildManager.cs(177,41): warning CS0219: The variable `unit' is assigned but its value is never used >System.Web.Compilation/TemplateControlCompiler.cs(778,30): warning CS0219: The variable `declaringType' is assigned but its value is never used >System.Web.UI/SimpleWebHandlerParser.cs(360,44): warning CS0168: The variable `e' is declared but never used >System.Web.Compilation/SimpleBuildProvider.cs(125,29): warning CS0168: The variable `count' is declared but never used >System.Web.Security/AspNetDBSchemaChecker.cs(66,50): warning CS0168: The variable `ex' is declared but never used >System.Web.UI/Control.cs(798,60): warning CS0168: The variable `ex' is declared but never used >System.Web.UI.HtmlControls/HtmlForm.cs(290,40): warning CS0219: The variable `client' is assigned but its value is never used >System.Web.UI/TemplateControl.cs(195,32): warning CS0219: The variable `realpath' is assigned but its value is never used >System.Web.UI/UserControlParser.cs(114,48): warning CS0219: The variable `path' is assigned but its value is never used >System.Web.UI.WebControls/CustomValidator.cs(74,40): warning CS0168: The variable `s' is declared but never used >System.Web.UI.WebControls/DataList.cs(635,37): warning CS0219: The variable `index' is assigned but its value is never used >System.Web.UI/TemplateParser.cs(66,24): warning CS0169: The private field `System.Web.UI.TemplateParser.privateBinPath' is never used >System.Web.UI/TemplateParser.cs(84,22): warning CS0414: The private field `System.Web.UI.TemplateParser.linePragmasOn' is assigned but its value is never used >System.Web.Compilation/AppResourcesCompiler.cs(53,29): warning CS0414: The private field `System.Web.Compilation.AppResourcesCompiler.context' is assigned but its value is never used >System.Web.Compilation/AssemblyBuilder.cs(447,22): warning CS0169: The private method `System.Web.Compilation.AssemblyBuilder.TypeHasMember(System.CodeDom.CodeTypeDeclaration, System.CodeDom.CodeMemberMethod)' is never used >System.Web.Compilation/ClientBuildManager.cs(84,65): warning CS0067: The event `System.Web.Compilation.ClientBuildManager.AppDomainUnloaded' is never used >System.Web.UI/SimpleWebHandlerParser.cs(58,24): warning CS0169: The private field `System.Web.UI.SimpleWebHandlerParser.privateBinPath' is never used >System.Web.Configuration/MachineKeyRegistryStorage.cs(50,29): warning CS0414: The private field `System.Web.Configuration.MachineKeyRegistryStorage.noStore' is assigned but its value is never used >System.Web/HttpContext.cs(88,37): warning CS0169: The private field `System.Web.HttpContext._currentNotification' is never used >System.Web/HttpRuntime.cs(343,44): warning CS0169: The private field `System.Web.HttpRuntime.app_offline_watchers' is never used >System.Web.Profile/ProfileModule.cs(117,50): warning CS0067: The event `System.Web.Profile.ProfileModule.Personalize' is never used >System.Web.Profile/SqliteProfileProvider.cs(76,29): warning CS0169: The private method `System.Web.Profile.SqliteProfileProvider.AddParameter(System.Data.Common.DbCommand, string, System.Data.ParameterDirection, System.Data.DbType, object)' is never used >System.Web.Security/SqliteMembershipProvider.cs(74,29): warning CS0169: The private method `System.Web.Security.SqliteMembershipProvider.AddParameter(System.Data.Common.DbCommand, string, System.Data.ParameterDirection, System.Data.DbType, object)' is never used >System.Web.Security/SqliteRoleProvider.cs(74,29): warning CS0169: The private method `System.Web.Security.SqliteRoleProvider.AddParameter(System.Data.Common.DbCommand, string, System.Data.ParameterDirection, System.Data.DbType, object)' is never used >System.Web.SessionState_2.0/SessionStateModule.cs(378,43): warning CS0067: The event `System.Web.SessionState.SessionStateModule.End' is never used >System.Web/TraceContext.cs(138,55): warning CS0067: The event `System.Web.TraceContext.TraceFinished' is never used >System.Web.UI/ControlBuilder.cs(78,31): warning CS0169: The private field `System.Web.UI.ControlBuilder.privateBinPath' is never used >System.Web.UI/Page.cs(2463,29): warning CS0169: The private method `System.Web.UI.Page.InitializeEncryption()' is never used >System.Web.UI/PageParser.cs(62,22): warning CS0414: The private field `System.Web.UI.PageParser.baseType' is assigned but its value is never used >System.Web.UI.WebControls/Menu.cs(1604,31): warning CS0169: The private method `System.Web.UI.WebControls.Menu.MakeHandlerJavaScript(string, string, string, string)' is never used >System.Web.UI.WebControls/ObjectDataSourceView.cs(65,39): warning CS0414: The private field `System.Web.UI.WebControls.ObjectDataSourceView.privateBinPath' is assigned but its value is never used >System.Web.UI.WebControls/PasswordRecovery.cs(480,43): warning CS0067: The event `System.Web.UI.WebControls.PasswordRecovery.AnswerLookupError' is never used >Compilation succeeded - 36 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R System.Web.dll ../../class/mono.snk >Assembly System.Web.dll signed. >mv System.Web.dll ../../class/lib/net_2_0/System.Web.dll >test ! -f System.Web.dll.mdb || mv System.Web.dll.mdb ../../class/lib/net_2_0/System.Web.dll.mdb >test ! -f System.Web.pdb || mv System.Web.pdb ../../class/lib/net_2_0/System.Web.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Web' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >Creating ../../build/deps/System.Runtime.Serialization.Formatters.Soap_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Runtime.Serialization.Formatters.Soap_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Runtime.Serialization.Formatters.Soap.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.Xml.dll -target:library -out:../../class/lib/net_2_0/System.Runtime.Serialization.Formatters.Soap.dll @System.Runtime.Serialization.Formatters.Soap.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Runtime.Serialization.Formatters.Soap.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Runtime.Serialization.Formatters.Soap.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Serialization.Formatters.Soap' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >Creating ../../build/deps/System.Runtime.Remoting_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Runtime.Remoting_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Runtime.Remoting.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Web.dll /r:System.Xml.dll /r:System.Runtime.Serialization.Formatters.Soap.dll -target:library -out:../../class/lib/net_2_0/System.Runtime.Remoting.dll @System.Runtime.Remoting.dll.sources >System.Runtime.Remoting.Channels/ChannelCore.cs(60,40): warning CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete >System.Runtime.Remoting.Channels/RemotingThreadPool.cs(172,50): warning CS0168: The variable `ex' is declared but never used >System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannelHelper.cs(65,42): warning CS0618: `System.IO.Path.InvalidPathChars' is obsolete: `see GetInvalidPathChars and GetInvalidFileNameChars methods.' >System.Runtime.Remoting.Channels.Ipc.Win32/IpcServerChannel.cs(378,30): warning CS0168: The variable `ex' is declared but never used >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(75,70): warning CS0618: `System.Net.Dns.Resolve(string)' is obsolete: `Use GetHostEntry instead' >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(81,52): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead' >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(220,60): warning CS0168: The variable `e' is declared but never used >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(228,42): warning CS0168: The variable `e' is declared but never used >System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(333,42): warning CS0168: The variable `ex' is declared but never used >System.Runtime.Remoting.Channels.Http/HttpHelper.cs(117,50): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead' >System.Runtime.Remoting.Channels.Http/HttpRemotingHandler.cs(112,32): warning CS1717: Assignment made to same variable; did you mean to assign something else? >System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(67,63): warning CS0618: `System.Runtime.Remoting.RemotingConfiguration.Configure(string)' is obsolete: `Use Configure(String,Boolean)' >System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(92,57): warning CS0618: `System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel(System.Runtime.Remoting.Channels.IChannel)' is obsolete: `Use RegisterChannel(IChannel,Boolean)' >System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(261,62): warning CS0618: `System.Net.Dns.Resolve(string)' is obsolete: `Use GetHostEntry instead' >System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(266,60): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead' >System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(408,58): warning CS0168: The variable `e' is declared but never used >System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(397,42): warning CS0168: The variable `ex' is declared but never used >System.Runtime.Remoting.MetadataServices/MetaData.cs(67,51): warning CS0618: `Microsoft.CSharp.CSharpCodeProvider.CreateCompiler()' is obsolete: `Use CodeDomProvider class' >System.Runtime.Remoting.MetadataServices/MetaData.cs(81,51): warning CS0618: `Microsoft.CSharp.CSharpCodeProvider.CreateCompiler()' is obsolete: `Use CodeDomProvider class' >System.Runtime.Remoting.Channels/BinaryServerFormatterSink.cs(53,26): warning CS0414: The private field `System.Runtime.Remoting.Channels.BinaryServerFormatterSink.protocol' is assigned but its value is never used >System.Runtime.Remoting.Channels.Ipc.Unix/IpcServerChannel.cs(43,24): warning CS0414: The private field `System.Runtime.Remoting.Channels.Ipc.Unix.IpcServerChannel._path' is assigned but its value is never used >System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs(171,30): warning CS0169: The private method `System.Runtime.Remoting.Channels.Http.HttpClientChannel.UpdateProxy()' is never used >System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs(639,30): warning CS0169: The private method `System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessErrorCode()' 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 >Compilation succeeded - 27 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Runtime.Remoting.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Runtime.Remoting.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Runtime.Remoting' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >Creating ../../build/deps/net_2_0_System.Configuration.Install.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll -target:library -out:../../class/lib/net_2_0/System.Configuration.Install.dll @System.Configuration.Install.dll.sources >System.Configuration.Install/InstallException.cs(39,35): warning CS0414: The private field `System.Configuration.Install.InstallException.innerException' is assigned but its value is never used >System.Configuration.Install/InstallContext.cs(37,24): warning CS0414: The private field `System.Configuration.Install.InstallContext.log_file' is assigned but its value is never used >Compilation succeeded - 2 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Configuration.Install.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Configuration.Install.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Configuration.Install' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >Creating ../../build/deps/net_2_0_System.Management.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Configuration.Install.dll -target:library -out:../../class/lib/net_2_0/System.Management.dll @System.Management.dll.sources >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) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Management.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Management.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Management' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >Creating ../../build/deps/net_2_0_Mono.Data.SybaseClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.EnterpriseServices.dll /r:System.Data.dll /r:Mono.Data.Tds.dll -target:library -out:../../class/lib/net_2_0/Mono.Data.SybaseClient.dll @Mono.Data.SybaseClient.dll.sources >Mono.Data.SybaseClient/SybaseDataAdapter.cs(80,38): warning CS0108: `Mono.Data.SybaseClient.SybaseDataAdapter.DeleteCommand' hides inherited member `System.Data.Common.DbDataAdapter.DeleteCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.SybaseClient/SybaseDataAdapter.cs(85,38): warning CS0108: `Mono.Data.SybaseClient.SybaseDataAdapter.InsertCommand' hides inherited member `System.Data.Common.DbDataAdapter.InsertCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.SybaseClient/SybaseDataAdapter.cs(90,38): warning CS0108: `Mono.Data.SybaseClient.SybaseDataAdapter.SelectCommand' hides inherited member `System.Data.Common.DbDataAdapter.SelectCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.SybaseClient/SybaseDataAdapter.cs(95,38): warning CS0108: `Mono.Data.SybaseClient.SybaseDataAdapter.UpdateCommand' hides inherited member `System.Data.Common.DbDataAdapter.UpdateCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.SybaseClient/SybaseCommand.cs(75,25): warning CS1717: Assignment made to same variable; did you mean to assign something else? >Mono.Data.SybaseClient/SybaseConnection.cs(474,68): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead' >Mono.Data.SybaseClient/SybaseCommand.cs(51,22): warning CS0414: The private field `Mono.Data.SybaseClient.SybaseCommand.disposed' is assigned but its value is never used >Mono.Data.SybaseClient/SybaseParameter.cs(53,22): warning CS0169: The private field `Mono.Data.SybaseClient.SybaseParameter.isNullable' is never used >Mono.Data.SybaseClient/SybaseParameter.cs(54,22): warning CS0414: The private field `Mono.Data.SybaseClient.SybaseParameter.isSizeSet' is assigned but its value is never used >Mono.Data.SybaseClient/SybaseParameterCollection.cs(49,31): warning CS0414: 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 - 12 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Data.SybaseClient.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Data.SybaseClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.SybaseClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >Creating ../../build/deps/net_2_0_Mono.Data.TdsClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.EnterpriseServices.dll /r:System.Data.dll /r:Mono.Data.Tds.dll -target:library -out:../../class/lib/net_2_0/Mono.Data.TdsClient.dll @Mono.Data.TdsClient.dll.sources >Mono.Data.TdsClient/TdsDataAdapter.cs(86,35): warning CS0108: `Mono.Data.TdsClient.TdsDataAdapter.DeleteCommand' hides inherited member `System.Data.Common.DbDataAdapter.DeleteCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.TdsClient/TdsDataAdapter.cs(91,35): warning CS0108: `Mono.Data.TdsClient.TdsDataAdapter.InsertCommand' hides inherited member `System.Data.Common.DbDataAdapter.InsertCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.TdsClient/TdsDataAdapter.cs(96,35): warning CS0108: `Mono.Data.TdsClient.TdsDataAdapter.SelectCommand' hides inherited member `System.Data.Common.DbDataAdapter.SelectCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.TdsClient/TdsDataAdapter.cs(101,35): warning CS0108: `Mono.Data.TdsClient.TdsDataAdapter.UpdateCommand' hides inherited member `System.Data.Common.DbDataAdapter.UpdateCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Mono.Data.TdsClient/TdsCommand.cs(74,25): warning CS1717: Assignment made to same variable; did you mean to assign something else? >Mono.Data.TdsClient/TdsConnection.cs(454,68): warning CS0618: `System.Net.Dns.GetHostByName(string)' is obsolete: `Use GetHostEntry instead' >Mono.Data.TdsClient/TdsCommand.cs(51,22): warning CS0414: The private field `Mono.Data.TdsClient.TdsCommand.disposed' is assigned but its value 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 CS0414: The private field `Mono.Data.TdsClient.TdsParameter.isSizeSet' is assigned but its value is never used >Mono.Data.TdsClient/TdsParameterCollection.cs(49,28): warning CS0414: The private field `Mono.Data.TdsClient.TdsParameterCollection.command' is assigned but its value is never used >Compilation succeeded - 10 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Mono.Data.TdsClient.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Mono.Data.TdsClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Mono.Data.TdsClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >Creating ../../build/deps/System.Data.OracleClient_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Data.OracleClient_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Data.OracleClient.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll /r:System.EnterpriseServices.dll /r:System.Drawing.dll -target:library -out:../../class/lib/net_2_0/System.Data.OracleClient.dll @System.Data.OracleClient.dll.sources >System.Data.OracleClient/OracleBFile.cs(157,29): warning CS0114: `System.Data.OracleClient.OracleBFile.Dispose()' hides inherited member `System.IO.Stream.Dispose()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleCommand.cs(125,41): warning CS0108: `System.Data.OracleClient.OracleCommand.Connection' hides inherited member `System.Data.Common.DbCommand.Connection'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleCommand.cs(208,50): warning CS0108: `System.Data.OracleClient.OracleCommand.Parameters' hides inherited member `System.Data.Common.DbCommand.Parameters'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleCommand.cs(214,42): warning CS0108: `System.Data.OracleClient.OracleCommand.Transaction' hides inherited member `System.Data.Common.DbCommand.Transaction'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleCommand.cs(348,40): warning CS0108: `System.Data.OracleClient.OracleCommand.CreateParameter()' hides inherited member `System.Data.Common.DbCommand.CreateParameter()'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleCommand.cs(495,41): warning CS0108: `System.Data.OracleClient.OracleCommand.ExecuteReader()' hides inherited member `System.Data.Common.DbCommand.ExecuteReader()'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleCommand.cs(500,41): warning CS0108: `System.Data.OracleClient.OracleCommand.ExecuteReader(System.Data.CommandBehavior)' hides inherited member `System.Data.Common.DbCommand.ExecuteReader(System.Data.CommandBehavior)'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleConnection.cs(687,54): warning CS0114: `System.Data.OracleClient.OracleConnection.StateChange' hides inherited member `System.Data.Common.DbConnection.StateChange'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleConnection.cs(224,42): warning CS0108: `System.Data.OracleClient.OracleConnection.BeginTransaction()' hides inherited member `System.Data.Common.DbConnection.BeginTransaction()'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleConnection.cs(229,42): warning CS0108: `System.Data.OracleClient.OracleConnection.BeginTransaction(System.Data.IsolationLevel)' hides inherited member `System.Data.Common.DbConnection.BeginTransaction(System.Data.IsolationLevel)'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleConnection.cs(257,38): warning CS0108: `System.Data.OracleClient.OracleConnection.CreateCommand()' hides inherited member `System.Data.Common.DbConnection.CreateCommand()'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleConnection.cs(416,30): warning CS0114: `System.Data.OracleClient.OracleConnection.OnStateChange(System.Data.StateChangeEventArgs)' hides inherited member `System.Data.Common.DbConnection.OnStateChange(System.Data.StateChangeEventArgs)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleLob.cs(269,29): warning CS0114: `System.Data.OracleClient.OracleLob.Dispose()' hides inherited member `System.IO.Stream.Dispose()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleTransaction.cs(58,41): warning CS0108: `System.Data.OracleClient.OracleTransaction.Connection' hides inherited member `System.Data.Common.DbTransaction.Connection'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleTransaction.cs(101,30): warning CS0114: `System.Data.OracleClient.OracleTransaction.Dispose(bool)' hides inherited member `System.Data.Common.DbTransaction.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleTransaction.cs(114,29): warning CS0114: `System.Data.OracleClient.OracleTransaction.Dispose()' hides inherited member `System.Data.Common.DbTransaction.Dispose()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >System.Data.OracleClient/OracleConnection.cs(158,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute' >Compilation succeeded - 17 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/System.Data.OracleClient.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/System.Data.OracleClient.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Data.OracleClient' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >Creating ../../build/deps/net_2_0_Microsoft.VisualC.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/net_2_0/Microsoft.VisualC.dll @Microsoft.VisualC.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Microsoft.VisualC.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/Microsoft.VisualC.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Microsoft.VisualC' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >Creating ../../build/deps/Cscompmgd_test_net_2_0.dll.response ... >Creating ../../build/deps/Cscompmgd_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_Cscompmgd.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/net_2_0/cscompmgd.dll @Cscompmgd.dll.sources >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/cscompmgd.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/cscompmgd.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Cscompmgd' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >Creating ../../build/deps/System.Design_test_net_2_0.dll.response ... >Creating ../../build/deps/System.Design_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_System.Design.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >** Warning: System.Web.dll built without parts that depend on: System.Drawing.Design.dll >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Windows.Forms.dll -r:System.Drawing.dll -r:Accessibility.dll -r:System.Data.dll -r:System.Configuration.dll -target:library -out:System.Design.dll @System.Design.dll.sources >System.Web.UI.Design.WebControls/PanelDesigner.cs(33,22): warning CS0618: `System.Web.UI.Design.ReadWriteControlDesigner' is obsolete: `Use ContainerControlDesigner instead' >System.Web.UI.Design/ConnectionStringEditor.cs(50,39): warning CS0114: `System.Web.UI.Design.ConnectionStringEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)' hides inherited member `System.Drawing.Design.UITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, System.IServiceProvider, object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Drawing.dll (Location of the symbol related to previous warning) >System.Web.UI.Design/ConnectionStringEditor.cs(56,54): warning CS0114: `System.Web.UI.Design.ConnectionStringEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)' hides inherited member `System.Drawing.Design.UITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Drawing.dll (Location of the symbol related to previous warning) >System.Web.UI.Design/TemplatedControlDesigner.cs(236,25): warning CS0618: `System.Web.UI.Design.ITemplateEditingFrame' is obsolete: `Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.' >System.Web.UI.Design/TemplatedControlDesigner.cs(224,29): warning CS0108: `System.Web.UI.Design.TemplatedControlDesigner.InTemplateMode' hides inherited member `System.Web.UI.Design.ControlDesigner.InTemplateMode'. Use the new keyword if hiding was intended >System.Web.UI.Design/ControlDesigner.cs(275,25): (Location of the symbol related to previous warning) >System.Web.UI.Design.WebControls/PanelDesigner.cs(45,41): warning CS0672: Member `System.Web.UI.Design.WebControls.PanelDesigner.OnBehaviorAttached()' overrides obsolete member `System.Web.UI.Design.ReadWriteControlDesigner.OnBehaviorAttached()'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.PanelDesigner.OnBehaviorAttached()' >System.Web.UI.Design/ReadWriteControlDesigner.cs(37,52): (Location of the symbol related to previous warning) >System.Web.UI.Design.WebControls/TableDesigner.cs(45,40): warning CS0672: Member `System.Web.UI.Design.WebControls.TableDesigner.GetPersistInnerHtml()' overrides obsolete member `System.Web.UI.Design.ControlDesigner.GetPersistInnerHtml()'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.TableDesigner.GetPersistInnerHtml()' >System.Web.UI.Design/ControlDesigner.cs(171,39): (Location of the symbol related to previous warning) >System.Web.UI.Design.WebControls/BaseDataListDesigner.cs(63,38): warning CS0672: Member `System.Web.UI.Design.WebControls.BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete' overrides obsolete member `System.Web.UI.Design.ControlDesigner.DesignTimeHtmlRequiresLoadComplete'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.BaseDataListDesigner.DesignTimeHtmlRequiresLoadComplete' >System.Web.UI.Design/ControlDesigner.cs(230,74): (Location of the symbol related to previous warning) >System.Web.UI.Design.WebControls/BaseDataListDesigner.cs(101,45): warning CS0672: Member `System.Web.UI.Design.WebControls.BaseDataListDesigner.GetTemplateContainerDataSource(string)' overrides obsolete member `System.Web.UI.Design.TemplatedControlDesigner.GetTemplateContainerDataSource(string)'. Add the Obsolete attribute to `System.Web.UI.Design.WebControls.BaseDataListDesigner.GetTemplateContainerDataSource(string)' >System.Web.UI.Design/TemplatedControlDesigner.cs(107,44): (Location of the symbol related to previous warning) >System.Windows.Forms.Design/AxImporter.cs(75,24): warning CS0612: `System.Runtime.InteropServices.TYPELIBATTR' is obsolete >System.Windows.Forms.Design/AxImporter.cs(75,24): warning CS0612: `TYPELIBATTR[]' is obsolete >System.Windows.Forms.Design/AxImporter.cs(90,56): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete >System.Windows.Forms.Design/AxImporter.cs(96,56): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete >System.Windows.Forms.Design/AxImporter.cs(106,60): warning CS0612: `System.Runtime.InteropServices.TYPELIBATTR' is obsolete >System.Windows.Forms.Design/AxImporter.cs(168,57): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete >System.Windows.Forms.Design/AxImporter.cs(170,53): warning CS0612: `System.Runtime.InteropServices.UCOMITypeLib' is obsolete >System.Windows.Forms.Design/ControlDesigner.cs(100,38): warning CS0672: Member `System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults()' overrides obsolete member `System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults()'. Add the Obsolete attribute to `System.Windows.Forms.Design.ControlDesigner.OnSetComponentDefaults()' >System.ComponentModel.Design/ComponentDesigner.cs(287,37): (Location of the symbol related to previous warning) >System.Windows.Forms.Design.Behavior/BehaviorServiceAdornerCollection.cs(110,67): warning CS0114: `System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection.GetEnumerator()' hides inherited member `System.Collections.CollectionBase.GetEnumerator()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related to previous warning) >System.ComponentModel.Design/ComponentDesigner.cs(182,25): warning CS0618: `System.ComponentModel.Design.ComponentDesigner.OnSetComponentDefaults()' is obsolete: `This method has been deprecated. Use InitializeNewComponent instead.' >System.ComponentModel.Design/ComponentDesigner.cs(189,25): warning CS0618: `System.ComponentModel.Design.ComponentDesigner.InitializeNonDefault()' is obsolete: `This method has been deprecated. Use InitializeExistingComponent instead.' >System.ComponentModel.Design/DesignerActionList.cs(67,25): warning CS0162: Unreachable code detected >System.ComponentModel.Design/DesignerActionMethodItem.cs(77,30): warning CS1717: Assignment made to same variable; did you mean to assign something else? >System.Web.UI.Design.WebControls/PanelDesigner.cs(36,27): warning CS0618: `System.Web.UI.Design.ReadWriteControlDesigner' is obsolete: `Use ContainerControlDesigner instead' >System.Windows.Forms.Design/ComponentDocumentDesigner.cs(57,60): warning CS0618: `System.ComponentModel.Design.ViewTechnology.WindowsForms' is obsolete: `Use ViewTechnology.Default.' >System.ComponentModel.Design.Data/DesignerDataView.cs(40,24): warning CS0169: The private field `System.ComponentModel.Design.Data.DesignerDataView.name' is never used >System.ComponentModel.Design.Data/DesignerDataView.cs(40,30): warning CS0169: The private field `System.ComponentModel.Design.Data.DesignerDataView.owner' is never used >System.ComponentModel.Design/DesignerActionService.cs(45,69): warning CS0067: The event `System.ComponentModel.Design.DesignerActionService.DesignerActionListsChanged' is never used >System.ComponentModel.Design/DesignerActionUIService.cs(43,70): warning CS0067: The event `System.ComponentModel.Design.DesignerActionUIService.DesignerActionUIStateChange' is never used >System.Web.UI.Design/TemplateEditingService.cs(90,39): warning CS0414: 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 CS0414: 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(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 CS0414: 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(437,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeDrawGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(442,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetDrawGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(447,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeSnapToGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(452,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ResetSnapToGrid()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(457,30): warning CS0169: The private method `System.Windows.Forms.Design.ParentControlDesigner.ShouldSerializeGridSize()' is never used >System.Windows.Forms.Design/ParentControlDesigner.cs(462,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.Behavior/BehaviorService.cs(44,59): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.BeginDrag' is never used >System.Windows.Forms.Design.Behavior/BehaviorService.cs(45,59): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.EndDrag' is never used >System.Windows.Forms.Design.Behavior/BehaviorService.cs(46,43): warning CS0067: The event `System.Windows.Forms.Design.Behavior.BehaviorService.Synchronize' is never used >Compilation succeeded - 47 warning(s) >: System.Design.dll ../../class/mono.snk >mv System.Design.dll ../../class/lib/net_2_0/System.Design.dll >test ! -f System.Design.dll.mdb || mv System.Design.dll.mdb ../../class/lib/net_2_0/System.Design.dll.mdb >test ! -f System.Design.pdb || mv System.Design.pdb ../../class/lib/net_2_0/System.Design.pdb >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/System.Design' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >Creating ../../build/deps/net_2_0_PEAPI.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll -target:library -out:../../class/lib/net_2_0/PEAPI.dll @PEAPI.dll.sources >Metadata.cs(5820,15): warning CS0618: `System.Collections.IHashCodeProvider' is obsolete: `Please use IEqualityComparer instead.' >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 CS0414: The private field `PEAPI.CustomAttribute.prolog' is assigned but its value is never used >Metadata.cs(435,26): warning CS0414: The private field `PEAPI.CustomAttribute.cVal' is assigned but its value is never used >Metadata.cs(633,28): warning CS0414: The private field `PEAPI.Permission.type' is assigned but its value is never used >Metadata.cs(673,38): warning CS0414: 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 CS0414: The private field `PEAPI.ClassRefInst.is_value' is assigned but its value is never used >Metadata.cs(1583,46): warning CS0414: 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 CS0414: 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 CS0414: The private field `PEAPI.Property.getterMeth' is assigned but its value is never used >Metadata.cs(3828,27): warning CS0414: 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 CS0414: The private field `PEAPI.CustomMarshaller.typeName' is assigned but its value is never used >Metadata.cs(4726,36): warning CS0414: The private field `PEAPI.MSCorLib.specialTypeSpecs' is assigned but its value is never used >Metadata.cs(4951,46): warning CS0414: The private field `PEAPI.MetaData.tildeHeaderSize' is assigned but its value is never used >Metadata.cs(4969,30): warning CS0414: The private field `PEAPI.MetaData.output' is assigned but its value is never used >Metadata.cs(4972,22): warning CS0414: The private field `PEAPI.MetaData.mdStart' is assigned but its value is never used >Code.cs(287,46): warning CS0414: The private field `PEAPI.BranchInstr.longInstrOffset' is assigned but its value is never used >Code.cs(362,46): warning CS0414: The private field `PEAPI.CILInstructions.FatWords' is assigned but its value is never used >Code.cs(1228,24): warning CS0414: The private field `PEAPI.Local.name' is assigned but its value is never used >Code.cs(1230,38): warning CS0414: 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 CS0414: The private field `PEAPI.FileImage.PEHeader' is assigned but its value is never used >PEAPI.cs(84,46): warning CS0414: The private field `PEAPI.FileImage.maxFileAlign' is assigned but its value is never used >PEAPI.cs(104,48): warning CS0414: The private field `PEAPI.FileImage.rsrcName' is assigned but its value is never used >PEAPI.cs(593,35): warning CS0414: The private field `PEAPI.PEFile.classRefList' is assigned but its value is never used >PEAPI.cs(594,35): warning CS0414: The private field `PEAPI.PEFile.classDefList' is assigned but its value is never used >PEAPI.cs(598,29): warning CS0414: The private field `PEAPI.PEFile.corFlags' is assigned but its value is never used >Compilation succeeded - 33 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/PEAPI.dll ../../class/mono.snk >Assembly ../../class/lib/net_2_0/PEAPI.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/PEAPI' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >Creating ../../build/deps/Npgsql_test_net_2_0.dll.response ... >Creating ../../build/deps/Npgsql_test_net_2_0.dll.makefrag ... >Creating ../../build/deps/net_2_0_Npgsql.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll /r:Mono.Security.dll @Npgsql.dll.resources -target:library -out:../../class/lib/net_2_0/Npgsql.dll @Npgsql.dll.sources >Npgsql/NpgsqlDataAdapter.cs(151,30): warning CS0108: `Npgsql.NpgsqlDataAdapter.DeleteCommand' hides inherited member `System.Data.Common.DbDataAdapter.DeleteCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Npgsql/NpgsqlDataAdapter.cs(178,30): warning CS0108: `Npgsql.NpgsqlDataAdapter.SelectCommand' hides inherited member `System.Data.Common.DbDataAdapter.SelectCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Npgsql/NpgsqlDataAdapter.cs(206,30): warning CS0108: `Npgsql.NpgsqlDataAdapter.UpdateCommand' hides inherited member `System.Data.Common.DbDataAdapter.UpdateCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Npgsql/NpgsqlDataAdapter.cs(233,30): warning CS0108: `Npgsql.NpgsqlDataAdapter.InsertCommand' hides inherited member `System.Data.Common.DbDataAdapter.InsertCommand'. Use the new keyword if hiding was intended >/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/lib/net_2_0/System.Data.dll (Location of the symbol related to previous warning) >Npgsql/MD5CryptoServiceProvider.cs(33,46): warning CS3019: CLS compliance checking will not be performed on `Npgsql.MD5CryptoServiceProvider._H' because it is not visible from outside this assembly >Npgsql/MD5CryptoServiceProvider.cs(33,46): warning CS3021: `Npgsql.MD5CryptoServiceProvider._H' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant >Npgsql/MD5CryptoServiceProvider.cs(34,44): warning CS3019: CLS compliance checking will not be performed on `Npgsql.MD5CryptoServiceProvider.count' because it is not visible from outside this assembly >Npgsql/MD5CryptoServiceProvider.cs(34,44): warning CS3021: `Npgsql.MD5CryptoServiceProvider.count' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant >Npgsql/NpgsqlState.cs(417,28): warning CS0219: The variable `cursorName' is assigned but its value is never used >Npgsql/NpgsqlState.cs(617,29): warning CS0219: The variable `typeoid' is assigned but its value is never used >Npgsql/NpgsqlState.cs(613,25): warning CS0219: The variable `lenght' is assigned but its value is never used >Npgsql/NpgsqlClosedState.cs(73,28): warning CS0618: `System.Net.Dns.Resolve(string)' is obsolete: `Use GetHostEntry instead' >Npgsql/NpgsqlClosedState.cs(107,34): warning CS0168: The variable `ex' is declared but never used >Npgsql/NpgsqlCommand.cs(767,28): warning CS0219: The variable `portalName' is assigned but its value is never used >Npgsql/NpgsqlConnection.cs(493,20): warning CS0219: The variable `oldDatabaseName' is assigned but its value is never used >Npgsql/NpgsqlDataReader.cs(322,36): warning CS0219: The variable `TI' is assigned but its value is never used >Npgsql/NpgsqlParameterStatus.cs(55,19): warning CS0219: The variable `messageLength' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(103,31): warning CS0168: The variable `e' is declared but never used >NpgsqlTypes/FastPath.cs(160,32): warning CS0219: The variable `param' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(158,32): warning CS0219: The variable `msg' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(157,31): warning CS0219: The variable `pid' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(156,31): warning CS0219: The variable `msglen' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(174,31): warning CS0219: The variable `l_nlen' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(183,31): warning CS0219: The variable `l_msgLen' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(225,30): warning CS0219: The variable `l_tStatus' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(281,32): warning CS0219: The variable `msg' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(280,31): warning CS0219: The variable `pid' is assigned but its value is never used >NpgsqlTypes/FastPath.cs(330,35): warning CS0219: The variable `l_endChar' is assigned but its value is never used >NpgsqlTypes/NpgsqlTypesHelper.cs(129,13): warning CS0162: Unreachable code detected >Npgsql/NpgsqlBind.cs(44,40): warning CS0414: The private field `Npgsql.NpgsqlBind.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlCancelRequest.cs(38,40): warning CS0414: The private field `Npgsql.NpgsqlCancelRequest.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlCommand.cs(70,73): warning CS0414: The private field `Npgsql.NpgsqlCommand.invalidTransactionDetected' is assigned but its value is never used >Npgsql/NpgsqlCommandBuilder.cs(45,40): warning CS0414: The private field `Npgsql.NpgsqlCommandBuilder.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlConnectionString.cs(41,40): warning CS0414: The private field `Npgsql.NpgsqlConnectionString.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlConnectorPool.cs(384,33): warning CS0169: The private method `Npgsql.NpgsqlConnectorPool.GetSharedConnector(Npgsql.NpgsqlConnection)' is never used >Npgsql/NpgsqlConnectorPool.cs(498,22): warning CS0169: The private method `Npgsql.NpgsqlConnectorPool.UngetSharedConnector(Npgsql.NpgsqlConnection, Npgsql.NpgsqlConnector)' is never used >Npgsql/NpgsqlDataReader.cs(79,25): warning CS0169: The private method `Npgsql.NpgsqlDataReader.HaveRow()' is never used >Npgsql/NpgsqlDescribe.cs(41,40): warning CS0414: The private field `Npgsql.NpgsqlDescribe.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlException.cs(44,40): warning CS0414: The private field `Npgsql.NpgsqlException.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlExecute.cs(40,40): warning CS0414: The private field `Npgsql.NpgsqlExecute.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlFlush.cs(41,40): warning CS0414: The private field `Npgsql.NpgsqlFlush.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlParse.cs(45,40): warning CS0414: The private field `Npgsql.NpgsqlParse.CLASSNAME' is assigned but its value is never used >Npgsql/NpgsqlSync.cs(41,40): warning CS0414: The private field `Npgsql.NpgsqlSync.CLASSNAME' is assigned but its value is never used >NpgsqlTypes/NpgsqlTypesHelper.cs(44,40): warning CS0414: The private field `NpgsqlTypes.NpgsqlTypesHelper.resman' is assigned but its value is never used >Compilation succeeded - 44 warning(s) >MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../class/lib/net_1_1_bootstrap/sn.exe -q -R ../../class/lib/net_2_0/Npgsql.dll Npgsql/Npgsql.snk >Assembly ../../class/lib/net_2_0/Npgsql.dll signed. >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Npgsql' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >Creating ../../build/deps/net_2_0_Compat.ICSharpCode.SharpZipLib.dll.makefrag ... >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make all-local >make[8]: Entering directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >/bin/sh ../../mkinstalldirs ../../class/compat/net_2_0/ >mkdir -p -- ../../class/compat/net_2_0/ >touch ../../class/compat/net_2_0//.stamp >MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime/mono-wrapper ../../mcs/gmcs.exe /codepage:65001 -d:NET_1_1 -d:NET_2_0 -debug /noconfig -r:mscorlib.dll -r:System.dll -r:System.Xml.dll -target:library -out:../../class/compat/net_2_0/ICSharpCode.SharpZipLib.dll @Compat.ICSharpCode.SharpZipLib.dll.sources >./ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs(462,29): warning CS0465: Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor? >Stacktrace: > > at System.Reflection.EventInfo..ctor () <0xffffffff> > at System.Reflection.EventInfo..ctor () <0x0000d> > at Mono.CSharp.MyEventBuilder..ctor (Mono.CSharp.Event,System.Reflection.Emit.TypeBuilder,string,System.Reflection.EventAttributes,System.Type) <0x00034> > at Mono.CSharp.Event.Define () <0x0027a> > at Mono.CSharp.EventField.Define () <0x00018> > at MemberCoreArrayList.DefineContainerMembers () <0x00095> > at Mono.CSharp.TypeContainer.DefineContainerMembers (Mono.CSharp.TypeContainer/MemberCoreArrayList) <0x00020> > at Mono.CSharp.Class.DefineContainerMembers (Mono.CSharp.TypeContainer/MemberCoreArrayList) <0x00086> > at Mono.CSharp.TypeContainer.DoDefineMembers () <0x00acd> > at Mono.CSharp.Class.DoDefineMembers () <0x00083> > at Mono.CSharp.TypeContainer.DefineMembers () <0x0005e> > at Mono.CSharp.RootContext.PopulateTypes () <0x00286> > at Mono.CSharp.Driver.MainDriver (string[]) <0x00cc7> > at Mono.CSharp.Driver.Main (string[]) <0x00079> > at (wrapper runtime-invoke) Mono.CSharp.Driver.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0xffffffff> > >Native stacktrace: > > /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/mono [0x52ced9] > /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/mono [0x43d1c5] > /lib/libpthread.so.0 [0x2b4a726807a0] > /lib/libc.so.6(memcpy+0x60) [0x2b4a72b8e750] > /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/mono(mono_breakpoint_clean_code+0x1b) [0x42616b] > /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/mono [0x43e665] > /var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mono/mini/mono [0x5319f8] > [0x401cb160] > >Debug info from gdb: > >[?1034h[Thread debugging using libthread_db enabled] >[New Thread 0x2b4a7306e050 (LWP 12125)] >[New Thread 0x415e2950 (LWP 12198)] >[New Thread 0x409bd950 (LWP 12197)] >0x00002b4a72bd9282 in select () from /lib/libc.so.6 > 3 Thread 0x409bd950 (LWP 12197) 0x00002b4a7267fdf1 in nanosleep () > from /lib/libpthread.so.0 > 2 Thread 0x415e2950 (LWP 12198) 0x00002b4a7267cb56 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 > 1 Thread 0x2b4a7306e050 (LWP 12125) 0x00002b4a72bd9282 in select () > from /lib/libc.so.6 > >Thread 3 (Thread 0x409bd950 (LWP 12197)): >#0 0x00002b4a7267fdf1 in nanosleep () from /lib/libpthread.so.0 >#1 0x00000000004d0b62 in collection_thread (unused=<value optimized out>) > at collection.c:34 >#2 0x00002b4a72678f6a in start_thread () from /lib/libpthread.so.0 >#3 0x00002b4a72bdf81d in clone () from /lib/libc.so.6 >#4 0x0000000000000000 in ?? () > >Thread 2 (Thread 0x415e2950 (LWP 12198)): >#0 0x00002b4a7267cb56 in pthread_cond_wait@@GLIBC_2.3.2 () > from /lib/libpthread.so.0 >#1 0x00000000004dbafd in timedwait_signal_poll_cond (cond=0x2aaaab5e5268, > mutex=0x2aaaab5e5240, timeout=0x5, alertable=-1) at handles.c:1443 >#2 0x00000000004ddccb in _wapi_handle_timedwait_signal_handle ( > handle=<value optimized out>, timeout=0x0, alertable=-1419881920) > at handles.c:1523 >#3 0x00000000004deec6 in WaitForSingleObjectEx (handle=0x404, > timeout=4294967295, alertable=0) at wait.c:200 >#4 0x0000000000532a43 in finalizer_thread (unused=<value optimized out>) > at gc.c:894 >#5 0x000000000047f6ab in start_wrapper (data=<value optimized out>) > at threads.c:589 >#6 0x00000000004d6373 in thread_start_routine (args=0x2aaaab64c3f0) > at threads.c:282 >#7 0x00000000004ef0a2 in GC_start_routine () >#8 0x00002b4a72678f6a in start_thread () from /lib/libpthread.so.0 >#9 0x00002b4a72bdf81d in clone () from /lib/libc.so.6 >#10 0x0000000000000000 in ?? () > >Thread 1 (Thread 0x2b4a7306e050 (LWP 12125)): >#0 0x00002b4a72bd9282 in select () from /lib/libc.so.6 >#1 0x00002b4a721fb45c in g_spawn_sync () from /usr/lib/libglib-2.0.so.0 >#2 0x00002b4a721fb828 in g_spawn_command_line_sync () > from /usr/lib/libglib-2.0.so.0 >#3 0x000000000052cf64 in mono_handle_native_sigsegv ( > signal=<value optimized out>, ctx=<value optimized out>) > at mini-exceptions.c:1044 >#4 0x000000000043d1c5 in mono_arch_handle_altstack_exception ( > sigctx=0x2aaaaaadfc40, fault_addr=<value optimized out>, stack_ovf=0) > at exceptions-amd64.c:862 >#5 <signal handler called> >#6 0x00002b4a72b8e750 in memcpy () from /lib/libc.so.6 >#7 0x000000000042616b in mono_breakpoint_clean_code ( > code=0x41b00fff <Address 0x41b00fff out of bounds>, > buf=0x7fff38f40230 "p\203ØA", size=<value optimized out>) > at mini-amd64.c:5333 >#8 0x000000000043e665 in mono_arch_patch_callsite ( > orig_code=0x41b0100d "H\203Ä\bÃ", > addr=0x41d88370 "H\203ì\bH\211<$H\203Ä\bÃ") at tramp-amd64.c:70 >#9 0x00000000005319f8 in mono_magic_trampoline (regs=0x7fff38f40460, > code=0x41b0100d "H\203Ä\bÃ", m=<value optimized out>, > tramp=<value optimized out>) at mini-trampolines.c:171 >#10 0x00000000401cb160 in ?? () >#11 0x00002aaaac03a580 in ?? () >#12 0x00000000401cb16b in ?? () >#13 0x0000000041d89f40 in ?? () >#14 0x00000000005319f8 in mono_magic_trampoline (regs=0x0, > code=0x2aaaac03a580 "x¤\205\002", m=<value optimized out>, > tramp=<value optimized out>) at mini-trampolines.c:171 >#15 0x00000000401cb16b in ?? () >#16 0x00002aaaac407d00 in ?? () >#17 0x0000000041cd423d in ?? () >#18 0x00002aaaac407d00 in ?? () >#19 0x00002aaaac492a78 in ?? () >#20 0x0000000003292030 in ?? () >#21 0x0000000041cd3e47 in ?? () >#22 0x00002aaaac192870 in ?? () >#23 0x00007fff38f40510 in ?? () >#24 0x00002aaaabcdee10 in ?? () >#25 0x00002aaaabcdee10 in ?? () >#26 0x00002aaaac407d00 in ?? () >#27 0x00002aaaac492a78 in ?? () >#28 0x0000000000000000 in ?? () >#0 0x00002b4a72bd9282 in select () from /lib/libc.so.6 > > >================================================================= >Got a SIGSEGV while executing native code. This usually indicates >a fatal error in the mono runtime or one of the native libraries >used by your application. >================================================================= > >make[8]: *** [../../class/compat/net_2_0/ICSharpCode.SharpZipLib.dll] Aborted >make[8]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[7]: *** [do-all] Error 2 >make[7]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class/Compat.ICSharpCode.SharpZipLib' >make[6]: *** [all-recursive] Error 1 >make[6]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs/class' >make[5]: *** [all-recursive] Error 1 >make[5]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[4]: *** [profile-do--net_2_0--all] Error 2 >make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[3]: *** [profiles-do--all] Error 2 >make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/mcs' >make[2]: *** [all-local] Error 2 >make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1/runtime' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.9.1/work/mono-1.9.1' >make: *** [all] Error 2 > [33;01m*[0m If you are using any hardening features such as > [33;01m*[0m PIE+SSP/SELinux/grsec/PAX then most probably this is the reason > [33;01m*[0m why build has failed. In this case turn any active security > [33;01m*[0m enhancements off and try emerging the package again > [31;01m*[0m > [31;01m*[0m ERROR: dev-lang/mono-1.9.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2880: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die; > [31;01m*[0m The die message: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-lang/mono-1.9.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/mono-1.9.1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 224673
: 155281