Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2010 09:43:29 +0100
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        mono@FreeBSD.org
Subject:   [ports-i386@FreeBSD.org: mono-2.6.7_1 failed on i386 9]
Message-ID:  <20101206084329.GA27077@droso.net>

next in thread | raw e-mail | index | archive | help

--sk6NRVTC9kZ6Mrgo
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
-erwin

----- Forwarded message from User Ports-i386 <ports-i386@FreeBSD.org> -----

Date: Sun, 5 Dec 2010 23:23:35 GMT
=46rom: User Ports-i386 <ports-i386@FreeBSD.org>
To: erwin@FreeBSD.org, miwi@FreeBSD.org, itetcu@FreeBSD.org
Subject: mono-2.6.7_1 failed on i386 9

Excerpt from the build log at

  http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.9.20101205150043/=
mono-2.6.7_1.log

building mono-2.6.7_1 on gohan23.freebsd.org
in directory /x/tmp/9/20101205150043/chroot/4
building for: 9.0-CURRENT i386
maintained by: mono@FreeBSD.org
port directory: /usr/ports/lang/mono
Makefile ident: $FreeBSD: ports/lang/mono/Makefile,v 1.95 2010/10/18 17:40:=
17 romain Exp $

  [... lines trimmed ...]

checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking dependency style of cc... gcc3
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pthread_self in -pthread... yes
checking for xlc... no
checking for dlopen in -ldl... no
checking whether to build shared libraries... yes
checking which machine-dependent code should be used...=20
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+=3D"... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... (cached) ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... y=
es
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... =
yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... =
yes
checking dynamic linker characteristics... freebsd9.0 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 libtool commands
config.status: executing default commands

        mcs source:    $(top_srcdir)/mcs
        olive source: =20

	GC:	       included
	GLIB:	       system
	TLS:           pthread
	SIGALTSTACK:   no
	Engine:        Building and using the JIT
	2.0 Profile:   yes
	Moon Profile:  no
	4.0 Alpha:     no
	MonoTouch:     no
	JNI support:   IKVM Native
	libgdiplus:    assumed to be installed
	zlib:          system zlib
	oprofile:      no
	BigArrays:     no
	DTrace:        no
	Parallel Mark: yes
	LLVM Back End: no
=09


=3D=3D=3D>  Building for mono-2.6.7_1
gmake  all-recursive
gmake[1]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7'
Making all in po
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/po'
Making all in mcs
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/po/mc=
s'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/po/mcs'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/po'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/po'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/po'
Making all in libgc
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc'
Making all in include
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc=
/include'
Making all in private
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc=
/include/private'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc/=
include/private'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc=
/include'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc/=
include'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc/=
include'
Making all in doc
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc=
/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc/=
doc'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc'
/bin/sh ./libtool --mode=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchbl=
k.lo allchblk.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT al=
lchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c  -fPIC -DPIC -o .lib=
s/allchblk.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT al=
lchblk.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo allo=
c.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT al=
loc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  -fPIC -DPIC -o .libs/alloc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT al=
loc.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blackls=
t.lo blacklst.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT bl=
acklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c  -fPIC -DPIC -o .lib=
s/blacklst.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT bl=
acklst.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o check=
sums.lo checksums.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ch=
ecksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c  -fPIC -DPIC -o .=
libs/checksums.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ch=
ecksums.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.l=
o dbg_mlc.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT db=
g_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c  -fPIC -DPIC -o .libs/d=
bg_mlc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT db=
g_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_loa=
d.lo dyn_load.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT dy=
n_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c  -fPIC -DPIC -o .lib=
s/dyn_load.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT dy=
n_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finaliz=
e.lo finalize.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT fi=
nalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c  -fPIC -DPIC -o .lib=
s/finalize.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT fi=
nalize.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dl=
open.lo gc_dlopen.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT gc=
_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c  -fPIC -DPIC -o .=
libs/gc_dlopen.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.l=
o gcj_mlc.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT gc=
j_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c  -fPIC -DPIC -o .libs/g=
cj_mlc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT gc=
j_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.l=
o headers.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT he=
aders.lo -MD -MP -MF .deps/headers.Tpo -c headers.c  -fPIC -DPIC -o .libs/h=
eaders.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT he=
aders.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo m=
alloc.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
lloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c  -fPIC -DPIC -o .libs/mall=
oc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
lloc.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.l=
o mallocx.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
llocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c  -fPIC -DPIC -o .libs/m=
allocx.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
llocx.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo mark.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
rk.lo -MD -MP -MF .deps/mark.Tpo -c mark.c  -fPIC -DPIC -o .libs/mark.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
rk.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rt=
s.lo mark_rts.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
rk_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c  -fPIC -DPIC -o .lib=
s/mark_rts.o
mark_rts.c: In function 'GC_approx_sp':
mark_rts.c:379: warning: function returns address of local variable
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
rk_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT mi=
sc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT mi=
sc.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hbl=
k.lo new_hblk.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ne=
w_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c  -fPIC -DPIC -o .lib=
s/new_hblk.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ne=
w_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.l=
o obj_map.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ob=
j_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c  -fPIC -DPIC -o .libs/o=
bj_map.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ob=
j_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo o=
s_dep.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT os=
_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c  -fPIC -DPIC -o .libs/os_d=
ep.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c =
-o pcr_interface.lo pcr_interface.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pc=
r_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c  -fPI=
C -DPIC -o .libs/pcr_interface.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pc=
r_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pc=
r_interface.o >/dev/null 2>&1
mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo
/bin/sh ./libtool --mode=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chc=
k.lo ptr_chck.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pt=
r_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c  -fPIC -DPIC -o .lib=
s/ptr_chck.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pt=
r_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o r=
eal_malloc.lo real_malloc.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT re=
al_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c  -fPIC -DPI=
C -o .libs/real_malloc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT re=
al_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_mal=
loc.o >/dev/null 2>&1
mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo
/bin/sh ./libtool --mode=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.l=
o reclaim.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT re=
claim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c  -fPIC -DPIC -o .libs/r=
eclaim.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT re=
claim.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.T=
po -c -o solaris_pthreads.lo solaris_pthreads.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT so=
laris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c solaris_pthread=
s.c  -fPIC -DPIC -o .libs/solaris_pthreads.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT so=
laris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c solaris_pthread=
s.c -o solaris_pthreads.o >/dev/null 2>&1
mv -f .deps/solaris_pthreads.Tpo .deps/solaris_pthreads.Plo
/bin/sh ./libtool --mode=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo=
 -c -o solaris_threads.lo solaris_threads.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT so=
laris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c solaris_threads.c=
  -fPIC -DPIC -o .libs/solaris_threads.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT so=
laris_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specifi=
c.lo specific.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT sp=
ecific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c  -fPIC -DPIC -o .lib=
s/specific.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT sp=
ecific.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubbor=
n.lo stubborn.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT st=
ubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c  -fPIC -DPIC -o .lib=
s/stubborn.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT st=
ubborn.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_ml=
c.lo typd_mlc.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ty=
pd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c  -fPIC -DPIC -o .lib=
s/typd_mlc.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ty=
pd_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backg=
raph.lo backgraph.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ba=
ckgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c  -fPIC -DPIC -o .=
libs/backgraph.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ba=
ckgraph.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c =
-o win32_threads.lo win32_threads.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT wi=
n32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c  -fPI=
C -DPIC -o .libs/win32_threads.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT wi=
n32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -o wi=
n32_threads.o >/dev/null 2>&1
mv -f .deps/win32_threads.Tpo .deps/win32_threads.Plo
/bin/sh ./libtool --mode=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo=
 -c -o pthread_support.lo pthread_support.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pt=
hread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c=
  -fPIC -DPIC -o .libs/pthread_support.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pt=
hread_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_wor=
ld.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pt=
hread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_sto=
p_world.c  -fPIC -DPIC -o .libs/pthread_stop_world.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT pt=
hread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_sto=
p_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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world=
=2ETpo -c -o darwin_stop_world.lo darwin_stop_world.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT da=
rwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c darwin_stop_w=
orld.c  -fPIC -DPIC -o .libs/darwin_stop_world.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT da=
rwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c darwin_stop_w=
orld.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=3Dcompile cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPAC=
KAGE_TARNAME=3D\"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" -DPACKAGE_STRING=
=3D\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FRE=
EBSD_THREADS=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_=
H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_ST=
RINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -=
DHAVE_DLFCN_H=3D1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -D=
NO_EXECUTE_PERMISSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DAT=
OMIC_UNCOLLECTABLE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include  -DGC_FREE=
BSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -g -mno-tls-dir=
ect-seg-refs   -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_de=
p.lo mach_dep.c
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
ch_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c  -fPIC -DPIC -o .lib=
s/mach_dep.o
libtool: compile:  cc -DPACKAGE_NAME=3D\"libgc-mono\" -DPACKAGE_TARNAME=3D\=
"libgc-mono\" -DPACKAGE_VERSION=3D\"6.6\" "-DPACKAGE_STRING=3D\"libgc-mono =
6.6\"" -DPACKAGE_BUGREPORT=3D\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=3D1=
 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STD=
LIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHA=
VE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D=
1 -DLT_OBJDIR=3D\".libs/\" -DSILENT=3D1 -DNO_SIGNALS=3D1 -DNO_EXECUTE_PERMI=
SSION=3D1 -DJAVA_FINALIZATION=3D1 -DGC_GCJ_SUPPORT=3D1 -DATOMIC_UNCOLLECTAB=
LE=3D1 -D_IN_LIBGC=3D1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD -O2 -pipe -fno-strict-aliasing -g -mno-tls-direct-seg-refs -MT ma=
ch_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=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-strict-alia=
sing -g -mno-tls-direct-seg-refs -version-info 1:2:0  -o libmonogc.la  allc=
hblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.l=
o 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 re=
al_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 pt=
hread_stop_world.lo darwin_stop_world.lo  mach_dep.lo -pthread =20
libtool: link: warning: `-version-info/-version-number' is ignored for conv=
enience libraries
libtool: link: ar cru .libs/libmonogc.a .libs/allchblk.o .libs/alloc.o .lib=
s/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/final=
ize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .lib=
s/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .li=
bs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/re=
al_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 .lib=
s/win32_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/=
darwin_stop_world.o .libs/mach_dep.o=20
libtool: link: ranlib .libs/libmonogc.a
libtool: link: ( cd ".libs" && rm -f "libmonogc.la" && ln -s "../libmonogc.=
la" "libmonogc.la" )
/bin/sh ./libtool --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-strict-alia=
sing -g -mno-tls-direct-seg-refs -static  -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 mi=
sc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_ma=
lloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubb=
orn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread=
_stop_world.lo darwin_stop_world.lo  mach_dep.lo -pthread =20
libtool: link: ar cru .libs/libmonogc-static.a  allchblk.o alloc.o blacklst=
=2Eo checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o head=
ers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_d=
ep.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_thread=
s.o pthread_support.o pthread_stop_world.o darwin_stop_world.o mach_dep.o
libtool: link: ranlib .libs/libmonogc-static.a
libtool: link: ( cd ".libs" && rm -f "libmonogc-static.la" && ln -s "../lib=
monogc-static.la" "libmonogc-static.la" )
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/libgc'
Making all in mono
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono'
Making all in utils
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
utils'
gmake  all-am
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
utils'
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF .deps/m=
ono-hash.Tpo -c -o mono-hash.lo mono-hash.c
mv -f .deps/mono-hash.Tpo .deps/mono-hash.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF .deps/mo=
no-md5.Tpo -c -o mono-md5.lo mono-md5.c
mv -f .deps/mono-md5.Tpo .deps/mono-md5.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF .deps/m=
ono-sha1.Tpo -c -o mono-sha1.lo mono-sha1.c
mv -f .deps/mono-sha1.Tpo .deps/mono-sha1.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-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
mv -f .deps/mono-logger.Tpo .deps/mono-logger.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF .dep=
s/mono-codeman.Tpo -c -o mono-codeman.lo mono-codeman.c
mv -f .deps/mono-codeman.Tpo .deps/mono-codeman.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT dlmalloc.lo -MD -MP -MF .deps/dl=
malloc.Tpo -c -o dlmalloc.lo dlmalloc.c
dlmalloc.c: In function 'sys_alloc':
dlmalloc.c:3416: warning: statement with no effect
dlmalloc.c: At top level:
dlmalloc.c:2508: warning: 'change_mparam' defined but not used
dlmalloc.c:2840: warning: 'internal_malloc_stats' defined but not used
mv -f .deps/dlmalloc.Tpo .deps/dlmalloc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF .de=
ps/mono-counters.Tpo -c -o mono-counters.lo mono-counters.c
mv -f .deps/mono-counters.Tpo .deps/mono-counters.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF .deps/mon=
o-dl.Tpo -c -o mono-dl.lo mono-dl.c
mv -f .deps/mono-dl.Tpo .deps/mono-dl.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -M=
F .deps/mono-internal-hash.Tpo -c -o mono-internal-hash.lo mono-internal-ha=
sh.c
mv -f .deps/mono-internal-hash.Tpo .deps/mono-internal-hash.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-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-porta=
bility.c
mv -f .deps/mono-io-portability.Tpo .deps/mono-io-portability.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF .deps/=
monobitset.Tpo -c -o monobitset.lo monobitset.c
mv -f .deps/monobitset.Tpo .deps/monobitset.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-filemap.lo -MD -MP -MF .dep=
s/mono-filemap.Tpo -c -o mono-filemap.lo mono-filemap.c
mv -f .deps/mono-filemap.Tpo .deps/mono-filemap.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF .deps/m=
ono-math.Tpo -c -o mono-math.lo mono-math.c
mv -f .deps/mono-math.Tpo .deps/mono-math.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF .deps/m=
ono-mmap.Tpo -c -o mono-mmap.lo mono-mmap.c
mv -f .deps/mono-mmap.Tpo .deps/mono-mmap.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-networkinterfaces.lo -MD -M=
P -MF .deps/mono-networkinterfaces.Tpo -c -o mono-networkinterfaces.lo mono=
-networkinterfaces.c
mv -f .deps/mono-networkinterfaces.Tpo .deps/mono-networkinterfaces.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-proclib.lo -MD -MP -MF .dep=
s/mono-proclib.Tpo -c -o mono-proclib.lo mono-proclib.c
mv -f .deps/mono-proclib.Tpo .deps/mono-proclib.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-semaphore.lo -MD -MP -MF .d=
eps/mono-semaphore.Tpo -c -o mono-semaphore.lo mono-semaphore.c
mv -f .deps/mono-semaphore.Tpo .deps/mono-semaphore.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-time.lo -MD -MP -MF .deps/m=
ono-time.Tpo -c -o mono-time.lo mono-time.c
mv -f .deps/mono-time.Tpo .deps/mono-time.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF .deps/strt=
od.Tpo -c -o strtod.lo strtod.c
strtod.c:2444: warning: 'quorem' defined but not used
strtod.c:2588: warning: 'nrv_alloc' defined but not used
strtod.c:2612: warning: '__freedtoa' defined but not used
mv -f .deps/strtod.Tpo .deps/strtod.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF .deps/stre=
nc.Tpo -c -o strenc.lo strenc.c
mv -f .deps/strenc.Tpo .deps/strenc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF .deps/mo=
no-uri.Tpo -c -o mono-uri.lo mono-uri.c
mv -f .deps/mono-uri.Tpo .deps/mono-uri.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF .deps/m=
ono-poll.Tpo -c -o mono-poll.lo mono-poll.c
mono-poll.c:4:18: warning: extra tokens at end of #ifdef directive
mv -f .deps/mono-poll.Tpo .deps/mono-poll.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF .deps/m=
ono-path.Tpo -c -o mono-path.lo mono-path.c
mv -f .deps/mono-path.Tpo .deps/mono-path.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-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
mv -f .deps/mono-stdlib.Tpo .deps/mono-stdlib.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-property-hash.lo -MD -MP -M=
F .deps/mono-property-hash.Tpo -c -o mono-property-hash.lo mono-property-ha=
sh.c
mv -f .deps/mono-property-hash.Tpo .deps/mono-property-hash.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-value-hash.lo -MD -MP -MF .=
deps/mono-value-hash.Tpo -c -o mono-value-hash.lo mono-value-hash.c
mv -f .deps/mono-value-hash.Tpo .deps/mono-value-hash.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -=
fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -=
Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototyp=
es  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -W=
write-strings -mno-tls-direct-seg-refs -MT mono-error.lo -MD -MP -MF .deps/=
mono-error.Tpo -c -o mono-error.lo mono-error.c
mv -f .deps/mono-error.Tpo .deps/mono-error.Plo
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o libmonoutils.la  mono-hash.l=
o mono-md5.lo mono-sha1.lo mono-logger.lo mono-codeman.lo dlmalloc.lo mono-=
counters.lo mono-dl.lo mono-internal-hash.lo mono-io-portability.lo monobit=
set.lo mono-filemap.lo mono-math.lo mono-mmap.lo mono-networkinterfaces.lo =
mono-proclib.lo mono-semaphore.lo mono-time.lo strtod.lo strenc.lo mono-uri=
=2Elo mono-poll.lo mono-path.lo mono-stdlib.lo mono-property-hash.lo mono-v=
alue-hash.lo mono-error.lo  -pthread -lm
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/u=
tils'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/u=
tils'
Making all in io-layer
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
io-layer'
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT atomic.lo=
 -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo atomic.c
mv -f .deps/atomic.Tpo .deps/atomic.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT collectio=
n.lo -MD -MP -MF .deps/collection.Tpo -c -o collection.lo collection.c
mv -f .deps/collection.Tpo .deps/collection.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT context.l=
o -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
mv -f .deps/context.Tpo .deps/context.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT critical-=
sections.lo -MD -MP -MF .deps/critical-sections.Tpo -c -o critical-sections=
=2Elo critical-sections.c
mv -f .deps/critical-sections.Tpo .deps/critical-sections.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT error.lo =
-MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
mv -f .deps/error.Tpo .deps/error.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT events.lo=
 -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c
mv -f .deps/events.Tpo .deps/events.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT handles.l=
o -MD -MP -MF .deps/handles.Tpo -c -o handles.lo handles.c
mv -f .deps/handles.Tpo .deps/handles.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT io.lo -MD=
 -MP -MF .deps/io.Tpo -c -o io.lo io.c
mv -f .deps/io.Tpo .deps/io.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT io-portab=
ility.lo -MD -MP -MF .deps/io-portability.Tpo -c -o io-portability.lo io-po=
rtability.c
mv -f .deps/io-portability.Tpo .deps/io-portability.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT locking.l=
o -MD -MP -MF .deps/locking.Tpo -c -o locking.lo locking.c
mv -f .deps/locking.Tpo .deps/locking.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT messages.=
lo -MD -MP -MF .deps/messages.Tpo -c -o messages.lo messages.c
mv -f .deps/messages.Tpo .deps/messages.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT misc.lo -=
MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
mv -f .deps/misc.Tpo .deps/misc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT mutexes.l=
o -MD -MP -MF .deps/mutexes.Tpo -c -o mutexes.lo mutexes.c
mv -f .deps/mutexes.Tpo .deps/mutexes.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mute=
x.lo -MD -MP -MF .deps/mono-mutex.Tpo -c -o mono-mutex.lo mono-mutex.c
mv -f .deps/mono-mutex.Tpo .deps/mono-mutex.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT posix.lo =
-MD -MP -MF .deps/posix.Tpo -c -o posix.lo posix.c
mv -f .deps/posix.Tpo .deps/posix.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT processes=
=2Elo -MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.c
mv -f .deps/processes.Tpo .deps/processes.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT security.=
lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c
mv -f .deps/security.Tpo .deps/security.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT semaphore=
s.lo -MD -MP -MF .deps/semaphores.Tpo -c -o semaphores.lo semaphores.c
mv -f .deps/semaphores.Tpo .deps/semaphores.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT shared.lo=
 -MD -MP -MF .deps/shared.Tpo -c -o shared.lo shared.c
shared.c: In function 'shm_semaphores_init':
shared.c:558: warning: format '%x' expects type 'unsigned int', but argumen=
t 6 has type 'key_t'
shared.c:583: warning: passing argument 1 of 'InterlockedCompareExchange' f=
rom incompatible pointer type
shared.c:606: warning: format '%x' expects type 'unsigned int', but argumen=
t 5 has type 'key_t'
shared.c:613: warning: passing argument 1 of 'InterlockedCompareExchange' f=
rom incompatible pointer type
mv -f .deps/shared.Tpo .deps/shared.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sockets.l=
o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.c
mv -f .deps/sockets.Tpo .deps/sockets.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT system.lo=
 -MD -MP -MF .deps/system.Tpo -c -o system.lo system.c
mv -f .deps/system.Tpo .deps/system.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT timefuncs=
=2Elo -MD -MP -MF .deps/timefuncs.Tpo -c -o timefuncs.lo timefuncs.c
mv -f .deps/timefuncs.Tpo .deps/timefuncs.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT versionin=
fo.lo -MD -MP -MF .deps/versioninfo.Tpo -c -o versioninfo.lo versioninfo.c
mv -f .deps/versioninfo.Tpo .deps/versioninfo.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT wait.lo -=
MD -MP -MF .deps/wait.Tpo -c -o wait.lo wait.c
mv -f .deps/wait.Tpo .deps/wait.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT wapi_glob=
=2Elo -MD -MP -MF .deps/wapi_glob.Tpo -c -o wapi_glob.lo wapi_glob.c
mv -f .deps/wapi_glob.Tpo .deps/wapi_glob.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I../../libgc/includ=
e -DMONO_BINDIR=3D\""/usr/local/bin"\" -I../..	  -DGC_FREEBSD_THREADS -DPLA=
TFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarati=
on-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declara=
tions -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-=
arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT wthreads.=
lo -MD -MP -MF .deps/wthreads.Tpo -c -o wthreads.lo wthreads.c
wthreads.c: In function 'QueueUserAPC':
wthreads.c:1125: warning: comparison between pointer and integer
mv -f .deps/wthreads.Tpo .deps/wthreads.Plo
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o libwapi.la  atomic.lo collec=
tion.lo context.lo critical-sections.lo error.lo events.lo handles.lo io.lo=
 io-portability.lo locking.lo messages.lo misc.lo mutexes.lo mono-mutex.lo =
posix.lo processes.lo security.lo semaphores.lo shared.lo sockets.lo system=
=2Elo timefuncs.lo versioninfo.lo wait.lo wapi_glob.lo wthreads.lo  -pthrea=
d -lm
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/i=
o-layer'
Making all in cil
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
cil'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/c=
il'
Making all in metadata
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
metadata'
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT console-unix.lo -MD -MP -MF .deps/console-unix.Tpo -c -o console-unix.l=
o console-unix.c
mv -f .deps/console-unix.Tpo .deps/console-unix.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT appdomain.lo -MD -MP -MF .deps/appdomain.Tpo -c -o appdomain.lo appdoma=
in.c
mv -f .deps/appdomain.Tpo .deps/appdomain.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT assembly.lo -MD -MP -MF .deps/assembly.Tpo -c -o assembly.lo assembly.c
mv -f .deps/assembly.Tpo .deps/assembly.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT attach.lo -MD -MP -MF .deps/attach.Tpo -c -o attach.lo attach.c
mv -f .deps/attach.Tpo .deps/attach.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
In file included from ../../libgc/include/private/gc_priv.h:66,
                 from ../../libgc/include/private/pthread_support.h:4,
                 from boehm-gc.c:32:
=2E./../libgc/include/private/gcconfig.h:1320: warning: function declaratio=
n isn't a prototype
=2E./../libgc/include/private/gcconfig.h:2394: warning: function declaratio=
n isn't a prototype
In file included from ../../libgc/include/private/pthread_support.h:4,
                 from boehm-gc.c:32:
=2E./../libgc/include/private/gc_priv.h:426: warning: function declaration =
isn't a prototype
=2E./../libgc/include/private/gc_priv.h:427: warning: function declaration =
isn't a prototype
=2E./../libgc/include/private/gc_priv.h:1842: warning: function declaration=
 isn't a prototype
=2E./../libgc/include/private/gc_priv.h:1931: warning: function declaration=
 isn't a prototype
=2E./../libgc/include/private/gc_priv.h:1932: warning: function declaration=
 isn't a prototype
=2E./../libgc/include/private/gc_priv.h:1933: warning: function declaration=
 isn't a prototype
=2E./../libgc/include/private/gc_priv.h:1935: warning: function declaration=
 isn't a prototype
In file included from boehm-gc.c:32:
=2E./../libgc/include/private/pthread_support.h:97: warning: function decla=
ration isn't a prototype
mv -f .deps/boehm-gc.Tpo .deps/boehm-gc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT class.lo -MD -MP -MF .deps/class.Tpo -c -o class.lo class.c
mv -f .deps/class.Tpo .deps/class.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT cominterop.lo -MD -MP -MF .deps/cominterop.Tpo -c -o cominterop.lo comi=
nterop.c
cominterop.c: In function 'cominterop_get_ccw':
cominterop.c:2018: warning: passing argument 6 of 'mono_marshal_emit_manage=
d_wrapper' makes integer from pointer without a cast
mv -f .deps/cominterop.Tpo .deps/cominterop.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT coree.lo -MD -MP -MF .deps/coree.Tpo -c -o coree.lo coree.c
mv -f .deps/coree.Tpo .deps/coree.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT debug-helpers.lo -MD -MP -MF .deps/debug-helpers.Tpo -c -o debug-helper=
s.lo debug-helpers.c
debug-helpers.c: In function 'dis_one':
debug-helpers.c:584: warning: assignment discards qualifiers from pointer t=
arget type
mv -f .deps/debug-helpers.Tpo .deps/debug-helpers.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT debug-mono-symfile.lo -MD -MP -MF .deps/debug-mono-symfile.Tpo -c -o de=
bug-mono-symfile.lo debug-mono-symfile.c
mv -f .deps/debug-mono-symfile.Tpo .deps/debug-mono-symfile.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c -o decimal.lo decimal.c
mv -f .deps/decimal.Tpo .deps/decimal.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT domain.lo -MD -MP -MF .deps/domain.Tpo -c -o domain.lo domain.c
mv -f .deps/domain.Tpo .deps/domain.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT environment.lo -MD -MP -MF .deps/environment.Tpo -c -o environment.lo e=
nvironment.c
mv -f .deps/environment.Tpo .deps/environment.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT exception.lo -MD -MP -MF .deps/exception.Tpo -c -o exception.lo excepti=
on.c
mv -f .deps/exception.Tpo .deps/exception.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/file-io.Tpo .deps/file-io.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT filewatcher.lo -MD -MP -MF .deps/filewatcher.Tpo -c -o filewatcher.lo f=
ilewatcher.c
mv -f .deps/filewatcher.Tpo .deps/filewatcher.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.c
mv -f .deps/gc.Tpo .deps/gc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/generic-sharing.Tpo .deps/generic-sharing.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT icall.lo -MD -MP -MF .deps/icall.Tpo -c -o icall.lo icall.c
mv -f .deps/icall.Tpo .deps/icall.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.c
mv -f .deps/image.Tpo .deps/image.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c
mv -f .deps/loader.Tpo .deps/loader.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT locales.lo -MD -MP -MF .deps/locales.Tpo -c -o locales.lo locales.c
mv -f .deps/locales.Tpo .deps/locales.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT lock-tracer.lo -MD -MP -MF .deps/lock-tracer.Tpo -c -o lock-tracer.lo l=
ock-tracer.c
mv -f .deps/lock-tracer.Tpo .deps/lock-tracer.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c -o marshal.lo marshal.c
marshal.c: In function 'emit_marshal':
marshal.c:7570: warning: 'label_null' may be used uninitialized in this fun=
ction
marshal.c:7570: note: 'label_null' was declared here
mv -f .deps/marshal.Tpo .deps/marshal.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c -o mempool.lo mempool.c
mv -f .deps/mempool.Tpo .deps/mempool.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.c
mv -f .deps/metadata.Tpo .deps/metadata.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT metadata-verify.lo -MD -MP -MF .deps/metadata-verify.Tpo -c -o metadata=
-verify.lo metadata-verify.c
mv -f .deps/metadata-verify.Tpo .deps/metadata-verify.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT method-builder.lo -MD -MP -MF .deps/method-builder.Tpo -c -o method-bui=
lder.lo method-builder.c
mv -f .deps/method-builder.Tpo .deps/method-builder.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT mono-basic-block.lo -MD -MP -MF .deps/mono-basic-block.Tpo -c -o mono-b=
asic-block.lo mono-basic-block.c
mv -f .deps/mono-basic-block.Tpo .deps/mono-basic-block.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT mono-config.lo -MD -MP -MF .deps/mono-config.Tpo -c -o mono-config.lo m=
ono-config.c
mv -f .deps/mono-config.Tpo .deps/mono-config.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/mono-debug.Tpo .deps/mono-debug.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/mono-debug-debugger.Tpo .deps/mono-debug-debugger.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT mono-endian.lo -MD -MP -MF .deps/mono-endian.Tpo -c -o mono-endian.lo m=
ono-endian.c
mv -f .deps/mono-endian.Tpo .deps/mono-endian.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/mono-mlist.Tpo .deps/mono-mlist.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT mono-perfcounters.lo -MD -MP -MF .deps/mono-perfcounters.Tpo -c -o mono=
-perfcounters.lo mono-perfcounters.c
mv -f .deps/mono-perfcounters.Tpo .deps/mono-perfcounters.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c -o monitor.lo monitor.c
mv -f .deps/monitor.Tpo .deps/monitor.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/null-gc.Tpo .deps/null-gc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.c
mv -f .deps/object.Tpo .deps/object.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT opcodes.lo -MD -MP -MF .deps/opcodes.Tpo -c -o opcodes.lo opcodes.c
mv -f .deps/opcodes.Tpo .deps/opcodes.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/socket-io.Tpo .deps/socket-io.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c
mv -f .deps/process.Tpo .deps/process.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c -o profiler.lo profiler.c
profiler.c:1385: warning: 'try_addr2line' defined but not used
mv -f .deps/profiler.Tpo .deps/profiler.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT rand.lo -MD -MP -MF .deps/rand.Tpo -c -o rand.lo rand.c
mv -f .deps/rand.Tpo .deps/rand.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT reflection.lo -MD -MP -MF .deps/reflection.Tpo -c -o reflection.lo refl=
ection.c
reflection.c:190: warning: 'is_sr_mono_field' declared 'static' but never d=
efined
mv -f .deps/reflection.Tpo .deps/reflection.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c
mv -f .deps/security.Tpo .deps/security.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT security-core-clr.lo -MD -MP -MF .deps/security-core-clr.Tpo -c -o secu=
rity-core-clr.lo security-core-clr.c
mv -f .deps/security-core-clr.Tpo .deps/security-core-clr.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT security-manager.lo -MD -MP -MF .deps/security-manager.Tpo -c -o securi=
ty-manager.lo security-manager.c
mv -f .deps/security-manager.Tpo .deps/security-manager.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -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
mv -f .deps/sgen-gc.Tpo .deps/sgen-gc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT string-icalls.lo -MD -MP -MF .deps/string-icalls.Tpo -c -o string-icall=
s.lo string-icalls.c
mv -f .deps/string-icalls.Tpo .deps/string-icalls.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT sysmath.lo -MD -MP -MF .deps/sysmath.Tpo -c -o sysmath.lo sysmath.c
mv -f .deps/sysmath.Tpo .deps/sysmath.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c
threads.c: In function 'mono_thread_get_stack_bounds':
threads.c:859: warning: implicit declaration of function 'pthread_attr_get_=
np'
threads.c:859: warning: nested extern declaration of 'pthread_attr_get_np'
mv -f .deps/threads.Tpo .deps/threads.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.lo thre=
adpool.c
mv -f .deps/threadpool.Tpo .deps/threadpool.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I.=
=2E/../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/loca=
l/lib/glib-2.0/include   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBL=
IES=3D\"/usr/local/lib\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_=
THREADS -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasin=
g -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmi=
ssing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-exter=
ns -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs =
-MT verify.lo -MD -MP -MF .deps/verify.Tpo -c -o verify.lo verify.c
verify.c:392: warning: 'mono_type_get_stack_name' defined but not used
mv -f .deps/verify.Tpo .deps/verify.Plo
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o libmonoruntime.la  console-u=
nix.lo appdomain.lo assembly.lo attach.lo boehm-gc.lo class.lo cominterop.l=
o coree.lo debug-helpers.lo debug-mono-symfile.lo decimal.lo domain.lo envi=
ronment.lo exception.lo file-io.lo filewatcher.lo gc.lo generic-sharing.lo =
icall.lo image.lo loader.lo locales.lo lock-tracer.lo marshal.lo mempool.lo=
 metadata.lo metadata-verify.lo method-builder.lo mono-basic-block.lo mono-=
config.lo mono-debug.lo mono-debug-debugger.lo mono-endian.lo mono-mlist.lo=
 mono-perfcounters.lo monitor.lo null-gc.lo object.lo opcodes.lo socket-io.=
lo process.lo profiler.lo rand.lo reflection.lo security.lo security-core-c=
lr.lo security-manage
 r.lo sgen-gc.lo string-icalls.lo sysmath.lo threads.lo threadpool.lo verif=
y.lo  -pthread -lm
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs -static -pthread -o libmonoruntime-static=
=2Ela  console-unix.lo appdomain.lo assembly.lo attach.lo boehm-gc.lo class=
=2Elo cominterop.lo coree.lo debug-helpers.lo debug-mono-symfile.lo decimal=
=2Elo domain.lo environment.lo exception.lo file-io.lo filewatcher.lo gc.lo=
 generic-sharing.lo icall.lo image.lo loader.lo locales.lo lock-tracer.lo m=
arshal.lo mempool.lo metadata.lo metadata-verify.lo method-builder.lo mono-=
basic-block.lo mono-config.lo mono-debug.lo mono-debug-debugger.lo mono-end=
ian.lo mono-mlist.lo mono-perfcounters.lo monitor.lo null-gc.lo object.lo o=
pcodes.lo socket-io.lo process.lo profiler.lo rand.lo reflection.lo securit=
y.lo security-core-clr.lo s
 ecurity-manager.lo sgen-gc.lo string-icalls.lo sysmath.lo threads.lo threa=
dpool.lo verify.lo   -pthread -lm
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -=
D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include=
   -DMONO_BINDIR=3D\"/usr/local/bin/\" -DMONO_ASSEMBLIES=3D\"/usr/local/lib=
\" -DMONO_CFG_DIR=3D\"/usr/local/etc\"  -DGC_FREEBSD_THREADS -DPLATFORM_BSD=
   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-=
statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Ws=
trict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wn=
o-cast-qual -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
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o pedump pedump.o libmonorunti=
me.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc=
=2Ela -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0   -lm  -pthread -lm
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/m=
etadata'
Making all in arch
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
arch'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
arch'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/a=
rch'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/a=
rch'
Making all in interpreter
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
interpreter'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/i=
nterpreter'
Making all in mini
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
mini'
if test -d ../../.git/svn; then svn_info=3D"git log --no-color --first-pare=
nt -n1 --grep=3Dgit-svn-id: --pretty=3Dformat:%b | sed -n -e 's,git-svn-id:=
 \(.*\)@\(.*\) .*,URL: \1 Revision: \2,p'"; fi; \
	if test -d ./.svn; then svn_info=3D'svn info'; fi; \
	if test -n "$svn_info"; then \
		(cd ../..; \
			LANG=3DC; export LANG; \
			branch=3D`eval $svn_info | sed -n -e '/URL/ s,.*source/\(.*\)/mono.*,/\1=
