rendered paste bodybuilding mono-1.2.5 in directory /usr/local/tinderbox/6-Sharp-amd64
maintained by: bsd-sharp-list@forge.novell.com
port directory: /usr/ports/lang/mono
build started at Mon Aug 13 02:06:26 UTC 2007
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=gettext-0.16.1_3.tbz libiconv-1.9.2_2.tbz gmake-3.81_2.tbz m4-1.4.9.tbz bison-1.75_2,1.tbz libtool-1.5.22_4.tbz pkg-config-0.22.tbz perl-5.8.8.tbz glib-2.12.13.tbz
RUN_DEPENDS=gettext-0.16.1_3.tbz perl-5.8.8.tbz pkg-config-0.22.tbz libiconv-1.9.2_2.tbz glib-2.12.13.tbz
add_pkg
================================================================
====================<phase 1: make checksum>====================
************************************************************************
If you have build/runtime errors with Mono and Gtk# apps please try the
following first:
* Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the
default FreeBSD CFLAGS as Mono has been known to expose compiler bugs.
- 5.x: '-O -pipe'
- 6.x and higher: '-O2 -fno-strict-aliasing -pipe'
* Try building and running Mono with the GENERIC kernel.
- Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the
GENERIC kernel.
- Removing kernel options or changing defaults to use experimental
options can adversely affect Mono's ability to build and run.
* Remove leftover semaphores / increase semaphore limits.
- Close apps which use Mono and run `ipcs -sbt`. Remove the
semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1)
- _OR_ simply reboot which is the safest method.
- On multi-user systems the semaphore limits may need to be increased
from the defaults. The following should comfortably support 30 users.
# echo "kern.ipc.semmni=40" >> /boot/loader.conf
# echo "kern.ipc.semmns=300" >> /boot/loader.conf
************************************************************************
=> mono-1.2.5.tar.bz2 doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from file:///distcache//.
mono-1.2.5.tar.bz2 17 MB 14 MBps
=> MD5 Checksum OK for mono-1.2.5.tar.bz2.
=> SHA256 Checksum OK for mono-1.2.5.tar.bz2.
================================================================
====================<phase 2: make extract>====================
add_pkg
************************************************************************
If you have build/runtime errors with Mono and Gtk# apps please try the
following first:
* Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the
default FreeBSD CFLAGS as Mono has been known to expose compiler bugs.
- 5.x: '-O -pipe'
- 6.x and higher: '-O2 -fno-strict-aliasing -pipe'
* Try building and running Mono with the GENERIC kernel.
- Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the
GENERIC kernel.
- Removing kernel options or changing defaults to use experimental
options can adversely affect Mono's ability to build and run.
* Remove leftover semaphores / increase semaphore limits.
- Close apps which use Mono and run `ipcs -sbt`. Remove the
semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1)
- _OR_ simply reboot which is the safest method.
- On multi-user systems the semaphore limits may need to be increased
from the defaults. The following should comfortably support 30 users.
# echo "kern.ipc.semmni=40" >> /boot/loader.conf
# echo "kern.ipc.semmns=300" >> /boot/loader.conf
************************************************************************
===> Extracting for mono-1.2.5
=> MD5 Checksum OK for mono-1.2.5.tar.bz2.
=> SHA256 Checksum OK for mono-1.2.5.tar.bz2.
================================================================
====================<phase 3: make patch>====================
add_pkg
===> Patching for mono-1.2.5
===> Applying FreeBSD patches for mono-1.2.5
================================================================
====================<phase 4: make build>====================
add_pkg gettext-0.16.1_3.tbz libiconv-1.9.2_2.tbz gmake-3.81_2.tbz m4-1.4.9.tbz bison-1.75_2,1.tbz libtool-1.5.22_4.tbz pkg-config-0.22.tbz perl-5.8.8.tbz glib-2.12.13.tbz
adding dependencies
pkg_add gettext-0.16.1_3.tbz
pkg_add libiconv-1.9.2_2.tbz
skipping libiconv-1.9.2_2, already added
pkg_add gmake-3.81_2.tbz
pkg_add m4-1.4.9.tbz
pkg_add bison-1.75_2,1.tbz
pkg_add libtool-1.5.22_4.tbz
pkg_add pkg-config-0.22.tbz
pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
pkg_add glib-2.12.13.tbz
===> mono-1.2.5 depends on executable in : gmake - found
===> mono-1.2.5 depends on executable in : bison - found
===> mono-1.2.5 depends on file: /usr/local/bin/libtool - found
===> mono-1.2.5 depends on executable in : pkg-config - found
===> mono-1.2.5 depends on shared library: glib-2.0.0 - found
===> Configuring for mono-1.2.5
checking build system type... amd64-portbld-freebsd6.2
checking host system type... amd64-portbld-freebsd6.2
checking target system type... amd64-portbld-freebsd6.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking how to create a ustar tar archive... plaintar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
./configure.lineno: ./libtool: not found
checking host platform characteristics... ok
checking for gcc... cc
checking for gcc... (cached) cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gawk... (cached) nawk
checking for bison... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by 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
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking for ld used by cc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/rtc.h usability... no
checking linux/rtc.h presence... no
checking for linux/rtc.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
Using system zlib
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking for isinf... yes
checking for void *... yes
checking size of void *... 8
checking for -Wdeclaration-after-statement option to gcc... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking for -mno-tls-direct-seg-refs option to gcc... yes
checking for visibility __attribute__... yes
checking for dlopen... yes
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getresuid... yes
checking for setresuid... yes
checking for kqueue... yes
checking for backtrace_symbols... no
checking for mkstemp... yes
checking for mmap... yes
checking for madvise... yes
checking for sched_setaffinity... no
checking if off_t is 64 bits wide... ok
checking for socket in -lsocket... no
checking for MSG_NOSIGNAL... yes
checking for SOL_IP... no
checking for SOL_IPV6... no
checking for SOL_TCP... no
checking for IP_PKTINFO... no
checking for IPV6_PKTINFO... no
checking for IP_DONTFRAGMENT... no
checking for IP_MTU_DISCOVER... no
checking for struct ip_mreqn... no
checking for struct ip_mreq... yes
checking for gethostbyname2_r... no
checking for gethostbyaddr... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking size of sockaddr_un.sun_path... 104
checking whether cc supports zero length arrays... yes
checking for main in -pthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_timedlock... yes
checking for pthread_getattr_np... no
checking for pthread_attr_get_np... yes
checking for PTHREAD_MUTEX_RECURSIVE... ok
checking for pthread_attr_setstacksize... yes
checking for pthread_attr_getstack... yes
checking for pthread_get_stacksize_np... no
checking for pthread_get_stackaddr_np... no
checking for working __thread... disabled
checking for working sigaltstack... yes
checking for library containing sem_init... none required
checking for tm_gmtoff in struct tm... yes
checking for finite... yes
checking for isfinite... no
checking for isfinite in math.h... yes
checking for poll... yes
checking for signbit... yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking for epoll_ctl... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h: section "Present But Cannot Be Compiled"
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: net/if.h: in the future, the compiler will take precedence
checking for net/if.h... yes
checking for ifreq... no
checking checklist.h usability... no
checking checklist.h presence... no
checking for checklist.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking sys/sendfile.h usability... no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/xattr.h usability... no
checking sys/xattr.h presence... no
checking for sys/xattr.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for fgetgrent... no
checking for fgetpwent... no
checking for fgetpwent... (cached) no
checking for getfsstat... yes
checking for lutimes... yes
checking for mremap... no
checking for remap_file_pages... no
checking for posix_fadvise... no
checking for posix_fallocate... no
checking for posix_madvise... yes
checking for vsnprintf... yes
checking for sendfile... yes
checking for sethostid... yes
checking for statfs... yes
checking for fstatfs... yes
checking for statvfs... yes
checking for fstatvfs... yes
checking for stime... no
checking for strerror_r... yes
checking for ttyname_r... yes
checking for size_t... yes
checking size of size_t... 8
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for suseconds_t... yes
checking for struct pollfd... yes
checking for struct stat... yes
checking for struct timeval... yes
checking for struct timezone... yes
checking for struct utimbuf... yes
checking for struct dirent.d_off... no
checking for struct dirent.d_reclen... yes
checking for struct dirent.d_type... yes
checking for lsetxattr... no
checking for lsetxattr in -lattr... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for term.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socklen_t... yes
checking for array element initalizer support... yes
checking for trunc... yes
checking for aintl in -lsunmath... no
checking if usage of random device is requested... yes
checking for random device... yes
checking if inter-process shared handles are requested... yes
checking if the Mono Debugger is supported on this platform... no
configure: creating ./config.status
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating runtime/semdel-wrapper
config.status: creating Makefile
config.status: creating mint.pc
config.status: creating mono.pc
config.status: creating mono-cairo.pc
config.status: creating dotnet.pc
config.status: creating mono-uninstalled.pc
config.status: creating scripts/mono-nunit.pc
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/os/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/hppa/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/alpha/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/interpreter/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/cas/Makefile
config.status: creating mono/tests/cas/assembly/Makefile
config.status: creating mono/tests/cas/demand/Makefile
config.status: creating mono/tests/cas/inheritance/Makefile
config.status: creating mono/tests/cas/linkdemand/Makefile
config.status: creating mono/tests/cas/threads/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/monoburg/Makefile
config.status: creating mono/monograph/Makefile
config.status: creating mono/io-layer/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating web/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_1_1/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
=== configuring in libgc (/work/a/ports/lang/mono/work/mono-1.2.5/libgc)
configure: running /bin/sh ./configure --prefix=/usr/local '--program-transform-name='\'''\''' '--with-gc=included' '--with-tls=pthread' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd6.2' 'build_alias=amd64-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' '--disable-embed-check' '--with-libgc-threads=pthreads' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking build system type... amd64-portbld-freebsd6.2
checking host system type... amd64-portbld-freebsd6.2
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether to enable maintainer-specific portions of Makefiles... no
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...
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 ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by 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
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for threads package to use... posix
checking whether Solaris gcc optimization fix is necessary... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing default commands
mcs source: $(top_srcdir)/mcs
GC: included
TLS: pthread
SIGALTSTACK: yes
Engine: Building and using the JIT
2.0 Beta: yes
2.1 Alpha: no
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: system zlib
===> Building for mono-1.2.5
gmake all-recursive
gmake[1]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5'
Making all in libgc
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc'
Making all in include
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/include'
Making all in private
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/include/private'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/include/private'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/include'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/include'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/include'
Making all in doc
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc/doc'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc'
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT allchblk.lo -MD -MP -MF ".deps/allchblk.Tpo" -c -o allchblk.lo allchblk.c; \
then mv -f ".deps/allchblk.Tpo" ".deps/allchblk.Plo"; else rm -f ".deps/allchblk.Tpo"; exit 1; fi
mkdir .libs
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c allchblk.c -o allchblk.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT alloc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo alloc.c; \
then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT blacklst.lo -MD -MP -MF ".deps/blacklst.Tpo" -c -o blacklst.lo blacklst.c; \
then mv -f ".deps/blacklst.Tpo" ".deps/blacklst.Plo"; else rm -f ".deps/blacklst.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c blacklst.c -o blacklst.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT checksums.lo -MD -MP -MF ".deps/checksums.Tpo" -c -o checksums.lo checksums.c; \
then mv -f ".deps/checksums.Tpo" ".deps/checksums.Plo"; else rm -f ".deps/checksums.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -fPIC -DPIC -o .libs/checksums.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c checksums.c -o checksums.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT dbg_mlc.lo -MD -MP -MF ".deps/dbg_mlc.Tpo" -c -o dbg_mlc.lo dbg_mlc.c; \
then mv -f ".deps/dbg_mlc.Tpo" ".deps/dbg_mlc.Plo"; else rm -f ".deps/dbg_mlc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT dyn_load.lo -MD -MP -MF ".deps/dyn_load.Tpo" -c -o dyn_load.lo dyn_load.c; \
then mv -f ".deps/dyn_load.Tpo" ".deps/dyn_load.Plo"; else rm -f ".deps/dyn_load.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c dyn_load.c -o dyn_load.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT finalize.lo -MD -MP -MF ".deps/finalize.Tpo" -c -o finalize.lo finalize.c; \
then mv -f ".deps/finalize.Tpo" ".deps/finalize.Plo"; else rm -f ".deps/finalize.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fPIC -DPIC -o .libs/finalize.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -o finalize.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT gc_dlopen.lo -MD -MP -MF ".deps/gc_dlopen.Tpo" -c -o gc_dlopen.lo gc_dlopen.c; \
then mv -f ".deps/gc_dlopen.Tpo" ".deps/gc_dlopen.Plo"; else rm -f ".deps/gc_dlopen.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT gcj_mlc.lo -MD -MP -MF ".deps/gcj_mlc.Tpo" -c -o gcj_mlc.lo gcj_mlc.c; \
then mv -f ".deps/gcj_mlc.Tpo" ".deps/gcj_mlc.Plo"; else rm -f ".deps/gcj_mlc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT headers.lo -MD -MP -MF ".deps/headers.Tpo" -c -o headers.lo headers.c; \
then mv -f ".deps/headers.Tpo" ".deps/headers.Plo"; else rm -f ".deps/headers.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT malloc.lo -MD -MP -MF ".deps/malloc.Tpo" -c -o malloc.lo malloc.c; \
then mv -f ".deps/malloc.Tpo" ".deps/malloc.Plo"; else rm -f ".deps/malloc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mallocx.lo -MD -MP -MF ".deps/mallocx.Tpo" -c -o mallocx.lo mallocx.c; \
then mv -f ".deps/mallocx.Tpo" ".deps/mallocx.Plo"; else rm -f ".deps/mallocx.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c mallocx.c -o mallocx.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mark.lo -MD -MP -MF ".deps/mark.Tpo" -c -o mark.lo mark.c; \
then mv -f ".deps/mark.Tpo" ".deps/mark.Plo"; else rm -f ".deps/mark.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -fPIC -DPIC -o .libs/mark.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c mark.c -o mark.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mark_rts.lo -MD -MP -MF ".deps/mark_rts.Tpo" -c -o mark_rts.lo mark_rts.c; \
then mv -f ".deps/mark_rts.Tpo" ".deps/mark_rts.Plo"; else rm -f ".deps/mark_rts.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o
mark_rts.c: In function `GC_approx_sp':
mark_rts.c:379: warning: function returns address of local variable
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c mark_rts.c -o mark_rts.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT new_hblk.lo -MD -MP -MF ".deps/new_hblk.Tpo" -c -o new_hblk.lo new_hblk.c; \
then mv -f ".deps/new_hblk.Tpo" ".deps/new_hblk.Plo"; else rm -f ".deps/new_hblk.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c new_hblk.c -o new_hblk.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT obj_map.lo -MD -MP -MF ".deps/obj_map.Tpo" -c -o obj_map.lo obj_map.c; \
then mv -f ".deps/obj_map.Tpo" ".deps/obj_map.Plo"; else rm -f ".deps/obj_map.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c obj_map.c -o obj_map.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT os_dep.lo -MD -MP -MF ".deps/os_dep.Tpo" -c -o os_dep.lo os_dep.c; \
then mv -f ".deps/os_dep.Tpo" ".deps/os_dep.Plo"; else rm -f ".deps/os_dep.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c os_dep.c -o os_dep.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pcr_interface.lo -MD -MP -MF ".deps/pcr_interface.Tpo" -c -o pcr_interface.lo pcr_interface.c; \
then mv -f ".deps/pcr_interface.Tpo" ".deps/pcr_interface.Plo"; else rm -f ".deps/pcr_interface.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT ptr_chck.lo -MD -MP -MF ".deps/ptr_chck.Tpo" -c -o ptr_chck.lo ptr_chck.c; \
then mv -f ".deps/ptr_chck.Tpo" ".deps/ptr_chck.Plo"; else rm -f ".deps/ptr_chck.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT real_malloc.lo -MD -MP -MF ".deps/real_malloc.Tpo" -c -o real_malloc.lo real_malloc.c; \
then mv -f ".deps/real_malloc.Tpo" ".deps/real_malloc.Plo"; else rm -f ".deps/real_malloc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c real_malloc.c -o real_malloc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT reclaim.lo -MD -MP -MF ".deps/reclaim.Tpo" -c -o reclaim.lo reclaim.c; \
then mv -f ".deps/reclaim.Tpo" ".deps/reclaim.Plo"; else rm -f ".deps/reclaim.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c reclaim.c -o reclaim.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT solaris_pthreads.lo -MD -MP -MF ".deps/solaris_pthreads.Tpo" -c -o solaris_pthreads.lo solaris_pthreads.c; \
then mv -f ".deps/solaris_pthreads.Tpo" ".deps/solaris_pthreads.Plo"; else rm -f ".deps/solaris_pthreads.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c solaris_pthreads.c -fPIC -DPIC -o .libs/solaris_pthreads.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c solaris_pthreads.c -o solaris_pthreads.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT solaris_threads.lo -MD -MP -MF ".deps/solaris_threads.Tpo" -c -o solaris_threads.lo solaris_threads.c; \
then mv -f ".deps/solaris_threads.Tpo" ".deps/solaris_threads.Plo"; else rm -f ".deps/solaris_threads.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c solaris_threads.c -fPIC -DPIC -o .libs/solaris_threads.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c solaris_threads.c -o solaris_threads.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT specific.lo -MD -MP -MF ".deps/specific.Tpo" -c -o specific.lo specific.c; \
then mv -f ".deps/specific.Tpo" ".deps/specific.Plo"; else rm -f ".deps/specific.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -fPIC -DPIC -o .libs/specific.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c specific.c -o specific.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT stubborn.lo -MD -MP -MF ".deps/stubborn.Tpo" -c -o stubborn.lo stubborn.c; \
then mv -f ".deps/stubborn.Tpo" ".deps/stubborn.Plo"; else rm -f ".deps/stubborn.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c stubborn.c -o stubborn.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT typd_mlc.lo -MD -MP -MF ".deps/typd_mlc.Tpo" -c -o typd_mlc.lo typd_mlc.c; \
then mv -f ".deps/typd_mlc.Tpo" ".deps/typd_mlc.Plo"; else rm -f ".deps/typd_mlc.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT backgraph.lo -MD -MP -MF ".deps/backgraph.Tpo" -c -o backgraph.lo backgraph.c; \
then mv -f ".deps/backgraph.Tpo" ".deps/backgraph.Plo"; else rm -f ".deps/backgraph.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -fPIC -DPIC -o .libs/backgraph.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c backgraph.c -o backgraph.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT win32_threads.lo -MD -MP -MF ".deps/win32_threads.Tpo" -c -o win32_threads.lo win32_threads.c; \
then mv -f ".deps/win32_threads.Tpo" ".deps/win32_threads.Plo"; else rm -f ".deps/win32_threads.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -fPIC -DPIC -o .libs/win32_threads.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c win32_threads.c -o win32_threads.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pthread_support.lo -MD -MP -MF ".deps/pthread_support.Tpo" -c -o pthread_support.lo pthread_support.c; \
then mv -f ".deps/pthread_support.Tpo" ".deps/pthread_support.Plo"; else rm -f ".deps/pthread_support.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c pthread_support.c -o pthread_support.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pthread_stop_world.lo -MD -MP -MF ".deps/pthread_stop_world.Tpo" -c -o pthread_stop_world.lo pthread_stop_world.c; \
then mv -f ".deps/pthread_stop_world.Tpo" ".deps/pthread_stop_world.Plo"; else rm -f ".deps/pthread_stop_world.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT darwin_stop_world.lo -MD -MP -MF ".deps/darwin_stop_world.Tpo" -c -o darwin_stop_world.lo darwin_stop_world.c; \
then mv -f ".deps/darwin_stop_world.Tpo" ".deps/darwin_stop_world.Plo"; else rm -f ".deps/darwin_stop_world.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c darwin_stop_world.c -fPIC -DPIC -o .libs/darwin_stop_world.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c darwin_stop_world.c -o darwin_stop_world.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mach_dep.lo -MD -MP -MF ".deps/mach_dep.Tpo" -c -o mach_dep.lo mach_dep.c; \
then mv -f ".deps/mach_dep.Tpo" ".deps/mach_dep.Plo"; else rm -f ".deps/mach_dep.Tpo"; exit 1; fi
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o
cc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_FREEBSD_THREADS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c mach_dep.c -o mach_dep.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -o libmonogc.la -version-info 1:2:0 allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo mach_dep.lo -pthread
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
ar cru .libs/libmonogc.a .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/solaris_pthreads.o .libs/solaris_threads.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/win32_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/mach_dep.o
ranlib .libs/libmonogc.a
creating libmonogc.la
(cd .libs && rm -f libmonogc.la && ln -s ../libmonogc.la libmonogc.la)
/bin/sh /usr/local/bin/libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -o libmonogc-static.la -static allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo mach_dep.lo -pthread
ar cru .libs/libmonogc-static.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o solaris_pthreads.o solaris_threads.o specific.o stubborn.o typd_mlc.o backgraph.o win32_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o mach_dep.o
ranlib .libs/libmonogc-static.a
creating libmonogc-static.la
(cd .libs && rm -f libmonogc-static.la && ln -s ../libmonogc-static.la libmonogc-static.la)
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/libgc'
Making all in mono
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono'
Making all in utils
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/utils'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF ".deps/mono-hash.Tpo" -c -o mono-hash.lo mono-hash.c; \
then mv -f ".deps/mono-hash.Tpo" ".deps/mono-hash.Plo"; else rm -f ".deps/mono-hash.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF .deps/mono-hash.Tpo -c mono-hash.c -fPIC -DPIC -o .libs/mono-hash.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-hash.lo -MD -MP -MF .deps/mono-hash.Tpo -c mono-hash.c -o mono-hash.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF ".deps/mono-md5.Tpo" -c -o mono-md5.lo mono-md5.c; \
then mv -f ".deps/mono-md5.Tpo" ".deps/mono-md5.Plo"; else rm -f ".deps/mono-md5.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c mono-md5.c -fPIC -DPIC -o .libs/mono-md5.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c mono-md5.c -o mono-md5.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF ".deps/mono-sha1.Tpo" -c -o mono-sha1.lo mono-sha1.c; \
then mv -f ".deps/mono-sha1.Tpo" ".deps/mono-sha1.Plo"; else rm -f ".deps/mono-sha1.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c mono-sha1.c -fPIC -DPIC -o .libs/mono-sha1.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c mono-sha1.c -o mono-sha1.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-logger.lo -MD -MP -MF ".deps/mono-logger.Tpo" -c -o mono-logger.lo mono-logger.c; \
then mv -f ".deps/mono-logger.Tpo" ".deps/mono-logger.Plo"; else rm -f ".deps/mono-logger.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c mono-logger.c -fPIC -DPIC -o .libs/mono-logger.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c mono-logger.c -o mono-logger.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF ".deps/mono-codeman.Tpo" -c -o mono-codeman.lo mono-codeman.c; \
then mv -f ".deps/mono-codeman.Tpo" ".deps/mono-codeman.Plo"; else rm -f ".deps/mono-codeman.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c mono-codeman.c -fPIC -DPIC -o .libs/mono-codeman.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c mono-codeman.c -o mono-codeman.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF ".deps/mono-counters.Tpo" -c -o mono-counters.lo mono-counters.c; \
then mv -f ".deps/mono-counters.Tpo" ".deps/mono-counters.Plo"; else rm -f ".deps/mono-counters.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c mono-counters.c -fPIC -DPIC -o .libs/mono-counters.o
mono-counters.c: In function `dump_counter':
mono-counters.c:103: warning: long long int format, gint64 arg (arg 4)
mono-counters.c:110: warning: long long unsigned int format, guint64 arg (arg 4)
mono-counters.c:120: warning: int format, different type arg (arg 4)
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c mono-counters.c -o mono-counters.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF ".deps/mono-dl.Tpo" -c -o mono-dl.lo mono-dl.c; \
then mv -f ".deps/mono-dl.Tpo" ".deps/mono-dl.Plo"; else rm -f ".deps/mono-dl.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c mono-dl.c -fPIC -DPIC -o .libs/mono-dl.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c mono-dl.c -o mono-dl.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -MF ".deps/mono-internal-hash.Tpo" -c -o mono-internal-hash.lo mono-internal-hash.c; \
then mv -f ".deps/mono-internal-hash.Tpo" ".deps/mono-internal-hash.Plo"; else rm -f ".deps/mono-internal-hash.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c mono-internal-hash.c -fPIC -DPIC -o .libs/mono-internal-hash.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c mono-internal-hash.c -o mono-internal-hash.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF ".deps/monobitset.Tpo" -c -o monobitset.lo monobitset.c; \
then mv -f ".deps/monobitset.Tpo" ".deps/monobitset.Plo"; else rm -f ".deps/monobitset.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c monobitset.c -fPIC -DPIC -o .libs/monobitset.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c monobitset.c -o monobitset.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF ".deps/mono-math.Tpo" -c -o mono-math.lo mono-math.c; \
then mv -f ".deps/mono-math.Tpo" ".deps/mono-math.Plo"; else rm -f ".deps/mono-math.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c mono-math.c -fPIC -DPIC -o .libs/mono-math.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c mono-math.c -o mono-math.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF ".deps/mono-mmap.Tpo" -c -o mono-mmap.lo mono-mmap.c; \
then mv -f ".deps/mono-mmap.Tpo" ".deps/mono-mmap.Plo"; else rm -f ".deps/mono-mmap.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c mono-mmap.c -fPIC -DPIC -o .libs/mono-mmap.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c mono-mmap.c -o mono-mmap.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF ".deps/strtod.Tpo" -c -o strtod.lo strtod.c; \
then mv -f ".deps/strtod.Tpo" ".deps/strtod.Plo"; else rm -f ".deps/strtod.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o
strtod.c: In function `b2d':
strtod.c:1192: warning: suggest parentheses around + or - inside shift
strtod.c:1194: warning: suggest parentheses around + or - inside shift
strtod.c:1194: warning: suggest parentheses around + or - inside shift
strtod.c:1199: warning: suggest parentheses around + or - inside shift
strtod.c:1201: warning: suggest parentheses around + or - inside shift
strtod.c: In function `d2b':
strtod.c:1278: warning: suggest parentheses around + or - inside shift
strtod.c: In function `bsd_strtod':
strtod.c:1921: warning: suggest parentheses around + or - inside shift
strtod.c:1557: warning: 'bb' might be used uninitialized in this function
strtod.c:1557: warning: 'bd' might be used uninitialized in this function
strtod.c:1557: warning: 'bs' might be used uninitialized in this function
strtod.c:1557: warning: 'delta' might be used uninitialized in this function
strtod.c: At top level:
strtod.c:2437: warning: 'quorem' defined but not used
strtod.c:2581: warning: 'nrv_alloc' defined but not used
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF ".deps/strenc.Tpo" -c -o strenc.lo strenc.c; \
then mv -f ".deps/strenc.Tpo" ".deps/strenc.Plo"; else rm -f ".deps/strenc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c strenc.c -fPIC -DPIC -o .libs/strenc.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c strenc.c -o strenc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF ".deps/mono-uri.Tpo" -c -o mono-uri.lo mono-uri.c; \
then mv -f ".deps/mono-uri.Tpo" ".deps/mono-uri.Plo"; else rm -f ".deps/mono-uri.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c mono-uri.c -fPIC -DPIC -o .libs/mono-uri.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c mono-uri.c -o mono-uri.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF ".deps/mono-poll.Tpo" -c -o mono-poll.lo mono-poll.c; \
then mv -f ".deps/mono-poll.Tpo" ".deps/mono-poll.Plo"; else rm -f ".deps/mono-poll.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c mono-poll.c -fPIC -DPIC -o .libs/mono-poll.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c mono-poll.c -o mono-poll.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF ".deps/mono-path.Tpo" -c -o mono-path.lo mono-path.c; \
then mv -f ".deps/mono-path.Tpo" ".deps/mono-path.Plo"; else rm -f ".deps/mono-path.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c mono-path.c -fPIC -DPIC -o .libs/mono-path.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c mono-path.c -o mono-path.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-stdlib.lo -MD -MP -MF ".deps/mono-stdlib.Tpo" -c -o mono-stdlib.lo mono-stdlib.c; \
then mv -f ".deps/mono-stdlib.Tpo" ".deps/mono-stdlib.Plo"; else rm -f ".deps/mono-stdlib.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c mono-stdlib.c -fPIC -DPIC -o .libs/mono-stdlib.o
cc -DHAVE_CONFIG_H -I. -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 -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c mono-stdlib.c -o mono-stdlib.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmonoutils.la mono-hash.lo mono-md5.lo mono-sha1.lo mono-logger.lo mono-codeman.lo mono-counters.lo mono-dl.lo mono-internal-hash.lo monobitset.lo mono-math.lo mono-mmap.lo strtod.lo strenc.lo mono-uri.lo mono-poll.lo mono-path.lo mono-stdlib.lo -pthread -lm
ar cru .libs/libmonoutils.a .libs/mono-hash.o .libs/mono-md5.o .libs/mono-sha1.o .libs/mono-logger.o .libs/mono-codeman.o .libs/mono-counters.o .libs/mono-dl.o .libs/mono-internal-hash.o .libs/monobitset.o .libs/mono-math.o .libs/mono-mmap.o .libs/strtod.o .libs/strenc.o .libs/mono-uri.o .libs/mono-poll.o .libs/mono-path.o .libs/mono-stdlib.o
ranlib .libs/libmonoutils.a
creating libmonoutils.la
(cd .libs && rm -f libmonoutils.la && ln -s ../libmonoutils.la libmonoutils.la)
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/utils'
Making all in io-layer
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/io-layer'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT atomic.lo -MD -MP -MF ".deps/atomic.Tpo" -c -o atomic.lo atomic.c; \
then mv -f ".deps/atomic.Tpo" ".deps/atomic.Plo"; else rm -f ".deps/atomic.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c atomic.c -fPIC -DPIC -o .libs/atomic.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c atomic.c -o atomic.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT collection.lo -MD -MP -MF ".deps/collection.Tpo" -c -o collection.lo collection.c; \
then mv -f ".deps/collection.Tpo" ".deps/collection.Plo"; else rm -f ".deps/collection.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -fPIC -DPIC -o .libs/collection.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -o collection.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT context.lo -MD -MP -MF ".deps/context.Tpo" -c -o context.lo context.c; \
then mv -f ".deps/context.Tpo" ".deps/context.Plo"; else rm -f ".deps/context.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT critical-sections.lo -MD -MP -MF ".deps/critical-sections.Tpo" -c -o critical-sections.lo critical-sections.c; \
then mv -f ".deps/critical-sections.Tpo" ".deps/critical-sections.Plo"; else rm -f ".deps/critical-sections.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT critical-sections.lo -MD -MP -MF .deps/critical-sections.Tpo -c critical-sections.c -fPIC -DPIC -o .libs/critical-sections.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT critical-sections.lo -MD -MP -MF .deps/critical-sections.Tpo -c critical-sections.c -o critical-sections.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT events.lo -MD -MP -MF ".deps/events.Tpo" -c -o events.lo events.c; \
then mv -f ".deps/events.Tpo" ".deps/events.Plo"; else rm -f ".deps/events.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT handles.lo -MD -MP -MF ".deps/handles.Tpo" -c -o handles.lo handles.c; \
then mv -f ".deps/handles.Tpo" ".deps/handles.Plo"; else rm -f ".deps/handles.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT handles.lo -MD -MP -MF .deps/handles.Tpo -c handles.c -fPIC -DPIC -o .libs/handles.o
handles.c: In function `_wapi_search_handle':
handles.c:702: warning: 'shared' might be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT handles.lo -MD -MP -MF .deps/handles.Tpo -c handles.c -o handles.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT io.lo -MD -MP -MF ".deps/io.Tpo" -c -o io.lo io.c; \
then mv -f ".deps/io.Tpo" ".deps/io.Plo"; else rm -f ".deps/io.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o
io.c: In function `file_write':
io.c:397: warning: 'current_pos' might be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT io-portability.lo -MD -MP -MF ".deps/io-portability.Tpo" -c -o io-portability.lo io-portability.c; \
then mv -f ".deps/io-portability.Tpo" ".deps/io-portability.Plo"; else rm -f ".deps/io-portability.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT io-portability.lo -MD -MP -MF .deps/io-portability.Tpo -c io-portability.c -fPIC -DPIC -o .libs/io-portability.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT io-portability.lo -MD -MP -MF .deps/io-portability.Tpo -c io-portability.c -o io-portability.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mutexes.lo -MD -MP -MF ".deps/mutexes.Tpo" -c -o mutexes.lo mutexes.c; \
then mv -f ".deps/mutexes.Tpo" ".deps/mutexes.Plo"; else rm -f ".deps/mutexes.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mutexes.lo -MD -MP -MF .deps/mutexes.Tpo -c mutexes.c -fPIC -DPIC -o .libs/mutexes.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mutexes.lo -MD -MP -MF .deps/mutexes.Tpo -c mutexes.c -o mutexes.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mutex.lo -MD -MP -MF ".deps/mono-mutex.Tpo" -c -o mono-mutex.lo mono-mutex.c; \
then mv -f ".deps/mono-mutex.Tpo" ".deps/mono-mutex.Plo"; else rm -f ".deps/mono-mutex.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mutex.lo -MD -MP -MF .deps/mono-mutex.Tpo -c mono-mutex.c -fPIC -DPIC -o .libs/mono-mutex.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mutex.lo -MD -MP -MF .deps/mono-mutex.Tpo -c mono-mutex.c -o mono-mutex.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT processes.lo -MD -MP -MF ".deps/processes.Tpo" -c -o processes.lo processes.c; \
then mv -f ".deps/processes.Tpo" ".deps/processes.Plo"; else rm -f ".deps/processes.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.c -fPIC -DPIC -o .libs/processes.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.c -o processes.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \
then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o
security.c: In function `ImpersonateLoggedOnUser':
security.c:34: warning: cast from pointer to integer of different size
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT semaphores.lo -MD -MP -MF ".deps/semaphores.Tpo" -c -o semaphores.lo semaphores.c; \
then mv -f ".deps/semaphores.Tpo" ".deps/semaphores.Plo"; else rm -f ".deps/semaphores.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT semaphores.lo -MD -MP -MF .deps/semaphores.Tpo -c semaphores.c -fPIC -DPIC -o .libs/semaphores.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT semaphores.lo -MD -MP -MF .deps/semaphores.Tpo -c semaphores.c -o semaphores.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT shared.lo -MD -MP -MF ".deps/shared.Tpo" -c -o shared.lo shared.c; \
then mv -f ".deps/shared.Tpo" ".deps/shared.Plo"; else rm -f ".deps/shared.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c shared.c -fPIC -DPIC -o .libs/shared.o
shared.c: In function `_wapi_shm_file_open':
shared.c:207: warning: long long int format, off_t arg (arg 6)
shared.c: In function `shm_semaphores_init':
shared.c:364: warning: unsigned int format, different type arg (arg 6)
shared.c:390: warning: passing arg 1 of `InterlockedCompareExchange' from incompatible pointer type
shared.c:413: warning: unsigned int format, different type arg (arg 5)
shared.c:419: warning: passing arg 1 of `InterlockedCompareExchange' from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT shared.lo -MD -MP -MF .deps/shared.Tpo -c shared.c -o shared.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sockets.lo -MD -MP -MF ".deps/sockets.Tpo" -c -o sockets.lo sockets.c; \
then mv -f ".deps/sockets.Tpo" ".deps/sockets.Plo"; else rm -f ".deps/sockets.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT system.lo -MD -MP -MF ".deps/system.Tpo" -c -o system.lo system.c; \
then mv -f ".deps/system.Tpo" ".deps/system.Plo"; else rm -f ".deps/system.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -fPIC -DPIC -o .libs/system.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -o system.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF ".deps/threads.Tpo" -c -o threads.lo threads.c; \
then mv -f ".deps/threads.Tpo" ".deps/threads.Plo"; else rm -f ".deps/threads.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT timefuncs.lo -MD -MP -MF ".deps/timefuncs.Tpo" -c -o timefuncs.lo timefuncs.c; \
then mv -f ".deps/timefuncs.Tpo" ".deps/timefuncs.Plo"; else rm -f ".deps/timefuncs.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT timefuncs.lo -MD -MP -MF .deps/timefuncs.Tpo -c timefuncs.c -fPIC -DPIC -o .libs/timefuncs.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT timefuncs.lo -MD -MP -MF .deps/timefuncs.Tpo -c timefuncs.c -o timefuncs.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wait.lo -MD -MP -MF ".deps/wait.Tpo" -c -o wait.lo wait.c; \
then mv -f ".deps/wait.Tpo" ".deps/wait.Plo"; else rm -f ".deps/wait.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -fPIC -DPIC -o .libs/wait.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -o wait.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\""/usr/local/bin"\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wapi_glob.lo -MD -MP -MF ".deps/wapi_glob.Tpo" -c -o wapi_glob.lo wapi_glob.c; \
then mv -f ".deps/wapi_glob.Tpo" ".deps/wapi_glob.Plo"; else rm -f ".deps/wapi_glob.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wapi_glob.lo -MD -MP -MF .deps/wapi_glob.Tpo -c wapi_glob.c -fPIC -DPIC -o .libs/wapi_glob.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../libgc/include -DMONO_BINDIR=\"/usr/local/bin\" -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wapi_glob.lo -MD -MP -MF .deps/wapi_glob.Tpo -c wapi_glob.c -o wapi_glob.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libwapi.la atomic.lo collection.lo context.lo critical-sections.lo error.lo events.lo handles.lo io.lo io-portability.lo misc.lo mutexes.lo mono-mutex.lo processes.lo security.lo semaphores.lo shared.lo sockets.lo system.lo threads.lo timefuncs.lo wait.lo wapi_glob.lo -pthread -lm
ar cru .libs/libwapi.a .libs/atomic.o .libs/collection.o .libs/context.o .libs/critical-sections.o .libs/error.o .libs/events.o .libs/handles.o .libs/io.o .libs/io-portability.o .libs/misc.o .libs/mutexes.o .libs/mono-mutex.o .libs/processes.o .libs/security.o .libs/semaphores.o .libs/shared.o .libs/sockets.o .libs/system.o .libs/threads.o .libs/timefuncs.o .libs/wait.o .libs/wapi_glob.o
ranlib .libs/libwapi.a
creating libwapi.la
(cd .libs && rm -f libwapi.la && ln -s ../libwapi.la libwapi.la)
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/io-layer'
Making all in monoburg
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/monoburg'
bison ./monoburg.y -o parser.c
cc -o monoburg ./monoburg.c parser.c -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I. -I../.. -O2 -fno-strict-aliasing -pipe -pthread -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv
./monoburg ./sample.brg > sample.c
gmake all-am
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/monoburg'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/monoburg'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/monoburg'
Making all in os
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/os'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/os'
Making all in cil
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/cil'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/cil'
Making all in metadata
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/metadata'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT reflection.lo -MD -MP -MF ".deps/reflection.Tpo" -c -o reflection.lo reflection.c; \
then mv -f ".deps/reflection.Tpo" ".deps/reflection.Plo"; else rm -f ".deps/reflection.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT reflection.lo -MD -MP -MF .deps/reflection.Tpo -c reflection.c -fPIC -DPIC -o .libs/reflection.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT reflection.lo -MD -MP -MF .deps/reflection.Tpo -c reflection.c -o reflection.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT object.lo -MD -MP -MF ".deps/object.Tpo" -c -o object.lo object.c; \
then mv -f ".deps/object.Tpo" ".deps/object.Plo"; else rm -f ".deps/object.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -fPIC -DPIC -o .libs/object.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -o object.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT icall.lo -MD -MP -MF ".deps/icall.Tpo" -c -o icall.lo icall.c; \
then mv -f ".deps/icall.Tpo" ".deps/icall.Plo"; else rm -f ".deps/icall.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT icall.lo -MD -MP -MF .deps/icall.Tpo -c icall.c -fPIC -DPIC -o .libs/icall.o
icall.c:1353: warning: 'ves_icall_System_Reflection_FieldInfo_GetTypeModifiers' defined but not used
icall.c:5145: warning: 'ves_icall_System_Reflection_Module_ResolveSignature' defined but not used
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT icall.lo -MD -MP -MF .deps/icall.Tpo -c icall.c -o icall.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT decimal.lo -MD -MP -MF ".deps/decimal.Tpo" -c -o decimal.lo decimal.c; \
then mv -f ".deps/decimal.Tpo" ".deps/decimal.Plo"; else rm -f ".deps/decimal.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -fPIC -DPIC -o .libs/decimal.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -o decimal.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT boehm-gc.lo -MD -MP -MF ".deps/boehm-gc.Tpo" -c -o boehm-gc.lo boehm-gc.c; \
then mv -f ".deps/boehm-gc.Tpo" ".deps/boehm-gc.Plo"; else rm -f ".deps/boehm-gc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT boehm-gc.lo -MD -MP -MF .deps/boehm-gc.Tpo -c boehm-gc.c -fPIC -DPIC -o .libs/boehm-gc.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT boehm-gc.lo -MD -MP -MF .deps/boehm-gc.Tpo -c boehm-gc.c -o boehm-gc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT null-gc.lo -MD -MP -MF ".deps/null-gc.Tpo" -c -o null-gc.lo null-gc.c; \
then mv -f ".deps/null-gc.Tpo" ".deps/null-gc.Plo"; else rm -f ".deps/null-gc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT null-gc.lo -MD -MP -MF .deps/null-gc.Tpo -c null-gc.c -fPIC -DPIC -o .libs/null-gc.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT null-gc.lo -MD -MP -MF .deps/null-gc.Tpo -c null-gc.c -o null-gc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sgen-gc.lo -MD -MP -MF ".deps/sgen-gc.Tpo" -c -o sgen-gc.lo sgen-gc.c; \
then mv -f ".deps/sgen-gc.Tpo" ".deps/sgen-gc.Plo"; else rm -f ".deps/sgen-gc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sgen-gc.lo -MD -MP -MF .deps/sgen-gc.Tpo -c sgen-gc.c -fPIC -DPIC -o .libs/sgen-gc.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sgen-gc.lo -MD -MP -MF .deps/sgen-gc.Tpo -c sgen-gc.c -o sgen-gc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT gc.lo -MD -MP -MF ".deps/gc.Tpo" -c -o gc.lo gc.c; \
then mv -f ".deps/gc.Tpo" ".deps/gc.Plo"; else rm -f ".deps/gc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -fPIC -DPIC -o .libs/gc.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -o gc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT marshal.lo -MD -MP -MF ".deps/marshal.Tpo" -c -o marshal.lo marshal.c; \
then mv -f ".deps/marshal.Tpo" ".deps/marshal.Plo"; else rm -f ".deps/marshal.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c marshal.c -fPIC -DPIC -o .libs/marshal.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c marshal.c -o marshal.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mlist.lo -MD -MP -MF ".deps/mono-mlist.Tpo" -c -o mono-mlist.lo mono-mlist.c; \
then mv -f ".deps/mono-mlist.Tpo" ".deps/mono-mlist.Plo"; else rm -f ".deps/mono-mlist.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mlist.lo -MD -MP -MF .deps/mono-mlist.Tpo -c mono-mlist.c -fPIC -DPIC -o .libs/mono-mlist.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-mlist.lo -MD -MP -MF .deps/mono-mlist.Tpo -c mono-mlist.c -o mono-mlist.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monitor.lo -MD -MP -MF ".deps/monitor.Tpo" -c -o monitor.lo monitor.c; \
then mv -f ".deps/monitor.Tpo" ".deps/monitor.Plo"; else rm -f ".deps/monitor.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c monitor.c -fPIC -DPIC -o .libs/monitor.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c monitor.c -o monitor.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF ".deps/threads.Tpo" -c -o threads.lo threads.c; \
then mv -f ".deps/threads.Tpo" ".deps/threads.Plo"; else rm -f ".deps/threads.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o
threads.c: In function `mono_thread_get_stack_bounds':
threads.c:431: warning: implicit declaration of function `pthread_attr_get_np'
threads.c:431: warning: nested extern declaration of `pthread_attr_get_np'
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threadpool.lo -MD -MP -MF ".deps/threadpool.Tpo" -c -o threadpool.lo threadpool.c; \
then mv -f ".deps/threadpool.Tpo" ".deps/threadpool.Plo"; else rm -f ".deps/threadpool.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -fPIC -DPIC -o .libs/threadpool.o
threadpool.c: In function `async_invoke_io_thread':
threadpool.c:251: warning: cast from pointer to integer of different size
threadpool.c:254: warning: cast from pointer to integer of different size
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -o threadpool.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT file-io.lo -MD -MP -MF ".deps/file-io.Tpo" -c -o file-io.lo file-io.c; \
then mv -f ".deps/file-io.Tpo" ".deps/file-io.Plo"; else rm -f ".deps/file-io.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT file-io.lo -MD -MP -MF .deps/file-io.Tpo -c file-io.c -fPIC -DPIC -o .libs/file-io.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT file-io.lo -MD -MP -MF .deps/file-io.Tpo -c file-io.c -o file-io.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT socket-io.lo -MD -MP -MF ".deps/socket-io.Tpo" -c -o socket-io.lo socket-io.c; \
then mv -f ".deps/socket-io.Tpo" ".deps/socket-io.Plo"; else rm -f ".deps/socket-io.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT socket-io.lo -MD -MP -MF .deps/socket-io.Tpo -c socket-io.c -fPIC -DPIC -o .libs/socket-io.o
socket-io.c: In function `ves_icall_System_Net_Sockets_Socket_WSAIoctl':
socket-io.c:2074: warning: comparison is always false due to limited range of data type
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT socket-io.lo -MD -MP -MF .deps/socket-io.Tpo -c socket-io.c -o socket-io.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT exception.lo -MD -MP -MF ".deps/exception.Tpo" -c -o exception.lo exception.c; \
then mv -f ".deps/exception.Tpo" ".deps/exception.Plo"; else rm -f ".deps/exception.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.c -fPIC -DPIC -o .libs/exception.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.c -o exception.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT appdomain.lo -MD -MP -MF ".deps/appdomain.Tpo" -c -o appdomain.lo appdomain.c; \
then mv -f ".deps/appdomain.Tpo" ".deps/appdomain.Plo"; else rm -f ".deps/appdomain.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT appdomain.lo -MD -MP -MF .deps/appdomain.Tpo -c appdomain.c -fPIC -DPIC -o .libs/appdomain.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT appdomain.lo -MD -MP -MF .deps/appdomain.Tpo -c appdomain.c -o appdomain.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-mono-symfile.lo -MD -MP -MF ".deps/debug-mono-symfile.Tpo" -c -o debug-mono-symfile.lo debug-mono-symfile.c; \
then mv -f ".deps/debug-mono-symfile.Tpo" ".deps/debug-mono-symfile.Plo"; else rm -f ".deps/debug-mono-symfile.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-mono-symfile.lo -MD -MP -MF .deps/debug-mono-symfile.Tpo -c debug-mono-symfile.c -fPIC -DPIC -o .libs/debug-mono-symfile.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-mono-symfile.lo -MD -MP -MF .deps/debug-mono-symfile.Tpo -c debug-mono-symfile.c -o debug-mono-symfile.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-debug.lo -MD -MP -MF ".deps/mono-debug.Tpo" -c -o mono-debug.lo mono-debug.c; \
then mv -f ".deps/mono-debug.Tpo" ".deps/mono-debug.Plo"; else rm -f ".deps/mono-debug.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-debug.lo -MD -MP -MF .deps/mono-debug.Tpo -c mono-debug.c -fPIC -DPIC -o .libs/mono-debug.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-debug.lo -MD -MP -MF .deps/mono-debug.Tpo -c mono-debug.c -o mono-debug.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-debug-debugger.lo -MD -MP -MF ".deps/mono-debug-debugger.Tpo" -c -o mono-debug-debugger.lo mono-debug-debugger.c; \
then mv -f ".deps/mono-debug-debugger.Tpo" ".deps/mono-debug-debugger.Plo"; else rm -f ".deps/mono-debug-debugger.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-debug-debugger.lo -MD -MP -MF .deps/mono-debug-debugger.Tpo -c mono-debug-debugger.c -fPIC -DPIC -o .libs/mono-debug-debugger.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-debug-debugger.lo -MD -MP -MF .deps/mono-debug-debugger.Tpo -c mono-debug-debugger.c -o mono-debug-debugger.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT profiler.lo -MD -MP -MF ".deps/profiler.Tpo" -c -o profiler.lo profiler.c; \
then mv -f ".deps/profiler.Tpo" ".deps/profiler.Plo"; else rm -f ".deps/profiler.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c profiler.c -fPIC -DPIC -o .libs/profiler.o
profiler.c: In function `output_profile':
profiler.c:878: warning: long unsigned int format, long long unsigned int arg (arg 3)
profiler.c:886: warning: long int format, long long int arg (arg 3)
profiler.c: In function `mono_profiler_load':
profiler.c:1515: warning: 'pmodule' might be used uninitialized in this function
profiler.c: At top level:
profiler.c:1259: warning: 'try_addr2line' defined but not used
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT profiler.lo -MD -MP -MF .deps/profiler.Tpo -c profiler.c -o profiler.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT rand.lo -MD -MP -MF ".deps/rand.Tpo" -c -o rand.lo rand.c; \
then mv -f ".deps/rand.Tpo" ".deps/rand.Plo"; else rm -f ".deps/rand.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -fPIC -DPIC -o .libs/rand.o
rand.c: In function `get_entropy_from_server':
rand.c:44: warning: implicit declaration of function `strncpy'
rand.c:44: warning: nested extern declaration of `strncpy'
rand.c: In function `ves_icall_System_Security_Cryptography_RNGCryptoServiceProvider_RngGetBytes':
rand.c:250: warning: implicit declaration of function `strerror'
rand.c:250: warning: nested extern declaration of `strerror'
rand.c:250: warning: format argument is not a pointer (arg 4)
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT rand.lo -MD -MP -MF .deps/rand.Tpo -c rand.c -o rand.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \
then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT string-icalls.lo -MD -MP -MF ".deps/string-icalls.Tpo" -c -o string-icalls.lo string-icalls.c; \
then mv -f ".deps/string-icalls.Tpo" ".deps/string-icalls.Plo"; else rm -f ".deps/string-icalls.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT string-icalls.lo -MD -MP -MF .deps/string-icalls.Tpo -c string-icalls.c -fPIC -DPIC -o .libs/string-icalls.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT string-icalls.lo -MD -MP -MF .deps/string-icalls.Tpo -c string-icalls.c -o string-icalls.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sysmath.lo -MD -MP -MF ".deps/sysmath.Tpo" -c -o sysmath.lo sysmath.c; \
then mv -f ".deps/sysmath.Tpo" ".deps/sysmath.Plo"; else rm -f ".deps/sysmath.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sysmath.lo -MD -MP -MF .deps/sysmath.Tpo -c sysmath.c -fPIC -DPIC -o .libs/sysmath.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sysmath.lo -MD -MP -MF .deps/sysmath.Tpo -c sysmath.c -o sysmath.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT process.lo -MD -MP -MF ".deps/process.Tpo" -c -o process.lo process.c; \
then mv -f ".deps/process.Tpo" ".deps/process.Plo"; else rm -f ".deps/process.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -fPIC -DPIC -o .libs/process.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -o process.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT environment.lo -MD -MP -MF ".deps/environment.Tpo" -c -o environment.lo environment.c; \
then mv -f ".deps/environment.Tpo" ".deps/environment.Plo"; else rm -f ".deps/environment.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c environment.c -fPIC -DPIC -o .libs/environment.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c environment.c -o environment.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT locales.lo -MD -MP -MF ".deps/locales.Tpo" -c -o locales.lo locales.c; \
then mv -f ".deps/locales.Tpo" ".deps/locales.Plo"; else rm -f ".deps/locales.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT locales.lo -MD -MP -MF .deps/locales.Tpo -c locales.c -fPIC -DPIC -o .libs/locales.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT locales.lo -MD -MP -MF .deps/locales.Tpo -c locales.c -o locales.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT filewatcher.lo -MD -MP -MF ".deps/filewatcher.Tpo" -c -o filewatcher.lo filewatcher.c; \
then mv -f ".deps/filewatcher.Tpo" ".deps/filewatcher.Plo"; else rm -f ".deps/filewatcher.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT filewatcher.lo -MD -MP -MF .deps/filewatcher.Tpo -c filewatcher.c -fPIC -DPIC -o .libs/filewatcher.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT filewatcher.lo -MD -MP -MF .deps/filewatcher.Tpo -c filewatcher.c -o filewatcher.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security-manager.lo -MD -MP -MF ".deps/security-manager.Tpo" -c -o security-manager.lo security-manager.c; \
then mv -f ".deps/security-manager.Tpo" ".deps/security-manager.Plo"; else rm -f ".deps/security-manager.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security-manager.lo -MD -MP -MF .deps/security-manager.Tpo -c security-manager.c -fPIC -DPIC -o .libs/security-manager.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT security-manager.lo -MD -MP -MF .deps/security-manager.Tpo -c security-manager.c -o security-manager.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT console-io.lo -MD -MP -MF ".deps/console-io.Tpo" -c -o console-io.lo console-io.c; \
then mv -f ".deps/console-io.Tpo" ".deps/console-io.Plo"; else rm -f ".deps/console-io.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT console-io.lo -MD -MP -MF .deps/console-io.Tpo -c console-io.c -fPIC -DPIC -o .libs/console-io.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT console-io.lo -MD -MP -MF .deps/console-io.Tpo -c console-io.c -o console-io.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT assembly.lo -MD -MP -MF ".deps/assembly.Tpo" -c -o assembly.lo assembly.c; \
then mv -f ".deps/assembly.Tpo" ".deps/assembly.Plo"; else rm -f ".deps/assembly.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT assembly.lo -MD -MP -MF .deps/assembly.Tpo -c assembly.c -fPIC -DPIC -o .libs/assembly.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT assembly.lo -MD -MP -MF .deps/assembly.Tpo -c assembly.c -o assembly.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT domain.lo -MD -MP -MF ".deps/domain.Tpo" -c -o domain.lo domain.c; \
then mv -f ".deps/domain.Tpo" ".deps/domain.Plo"; else rm -f ".deps/domain.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT domain.lo -MD -MP -MF .deps/domain.Tpo -c domain.c -fPIC -DPIC -o .libs/domain.o
domain.c: In function `mono_domain_create':
domain.c:497: warning: passing arg 1 of `mono_gc_make_descr_from_bitmap' from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT domain.lo -MD -MP -MF .deps/domain.Tpo -c domain.c -o domain.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT opcodes.lo -MD -MP -MF ".deps/opcodes.Tpo" -c -o opcodes.lo opcodes.c; \
then mv -f ".deps/opcodes.Tpo" ".deps/opcodes.Plo"; else rm -f ".deps/opcodes.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT opcodes.lo -MD -MP -MF .deps/opcodes.Tpo -c opcodes.c -fPIC -DPIC -o .libs/opcodes.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT opcodes.lo -MD -MP -MF .deps/opcodes.Tpo -c opcodes.c -o opcodes.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT image.lo -MD -MP -MF ".deps/image.Tpo" -c -o image.lo image.c; \
then mv -f ".deps/image.Tpo" ".deps/image.Plo"; else rm -f ".deps/image.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o .libs/image.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -o image.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT metadata.lo -MD -MP -MF ".deps/metadata.Tpo" -c -o metadata.lo metadata.c; \
then mv -f ".deps/metadata.Tpo" ".deps/metadata.Plo"; else rm -f ".deps/metadata.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c -fPIC -DPIC -o .libs/metadata.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c -o metadata.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT verify.lo -MD -MP -MF ".deps/verify.Tpo" -c -o verify.lo verify.c; \
then mv -f ".deps/verify.Tpo" ".deps/verify.Plo"; else rm -f ".deps/verify.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o
verify.c: In function `mono_method_verify':
verify.c:3627: warning: label `invalid_cil' defined but not used
verify.c: At top level:
verify.c:896: warning: 'type_to_eval_stack_type' defined but not used
verify.c:1109: warning: 'can_merge_stack' defined but not used
verify.c:1159: warning: 'can_store_type' defined but not used
verify.c:1484: warning: 'dump_context' defined but not used
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -o verify.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-endian.lo -MD -MP -MF ".deps/mono-endian.Tpo" -c -o mono-endian.lo mono-endian.c; \
then mv -f ".deps/mono-endian.Tpo" ".deps/mono-endian.Plo"; else rm -f ".deps/mono-endian.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-endian.lo -MD -MP -MF .deps/mono-endian.Tpo -c mono-endian.c -fPIC -DPIC -o .libs/mono-endian.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-endian.lo -MD -MP -MF .deps/mono-endian.Tpo -c mono-endian.c -o mono-endian.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-config.lo -MD -MP -MF ".deps/mono-config.Tpo" -c -o mono-config.lo mono-config.c; \
then mv -f ".deps/mono-config.Tpo" ".deps/mono-config.Plo"; else rm -f ".deps/mono-config.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-config.lo -MD -MP -MF .deps/mono-config.Tpo -c mono-config.c -fPIC -DPIC -o .libs/mono-config.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-config.lo -MD -MP -MF .deps/mono-config.Tpo -c mono-config.c -o mono-config.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT rawbuffer.lo -MD -MP -MF ".deps/rawbuffer.Tpo" -c -o rawbuffer.lo rawbuffer.c; \
then mv -f ".deps/rawbuffer.Tpo" ".deps/rawbuffer.Plo"; else rm -f ".deps/rawbuffer.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT rawbuffer.lo -MD -MP -MF .deps/rawbuffer.Tpo -c rawbuffer.c -fPIC -DPIC -o .libs/rawbuffer.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT rawbuffer.lo -MD -MP -MF .deps/rawbuffer.Tpo -c rawbuffer.c -o rawbuffer.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT loader.lo -MD -MP -MF ".deps/loader.Tpo" -c -o loader.lo loader.c; \
then mv -f ".deps/loader.Tpo" ".deps/loader.Plo"; else rm -f ".deps/loader.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fPIC -DPIC -o .libs/loader.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT class.lo -MD -MP -MF ".deps/class.Tpo" -c -o class.lo class.c; \
then mv -f ".deps/class.Tpo" ".deps/class.Plo"; else rm -f ".deps/class.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.c -fPIC -DPIC -o .libs/class.o
class.c: In function `mono_class_setup_events':
class.c:1369: warning: 'context' might be used uninitialized in this function
class.c: At top level:
class.c:1579: warning: 'cache_interface_offsets' defined but not used
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.c -o class.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mempool.lo -MD -MP -MF ".deps/mempool.Tpo" -c -o mempool.lo mempool.c; \
then mv -f ".deps/mempool.Tpo" ".deps/mempool.Plo"; else rm -f ".deps/mempool.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.c -fPIC -DPIC -o .libs/mempool.o
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.c -o mempool.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-helpers.lo -MD -MP -MF ".deps/debug-helpers.Tpo" -c -o debug-helpers.lo debug-helpers.c; \
then mv -f ".deps/debug-helpers.Tpo" ".deps/debug-helpers.Plo"; else rm -f ".deps/debug-helpers.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-helpers.lo -MD -MP -MF .deps/debug-helpers.Tpo -c debug-helpers.c -fPIC -DPIC -o .libs/debug-helpers.o
debug-helpers.c: In function `print_field_value':
debug-helpers.c:694: warning: long long int format, long int arg (arg 2)
debug-helpers.c:697: warning: long long unsigned int format, long unsigned int arg (arg 2)
debug-helpers.c: In function `objval_describe':
debug-helpers.c:725: warning: overflow in implicit constant conversion
cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-helpers.lo -MD -MP -MF .deps/debug-helpers.Tpo -c debug-helpers.c -o debug-helpers.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmonoruntime.la reflection.lo object.lo icall.lo decimal.lo boehm-gc.lo null-gc.lo sgen-gc.lo gc.lo marshal.lo mono-mlist.lo monitor.lo threads.lo threadpool.lo file-io.lo socket-io.lo exception.lo appdomain.lo debug-mono-symfile.lo mono-debug.lo mono-debug-debugger.lo profiler.lo rand.lo security.lo string-icalls.lo sysmath.lo process.lo environment.lo locales.lo filewatcher.lo security-manager.lo console-io.lo assembly.lo domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo rawbuffer.lo loader.lo class.lo mempool.lo debug-helpers.lo -pthread -lm
ar cru .libs/libmonoruntime.a .libs/reflection.o .libs/object.o .libs/icall.o .libs/decimal.o .libs/boehm-gc.o .libs/null-gc.o .libs/sgen-gc.o .libs/gc.o .libs/marshal.o .libs/mono-mlist.o .libs/monitor.o .libs/threads.o .libs/threadpool.o .libs/file-io.o .libs/socket-io.o .libs/exception.o .libs/appdomain.o .libs/debug-mono-symfile.o .libs/mono-debug.o .libs/mono-debug-debugger.o .libs/profiler.o .libs/rand.o .libs/security.o .libs/string-icalls.o .libs/sysmath.o .libs/process.o .libs/environment.o .libs/locales.o .libs/filewatcher.o .libs/security-manager.o .libs/console-io.o .libs/assembly.o .libs/domain.o .libs/opcodes.o .libs/image.o .libs/metadata.o .libs/verify.o .libs/mono-endian.o .libs/mono-config.o .libs/rawbuffer.o .libs/loader.o .libs/class.o .libs/mempool.o .libs/debug-helpers.o
ranlib .libs/libmonoruntime.a
creating libmonoruntime.la
(cd .libs && rm -f libmonoruntime.la && ln -s ../libmonoruntime.la libmonoruntime.la)
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmonoruntime-static.la -static reflection.lo object.lo icall.lo decimal.lo boehm-gc.lo null-gc.lo sgen-gc.lo gc.lo marshal.lo mono-mlist.lo monitor.lo threads.lo threadpool.lo file-io.lo socket-io.lo exception.lo appdomain.lo debug-mono-symfile.lo mono-debug.lo mono-debug-debugger.lo profiler.lo rand.lo security.lo string-icalls.lo sysmath.lo process.lo environment.lo locales.lo filewatcher.lo security-manager.lo console-io.lo assembly.lo domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo rawbuffer.lo loader.lo class.lo mempool.lo debug-helpers.lo -pthread -lm
ar cru .libs/libmonoruntime-static.a reflection.o object.o icall.o decimal.o boehm-gc.o null-gc.o sgen-gc.o gc.o marshal.o mono-mlist.o monitor.o threads.o threadpool.o file-io.o socket-io.o exception.o appdomain.o debug-mono-symfile.o mono-debug.o mono-debug-debugger.o profiler.o rand.o security.o string-icalls.o sysmath.o process.o environment.o locales.o filewatcher.o security-manager.o console-io.o assembly.o domain.o opcodes.o image.o metadata.o verify.o mono-endian.o mono-config.o rawbuffer.o loader.o class.o mempool.o debug-helpers.o
ranlib .libs/libmonoruntime-static.a
creating libmonoruntime-static.la
(cd .libs && rm -f libmonoruntime-static.la && ln -s ../libmonoruntime-static.la libmonoruntime-static.la)
if cc -DHAVE_CONFIG_H -I. -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=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT pedump.o -MD -MP -MF ".deps/pedump.Tpo" -c -o pedump.o pedump.c; \
then mv -f ".deps/pedump.Tpo" ".deps/pedump.Po"; else rm -f ".deps/pedump.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -lm -pthread -lm
cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o pedump pedump.o -pthread -pthread ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/metadata'
Making all in arch
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/arch'
Making all in amd64
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/arch/amd64'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT tramp.lo -MD -MP -MF ".deps/tramp.Tpo" -c -o tramp.lo tramp.c; \
then mv -f ".deps/tramp.Tpo" ".deps/tramp.Plo"; else rm -f ".deps/tramp.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT tramp.lo -MD -MP -MF .deps/tramp.Tpo -c tramp.c -fPIC -DPIC -o .libs/tramp.o
tramp.c: In function `value_type_info':
tramp.c:145: warning: ISO C90 forbids mixed declarations and code
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT tramp.lo -MD -MP -MF .deps/tramp.Tpo -c tramp.c -o tramp.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmonoarch-amd64.la tramp.lo -pthread -lm
ar cru .libs/libmonoarch-amd64.a .libs/tramp.o
ranlib .libs/libmonoarch-amd64.a
creating libmonoarch-amd64.la
(cd .libs && rm -f libmonoarch-amd64.la && ln -s ../libmonoarch-amd64.la libmonoarch-amd64.la)
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/arch/amd64'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/arch'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/arch'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/arch'
Making all in interpreter
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/interpreter'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/interpreter'
Making all in mini
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/mini'
if test -d ./.svn; then \
(cd .; \
export LANG=C; \
branch=`svn info | grep URL | sed -e 's/.*source//' -e 's,mono/mono/mini,,'`; \
version=`svn info | grep Revision | sed 's/.*: //'`; \
echo "#define FULL_VERSION \"$branch r$version\""; \
); \
else \
echo "#define FULL_VERSION \"tarball\""; \
fi > version.h
../../mono/monoburg/monoburg -c 1 -p -e ./inssel.brg ./inssel-float.brg ./inssel-long.brg ./inssel-amd64.brg -d inssel.h -s inssel.c
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT genmdesc-genmdesc.o -MD -MP -MF ".deps/genmdesc-genmdesc.Tpo" -c -o genmdesc-genmdesc.o `test -f 'genmdesc.c' || echo './'`genmdesc.c; \
then mv -f ".deps/genmdesc-genmdesc.Tpo" ".deps/genmdesc-genmdesc.Po"; else rm -f ".deps/genmdesc-genmdesc.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT genmdesc-helpers.o -MD -MP -MF ".deps/genmdesc-helpers.Tpo" -c -o genmdesc-helpers.o `test -f 'helpers.c' || echo './'`helpers.c; \
then mv -f ".deps/genmdesc-helpers.Tpo" ".deps/genmdesc-helpers.Po"; else rm -f ".deps/genmdesc-helpers.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/utils/libmonoutils.la ../../mono/metadata/opcodes.lo -lm -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -pthread -lm
mkdir .libs
cc -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/metadata/.libs/opcodes.o -pthread -pthread ../../mono/utils/.libs/libmonoutils.a -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
./genmdesc ./cpu-amd64.md cpu-amd64.h amd64_desc
gmake all-am
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/mini'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF ".deps/mini.Tpo" -c -o mini.lo mini.c; \
then mv -f ".deps/mini.Tpo" ".deps/mini.Plo"; else rm -f ".deps/mini.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c mini.c -fPIC -DPIC -o .libs/mini.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c mini.c -o mini.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF ".deps/jit-icalls.Tpo" -c -o jit-icalls.lo jit-icalls.c; \
then mv -f ".deps/jit-icalls.Tpo" ".deps/jit-icalls.Plo"; else rm -f ".deps/jit-icalls.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF .deps/jit-icalls.Tpo -c jit-icalls.c -fPIC -DPIC -o .libs/jit-icalls.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT jit-icalls.lo -MD -MP -MF .deps/jit-icalls.Tpo -c jit-icalls.c -o jit-icalls.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF ".deps/trace.Tpo" -c -o trace.lo trace.c; \
then mv -f ".deps/trace.Tpo" ".deps/trace.Plo"; else rm -f ".deps/trace.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF ".deps/dominators.Tpo" -c -o dominators.lo dominators.c; \
then mv -f ".deps/dominators.Tpo" ".deps/dominators.Plo"; else rm -f ".deps/dominators.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF .deps/dominators.Tpo -c dominators.c -fPIC -DPIC -o .libs/dominators.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dominators.lo -MD -MP -MF .deps/dominators.Tpo -c dominators.c -o dominators.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF ".deps/cfold.Tpo" -c -o cfold.lo cfold.c; \
then mv -f ".deps/cfold.Tpo" ".deps/cfold.Plo"; else rm -f ".deps/cfold.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF .deps/cfold.Tpo -c cfold.c -fPIC -DPIC -o .libs/cfold.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT cfold.lo -MD -MP -MF .deps/cfold.Tpo -c cfold.c -o cfold.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF ".deps/regalloc.Tpo" -c -o regalloc.lo regalloc.c; \
then mv -f ".deps/regalloc.Tpo" ".deps/regalloc.Plo"; else rm -f ".deps/regalloc.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF .deps/regalloc.Tpo -c regalloc.c -fPIC -DPIC -o .libs/regalloc.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT regalloc.lo -MD -MP -MF .deps/regalloc.Tpo -c regalloc.c -o regalloc.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF ".deps/helpers.Tpo" -c -o helpers.lo helpers.c; \
then mv -f ".deps/helpers.Tpo" ".deps/helpers.Plo"; else rm -f ".deps/helpers.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.c -fPIC -DPIC -o .libs/helpers.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT helpers.lo -MD -MP -MF .deps/helpers.Tpo -c helpers.c -o helpers.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF ".deps/liveness.Tpo" -c -o liveness.lo liveness.c; \
then mv -f ".deps/liveness.Tpo" ".deps/liveness.Plo"; else rm -f ".deps/liveness.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF .deps/liveness.Tpo -c liveness.c -fPIC -DPIC -o .libs/liveness.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT liveness.lo -MD -MP -MF .deps/liveness.Tpo -c liveness.c -o liveness.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF ".deps/ssa.Tpo" -c -o ssa.lo ssa.c; \
then mv -f ".deps/ssa.Tpo" ".deps/ssa.Plo"; else rm -f ".deps/ssa.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF .deps/ssa.Tpo -c ssa.c -fPIC -DPIC -o .libs/ssa.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT ssa.lo -MD -MP -MF .deps/ssa.Tpo -c ssa.c -o ssa.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF ".deps/abcremoval.Tpo" -c -o abcremoval.lo abcremoval.c; \
then mv -f ".deps/abcremoval.Tpo" ".deps/abcremoval.Plo"; else rm -f ".deps/abcremoval.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF .deps/abcremoval.Tpo -c abcremoval.c -fPIC -DPIC -o .libs/abcremoval.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT abcremoval.lo -MD -MP -MF .deps/abcremoval.Tpo -c abcremoval.c -o abcremoval.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF ".deps/ssapre.Tpo" -c -o ssapre.lo ssapre.c; \
then mv -f ".deps/ssapre.Tpo" ".deps/ssapre.Plo"; else rm -f ".deps/ssapre.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF .deps/ssapre.Tpo -c ssapre.c -fPIC -DPIC -o .libs/ssapre.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT ssapre.lo -MD -MP -MF .deps/ssapre.Tpo -c ssapre.c -o ssapre.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aliasing.lo -MD -MP -MF ".deps/aliasing.Tpo" -c -o aliasing.lo aliasing.c; \
then mv -f ".deps/aliasing.Tpo" ".deps/aliasing.Plo"; else rm -f ".deps/aliasing.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aliasing.lo -MD -MP -MF .deps/aliasing.Tpo -c aliasing.c -fPIC -DPIC -o .libs/aliasing.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aliasing.lo -MD -MP -MF .deps/aliasing.Tpo -c aliasing.c -o aliasing.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF ".deps/local-propagation.Tpo" -c -o local-propagation.lo local-propagation.c; \
then mv -f ".deps/local-propagation.Tpo" ".deps/local-propagation.Plo"; else rm -f ".deps/local-propagation.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF .deps/local-propagation.Tpo -c local-propagation.c -fPIC -DPIC -o .libs/local-propagation.o
local-propagation.c: In function `mono_local_cprop_bb':
local-propagation.c:842: warning: int format, different type arg (arg 2)
local-propagation.c:880: warning: int format, different type arg (arg 2)
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT local-propagation.lo -MD -MP -MF .deps/local-propagation.Tpo -c local-propagation.c -o local-propagation.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF ".deps/driver.Tpo" -c -o driver.lo driver.c; \
then mv -f ".deps/driver.Tpo" ".deps/driver.Plo"; else rm -f ".deps/driver.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -fPIC -DPIC -o .libs/driver.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c -o driver.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF ".deps/debug-mini.Tpo" -c -o debug-mini.lo debug-mini.c; \
then mv -f ".deps/debug-mini.Tpo" ".deps/debug-mini.Plo"; else rm -f ".deps/debug-mini.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF .deps/debug-mini.Tpo -c debug-mini.c -fPIC -DPIC -o .libs/debug-mini.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT debug-mini.lo -MD -MP -MF .deps/debug-mini.Tpo -c debug-mini.c -o debug-mini.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF ".deps/linear-scan.Tpo" -c -o linear-scan.lo linear-scan.c; \
then mv -f ".deps/linear-scan.Tpo" ".deps/linear-scan.Plo"; else rm -f ".deps/linear-scan.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF .deps/linear-scan.Tpo -c linear-scan.c -fPIC -DPIC -o .libs/linear-scan.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT linear-scan.lo -MD -MP -MF .deps/linear-scan.Tpo -c linear-scan.c -o linear-scan.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF ".deps/aot-compiler.Tpo" -c -o aot-compiler.lo aot-compiler.c; \
then mv -f ".deps/aot-compiler.Tpo" ".deps/aot-compiler.Plo"; else rm -f ".deps/aot-compiler.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF .deps/aot-compiler.Tpo -c aot-compiler.c -fPIC -DPIC -o .libs/aot-compiler.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aot-compiler.lo -MD -MP -MF .deps/aot-compiler.Tpo -c aot-compiler.c -o aot-compiler.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF ".deps/aot-runtime.Tpo" -c -o aot-runtime.lo aot-runtime.c; \
then mv -f ".deps/aot-runtime.Tpo" ".deps/aot-runtime.Plo"; else rm -f ".deps/aot-runtime.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF .deps/aot-runtime.Tpo -c aot-runtime.c -fPIC -DPIC -o .libs/aot-runtime.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT aot-runtime.lo -MD -MP -MF .deps/aot-runtime.Tpo -c aot-runtime.c -o aot-runtime.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF ".deps/graph.Tpo" -c -o graph.lo graph.c; \
then mv -f ".deps/graph.Tpo" ".deps/graph.Plo"; else rm -f ".deps/graph.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -o graph.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF ".deps/mini-exceptions.Tpo" -c -o mini-exceptions.lo mini-exceptions.c; \
then mv -f ".deps/mini-exceptions.Tpo" ".deps/mini-exceptions.Plo"; else rm -f ".deps/mini-exceptions.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF .deps/mini-exceptions.Tpo -c mini-exceptions.c -fPIC -DPIC -o .libs/mini-exceptions.o
mini-exceptions.c: In function `mono_setup_altstack':
mini-exceptions.c:956: warning: implicit declaration of function `pthread_attr_get_np'
mini-exceptions.c:956: warning: nested extern declaration of `pthread_attr_get_np'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-exceptions.lo -MD -MP -MF .deps/mini-exceptions.Tpo -c mini-exceptions.c -o mini-exceptions.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF ".deps/mini-codegen.Tpo" -c -o mini-codegen.lo mini-codegen.c; \
then mv -f ".deps/mini-codegen.Tpo" ".deps/mini-codegen.Plo"; else rm -f ".deps/mini-codegen.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF .deps/mini-codegen.Tpo -c mini-codegen.c -fPIC -DPIC -o .libs/mini-codegen.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-codegen.lo -MD -MP -MF .deps/mini-codegen.Tpo -c mini-codegen.c -o mini-codegen.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF ".deps/declsec.Tpo" -c -o declsec.lo declsec.c; \
then mv -f ".deps/declsec.Tpo" ".deps/declsec.Plo"; else rm -f ".deps/declsec.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF .deps/declsec.Tpo -c declsec.c -fPIC -DPIC -o .libs/declsec.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT declsec.lo -MD -MP -MF .deps/declsec.Tpo -c declsec.c -o declsec.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF ".deps/wapihandles.Tpo" -c -o wapihandles.lo wapihandles.c; \
then mv -f ".deps/wapihandles.Tpo" ".deps/wapihandles.Plo"; else rm -f ".deps/wapihandles.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF .deps/wapihandles.Tpo -c wapihandles.c -fPIC -DPIC -o .libs/wapihandles.o
wapihandles.c:66: warning: no previous prototype for 'mini_wapi_hps'
wapihandles.c: In function `mini_wapi_hps':
wapihandles.c:90: warning: unsigned int format, different type arg (arg 3)
wapihandles.c:114: warning: long long unsigned int format, different type arg (arg 2)
wapihandles.c:114: warning: long long int format, different type arg (arg 3)
wapihandles.c: In function `thread_details':
wapihandles.c:139: warning: long int format, pthread_t arg (arg 5)
wapihandles.c: In function `namedmutex_details':
wapihandles.c:154: warning: long int format, pthread_t arg (arg 6)
wapihandles.c: At top level:
wapihandles.c:204: warning: no previous prototype for 'mini_wapi_semdel'
wapihandles.c:241: warning: no previous prototype for 'mini_wapi_seminfo'
wapihandles.c: In function `mini_wapi_seminfo':
wapihandles.c:260: warning: unsigned int format, different type arg (arg 2)
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT wapihandles.lo -MD -MP -MF .deps/wapihandles.Tpo -c wapihandles.c -o wapihandles.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF ".deps/branch-opts.Tpo" -c -o branch-opts.lo branch-opts.c; \
then mv -f ".deps/branch-opts.Tpo" ".deps/branch-opts.Plo"; else rm -f ".deps/branch-opts.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF .deps/branch-opts.Tpo -c branch-opts.c -fPIC -DPIC -o .libs/branch-opts.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT branch-opts.lo -MD -MP -MF .deps/branch-opts.Tpo -c branch-opts.c -o branch-opts.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-amd64.lo -MD -MP -MF ".deps/mini-amd64.Tpo" -c -o mini-amd64.lo mini-amd64.c; \
then mv -f ".deps/mini-amd64.Tpo" ".deps/mini-amd64.Plo"; else rm -f ".deps/mini-amd64.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-amd64.lo -MD -MP -MF .deps/mini-amd64.Tpo -c mini-amd64.c -fPIC -DPIC -o .libs/mini-amd64.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-amd64.lo -MD -MP -MF .deps/mini-amd64.Tpo -c mini-amd64.c -o mini-amd64.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF ".deps/exceptions-amd64.Tpo" -c -o exceptions-amd64.lo exceptions-amd64.c; \
then mv -f ".deps/exceptions-amd64.Tpo" ".deps/exceptions-amd64.Plo"; else rm -f ".deps/exceptions-amd64.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF .deps/exceptions-amd64.Tpo -c exceptions-amd64.c -fPIC -DPIC -o .libs/exceptions-amd64.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF .deps/exceptions-amd64.Tpo -c exceptions-amd64.c -o exceptions-amd64.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT tramp-amd64.lo -MD -MP -MF ".deps/tramp-amd64.Tpo" -c -o tramp-amd64.lo tramp-amd64.c; \
then mv -f ".deps/tramp-amd64.Tpo" ".deps/tramp-amd64.Plo"; else rm -f ".deps/tramp-amd64.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT tramp-amd64.lo -MD -MP -MF .deps/tramp-amd64.Tpo -c tramp-amd64.c -fPIC -DPIC -o .libs/tramp-amd64.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT tramp-amd64.lo -MD -MP -MF .deps/tramp-amd64.Tpo -c tramp-amd64.c -o tramp-amd64.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF ".deps/mini-trampolines.Tpo" -c -o mini-trampolines.lo mini-trampolines.c; \
then mv -f ".deps/mini-trampolines.Tpo" ".deps/mini-trampolines.Plo"; else rm -f ".deps/mini-trampolines.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF .deps/mini-trampolines.Tpo -c mini-trampolines.c -fPIC -DPIC -o .libs/mini-trampolines.o
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mini-trampolines.lo -MD -MP -MF .deps/mini-trampolines.Tpo -c mini-trampolines.c -o mini-trampolines.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT inssel.lo -MD -MP -MF ".deps/inssel.Tpo" -c -o inssel.lo inssel.c; \
then mv -f ".deps/inssel.Tpo" ".deps/inssel.Plo"; else rm -f ".deps/inssel.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT inssel.lo -MD -MP -MF .deps/inssel.Tpo -c inssel.c -fPIC -DPIC -o .libs/inssel.o
inssel.c:60: warning: 'mini_emit_load_intf_reg_vtable' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT inssel.lo -MD -MP -MF .deps/inssel.Tpo -c inssel.c -o inssel.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmono.la -rpath /usr/local/lib -Wl,-version-script=./ldscript mini.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo aliasing.lo local-propagation.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-exceptions.lo mini-codegen.lo declsec.lo wapihandles.lo branch-opts.lo mini-amd64.lo exceptions-amd64.lo tramp-amd64.lo mini-trampolines.lo inssel.lo ../../mono/metadata/libmonoruntime.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv ../../libgc/libmonogc.la -pthread -lm
cc -shared .libs/mini.o .libs/jit-icalls.o .libs/trace.o .libs/dominators.o .libs/cfold.o .libs/regalloc.o .libs/helpers.o .libs/liveness.o .libs/ssa.o .libs/abcremoval.o .libs/ssapre.o .libs/aliasing.o .libs/local-propagation.o .libs/driver.o .libs/debug-mini.o .libs/linear-scan.o .libs/aot-compiler.o .libs/aot-runtime.o .libs/graph.o .libs/mini-exceptions.o .libs/mini-codegen.o .libs/declsec.o .libs/wapihandles.o .libs/branch-opts.o .libs/mini-amd64.o .libs/exceptions-amd64.o .libs/tramp-amd64.o .libs/mini-trampolines.o .libs/inssel.o -Wl,--whole-archive ../../mono/metadata/.libs/libmonoruntime.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -pthread -lm -mno-tls-direct-seg-refs -pthread -Wl,-version-script=./ldscript -pthread -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmono.so.0 -o .libs/libmono.so.0
(cd .libs && rm -f libmono.so && ln -s libmono.so.0 libmono.so)
(cd .libs && rm -f libmono.so && ln -s libmono.so.0 libmono.so)
rm -fr .libs/libmono.lax
mkdir .libs/libmono.lax
rm -fr .libs/libmono.lax/libmonoruntime.a
mkdir .libs/libmono.lax/libmonoruntime.a
(cd .libs/libmono.lax/libmonoruntime.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../mono/metadata/.libs/libmonoruntime.a)
rm -fr .libs/libmono.lax/libwapi.a
mkdir .libs/libmono.lax/libwapi.a
(cd .libs/libmono.lax/libwapi.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../mono/io-layer/.libs/libwapi.a)
rm -fr .libs/libmono.lax/libmonoutils.a
mkdir .libs/libmono.lax/libmonoutils.a
(cd .libs/libmono.lax/libmonoutils.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../mono/utils/.libs/libmonoutils.a)
rm -fr .libs/libmono.lax/libmonogc.a
mkdir .libs/libmono.lax/libmonogc.a
(cd .libs/libmono.lax/libmonogc.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../libgc/.libs/libmonogc.a)
copying selected object files to avoid basename conflicts...
ln .libs/libmono.lax/libwapi.a/security.o .libs/libmono.lax/lt1-security.o || cp .libs/libmono.lax/libwapi.a/security.o .libs/libmono.lax/lt1-security.o
ln .libs/libmono.lax/libwapi.a/threads.o .libs/libmono.lax/lt2-threads.o || cp .libs/libmono.lax/libwapi.a/threads.o .libs/libmono.lax/lt2-threads.o
ln .libs/libmono.lax/libmonogc.a/misc.o .libs/libmono.lax/lt3-misc.o || cp .libs/libmono.lax/libmonogc.a/misc.o .libs/libmono.lax/lt3-misc.o
ar cru .libs/libmono.a mini.o jit-icalls.o trace.o dominators.o cfold.o regalloc.o helpers.o liveness.o ssa.o abcremoval.o ssapre.o aliasing.o local-propagation.o driver.o debug-mini.o linear-scan.o aot-compiler.o aot-runtime.o graph.o mini-exceptions.o mini-codegen.o declsec.o wapihandles.o branch-opts.o mini-amd64.o exceptions-amd64.o tramp-amd64.o mini-trampolines.o inssel.o .libs/libmono.lax/libmonoruntime.a/reflection.o .libs/libmono.lax/libmonoruntime.a/object.o .libs/libmono.lax/libmonoruntime.a/icall.o .libs/libmono.lax/libmonoruntime.a/decimal.o .libs/libmono.lax/libmonoruntime.a/boehm-gc.o .libs/libmono.lax/libmonoruntime.a/null-gc.o .libs/libmono.lax/libmonoruntime.a/sgen-gc.o .libs/libmono.lax/libmonoruntime.a/gc.o .libs/libmono.lax/libmonoruntime.a/marshal.o .libs/libmono.lax/libmonoruntime.a/mono-mlist.o .libs/libmono.lax/libmonoruntime.a/monitor.o .libs/libmono.lax/libmonoruntime.a/threads.o .libs/libmono.lax/libmonoruntime.a/threadpool.o .libs/libmono.lax/libmonoruntime.a/file-io.o .libs/libmono.lax/libmonoruntime.a/socket-io.o .libs/libmono.lax/libmonoruntime.a/exception.o .libs/libmono.lax/libmonoruntime.a/appdomain.o .libs/libmono.lax/libmonoruntime.a/debug-mono-symfile.o .libs/libmono.lax/libmonoruntime.a/mono-debug.o .libs/libmono.lax/libmonoruntime.a/mono-debug-debugger.o .libs/libmono.lax/libmonoruntime.a/profiler.o .libs/libmono.lax/libmonoruntime.a/rand.o .libs/libmono.lax/libmonoruntime.a/security.o .libs/libmono.lax/libmonoruntime.a/string-icalls.o .libs/libmono.lax/libmonoruntime.a/sysmath.o .libs/libmono.lax/libmonoruntime.a/process.o .libs/libmono.lax/libmonoruntime.a/environment.o .libs/libmono.lax/libmonoruntime.a/locales.o .libs/libmono.lax/libmonoruntime.a/filewatcher.o .libs/libmono.lax/libmonoruntime.a/security-manager.o .libs/libmono.lax/libmonoruntime.a/console-io.o .libs/libmono.lax/libmonoruntime.a/assembly.o .libs/libmono.lax/libmonoruntime.a/domain.o .libs/libmono.lax/libmonoruntime.a/opcodes.o .libs/libmono.lax/libmonoruntime.a/image.o .libs/libmono.lax/libmonoruntime.a/metadata.o .libs/libmono.lax/libmonoruntime.a/verify.o .libs/libmono.lax/libmonoruntime.a/mono-endian.o .libs/libmono.lax/libmonoruntime.a/mono-config.o .libs/libmono.lax/libmonoruntime.a/rawbuffer.o .libs/libmono.lax/libmonoruntime.a/loader.o .libs/libmono.lax/libmonoruntime.a/class.o .libs/libmono.lax/libmonoruntime.a/mempool.o .libs/libmono.lax/libmonoruntime.a/debug-helpers.o .libs/libmono.lax/libwapi.a/atomic.o .libs/libmono.lax/libwapi.a/collection.o .libs/libmono.lax/libwapi.a/context.o .libs/libmono.lax/libwapi.a/critical-sections.o .libs/libmono.lax/libwapi.a/error.o .libs/libmono.lax/libwapi.a/events.o .libs/libmono.lax/libwapi.a/handles.o .libs/libmono.lax/libwapi.a/io.o .libs/libmono.lax/libwapi.a/io-portability.o .libs/libmono.lax/libwapi.a/misc.o .libs/libmono.lax/libwapi.a/mutexes.o .libs/libmono.lax/libwapi.a/mono-mutex.o .libs/libmono.lax/libwapi.a/processes.o .libs/libmono.lax/lt1-security.o .libs/libmono.lax/libwapi.a/semaphores.o .libs/libmono.lax/libwapi.a/shared.o .libs/libmono.lax/libwapi.a/sockets.o .libs/libmono.lax/libwapi.a/system.o .libs/libmono.lax/lt2-threads.o .libs/libmono.lax/libwapi.a/timefuncs.o .libs/libmono.lax/libwapi.a/wait.o .libs/libmono.lax/libwapi.a/wapi_glob.o .libs/libmono.lax/libmonoutils.a/mono-hash.o .libs/libmono.lax/libmonoutils.a/mono-md5.o .libs/libmono.lax/libmonoutils.a/mono-sha1.o .libs/libmono.lax/libmonoutils.a/mono-logger.o .libs/libmono.lax/libmonoutils.a/mono-codeman.o .libs/libmono.lax/libmonoutils.a/mono-counters.o .libs/libmono.lax/libmonoutils.a/mono-dl.o .libs/libmono.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono.lax/libmonoutils.a/monobitset.o .libs/libmono.lax/libmonoutils.a/mono-math.o .libs/libmono.lax/libmonoutils.a/mono-mmap.o .libs/libmono.lax/libmonoutils.a/strtod.o .libs/libmono.lax/libmonoutils.a/strenc.o .libs/libmono.lax/libmonoutils.a/mono-uri.o .libs/libmono.lax/libmonoutils.a/mono-poll.o .libs/libmono.lax/libmonoutils.a/mono-path.o .libs/libmono.lax/libmonoutils.a/mono-stdlib.o .libs/libmono.lax/libmonogc.a/allchblk.o .libs/libmono.lax/libmonogc.a/alloc.o .libs/libmono.lax/libmonogc.a/blacklst.o .libs/libmono.lax/libmonogc.a/checksums.o .libs/libmono.lax/libmonogc.a/dbg_mlc.o .libs/libmono.lax/libmonogc.a/dyn_load.o .libs/libmono.lax/libmonogc.a/finalize.o .libs/libmono.lax/libmonogc.a/gc_dlopen.o .libs/libmono.lax/libmonogc.a/gcj_mlc.o .libs/libmono.lax/libmonogc.a/headers.o .libs/libmono.lax/libmonogc.a/malloc.o .libs/libmono.lax/libmonogc.a/mallocx.o .libs/libmono.lax/libmonogc.a/mark.o .libs/libmono.lax/libmonogc.a/mark_rts.o .libs/libmono.lax/lt3-misc.o .libs/libmono.lax/libmonogc.a/new_hblk.o .libs/libmono.lax/libmonogc.a/obj_map.o .libs/libmono.lax/libmonogc.a/os_dep.o .libs/libmono.lax/libmonogc.a/pcr_interface.o .libs/libmono.lax/libmonogc.a/ptr_chck.o .libs/libmono.lax/libmonogc.a/real_malloc.o .libs/libmono.lax/libmonogc.a/reclaim.o .libs/libmono.lax/libmonogc.a/solaris_pthreads.o .libs/libmono.lax/libmonogc.a/specific.o .libs/libmono.lax/libmonogc.a/solaris_threads.o .libs/libmono.lax/libmonogc.a/stubborn.o .libs/libmono.lax/libmonogc.a/typd_mlc.o .libs/libmono.lax/libmonogc.a/backgraph.o .libs/libmono.lax/libmonogc.a/win32_threads.o .libs/libmono.lax/libmonogc.a/pthread_support.o .libs/libmono.lax/libmonogc.a/pthread_stop_world.o .libs/libmono.lax/libmonogc.a/darwin_stop_world.o .libs/libmono.lax/libmonogc.a/mach_dep.o
ranlib .libs/libmono.a
rm -fr .libs/libmono.lax
creating libmono.la
(cd .libs && rm -f libmono.la && ln -s ../libmono.la libmono.la)
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmono-static.la -static mini.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo aliasing.lo local-propagation.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-exceptions.lo mini-codegen.lo declsec.lo wapihandles.lo branch-opts.lo mini-amd64.lo exceptions-amd64.lo tramp-amd64.lo mini-trampolines.lo inssel.lo ../../mono/metadata/libmonoruntime-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv ../../libgc/libmonogc-static.la -pthread -lm
rm -fr .libs/libmono-static.lax
mkdir .libs/libmono-static.lax
rm -fr .libs/libmono-static.lax/libmonoruntime-static.a
mkdir .libs/libmono-static.lax/libmonoruntime-static.a
(cd .libs/libmono-static.lax/libmonoruntime-static.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../mono/metadata/.libs/libmonoruntime-static.a)
rm -fr .libs/libmono-static.lax/libwapi.a
mkdir .libs/libmono-static.lax/libwapi.a
(cd .libs/libmono-static.lax/libwapi.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../mono/io-layer/.libs/libwapi.a)
rm -fr .libs/libmono-static.lax/libmonoutils.a
mkdir .libs/libmono-static.lax/libmonoutils.a
(cd .libs/libmono-static.lax/libmonoutils.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../mono/utils/.libs/libmonoutils.a)
rm -fr .libs/libmono-static.lax/libmonogc-static.a
mkdir .libs/libmono-static.lax/libmonogc-static.a
(cd .libs/libmono-static.lax/libmonogc-static.a && ar x /work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/../../libgc/.libs/libmonogc-static.a)
copying selected object files to avoid basename conflicts...
ln .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/lt1-security.o || cp .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/lt1-security.o
ln .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt2-threads.o || cp .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt2-threads.o
ln .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt3-misc.o || cp .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt3-misc.o
ar cru .libs/libmono-static.a mini.o jit-icalls.o trace.o dominators.o cfold.o regalloc.o helpers.o liveness.o ssa.o abcremoval.o ssapre.o aliasing.o local-propagation.o driver.o debug-mini.o linear-scan.o aot-compiler.o aot-runtime.o graph.o mini-exceptions.o mini-codegen.o declsec.o wapihandles.o branch-opts.o mini-amd64.o exceptions-amd64.o tramp-amd64.o mini-trampolines.o inssel.o .libs/libmono-static.lax/libmonoruntime-static.a/reflection.o .libs/libmono-static.lax/libmonoruntime-static.a/object.o .libs/libmono-static.lax/libmonoruntime-static.a/icall.o .libs/libmono-static.lax/libmonoruntime-static.a/decimal.o .libs/libmono-static.lax/libmonoruntime-static.a/boehm-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/null-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/sgen-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/gc.o .libs/libmono-static.lax/libmonoruntime-static.a/marshal.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-mlist.o .libs/libmono-static.lax/libmonoruntime-static.a/monitor.o .libs/libmono-static.lax/libmonoruntime-static.a/threads.o .libs/libmono-static.lax/libmonoruntime-static.a/threadpool.o .libs/libmono-static.lax/libmonoruntime-static.a/file-io.o .libs/libmono-static.lax/libmonoruntime-static.a/socket-io.o .libs/libmono-static.lax/libmonoruntime-static.a/exception.o .libs/libmono-static.lax/libmonoruntime-static.a/appdomain.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-mono-symfile.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug-debugger.o .libs/libmono-static.lax/libmonoruntime-static.a/profiler.o .libs/libmono-static.lax/libmonoruntime-static.a/rand.o .libs/libmono-static.lax/libmonoruntime-static.a/security.o .libs/libmono-static.lax/libmonoruntime-static.a/string-icalls.o .libs/libmono-static.lax/libmonoruntime-static.a/sysmath.o .libs/libmono-static.lax/libmonoruntime-static.a/process.o .libs/libmono-static.lax/libmonoruntime-static.a/environment.o .libs/libmono-static.lax/libmonoruntime-static.a/locales.o .libs/libmono-static.lax/libmonoruntime-static.a/filewatcher.o .libs/libmono-static.lax/libmonoruntime-static.a/security-manager.o .libs/libmono-static.lax/libmonoruntime-static.a/console-io.o .libs/libmono-static.lax/libmonoruntime-static.a/assembly.o .libs/libmono-static.lax/libmonoruntime-static.a/domain.o .libs/libmono-static.lax/libmonoruntime-static.a/opcodes.o .libs/libmono-static.lax/libmonoruntime-static.a/image.o .libs/libmono-static.lax/libmonoruntime-static.a/metadata.o .libs/libmono-static.lax/libmonoruntime-static.a/verify.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-endian.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-config.o .libs/libmono-static.lax/libmonoruntime-static.a/rawbuffer.o .libs/libmono-static.lax/libmonoruntime-static.a/loader.o .libs/libmono-static.lax/libmonoruntime-static.a/class.o .libs/libmono-static.lax/libmonoruntime-static.a/mempool.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-helpers.o .libs/libmono-static.lax/libwapi.a/atomic.o .libs/libmono-static.lax/libwapi.a/collection.o .libs/libmono-static.lax/libwapi.a/context.o .libs/libmono-static.lax/libwapi.a/critical-sections.o .libs/libmono-static.lax/libwapi.a/error.o .libs/libmono-static.lax/libwapi.a/events.o .libs/libmono-static.lax/libwapi.a/handles.o .libs/libmono-static.lax/libwapi.a/io.o .libs/libmono-static.lax/libwapi.a/io-portability.o .libs/libmono-static.lax/libwapi.a/misc.o .libs/libmono-static.lax/libwapi.a/mutexes.o .libs/libmono-static.lax/libwapi.a/mono-mutex.o .libs/libmono-static.lax/libwapi.a/processes.o .libs/libmono-static.lax/lt1-security.o .libs/libmono-static.lax/libwapi.a/semaphores.o .libs/libmono-static.lax/libwapi.a/shared.o .libs/libmono-static.lax/libwapi.a/sockets.o .libs/libmono-static.lax/libwapi.a/system.o .libs/libmono-static.lax/lt2-threads.o .libs/libmono-static.lax/libwapi.a/timefuncs.o .libs/libmono-static.lax/libwapi.a/wait.o .libs/libmono-static.lax/libwapi.a/wapi_glob.o .libs/libmono-static.lax/libmonoutils.a/mono-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-md5.o .libs/libmono-static.lax/libmonoutils.a/mono-sha1.o .libs/libmono-static.lax/libmonoutils.a/mono-logger.o .libs/libmono-static.lax/libmonoutils.a/mono-codeman.o .libs/libmono-static.lax/libmonoutils.a/mono-counters.o .libs/libmono-static.lax/libmonoutils.a/mono-dl.o .libs/libmono-static.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono-static.lax/libmonoutils.a/monobitset.o .libs/libmono-static.lax/libmonoutils.a/mono-math.o .libs/libmono-static.lax/libmonoutils.a/mono-mmap.o .libs/libmono-static.lax/libmonoutils.a/strtod.o .libs/libmono-static.lax/libmonoutils.a/strenc.o .libs/libmono-static.lax/libmonoutils.a/mono-uri.o .libs/libmono-static.lax/libmonoutils.a/mono-poll.o .libs/libmono-static.lax/libmonoutils.a/mono-path.o .libs/libmono-static.lax/libmonoutils.a/mono-stdlib.o .libs/libmono-static.lax/libmonogc-static.a/allchblk.o .libs/libmono-static.lax/libmonogc-static.a/alloc.o .libs/libmono-static.lax/libmonogc-static.a/blacklst.o .libs/libmono-static.lax/libmonogc-static.a/checksums.o .libs/libmono-static.lax/libmonogc-static.a/dbg_mlc.o .libs/libmono-static.lax/libmonogc-static.a/dyn_load.o .libs/libmono-static.lax/libmonogc-static.a/finalize.o .libs/libmono-static.lax/libmonogc-static.a/gc_dlopen.o .libs/libmono-static.lax/libmonogc-static.a/gcj_mlc.o .libs/libmono-static.lax/libmonogc-static.a/headers.o .libs/libmono-static.lax/libmonogc-static.a/malloc.o .libs/libmono-static.lax/libmonogc-static.a/mallocx.o .libs/libmono-static.lax/libmonogc-static.a/mark.o .libs/libmono-static.lax/libmonogc-static.a/mark_rts.o .libs/libmono-static.lax/lt3-misc.o .libs/libmono-static.lax/libmonogc-static.a/new_hblk.o .libs/libmono-static.lax/libmonogc-static.a/obj_map.o .libs/libmono-static.lax/libmonogc-static.a/os_dep.o .libs/libmono-static.lax/libmonogc-static.a/pcr_interface.o .libs/libmono-static.lax/libmonogc-static.a/ptr_chck.o .libs/libmono-static.lax/libmonogc-static.a/real_malloc.o .libs/libmono-static.lax/libmonogc-static.a/reclaim.o .libs/libmono-static.lax/libmonogc-static.a/solaris_pthreads.o .libs/libmono-static.lax/libmonogc-static.a/specific.o .libs/libmono-static.lax/libmonogc-static.a/solaris_threads.o .libs/libmono-static.lax/libmonogc-static.a/stubborn.o .libs/libmono-static.lax/libmonogc-static.a/typd_mlc.o .libs/libmono-static.lax/libmonogc-static.a/backgraph.o .libs/libmono-static.lax/libmonogc-static.a/win32_threads.o .libs/libmono-static.lax/libmonogc-static.a/pthread_support.o .libs/libmono-static.lax/libmonogc-static.a/pthread_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/darwin_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/mach_dep.o
ranlib .libs/libmono-static.a
rm -fr .libs/libmono-static.lax
creating libmono-static.la
(cd .libs && rm -f libmono-static.la && ln -s ../libmono-static.la libmono-static.la)
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o mono -export-dynamic -Wl,-version-script=./ldscript.mono main.o libmono-static.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -lm -pthread -lm
cc -I../.. -I../../libgc/include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o mono -Wl,-version-script=./ldscript.mono main.o -pthread -pthread -Wl,--export-dynamic ./.libs/libmono-static.a -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/mini'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/mini'
Making all in dis
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/dis'
if cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT get.o -MD -MP -MF ".deps/get.Tpo" -c -o get.o get.c; \
then mv -f ".deps/get.Tpo" ".deps/get.Po"; else rm -f ".deps/get.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dis-cil.o -MD -MP -MF ".deps/dis-cil.Tpo" -c -o dis-cil.o dis-cil.c; \
then mv -f ".deps/dis-cil.Tpo" ".deps/dis-cil.Po"; else rm -f ".deps/dis-cil.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
rm -f libmonodis.a
ar cru libmonodis.a get.o dis-cil.o util.o
ranlib libmonodis.a
if cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dump.o -MD -MP -MF ".deps/dump.Tpo" -c -o dump.o dump.c; \
then mv -f ".deps/dump.Tpo" ".deps/dump.Po"; else rm -f ".deps/dump.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT declsec.o -MD -MP -MF ".deps/declsec.Tpo" -c -o declsec.o declsec.c; \
then mv -f ".deps/declsec.Tpo" ".deps/declsec.Po"; else rm -f ".deps/declsec.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o monodis dump.o main.o declsec.o libmonodis.a ../mini/libmono.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -pthread -lm
mkdir .libs
cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o .libs/monodis dump.o main.o declsec.o -pthread -pthread libmonodis.a ../mini/.libs/libmono.so -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -lm -Wl,--rpath -Wl,/usr/local/lib
creating monodis
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/dis'
Making all in monograph
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/monograph'
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT monograph.o -MD -MP -MF ".deps/monograph.Tpo" -c -o monograph.o monograph.c; \
then mv -f ".deps/monograph.Tpo" ".deps/monograph.Po"; else rm -f ".deps/monograph.Tpo"; exit 1; fi
monograph.c: In function `df_visit':
monograph.c:904: warning: unsigned int format, different type arg (arg 3)
monograph.c:906: warning: unsigned int format, different type arg (arg 3)
monograph.c:906: warning: unsigned int format, different type arg (arg 5)
monograph.c: In function `print_method_cfg':
monograph.c:933: warning: unsigned int format, different type arg (arg 4)
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o monograph monograph.o ../mini/libmono.la -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -lm -pthread -lm
mkdir .libs
cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o .libs/monograph monograph.o -pthread -pthread ../mini/.libs/libmono.so -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -lm -Wl,--rpath -Wl,/usr/local/lib
creating monograph
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/monograph'
Making all in tests
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests'
Making all in cas
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas'
Making all in assembly
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/assembly'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/assembly'
Making all in linkdemand
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/linkdemand'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/linkdemand'
Making all in inheritance
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/inheritance'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/inheritance'
Making all in demand
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/demand'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/demand'
Making all in threads
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/threads'
gmake[5]: Nothing to be done for `all'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas/threads'
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas'
gmake[5]: Nothing to be done for `all-am'.
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas'
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests/cas'
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT libtest_la-libtest.lo -MD -MP -MF ".deps/libtest_la-libtest.Tpo" -c -o libtest_la-libtest.lo `test -f 'libtest.c' || echo './'`libtest.c; \
then mv -f ".deps/libtest_la-libtest.Tpo" ".deps/libtest_la-libtest.Plo"; else rm -f ".deps/libtest_la-libtest.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT libtest_la-libtest.lo -MD -MP -MF .deps/libtest_la-libtest.Tpo -c libtest.c -fPIC -DPIC -o .libs/libtest_la-libtest.o
libtest.c:36: warning: no previous prototype for 'test_lpwstr_marshal'
libtest.c:62: warning: no previous prototype for 'mono_union_test_1'
libtest.c:68: warning: no previous prototype for 'mono_return_int'
libtest.c:79: warning: no previous prototype for 'mono_return_int_ss'
libtest.c:85: warning: no previous prototype for 'mono_return_ss'
libtest.c:97: warning: no previous prototype for 'mono_return_sc1'
libtest.c:110: warning: no previous prototype for 'mono_return_sc3'
libtest.c:124: warning: no previous prototype for 'mono_return_sc5'
libtest.c:141: warning: no previous prototype for 'mono_return_int_su'
libtest.c:170: warning: no previous prototype for 'mono_test_many_byte_arguments'
libtest.c:176: warning: no previous prototype for 'mono_test_many_float_arguments'
libtest.c:182: warning: no previous prototype for 'mono_test_many_double_arguments'
libtest.c:188: warning: no previous prototype for 'mono_test_split_double_arguments'
libtest.c:194: warning: no previous prototype for 'mono_test_puts_static'
libtest.c:203: warning: no previous prototype for 'mono_invoke_delegate'
libtest.c:217: warning: no previous prototype for 'mono_test_marshal_char'
libtest.c:226: warning: no previous prototype for 'mono_test_marshal_char_array'
libtest.c:241: warning: no previous prototype for 'mono_test_empty_pinvoke'
libtest.c:247: warning: no previous prototype for 'mono_test_marshal_bool_byref'
libtest.c:257: warning: no previous prototype for 'mono_test_marshal_array'
libtest.c:268: warning: no previous prototype for 'mono_test_marshal_inout_array'
libtest.c:281: warning: no previous prototype for 'mono_test_marshal_out_array'
libtest.c:293: warning: no previous prototype for 'mono_test_marshal_inout_nonblittable_array'
libtest.c:318: warning: no previous prototype for 'mono_test_return_vtype'
libtest.c:333: warning: no previous prototype for 'mono_test_delegate_struct'
libtest.c:341: warning: no previous prototype for 'mono_test_return_string'
libtest.c:357: warning: no previous prototype for 'mono_test_ref_vtype'
libtest.c:375: warning: no previous prototype for 'mono_test_marshal_out_struct'
libtest.c:394: warning: no previous prototype for 'mono_test_marshal_delegate_struct'
libtest.c:406: warning: no previous prototype for 'mono_test_marshal_struct'
libtest.c:416: warning: no previous prototype for 'mono_test_marshal_byref_struct'
libtest.c: In function `mono_test_marshal_byref_struct':
libtest.c:419: warning: passing arg 1 of `marshal_free' discards qualifiers from pointer target type
libtest.c: At top level:
libtest.c:442: warning: no previous prototype for 'mono_test_marshal_struct2'
libtest.c:454: warning: no previous prototype for 'mono_test_marshal_struct2_2'
libtest.c:467: warning: no previous prototype for 'mono_test_marshal_lpstruct'
libtest.c:477: warning: no previous prototype for 'mono_test_marshal_lpstruct_blittable'
libtest.c:486: warning: no previous prototype for 'mono_test_marshal_struct_array'
libtest.c:508: warning: no previous prototype for 'mono_test_marshal_long_align_struct_array'
libtest.c:514: warning: no previous prototype for 'mono_test_marshal_class'
libtest.c:535: warning: no previous prototype for 'mono_test_marshal_byref_class'
libtest.c:565: warning: no previous prototype for 'reliable_delegate'
libtest.c:586: warning: no previous prototype for 'mono_test_marshal_delegate'
libtest.c:602: warning: no previous prototype for 'mono_test_marshal_return_delegate'
libtest.c:614: warning: function declaration isn't a prototype
libtest.c:635: warning: no previous prototype for 'mono_test_marshal_delegate2'
libtest.c:655: warning: no previous prototype for 'mono_test_marshal_delegate4'
libtest.c:685: warning: no previous prototype for 'mono_test_marshal_delegate5'
libtest.c:709: warning: no previous prototype for 'mono_test_marshal_delegate6'
libtest.c:721: warning: no previous prototype for 'mono_test_marshal_delegate7'
libtest.c:742: warning: no previous prototype for 'mono_test_marshal_inout_byval_class_delegate'
libtest.c:765: warning: no previous prototype for 'mono_test_marshal_delegate8'
libtest.c:774: warning: no previous prototype for 'mono_test_marshal_delegate9'
libtest.c:786: warning: no previous prototype for 'mono_test_marshal_delegate10'
libtest.c:794: warning: no previous prototype for 'mono_test_marshal_primitive_byref_delegate'
libtest.c:813: warning: no previous prototype for 'mono_test_marshal_return_delegate_delegate'
libtest.c:819: warning: no previous prototype for 'mono_test_marshal_stringbuilder'
libtest.c:831: warning: no previous prototype for 'mono_test_marshal_stringbuilder_default'
libtest.c:841: warning: no previous prototype for 'mono_test_marshal_stringbuilder_unicode'
libtest.c:866: warning: no previous prototype for 'mono_test_marshal_empty_string_array'
libtest.c:872: warning: no previous prototype for 'mono_test_marshal_string_array'
libtest.c:886: warning: no previous prototype for 'mono_test_marshal_byref_string_array'
libtest.c:902: warning: no previous prototype for 'mono_test_marshal_stringbuilder_array'
libtest.c:916: warning: no previous prototype for 'mono_test_marshal_unicode_string_array'
libtest.c:948: warning: no previous prototype for 'mono_test_empty_struct'
libtest.c:967: warning: no previous prototype for 'mono_test_byvalstr_gen'
libtest.c:979: warning: no previous prototype for 'mono_test_byvalstr_check'
libtest.c:997: warning: no previous prototype for 'mono_test_byvalstr_check_unicode'
libtest.c:1021: warning: no previous prototype for 'NameManglingAnsi'
libtest.c:1027: warning: no previous prototype for 'NameManglingAnsiA'
libtest.c:1033: warning: no previous prototype for 'NameManglingAnsiW'
libtest.c:1039: warning: no previous prototype for 'NameManglingAnsi2A'
libtest.c:1045: warning: no previous prototype for 'NameManglingAnsi2W'
libtest.c:1051: warning: no previous prototype for 'NameManglingUnicode'
libtest.c:1057: warning: no previous prototype for 'NameManglingUnicodeW'
libtest.c:1063: warning: no previous prototype for 'NameManglingUnicode2'
libtest.c:1069: warning: no previous prototype for 'NameManglingAutoW'
libtest.c:1079: warning: no previous prototype for 'NameManglingAuto'
libtest.c:1091: warning: no previous prototype for 'callFunction'
libtest.c:1102: warning: no previous prototype for 'class_marshal_test0'
libtest.c:1115: warning: no previous prototype for 'class_marshal_test4'
libtest.c:1124: warning: no previous prototype for 'class_marshal_test1'
libtest.c:1135: warning: no previous prototype for 'class_marshal_test2'
libtest.c:1148: warning: no previous prototype for 'string_marshal_test0'
libtest.c:1157: warning: no previous prototype for 'string_marshal_test1'
libtest.c:1163: warning: no previous prototype for 'string_marshal_test2'
libtest.c:1174: warning: no previous prototype for 'string_marshal_test3'
libtest.c:1188: warning: no previous prototype for 'TestBlittableClass'
libtest.c:1216: warning: no previous prototype for 'MyGetVersionEx'
libtest.c:1228: warning: no previous prototype for 'BugGetVersionEx'
libtest.c:1240: warning: no previous prototype for 'mono_test_marshal_point'
libtest.c:1255: warning: no previous prototype for 'mono_test_marshal_mixed_point'
libtest.c:1265: warning: no previous prototype for 'mono_test_marshal_mixed_point_2'
libtest.c:1277: warning: no previous prototype for 'marshal_test_ref_bool'
libtest.c:1303: warning: no previous prototype for 'marshal_test_bool_struct'
libtest.c:1321: warning: no previous prototype for 'mono_test_last_error'
libtest.c:1331: warning: no previous prototype for 'mono_test_asany'
libtest.c:1378: warning: no previous prototype for 'mono_test_marshal_asany_in'
libtest.c:1387: warning: no previous prototype for 'mono_test_marshal_asany_inout'
libtest.c:1403: warning: no previous prototype for 'mono_test_marshal_asany_out'
libtest.c:1428: warning: no previous prototype for 'mono_test_marshal_amd64_pass_return_struct1'
libtest.c:1444: warning: no previous prototype for 'mono_test_marshal_amd64_pass_return_struct2'
libtest.c:1457: warning: no previous prototype for 'mono_test_marshal_amd64_pass_return_struct3'
libtest.c:1469: warning: no previous prototype for 'mono_test_marshal_amd64_pass_return_struct4'
libtest.c:1485: warning: no previous prototype for 'mono_test_marshal_ia64_pass_return_struct5'
libtest.c:1498: warning: no previous prototype for 'mono_test_marshal_ia64_pass_return_struct6'
libtest.c:1509: warning: no previous prototype for 'mono_test_marshal_pass_return_custom'
libtest.c:1519: warning: no previous prototype for 'mono_test_marshal_pass_out_custom'
libtest.c:1530: warning: no previous prototype for 'mono_test_marshal_pass_inout_custom'
libtest.c:1539: warning: no previous prototype for 'mono_test_marshal_pass_out_byval_custom'
libtest.c:1545: warning: no previous prototype for 'mono_test_marshal_pass_byref_custom'
libtest.c:1553: warning: no previous prototype for 'mono_test_marshal_pass_return_custom2'
libtest.c:1561: warning: no previous prototype for 'mono_test_marshal_pass_return_custom_null'
libtest.c:1571: warning: no previous prototype for 'mono_test_marshal_pass_return_custom_in_delegate'
libtest.c:1594: warning: no previous prototype for 'mono_test_marshal_pass_return_custom_null_in_delegate'
libtest.c:1604: warning: no previous prototype for 'mono_test_marshal_return_enum_delegate'
libtest.c:1617: warning: no previous prototype for 'mono_test_marshal_blittable_struct_delegate'
libtest.c:1634: warning: no previous prototype for 'mono_test_stdcall_name_mangling'
libtest.c:1650: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate1'
libtest.c:1670: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate2'
libtest.c:1692: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate3'
libtest.c:1713: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate4'
libtest.c:1733: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate5'
libtest.c:1753: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate6'
libtest.c:1775: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate7'
libtest.c:1796: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate8'
libtest.c:1816: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate9'
libtest.c:1836: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate10'
libtest.c:1858: warning: no previous prototype for 'mono_test_marshal_small_struct_delegate11'
libtest.c:1875: warning: no previous prototype for 'mono_test_marshal_array_delegate'
libtest.c:1881: warning: no previous prototype for 'mono_test_marshal_out_array_delegate'
libtest.c:1894: warning: no previous prototype for 'mono_test_marshal_return_unicode_string_delegate'
libtest.c:1910: warning: no previous prototype for 'mono_test_marshal_out_string_array_delegate'
libtest.c:1923: warning: no previous prototype for 'mono_test_marshal_cdecl_delegate'
libtest.c:1936: warning: no previous prototype for 'mono_test_marshal_return_string_array_delegate'
libtest.c:1955: warning: no previous prototype for 'add_delegate'
libtest.c:1961: warning: no previous prototype for 'mono_test_marshal_return_fnptr'
libtest.c:1966: warning: no previous prototype for 'mono_xr'
libtest.c:1980: warning: no previous prototype for 'mono_safe_handle_struct_ref'
libtest.c: In function `mono_safe_handle_struct_ref':
libtest.c:1982: warning: int format, pointer arg (arg 4)
libtest.c:1982: warning: int format, pointer arg (arg 5)
libtest.c: At top level:
libtest.c:1999: warning: no previous prototype for 'mono_safe_handle_struct'
libtest.c: In function `mono_safe_handle_struct':
libtest.c:2001: warning: int format, pointer arg (arg 4)
libtest.c:2001: warning: int format, pointer arg (arg 5)
libtest.c: At top level:
libtest.c:2022: warning: no previous prototype for 'mono_safe_handle_struct_simple'
libtest.c: In function `mono_safe_handle_struct_simple':
libtest.c:2023: warning: int format, pointer arg (arg 2)
libtest.c:2024: warning: cast from pointer to integer of different size
libtest.c: At top level:
libtest.c:2029: warning: function declaration isn't a prototype
libtest.c:2035: warning: no previous prototype for 'mono_safe_handle_ref'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT libtest_la-libtest.lo -MD -MP -MF .deps/libtest_la-libtest.Tpo -c libtest.c -o libtest_la-libtest.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libtest.la -rpath `pwd` libtest_la-libtest.lo -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -pthread -lm
cc -shared .libs/libtest_la-libtest.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -pthread -lm -mno-tls-direct-seg-refs -pthread -pthread -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libtest.so.0 -o .libs/libtest.so.0
(cd .libs && rm -f libtest.so && ln -s libtest.so.0 libtest.so)
(cd .libs && rm -f libtest.so && ln -s libtest.so.0 libtest.so)
ar cru .libs/libtest.a libtest_la-libtest.o
ranlib .libs/libtest.a
creating libtest.la
(cd .libs && rm -f libtest.la && ln -s ../libtest.la libtest.la)
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests'
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/tests'
Making all in benchmark
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/benchmark'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/benchmark'
Making all in profiler
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/profiler'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-cov.lo -MD -MP -MF ".deps/mono-cov.Tpo" -c -o mono-cov.lo mono-cov.c; \
then mv -f ".deps/mono-cov.Tpo" ".deps/mono-cov.Plo"; else rm -f ".deps/mono-cov.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-cov.lo -MD -MP -MF .deps/mono-cov.Tpo -c mono-cov.c -fPIC -DPIC -o .libs/mono-cov.o
mono-cov.c:124: warning: no previous prototype for 'mono_profiler_startup'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-cov.lo -MD -MP -MF .deps/mono-cov.Tpo -c mono-cov.c -o mono-cov.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmono-profiler-cov.la -rpath /usr/local/lib mono-cov.lo ../../mono/mini/libmono.la -pthread -lm
cc -shared .libs/mono-cov.o -Wl,--rpath -Wl,/work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/.libs -Wl,--rpath -Wl,/usr/local/lib ../../mono/mini/.libs/libmono.so -L/usr/local/lib -pthread -lm -mno-tls-direct-seg-refs -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmono-profiler-cov.so.0 -o .libs/libmono-profiler-cov.so.0
(cd .libs && rm -f libmono-profiler-cov.so && ln -s libmono-profiler-cov.so.0 libmono-profiler-cov.so)
(cd .libs && rm -f libmono-profiler-cov.so && ln -s libmono-profiler-cov.so.0 libmono-profiler-cov.so)
ar cru .libs/libmono-profiler-cov.a mono-cov.o
ranlib .libs/libmono-profiler-cov.a
creating libmono-profiler-cov.la
(cd .libs && rm -f libmono-profiler-cov.la && ln -s ../libmono-profiler-cov.la libmono-profiler-cov.la)
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-profiler-aot.lo -MD -MP -MF ".deps/mono-profiler-aot.Tpo" -c -o mono-profiler-aot.lo mono-profiler-aot.c; \
then mv -f ".deps/mono-profiler-aot.Tpo" ".deps/mono-profiler-aot.Plo"; else rm -f ".deps/mono-profiler-aot.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-profiler-aot.lo -MD -MP -MF .deps/mono-profiler-aot.Tpo -c mono-profiler-aot.c -fPIC -DPIC -o .libs/mono-profiler-aot.o
mono-profiler-aot.c:125: warning: no previous prototype for 'mono_profiler_startup'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT mono-profiler-aot.lo -MD -MP -MF .deps/mono-profiler-aot.Tpo -c mono-profiler-aot.c -o mono-profiler-aot.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libmono-profiler-aot.la -rpath /usr/local/lib mono-profiler-aot.lo ../../mono/mini/libmono.la -pthread -lm
cc -shared .libs/mono-profiler-aot.o -Wl,--rpath -Wl,/work/a/ports/lang/mono/work/mono-1.2.5/mono/mini/.libs -Wl,--rpath -Wl,/usr/local/lib ../../mono/mini/.libs/libmono.so -L/usr/local/lib -pthread -lm -mno-tls-direct-seg-refs -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmono-profiler-aot.so.0 -o .libs/libmono-profiler-aot.so.0
(cd .libs && rm -f libmono-profiler-aot.so && ln -s libmono-profiler-aot.so.0 libmono-profiler-aot.so)
(cd .libs && rm -f libmono-profiler-aot.so && ln -s libmono-profiler-aot.so.0 libmono-profiler-aot.so)
ar cru .libs/libmono-profiler-aot.a mono-profiler-aot.o
ranlib .libs/libmono-profiler-aot.a
creating libmono-profiler-aot.la
(cd .libs && rm -f libmono-profiler-aot.la && ln -s ../libmono-profiler-aot.la libmono-profiler-aot.la)
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono/profiler'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mono'
Making all in ikvm-native
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/ikvm-native'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT jni.lo -MD -MP -MF ".deps/jni.Tpo" -c -o jni.lo jni.c; \
then mv -f ".deps/jni.Tpo" ".deps/jni.Plo"; else rm -f ".deps/jni.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT jni.lo -MD -MP -MF .deps/jni.Tpo -c jni.c -fPIC -DPIC -o .libs/jni.o
jni.c:490: warning: function declaration isn't a prototype
jni.c:495: warning: no previous prototype for 'ikvm_MarshalDelegate'
jni.c:502: warning: no previous prototype for 'ikvm_CallOnLoad'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT jni.lo -MD -MP -MF .deps/jni.Tpo -c jni.c -o jni.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT os.lo -MD -MP -MF ".deps/os.Tpo" -c -o os.lo os.c; \
then mv -f ".deps/os.Tpo" ".deps/os.Plo"; else rm -f ".deps/os.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -fPIC -DPIC -o .libs/os.o
os.c: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'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGC_FREEBSD_THREADS -DPLATFORM_BSD -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -o os.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libikvm-native.la -rpath /usr/local/lib -avoid-version jni.lo os.lo -Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -liconv -pthread -lm
cc -shared .libs/jni.o .libs/os.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -pthread -lm -mno-tls-direct-seg-refs -pthread -Wl,--export-dynamic -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libikvm-native.so -o .libs/libikvm-native.so
ar cru .libs/libikvm-native.a jni.o os.o
ranlib .libs/libikvm-native.a
creating libikvm-native.la
(cd .libs && rm -f libikvm-native.la && ln -s ../libikvm-native.la libikvm-native.la)
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/ikvm-native'
Making all in support
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/support'
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT errno.lo -MD -MP -MF ".deps/errno.Tpo" -c -o errno.lo errno.c; \
then mv -f ".deps/errno.Tpo" ".deps/errno.Plo"; else rm -f ".deps/errno.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -fPIC -DPIC -o .libs/errno.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -o errno.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT map.lo -MD -MP -MF ".deps/map.Tpo" -c -o map.lo map.c; \
then mv -f ".deps/map.Tpo" ".deps/map.Plo"; else rm -f ".deps/map.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -fPIC -DPIC -o .libs/map.o
map.c: In function `Mono_Posix_FromStat':
map.c:4239: warning: passing arg 2 of `Mono_Posix_FromFilePermissions' from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.c -o map.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT signal.lo -MD -MP -MF ".deps/signal.Tpo" -c -o signal.lo signal.c; \
then mv -f ".deps/signal.Tpo" ".deps/signal.Plo"; else rm -f ".deps/signal.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT stdio.lo -MD -MP -MF ".deps/stdio.Tpo" -c -o stdio.lo stdio.c; \
then mv -f ".deps/stdio.Tpo" ".deps/stdio.Plo"; else rm -f ".deps/stdio.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c stdio.c -fPIC -DPIC -o .libs/stdio.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c stdio.c -o stdio.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT string.lo -MD -MP -MF ".deps/string.Tpo" -c -o string.lo string.c; \
then mv -f ".deps/string.Tpo" ".deps/string.Plo"; else rm -f ".deps/string.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT stdlib.lo -MD -MP -MF ".deps/stdlib.Tpo" -c -o stdlib.lo stdlib.c; \
then mv -f ".deps/stdlib.Tpo" ".deps/stdlib.Plo"; else rm -f ".deps/stdlib.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/stdlib.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c stdlib.c -o stdlib.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dirent.lo -MD -MP -MF ".deps/dirent.Tpo" -c -o dirent.lo dirent.c; \
then mv -f ".deps/dirent.Tpo" ".deps/dirent.Plo"; else rm -f ".deps/dirent.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c dirent.c -fPIC -DPIC -o .libs/dirent.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c dirent.c -o dirent.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT fcntl.lo -MD -MP -MF ".deps/fcntl.Tpo" -c -o fcntl.lo fcntl.c; \
then mv -f ".deps/fcntl.Tpo" ".deps/fcntl.Plo"; else rm -f ".deps/fcntl.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT fcntl.lo -MD -MP -MF .deps/fcntl.Tpo -c fcntl.c -o fcntl.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT fstab.lo -MD -MP -MF ".deps/fstab.Tpo" -c -o fstab.lo fstab.c; \
then mv -f ".deps/fstab.Tpo" ".deps/fstab.Plo"; else rm -f ".deps/fstab.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT fstab.lo -MD -MP -MF .deps/fstab.Tpo -c fstab.c -fPIC -DPIC -o .libs/fstab.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT fstab.lo -MD -MP -MF .deps/fstab.Tpo -c fstab.c -o fstab.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT grp.lo -MD -MP -MF ".deps/grp.Tpo" -c -o grp.lo grp.c; \
then mv -f ".deps/grp.Tpo" ".deps/grp.Plo"; else rm -f ".deps/grp.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT grp.lo -MD -MP -MF .deps/grp.Tpo -c grp.c -fPIC -DPIC -o .libs/grp.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT grp.lo -MD -MP -MF .deps/grp.Tpo -c grp.c -o grp.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT macros.lo -MD -MP -MF ".deps/macros.Tpo" -c -o macros.lo macros.c; \
then mv -f ".deps/macros.Tpo" ".deps/macros.Plo"; else rm -f ".deps/macros.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -fPIC -DPIC -o .libs/macros.o
macros.c:14: warning: no previous prototype for 'wifexited'
macros.c:19: warning: no previous prototype for 'wexitstatus'
macros.c:24: warning: no previous prototype for 'wifsignaled'
macros.c:29: warning: no previous prototype for 'wtermsig'
macros.c:34: warning: no previous prototype for 'wifstopped'
macros.c:39: warning: no previous prototype for 'wstopsig'
macros.c:57: warning: no previous prototype for 'helper_Mono_Posix_Stat'
macros.c:84: warning: no previous prototype for 'helper_Mono_Posix_GetUserName'
macros.c:89: warning: no previous prototype for 'helper_Mono_Posix_GetGroupName'
macros.c:95: warning: no previous prototype for 'helper_Mono_Posix_readdir'
macros.c:109: warning: no previous prototype for 'helper_Mono_Posix_getpwnamuid'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -o macros.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT old-map.lo -MD -MP -MF ".deps/old-map.Tpo" -c -o old-map.lo old-map.c; \
then mv -f ".deps/old-map.Tpo" ".deps/old-map.Plo"; else rm -f ".deps/old-map.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT old-map.lo -MD -MP -MF .deps/old-map.Tpo -c old-map.c -fPIC -DPIC -o .libs/old-map.o
old-map.c:17: warning: no previous prototype for 'map_Mono_Posix_OpenFlags'
old-map.c:45: warning: no previous prototype for 'map_Mono_Posix_FileMode'
old-map.c:75: warning: no previous prototype for 'map_Mono_Posix_WaitOptions'
old-map.c:85: warning: no previous prototype for 'map_Mono_Posix_AccessMode'
old-map.c:99: warning: no previous prototype for 'map_Mono_Posix_Signals'
old-map.c:162: warning: no previous prototype for 'map_Mono_Posix_PollEvents'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT old-map.lo -MD -MP -MF .deps/old-map.Tpo -c old-map.c -o old-map.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT pwd.lo -MD -MP -MF ".deps/pwd.Tpo" -c -o pwd.lo pwd.c; \
then mv -f ".deps/pwd.Tpo" ".deps/pwd.Plo"; else rm -f ".deps/pwd.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT pwd.lo -MD -MP -MF .deps/pwd.Tpo -c pwd.c -fPIC -DPIC -o .libs/pwd.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT pwd.lo -MD -MP -MF .deps/pwd.Tpo -c pwd.c -o pwd.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT serial.lo -MD -MP -MF ".deps/serial.Tpo" -c -o serial.lo serial.c; \
then mv -f ".deps/serial.Tpo" ".deps/serial.Plo"; else rm -f ".deps/serial.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -fPIC -DPIC -o .libs/serial.o
serial.c:60: warning: no previous prototype for 'open_serial'
serial.c:82: warning: no previous prototype for 'close_serial'
serial.c:88: warning: no previous prototype for 'read_serial'
serial.c:98: warning: no previous prototype for 'write_serial'
serial.c:119: warning: no previous prototype for 'discard_buffer'
serial.c:125: warning: no previous prototype for 'get_bytes_in_buffer'
serial.c:137: warning: no previous prototype for 'set_attributes'
serial.c:290: warning: no previous prototype for 'get_signals'
serial.c:305: warning: no previous prototype for 'set_signal'
serial.c:329: warning: no previous prototype for 'poll_serial'
serial.c:357: warning: no previous prototype for 'list_serial_devices'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -o serial.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-mman.lo -MD -MP -MF ".deps/sys-mman.Tpo" -c -o sys-mman.lo sys-mman.c; \
then mv -f ".deps/sys-mman.Tpo" ".deps/sys-mman.Plo"; else rm -f ".deps/sys-mman.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-mman.lo -MD -MP -MF .deps/sys-mman.Tpo -c sys-mman.c -fPIC -DPIC -o .libs/sys-mman.o
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'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-mman.lo -MD -MP -MF .deps/sys-mman.Tpo -c sys-mman.c -o sys-mman.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-sendfile.lo -MD -MP -MF ".deps/sys-sendfile.Tpo" -c -o sys-sendfile.lo sys-sendfile.c; \
then mv -f ".deps/sys-sendfile.Tpo" ".deps/sys-sendfile.Plo"; else rm -f ".deps/sys-sendfile.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-sendfile.lo -MD -MP -MF .deps/sys-sendfile.Tpo -c sys-sendfile.c -fPIC -DPIC -o .libs/sys-sendfile.o
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'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-sendfile.lo -MD -MP -MF .deps/sys-sendfile.Tpo -c sys-sendfile.c -o sys-sendfile.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-stat.lo -MD -MP -MF ".deps/sys-stat.Tpo" -c -o sys-stat.lo sys-stat.c; \
then mv -f ".deps/sys-stat.Tpo" ".deps/sys-stat.Plo"; else rm -f ".deps/sys-stat.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-stat.lo -MD -MP -MF .deps/sys-stat.Tpo -c sys-stat.c -fPIC -DPIC -o .libs/sys-stat.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-stat.lo -MD -MP -MF .deps/sys-stat.Tpo -c sys-stat.c -o sys-stat.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-statvfs.lo -MD -MP -MF ".deps/sys-statvfs.Tpo" -c -o sys-statvfs.lo sys-statvfs.c; \
then mv -f ".deps/sys-statvfs.Tpo" ".deps/sys-statvfs.Plo"; else rm -f ".deps/sys-statvfs.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-statvfs.lo -MD -MP -MF .deps/sys-statvfs.Tpo -c sys-statvfs.c -fPIC -DPIC -o .libs/sys-statvfs.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-statvfs.lo -MD -MP -MF .deps/sys-statvfs.Tpo -c sys-statvfs.c -o sys-statvfs.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-time.lo -MD -MP -MF ".deps/sys-time.Tpo" -c -o sys-time.lo sys-time.c; \
then mv -f ".deps/sys-time.Tpo" ".deps/sys-time.Plo"; else rm -f ".deps/sys-time.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-time.lo -MD -MP -MF .deps/sys-time.Tpo -c sys-time.c -fPIC -DPIC -o .libs/sys-time.o
sys-time.c:76: warning: no previous prototype for 'Mono_Posix_Syscall_utimes_bad'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-time.lo -MD -MP -MF .deps/sys-time.Tpo -c sys-time.c -o sys-time.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-wait.lo -MD -MP -MF ".deps/sys-wait.Tpo" -c -o sys-wait.lo sys-wait.c; \
then mv -f ".deps/sys-wait.Tpo" ".deps/sys-wait.Plo"; else rm -f ".deps/sys-wait.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-wait.lo -MD -MP -MF .deps/sys-wait.Tpo -c sys-wait.c -fPIC -DPIC -o .libs/sys-wait.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-wait.lo -MD -MP -MF .deps/sys-wait.Tpo -c sys-wait.c -o sys-wait.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-xattr.lo -MD -MP -MF ".deps/sys-xattr.Tpo" -c -o sys-xattr.lo sys-xattr.c; \
then mv -f ".deps/sys-xattr.Tpo" ".deps/sys-xattr.Plo"; else rm -f ".deps/sys-xattr.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-xattr.lo -MD -MP -MF .deps/sys-xattr.Tpo -c sys-xattr.c -fPIC -DPIC -o .libs/sys-xattr.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT sys-xattr.lo -MD -MP -MF .deps/sys-xattr.Tpo -c sys-xattr.c -o sys-xattr.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT syslog.lo -MD -MP -MF ".deps/syslog.Tpo" -c -o syslog.lo syslog.c; \
then mv -f ".deps/syslog.Tpo" ".deps/syslog.Plo"; else rm -f ".deps/syslog.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c syslog.c -fPIC -DPIC -o .libs/syslog.o
syslog.c:44: warning: no previous prototype for 'Mono_Posix_Syscall_syslog2'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c syslog.c -o syslog.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT time.lo -MD -MP -MF ".deps/time.Tpo" -c -o time.lo time.c; \
then mv -f ".deps/time.Tpo" ".deps/time.Plo"; else rm -f ".deps/time.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -o time.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT unistd.lo -MD -MP -MF ".deps/unistd.Tpo" -c -o unistd.lo unistd.c; \
then mv -f ".deps/unistd.Tpo" ".deps/unistd.Plo"; else rm -f ".deps/unistd.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT utime.lo -MD -MP -MF ".deps/utime.Tpo" -c -o utime.lo utime.c; \
then mv -f ".deps/utime.Tpo" ".deps/utime.Plo"; else rm -f ".deps/utime.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT utime.lo -MD -MP -MF .deps/utime.Tpo -c utime.c -fPIC -DPIC -o .libs/utime.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT utime.lo -MD -MP -MF .deps/utime.Tpo -c utime.c -o utime.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT x-struct-str.lo -MD -MP -MF ".deps/x-struct-str.Tpo" -c -o x-struct-str.lo x-struct-str.c; \
then mv -f ".deps/x-struct-str.Tpo" ".deps/x-struct-str.Plo"; else rm -f ".deps/x-struct-str.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT x-struct-str.lo -MD -MP -MF .deps/x-struct-str.Tpo -c x-struct-str.c -fPIC -DPIC -o .libs/x-struct-str.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT x-struct-str.lo -MD -MP -MF .deps/x-struct-str.Tpo -c x-struct-str.c -o x-struct-str.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT zlib_macros.lo -MD -MP -MF ".deps/zlib_macros.Tpo" -c -o zlib_macros.lo zlib_macros.c; \
then mv -f ".deps/zlib_macros.Tpo" ".deps/zlib_macros.Plo"; else rm -f ".deps/zlib_macros.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT zlib_macros.lo -MD -MP -MF .deps/zlib_macros.Tpo -c zlib_macros.c -fPIC -DPIC -o .libs/zlib_macros.o
zlib_macros.c:20: warning: no previous prototype for 'create_z_stream'
zlib_macros.c:52: warning: no previous prototype for 'free_z_stream'
zlib_macros.c:63: warning: no previous prototype for 'z_stream_set_next_in'
zlib_macros.c:69: warning: no previous prototype for 'z_stream_set_avail_in'
zlib_macros.c:75: warning: no previous prototype for 'z_stream_get_avail_in'
zlib_macros.c:81: warning: no previous prototype for 'z_stream_set_next_out'
zlib_macros.c:87: warning: no previous prototype for 'z_stream_set_avail_out'
zlib_macros.c:93: warning: no previous prototype for 'z_stream_deflate'
zlib_macros.c:108: warning: no previous prototype for 'z_stream_inflate'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT zlib_macros.lo -MD -MP -MF .deps/zlib_macros.Tpo -c zlib_macros.c -o zlib_macros.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libMonoPosixHelper.la -rpath /usr/local/lib -no-undefined -avoid-version errno.lo map.lo signal.lo stdio.lo string.lo stdlib.lo dirent.lo fcntl.lo fstab.lo grp.lo macros.lo old-map.lo pwd.lo serial.lo sys-mman.lo sys-sendfile.lo sys-stat.lo sys-statvfs.lo sys-time.lo sys-wait.lo sys-xattr.lo syslog.lo time.lo unistd.lo utime.lo x-struct-str.lo zlib_macros.lo -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -lz -pthread -lm
cc -shared .libs/errno.o .libs/map.o .libs/signal.o .libs/stdio.o .libs/string.o .libs/stdlib.o .libs/dirent.o .libs/fcntl.o .libs/fstab.o .libs/grp.o .libs/macros.o .libs/old-map.o .libs/pwd.o .libs/serial.o .libs/sys-mman.o .libs/sys-sendfile.o .libs/sys-stat.o .libs/sys-statvfs.o .libs/sys-time.o .libs/sys-wait.o .libs/sys-xattr.o .libs/syslog.o .libs/time.o .libs/unistd.o .libs/utime.o .libs/x-struct-str.o .libs/zlib_macros.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -lz -pthread -lm -mno-tls-direct-seg-refs -pthread -pthread -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libMonoPosixHelper.so -o .libs/libMonoPosixHelper.so
ar cru .libs/libMonoPosixHelper.a errno.o map.o signal.o stdio.o string.o stdlib.o dirent.o fcntl.o fstab.o grp.o macros.o old-map.o pwd.o serial.o sys-mman.o sys-sendfile.o sys-stat.o sys-statvfs.o sys-time.o sys-wait.o sys-xattr.o syslog.o time.o unistd.o utime.o x-struct-str.o zlib_macros.o
ranlib .libs/libMonoPosixHelper.a
creating libMonoPosixHelper.la
(cd .libs && rm -f libMonoPosixHelper.la && ln -s ../libMonoPosixHelper.la libMonoPosixHelper.la)
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT supportw.lo -MD -MP -MF ".deps/supportw.Tpo" -c -o supportw.lo supportw.c; \
then mv -f ".deps/supportw.Tpo" ".deps/supportw.Plo"; else rm -f ".deps/supportw.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT supportw.lo -MD -MP -MF .deps/supportw.Tpo -c supportw.c -fPIC -DPIC -o .libs/supportw.o
supportw.c:163: warning: no previous prototype for 'SetWindowPos'
supportw.c: In function `SetWindowPos':
supportw.c:164: warning: unsigned int format, gpointer arg (arg 3)
supportw.c:164: warning: unsigned int format, gpointer arg (arg 4)
supportw.c: At top level:
supportw.c:170: warning: no previous prototype for 'SendMessageA'
supportw.c: In function `SendMessageA':
supportw.c:171: warning: int format, gpointer arg (arg 3)
supportw.c:171: warning: unsigned int format, gpointer arg (arg 5)
supportw.c:171: warning: unsigned int format, gpointer arg (arg 6)
supportw.c: At top level:
supportw.c:177: warning: no previous prototype for 'GetWindowLongA'
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT supportw.lo -MD -MP -MF .deps/supportw.Tpo -c supportw.c -o supportw.o >/dev/null 2>&1
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT support-heap.lo -MD -MP -MF ".deps/support-heap.Tpo" -c -o support-heap.lo support-heap.c; \
then mv -f ".deps/support-heap.Tpo" ".deps/support-heap.Plo"; else rm -f ".deps/support-heap.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT support-heap.lo -MD -MP -MF .deps/support-heap.Tpo -c support-heap.c -fPIC -DPIC -o .libs/support-heap.o
cc -DHAVE_CONFIG_H -I. -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 -DPLATFORM_BSD6 -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -MT support-heap.lo -MD -MP -MF .deps/support-heap.Tpo -c support-heap.c -o support-heap.o >/dev/null 2>&1
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -pthread -o libMonoSupportW.la -rpath /usr/local/lib -no-undefined -avoid-version supportw.lo support-heap.lo -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -liconv -pthread -lm
cc -shared .libs/supportw.o .libs/support-heap.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -pthread -lm -mno-tls-direct-seg-refs -pthread -pthread -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libMonoSupportW.so -o .libs/libMonoSupportW.so
ar cru .libs/libMonoSupportW.a supportw.o support-heap.o
ranlib .libs/libMonoSupportW.a
creating libMonoSupportW.la
(cd .libs && rm -f libMonoSupportW.la && ln -s ../libMonoSupportW.la libMonoSupportW.la)
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/support'
Making all in docs
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/docs'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/docs'
Making all in data
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/data'
Making all in net_1_1
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/data/net_1_1'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/data/net_1_1'
Making all in net_2_0
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/data/net_2_0'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/data/net_2_0'
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/data'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/data'
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/data'
Making all in runtime
gmake[2]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/runtime'
d=`cd ../support && pwd`; \
sed 's,target="libMonoPosixHelper[^"]*",target="'$d/libMonoPosixHelper.la'",' ../data/config > etc/mono/configt
if test -z ""; then :; else \
sed 's,<configuration>,& <dllmap dll="gdiplus.dll" target="" />,' etc/mono/configt > etc/mono/configtt; \
mv -f etc/mono/configtt etc/mono/configt; fi
mv -f etc/mono/configt etc/mono/config
/work/a/ports/lang/mono/work/mono-1.2.5/install-sh -d _tmpinst/bin
cp mono-wrapper _tmpinst/bin/mono
echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
r=`pwd`; m=`cd ../mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/default/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
chmod +x _tmpinst/bin/mcs
echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
r=`pwd`; m=`cd ../mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \
chmod +x _tmpinst/bin/ilasm
echo '#! /bin/sh' > _tmpinst/bin/gmcs ; \
r=`pwd`; m=`cd ../mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/gmcs/gmcs.exe"'" "$@"' >> _tmpinst/bin/gmcs ; \
chmod +x _tmpinst/bin/gmcs
if test -w ../mcs; then :; else chmod -R +w ../mcs; fi
cd ../mcs && gmake PROFILES='default net_2_0' CC='cc' all-profiles
gmake[3]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake profile-do--default--all profile-do--net_2_0--all
gmake[4]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake PROFILE=basic all
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake[6]: *** [build/deps/basic-profile-check.exe] Error 1
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
*** The compiler 'false' doesn't appear to be usable.
*** Trying the 'monolite' directory.
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
** ERROR **: file tramp-amd64.c: line 153 (mono_arch_nullify_class_init_trampoline): should not be reached
aborting...
Stacktrace:
at System.Console.get_Error () <0xffffffff>
at System.Console.get_Error () <0x00011>
at Mono.CSharp.Report..cctor () <0x00014>
at (wrapper runtime-invoke) Mono.CSharp.Driver.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
gmake[8]: *** [build/deps/basic-profile-check.exe] Error 134
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-1.2.5/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-1.2.5/mcs'
gmake[7]: *** [do-profile-check] Error 2
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake[6]: *** [do-profile-check-monolite] Error 2
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake[5]: *** [do-profile-check] Error 2
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake[4]: *** [profile-do--basic--all] Error 2
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-1.2.5'
gmake: *** [all] Error 2
*** Error code 2