/mono,p'`; \
			version=3D`eval $svn_info | sed -n -e '/Revision/ s/.*: //p'`; \
			echo "#define FULL_VERSION \"$branch r$version\""; \
		); \
	else \
		echo "#define FULL_VERSION \"tarball\""; \
	fi > version.h
cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -DPLATFORM_BSD  -I../=
=2E. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/us=
r/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-aliasing -fno-stric=
t-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-protot=
ypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnes=
ted-externs -Wpointer-arith -Wno-cast-qual -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
genmdesc.c:29: warning: no previous prototype for 'inst_name'
mv -f .deps/genmdesc-genmdesc.Tpo .deps/genmdesc-genmdesc.Po
cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -DPLATFORM_BSD  -I../=
=2E. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/us=
r/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-aliasing -fno-stric=
t-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-protot=
ypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnes=
ted-externs -Wpointer-arith -Wno-cast-qual -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
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc -I../.. -I../../l=
ibgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl=
ib-2.0/include      -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wd=
eclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing=
-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -W=
pointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs  -pth=
read -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/utils/li=
bmonoutils.la ../../mono/metadata/opcodes.lo -lm -pthread -L/usr/local/lib =
-lgthread-2.0 -lglib-2.0   -pthread -lm
=2E/genmdesc cpu-x86.h x86_desc ./cpu-x86.md
gmake  all-am
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
mini'
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c -o min=
i.lo mini.c
mv -f .deps/mini.Tpo .deps/mini.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT method-to-ir.lo -MD -MP -MF .deps/method-to-=
ir.Tpo -c -o method-to-ir.lo method-to-ir.c
mv -f .deps/method-to-ir.Tpo .deps/method-to-ir.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo=
 -c -o decompose.lo decompose.c
mv -f .deps/decompose.Tpo .deps/decompose.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF .deps/jit-icalls.T=
po -c -o jit-icalls.lo jit-icalls.c
mv -f .deps/jit-icalls.Tpo .deps/jit-icalls.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o t=
race.lo trace.c
mv -f .deps/trace.Tpo .deps/trace.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF .deps/dominators.T=
po -c -o dominators.lo dominators.c
mv -f .deps/dominators.Tpo .deps/dominators.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF .deps/cfold.Tpo -c -o c=
fold.lo cfold.c
mv -f .deps/cfold.Tpo .deps/cfold.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF .deps/regalloc.Tpo -=
c -o regalloc.lo regalloc.c
mv -f .deps/regalloc.Tpo .deps/regalloc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c =
-o helpers.lo helpers.c
mv -f .deps/helpers.Tpo .deps/helpers.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF .deps/liveness.Tpo -=
c -o liveness.lo liveness.c
mv -f .deps/liveness.Tpo .deps/liveness.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF .deps/ssa.Tpo -c -o ssa.l=
o ssa.c
mv -f .deps/ssa.Tpo .deps/ssa.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF .deps/abcremoval.T=
po -c -o abcremoval.lo abcremoval.c
mv -f .deps/abcremoval.Tpo .deps/abcremoval.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF .deps/ssapre.Tpo -c -o=
 ssapre.lo ssapre.c
mv -f .deps/ssapre.Tpo .deps/ssapre.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF .deps/local=
-propagation.Tpo -c -o local-propagation.lo local-propagation.c
mv -f .deps/local-propagation.Tpo .deps/local-propagation.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c -o=
 driver.lo driver.c
mv -f .deps/driver.Tpo .deps/driver.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF .deps/debug-mini.T=
po -c -o debug-mini.lo debug-mini.c
mv -f .deps/debug-mini.Tpo .deps/debug-mini.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF .deps/linear-scan=
=2ETpo -c -o linear-scan.lo linear-scan.c
mv -f .deps/linear-scan.Tpo .deps/linear-scan.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF .deps/aot-compil=
er.Tpo -c -o aot-compiler.lo aot-compiler.c
mv -f .deps/aot-compiler.Tpo .deps/aot-compiler.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF .deps/aot-runtime=
=2ETpo -c -o aot-runtime.lo aot-runtime.c
mv -f .deps/aot-runtime.Tpo .deps/aot-runtime.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o g=
raph.lo graph.c
mv -f .deps/graph.Tpo .deps/graph.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF .deps/mini-codeg=
en.Tpo -c -o mini-codegen.lo mini-codegen.c
mini-codegen.c: In function 'mono_local_regalloc':
mini-codegen.c:1016: warning: 'num_sregs' may be used uninitialized in this=
 function
mv -f .deps/mini-codegen.Tpo .deps/mini-codegen.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF .deps/mini-ex=
ceptions.Tpo -c -o mini-exceptions.lo mini-exceptions.c
mv -f .deps/mini-exceptions.Tpo .deps/mini-exceptions.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF .deps/mini-t=
rampolines.Tpo -c -o mini-trampolines.lo mini-trampolines.c
mv -f .deps/mini-trampolines.Tpo .deps/mini-trampolines.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF .deps/declsec.Tpo -c =
-o declsec.lo declsec.c
mv -f .deps/declsec.Tpo .deps/declsec.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF .deps/wapihandles=
=2ETpo -c -o wapihandles.lo wapihandles.c
wapihandles.c: In function 'mini_wapi_hps':
wapihandles.c:94: warning: format '%x' expects type 'unsigned int', but arg=
ument 3 has type 'key_t'
wapihandles.c: In function 'namedmutex_details':
wapihandles.c:160: warning: format '%5ld' expects type 'long int', but argu=
ment 6 has type 'pthread_t'
wapihandles.c: In function 'mini_wapi_seminfo':
wapihandles.c:266: warning: format '%x' expects type 'unsigned int', but ar=
gument 2 has type 'key_t'
mv -f .deps/wapihandles.Tpo .deps/wapihandles.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF .deps/branch-opts=
=2ETpo -c -o branch-opts.lo branch-opts.c
mv -f .deps/branch-opts.Tpo .deps/branch-opts.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-generic-sharing.lo -MD -MP -MF .deps/mi=
ni-generic-sharing.Tpo -c -o mini-generic-sharing.lo mini-generic-sharing.c
mv -f .deps/mini-generic-sharing.Tpo .deps/mini-generic-sharing.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT regalloc2.lo -MD -MP -MF .deps/regalloc2.Tpo=
 -c -o regalloc2.lo regalloc2.c
mv -f .deps/regalloc2.Tpo .deps/regalloc2.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT tasklets.lo -MD -MP -MF .deps/tasklets.Tpo -=
c -o tasklets.lo tasklets.c
mv -f .deps/tasklets.Tpo .deps/tasklets.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT simd-intrinsics.lo -MD -MP -MF .deps/simd-in=
trinsics.Tpo -c -o simd-intrinsics.lo simd-intrinsics.c
mv -f .deps/simd-intrinsics.Tpo .deps/simd-intrinsics.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT unwind.lo -MD -MP -MF .deps/unwind.Tpo -c -o=
 unwind.lo unwind.c
mv -f .deps/unwind.Tpo .deps/unwind.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT image-writer.lo -MD -MP -MF .deps/image-writ=
er.Tpo -c -o image-writer.lo image-writer.c
mv -f .deps/image-writer.Tpo .deps/image-writer.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT dwarfwriter.lo -MD -MP -MF .deps/dwarfwriter=
=2ETpo -c -o dwarfwriter.lo dwarfwriter.c
mv -f .deps/dwarfwriter.Tpo .deps/dwarfwriter.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-gc.lo -MD -MP -MF .deps/mini-gc.Tpo -c =
-o mini-gc.lo mini-gc.c
mv -f .deps/mini-gc.Tpo .deps/mini-gc.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT debugger-agent.lo -MD -MP -MF .deps/debugger=
-agent.Tpo -c -o debugger-agent.lo debugger-agent.c
debugger-agent.c: In function 'transport_connect':
debugger-agent.c:1010: warning: passing argument 2 of 'getsockname' from in=
compatible pointer type
debugger-agent.c: In function 'resume_thread':
debugger-agent.c:2149: warning: cast to pointer from integer of different s=
ize
debugger-agent.c: In function 'insert_breakpoint':
debugger-agent.c:3097: warning: format '%d' expects type 'int', but argumen=
t 5 has type 'long int'
debugger-agent.c: In function 'vm_commands':
debugger-agent.c:4894: warning: unused variable 'invoke_frame'
debugger-agent.c:4894: warning: unused variable 'i'
debugger-agent.c:4893: warning: unused variable 'flags'
debugger-agent.c: In function 'finish_agent_init':
debugger-agent.c:964: warning: 'sfd' may be used uninitialized in this func=
tion
debugger-agent.c:964: note: 'sfd' was declared here
mv -f .deps/debugger-agent.Tpo .deps/debugger-agent.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-x86.lo -MD -MP -MF .deps/mini-x86.Tpo -=
c -o mini-x86.lo mini-x86.c
mini-x86.c:5908: warning: no previous prototype for 'mono_arch_get_trampoli=
nes'
mv -f .deps/mini-x86.Tpo .deps/mini-x86.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT exceptions-x86.lo -MD -MP -MF .deps/exceptio=
ns-x86.Tpo -c -o exceptions-x86.lo exceptions-x86.c
mv -f .deps/exceptions-x86.Tpo .deps/exceptions-x86.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT tramp-x86.lo -MD -MP -MF .deps/tramp-x86.Tpo=
 -c -o tramp-x86.lo tramp-x86.c
mv -f .deps/tramp-x86.Tpo .deps/tramp-x86.Plo
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -=
DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-a=
liasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunuse=
d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissin=
g-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-string=
s -mno-tls-direct-seg-refs -MT mini-posix.lo -MD -MP -MF .deps/mini-posix.T=
po -c -o mini-posix.lo mini-posix.c
mv -f .deps/mini-posix.Tpo .deps/mini-posix.Plo
=2E./../doltlibtool --quiet --tag=3DCXX   --mode=3Dlink c++  -D_REENTRANT -=
I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -O2 -pipe =
-fno-strict-aliasing -Wl,-version-script=3D./ldscript  -pthread -o libmono.=
la -rpath /usr/local/lib mini.lo method-to-ir.lo decompose.lo jit-icalls.lo=
 trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo =
abcremoval.lo ssapre.lo local-propagation.lo driver.lo debug-mini.lo linear=
-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-codegen.lo mini-excep=
tions.lo mini-trampolines.lo declsec.lo wapihandles.lo branch-opts.lo mini-=
generic-sharing.lo regalloc2.lo tasklets.lo simd-intrinsics.lo unwind.lo im=
age-writer.lo dwarfwriter.lo mini-gc.lo debugger-agent.lo  mini-x86.lo exce=
ptions-x86.lo tramp-x86.lo  mini-posix.lo ../../mono/metadata/libmonoruntim=
e.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthre=
ad -L/usr/local/lib -lgthread-2.0 -lglib-2.0   ../../libgc/libmonogc.la  -p=
thread -lm
=2E./../doltlibtool --quiet --tag=3DCXX   --mode=3Dlink c++  -D_REENTRANT -=
I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -O2 -pipe =
-fno-strict-aliasing -static -pthread -o libmono-static.la  mini.lo method-=
to-ir.lo decompose.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regallo=
c.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo local-propagatio=
n.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo =
graph.lo mini-codegen.lo mini-exceptions.lo mini-trampolines.lo declsec.lo =
wapihandles.lo branch-opts.lo mini-generic-sharing.lo regalloc2.lo tasklets=
=2Elo simd-intrinsics.lo unwind.lo image-writer.lo dwarfwriter.lo mini-gc.l=
o debugger-agent.lo  mini-x86.lo exceptions-x86.lo tramp-x86.lo  mini-posix=
=2Elo  ../../mono/metadata/libmonoruntime-static.la ../../mono/io-layer/lib=
wapi.la ../../mono/utils/libmonoutils.la -pthread -L/usr/local/lib -lgthrea=
d-2.0 -lglib-2.0   ../../libgc/libmonogc-static.la  -pthread -lm
cc -DHAVE_CONFIG_H -I. -I../..   -DGC_FREEBSD_THREADS -DPLATFORM_BSD  -I../=
=2E. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/us=
r/local/lib/glib-2.0/include      -O2 -pipe -fno-strict-aliasing -fno-stric=
t-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-protot=
ypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnes=
ted-externs -Wpointer-arith -Wno-cast-qual -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
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc -I../.. -I../../l=
ibgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl=
ib-2.0/include      -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wd=
eclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing=
-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -W=
pointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs  -exp=
ort-dynamic -Wl,-version-script=3D./ldscript.mono   -pthread -o mono main.o=
 libmono-static.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0    -l=
m   -pthread -lm
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/m=
ini'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/m=
ini'
Making all in dis
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
dis'
cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include   -I../..  -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -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
cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include   -I../..  -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -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
cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include   -I../..  -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -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
ar cru libmonodis.a get.o dis-cil.o util.o=20
ranlib libmonodis.a
cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include   -I../..  -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -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
cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include   -I../..  -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -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
cc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -=
I/usr/local/lib/glib-2.0/include   -I../..  -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -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
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o monodis dump.o main.o declse=
c.o libmonodis.a ../mini/libmono.la -pthread -L/usr/local/lib -lgthread-2.0=
 -lglib-2.0    -pthread -lm
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/d=
is'
Making all in monograph
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
monograph'
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_REENTRANT -I/usr/local/include/gl=
ib-2.0 -I/usr/local/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM=
_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-af=
ter-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations=
 -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith=
 -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT monograph.o -M=
D -MP -MF .deps/monograph.Tpo -c -o monograph.o monograph.c
mv -f .deps/monograph.Tpo .deps/monograph.Po
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o monograph monograph.o ../min=
i/libmono.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0   -lm -pthr=
ead -lm
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/m=
onograph'
Making all in tests
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests'
Making all in cas
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas'
Making all in assembly
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas/assembly'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas/assembly'
Making all in linkdemand
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas/linkdemand'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas/linkdemand'
Making all in inheritance
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas/inheritance'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas/inheritance'
Making all in demand
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas/demand'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas/demand'
Making all in threads
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas/threads'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas/threads'
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/cas'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas'
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/cas'
Making all in assemblyresolve
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests/assemblyresolve'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests/assemblyresolve'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
tests'
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dcompile cc -DHAVE_CONFIG_=
H -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/g=
lib-2.0/include   -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/l=
ib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno=
-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wal=
l -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes =
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwri=
te-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
mv -f .deps/libtest_la-libtest.Tpo .deps/libtest_la-libtest.Plo
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs -rpath `pwd` -pthread -o libtest.la  libt=
est_la-libtest.lo -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0   -Wl,=
--export-dynamic -pthread -L/usr/local/lib -lgmodule-2.0 -lglib-2.0   -pthr=
ead -lm
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/t=
ests'
Making all in benchmark
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
benchmark'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/b=
enchmark'
Making all in profiler
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/=
profiler'
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_=
EXC_TABLES -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/=
lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fn=
o-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wa=
ll -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes=
  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwr=
ite-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
mv -f .deps/mono-cov.Tpo .deps/mono-cov.Plo
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o libmono-profiler-cov.la -rpa=
th /usr/local/lib mono-cov.lo ../../mono/mini/libmono.la -pthread -lm
=2E./../doltcompile cc -DHAVE_CONFIG_H -I. -I../.. -fexceptions -DMONO_USE_=
EXC_TABLES -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/=
lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fn=
o-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wa=
ll -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes=
  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwr=
ite-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
mv -f .deps/mono-profiler-aot.Tpo .deps/mono-profiler-aot.Plo
=2E./../doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-s=
trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall =
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -=
Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite=
-strings -mno-tls-direct-seg-refs  -pthread -o libmono-profiler-aot.la -rpa=
th /usr/local/lib mono-profiler-aot.lo ../../mono/mini/libmono.la -pthread =
-lm
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono/p=
rofiler'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mono'
Making all in ikvm-native
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/ikvm-=
native'
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPL=
ATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarat=
ion-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declar=
ations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer=
-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT jni.lo -=
MD -MP -MF .deps/jni.Tpo -c -o jni.lo jni.c
jni.c:490: warning: function declaration isn't a prototype
jni.c:495: warning: no previous prototype for 'ikvm_MarshalDelegate'
jni.c:502: warning: no previous prototype for 'ikvm_CallOnLoad'
mv -f .deps/jni.Tpo .deps/jni.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include    -DGC_FREEBSD_THREADS -DPL=
ATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclarat=
ion-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declar=
ations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer=
-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT os.lo -M=
D -MP -MF .deps/os.Tpo -c -o os.lo os.c
os.c:65: warning: no previous prototype for 'ikvm_LoadLibrary'
os.c:70: warning: no previous prototype for 'ikvm_FreeLibrary'
os.c:75: warning: no previous prototype for 'ikvm_GetProcAddress'
os.c:87: warning: no previous prototype for 'ikvm_mmap'
os.c:92: warning: no previous prototype for 'ikvm_munmap'
os.c:97: warning: no previous prototype for 'ikvm_msync'
mv -f .deps/os.Tpo .deps/os.Plo
=2E./doltlibtool --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-strict-alias=
ing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -W=
missing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-pr=
ototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -m=
no-tls-direct-seg-refs -avoid-version -pthread -o libikvm-native.la -rpath =
/usr/local/lib jni.lo os.lo -Wl,--export-dynamic -pthread -L/usr/local/lib =
-lgmodule-2.0 -lglib-2.0   -pthread -lm
libtool: link: cc -shared  .libs/jni.o .libs/os.o   -Wl,-rpath -Wl,/usr/loc=
al/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgmo=
dule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/lo=
cal/lib/libiconv.so /usr/local/lib/libpcre.so -lm  -mno-tls-direct-seg-refs=
 -pthread -Wl,--export-dynamic -pthread -pthread   -pthread -Wl,-soname -Wl=
,libikvm-native.so -o .libs/libikvm-native.so
libtool: link: ar cru .libs/libikvm-native.a  jni.o os.o
libtool: link: ranlib .libs/libikvm-native.a
libtool: link: ( cd ".libs" && rm -f "libikvm-native.la" && ln -s "../libik=
vm-native.la" "libikvm-native.la" )
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/ikvm-n=
ative'
Making all in support
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/suppo=
rt'
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT err=
no.lo -MD -MP -MF .deps/errno.Tpo -c -o errno.lo errno.c
mv -f .deps/errno.Tpo .deps/errno.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT map=
=2Elo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.c
map.c: In function 'Mono_Posix_FromStat':
map.c:4328: warning: passing argument 2 of 'Mono_Posix_FromFilePermissions'=
 from incompatible pointer type
mv -f .deps/map.Tpo .deps/map.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sig=
nal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c
mv -f .deps/signal.Tpo .deps/signal.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT std=
io.lo -MD -MP -MF .deps/stdio.Tpo -c -o stdio.lo stdio.c
mv -f .deps/stdio.Tpo .deps/stdio.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT str=
ing.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c
mv -f .deps/string.Tpo .deps/string.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT std=
lib.lo -MD -MP -MF .deps/stdlib.Tpo -c -o stdlib.lo stdlib.c
mv -f .deps/stdlib.Tpo .deps/stdlib.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT dir=
ent.lo -MD -MP -MF .deps/dirent.Tpo -c -o dirent.lo dirent.c
mv -f .deps/dirent.Tpo .deps/dirent.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT fcn=
tl.lo -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.lo fcntl.c
mv -f .deps/fcntl.Tpo .deps/fcntl.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT fst=
ab.lo -MD -MP -MF .deps/fstab.Tpo -c -o fstab.lo fstab.c
mv -f .deps/fstab.Tpo .deps/fstab.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT grp=
=2Elo -MD -MP -MF .deps/grp.Tpo -c -o grp.lo grp.c
mv -f .deps/grp.Tpo .deps/grp.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT mac=
ros.lo -MD -MP -MF .deps/macros.Tpo -c -o macros.lo macros.c
macros.c:111: warning: no previous prototype for 'helper_Mono_Posix_getpwna=
muid'
mv -f .deps/macros.Tpo .deps/macros.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -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
mv -f .deps/old-map.Tpo .deps/old-map.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT pwd=
=2Elo -MD -MP -MF .deps/pwd.Tpo -c -o pwd.lo pwd.c
mv -f .deps/pwd.Tpo .deps/pwd.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT ser=
ial.lo -MD -MP -MF .deps/serial.Tpo -c -o serial.lo serial.c
serial.c:65: warning: no previous prototype for 'open_serial'
serial.c:77: warning: no previous prototype for 'close_serial'
serial.c:84: warning: no previous prototype for 'read_serial'
serial.c:94: warning: no previous prototype for 'write_serial'
serial.c:133: warning: no previous prototype for 'discard_buffer'
serial.c:139: warning: no previous prototype for 'get_bytes_in_buffer'
serial.c:151: 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'
mv -f .deps/serial.Tpo .deps/serial.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -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
sys-mman.c: In function 'Mono_Posix_Syscall_mincore':
sys-mman.c:109: warning: implicit declaration of function 'mincore'
sys-mman.c:109: warning: nested extern declaration of 'mincore'
mv -f .deps/sys-mman.Tpo .deps/sys-mman.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sys=
-sendfile.lo -MD -MP -MF .deps/sys-sendfile.Tpo -c -o sys-sendfile.lo sys-s=
endfile.c
sys-sendfile.c: In function 'Mono_Posix_Syscall_sendfile':
sys-sendfile.c:32: warning: implicit declaration of function 'sendfile'
sys-sendfile.c:32: warning: nested extern declaration of 'sendfile'
mv -f .deps/sys-sendfile.Tpo .deps/sys-sendfile.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -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
mv -f .deps/sys-stat.Tpo .deps/sys-stat.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sys=
-statvfs.lo -MD -MP -MF .deps/sys-statvfs.Tpo -c -o sys-statvfs.lo sys-stat=
vfs.c
mv -f .deps/sys-statvfs.Tpo .deps/sys-statvfs.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -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
sys-time.c:76: warning: no previous prototype for 'Mono_Posix_Syscall_utime=
s_bad'
mv -f .deps/sys-time.Tpo .deps/sys-time.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sys=
-utsname.lo -MD -MP -MF .deps/sys-utsname.Tpo -c -o sys-utsname.lo sys-utsn=
ame.c
mv -f .deps/sys-utsname.Tpo .deps/sys-utsname.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -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
mv -f .deps/sys-wait.Tpo .deps/sys-wait.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -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
mv -f .deps/sys-xattr.Tpo .deps/sys-xattr.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sys=
log.lo -MD -MP -MF .deps/syslog.Tpo -c -o syslog.lo syslog.c
syslog.c:44: warning: no previous prototype for 'Mono_Posix_Syscall_syslog2'
mv -f .deps/syslog.Tpo .deps/syslog.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT tim=
e.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c
mv -f .deps/time.Tpo .deps/time.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT uni=
std.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT uti=
me.lo -MD -MP -MF .deps/utime.Tpo -c -o utime.lo utime.c
mv -f .deps/utime.Tpo .deps/utime.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT x-s=
truct-str.lo -MD -MP -MF .deps/x-struct-str.Tpo -c -o x-struct-str.lo x-str=
uct-str.c
x-struct-str.c:28: warning: 'visibility' attribute ignored on non-class typ=
es
mv -f .deps/x-struct-str.Tpo .deps/x-struct-str.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT zli=
b-helper.lo -MD -MP -MF .deps/zlib-helper.Tpo -c -o zlib-helper.lo zlib-hel=
per.c
mv -f .deps/zlib-helper.Tpo .deps/zlib-helper.Plo
=2E./doltlibtool --quiet --tag=3DCC   --mode=3Dcompile cc -DHAVE_CONFIG_H -=
I. -I.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.=
0/include   -I..  -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-stri=
ct-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wu=
nused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmi=
ssing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-st=
rings -mno-tls-direct-seg-refs -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c =
-o ioapi.lo `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.c
mv -f .deps/ioapi.Tpo .deps/ioapi.Plo
=2E./doltlibtool --quiet --tag=3DCC   --mode=3Dcompile cc -DHAVE_CONFIG_H -=
I. -I.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.=
0/include   -I..  -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-stri=
ct-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wu=
nused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmi=
ssing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-st=
rings -mno-tls-direct-seg-refs -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c =
-o unzip.lo `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.c
mv -f .deps/unzip.Tpo .deps/unzip.Plo
=2E./doltlibtool --quiet --tag=3DCC   --mode=3Dcompile cc -DHAVE_CONFIG_H -=
I. -I.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.=
0/include   -I..  -DGC_FREEBSD_THREADS -DPLATFORM_BSD   -O2 -pipe -fno-stri=
ct-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wu=
nused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmi=
ssing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-st=
rings -mno-tls-direct-seg-refs -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o z=
ip.lo `test -f 'minizip/zip.c' || echo './'`minizip/zip.c
minizip/zip.c:191: warning: 'free_linkedlist' defined but not used
mv -f .deps/zip.Tpo .deps/zip.Plo
=2E./doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-stri=
ct-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wu=
nused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmi=
ssing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-st=
rings -mno-tls-direct-seg-refs -no-undefined -avoid-version -pthread -o lib=
MonoPosixHelper.la -rpath /usr/local/lib errno.lo map.lo signal.lo stdio.lo=
 string.lo stdlib.lo dirent.lo fcntl.lo fstab.lo grp.lo macros.lo old-map.l=
o pwd.lo serial.lo sys-mman.lo sys-sendfile.lo sys-stat.lo sys-statvfs.lo s=
ys-time.lo sys-utsname.lo sys-wait.lo sys-xattr.lo syslog.lo time.lo unistd=
=2Elo utime.lo x-struct-str.lo zlib-helper.lo ioapi.lo unzip.lo zip.lo -pth=
read -L/usr/local/lib -lgthread-2.0 -lglib-2.0   -lz  -pthread -lm
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sup=
portw.lo -MD -MP -MF .deps/supportw.Tpo -c -o supportw.lo supportw.c
supportw.c:163: warning: no previous prototype for 'SetWindowPos'
supportw.c:170: warning: no previous prototype for 'SendMessageA'
supportw.c:177: warning: no previous prototype for 'GetWindowLongA'
mv -f .deps/supportw.Tpo .deps/supportw.Plo
=2E./doltcompile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/local/incl=
ude/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -DGC_FREEBSD_THREADS=
 -DPLATFORM_BSD   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdec=
laration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-d=
eclarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpo=
inter-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT sup=
port-heap.lo -MD -MP -MF .deps/support-heap.Tpo -c -o support-heap.lo suppo=
rt-heap.c
mv -f .deps/support-heap.Tpo .deps/support-heap.Plo
=2E./doltlibtool --quiet --tag=3DCC   --mode=3Dlink cc  -O2 -pipe -fno-stri=
ct-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wu=
nused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmi=
ssing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-st=
rings -mno-tls-direct-seg-refs -no-undefined -avoid-version -pthread -o lib=
MonoSupportW.la -rpath /usr/local/lib supportw.lo support-heap.lo -pthread =
-L/usr/local/lib -lgthread-2.0 -lglib-2.0   -pthread -lm
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/suppor=
t'
Making all in data
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/data'
Making all in net_1_1
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/=
net_1_1'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/n=
et_1_1'
Making all in net_2_0
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/=
net_2_0'
Making all in Browsers
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/=
net_2_0/Browsers'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/n=
et_2_0/Browsers'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/=
net_2_0'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/n=
et_2_0'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/data/n=
et_2_0'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/data'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/data'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/data'
Making all in runtime
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/runti=
me'
d=3D`cd ../support && pwd`; \
	sed 's,target=3D"libMonoPosixHelper[^"]*",target=3D"'$d/libMonoPosixHelper=
=2Ela'",' ../data/config > etc/mono/configt
if test -z ""; then :; else \
	  sed 's,<configuration>,& <dllmap dll=3D"gdiplus.dll" target=3D"" />,' et=
c/mono/configt > etc/mono/configtt; \
	  mv -f etc/mono/configtt etc/mono/configt; fi
mv -f etc/mono/configt etc/mono/config
/bin/sh ../mkinstalldirs _tmpinst/bin
mkdir -p -- _tmpinst/bin
cp mono-wrapper _tmpinst/bin/mono
echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
	r=3D`pwd`; m=3D`cd ../mcs && pwd`; \
	echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_1_1/mcs.exe"'" "=
$@"' >> _tmpinst/bin/mcs ; \
	chmod +x _tmpinst/bin/mcs
echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
	r=3D`pwd`; m=3D`cd ../mcs && pwd`; \
	echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _t=
mpinst/bin/ilasm ; \
	chmod +x _tmpinst/bin/ilasm
echo '#! /bin/sh' > _tmpinst/bin/gmcs ; \
	r=3D`pwd`; m=3D`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
echo '#! /bin/sh' > _tmpinst/bin/al2 ; \
	r=3D`pwd`; m=3D`cd ../mcs && pwd`; \
	echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_2_0/al.exe"'" "$=
@"' >> _tmpinst/bin/al2 ; \
	chmod +x _tmpinst/bin/al2
if test -w ../mcs; then :; else chmod -R +w ../mcs; fi
cd ../mcs && gmake NO_DIR_CHECK=3D1 PROFILES=3D'net_1_1 net_2_0 net_3_5   '=
 CC=3D'cc' all-profiles
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake profile-do--net_1_1--all profile-do--net_2_0--all profile-do--net_3_5=
--all
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake PROFILE=3Dbasic all
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
mkdir -p -- build/deps
gmake[6]: mcs: Command not found
gmake[6]: *** [build/deps/basic-profile-check.exe] Error 127
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
*** The compiler 'mcs' doesn't appear to be usable.
*** Trying the 'monolite' directory.
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
Fatal error 'failed to get sysctl kern.sched.cpusetsize' at line 576 in fil=
e /a/portbuild/i386/9/builds/20101124203115/src/lib/libthr/thread/thr_attr.=
c (errno =3D 2)
Stacktrace:

gmake[8]: *** [build/deps/basic-profile-check.exe] Abort trap: 6 (core dump=
ed)
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
*** The contents of your 'monolite' directory may be out-of-date
*** You may want to try 'make get-monolite-latest'
gmake[8]: *** [do-profile-check-monolite] Error 1
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[7]: *** [do-profile-check] Error 2
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[6]: *** [do-profile-check-monolite] Error 2
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[5]: *** [do-profile-check] Error 2
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[4]: *** [profile-do--basic--all] Error 2
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7/runtim=
e'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.6.7'
gmake: *** [all] Error 2
*** Error code 1

Stop in /a/ports/lang/mono.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
build of /usr/ports/lang/mono ended at Sun Dec  5 23:22:48 UTC 2010

!DSPAM:4cfc1efd315012026822799!


----- End forwarded message -----
--=20
Erwin Lansing                                   http://droso.org
Prediction is very difficult
especially about the future                    erwin@FreeBSD.org

--sk6NRVTC9kZ6Mrgo
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)

iD8DBQFM/KIxqy9aWxUlaZARApJYAJ4u+gWfFS2dT8CmV3yePGX6c1Jk+wCeILZa
IcKHMX2LUSbwNP6IEi+4Rro=
=I9Wn
-----END PGP SIGNATURE-----

--sk6NRVTC9kZ6Mrgo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101206084329.GA27077>