MidnightBSD Magus

lang/mono5.20

Open source implementation of .NET Development Framework

Flavor Version Run OSVersion Arch License Restricted Status
5.20.1.34 543 3.1 i386 mit 0 fail

Events

Machine Type Time Message
m3132 info 2023-10-22 23:42:35.250473 Test Started
m3132 fail 2023-10-22 23:56:52.728941 make build returned non-zero: 1
m3132 fail 2023-10-22 23:56:53.077482 Test complete.

Log

===>  Building for mono5.20-5.20.1.34
gmake[1]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34'
gmake  all-recursive
gmake[2]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34'
Making all in mk
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mk'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mk'
Making all in po
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/po'
Making all in mcs
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/po/mcs'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/po/mcs'
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/po'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/po'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/po'
Making all in libgc
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc'
Making all in m4
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/m4'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/m4'
Making all in include
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/include'
Making all in private
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/include/private'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/include/private'
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/include'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/include'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/include'
Making all in doc
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/doc'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc/doc'
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc'
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c -o blacklst.lo blacklst.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c -o checksums.lo checksums.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c -o dbg_mlc.lo dbg_mlc.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c -o dyn_load.lo dyn_load.c
mv -f .deps/checksums.Tpo .deps/checksums.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c -o finalize.lo finalize.c
alloc.c:85:2: warning: initializing 'char *' with an expression of type 'const char [54]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
{"Copyright 1988,1989 Hans-J. Boehm and Alan J. Demers ",
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:86:1: warning: initializing 'char *' with an expression of type 'const char [69]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
"Copyright (c) 1991-1995 by Xerox Corporation.  All rights reserved. ",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:87:1: warning: initializing 'char *' with an expression of type 'const char [68]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
"Copyright (c) 1996-1998 by Silicon Graphics.  All rights reserved. ",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:88:1: warning: initializing 'char *' with an expression of type 'const char [75]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
"Copyright (c) 1999-2001 by Hewlett-Packard Company.  All rights reserved. ",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:89:1: warning: initializing 'char *' with an expression of type 'const char [61]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
"THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:90:1: warning: initializing 'char *' with an expression of type 'const char [53]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
" EXPRESSED OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:91:1: warning: initializing 'char *' with an expression of type 'const char [29]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
"See source code for details." };
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbg_mlc.c:401:5: warning: implicit declaration of function 'GC_print_callers' is invalid in C99 [-Wimplicit-function-declaration]
    PRINT_CALL_CHAIN(ohdr);
    ^
./include/private/dbg_mlc.h:141:35: note: expanded from macro 'PRINT_CALL_CHAIN'
#   define PRINT_CALL_CHAIN(base) GC_print_callers(((oh *)(base)) -> oh_ci)
                                  ^
dbg_mlc.c:440:9: warning: implicit declaration of function 'GC_print_callers' is invalid in C99 [-Wimplicit-function-declaration]
        PRINT_CALL_CHAIN(ohdr);
        ^
./include/private/dbg_mlc.h:141:35: note: expanded from macro 'PRINT_CALL_CHAIN'
#   define PRINT_CALL_CHAIN(base) GC_print_callers(((oh *)(base)) -> oh_ci)
                                  ^
allchblk.c:475:2: warning: passing 'const char [55]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        WARN("Header allocation failed: Dropping block.\n", 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
allchblk.c:677:12: warning: passing 'const char [118]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                  WARN("Repeated allocation of very large block "
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
dbg_mlc.c:894:7: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
      default:
      ^~~~~~~
dbg_mlc.c:909:9: note: uninitialized use occurs here
    if (result == 0) return(0);
        ^~~~~~
dbg_mlc.c:856:27: note: initialize the variable 'result' to silence this warning
    register GC_PTR result;
                          ^
                           = NULL
alloc.c:1081:12: warning: passing 'const char [52]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
            WARN("Out of Memory!  Trying to continue ...\n", 0);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
alloc.c:1085:8: warning: passing 'const char [44]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
              WARN("Out of Memory!  Returning NIL!\n", 0);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
finalize.c:442:7: warning: unused variable 'old_capacity' [-Wunused-variable]
                int old_capacity = GC_toggleref_array_capacity;
                    ^
finalize.c:823:11: warning: unused variable 'real_ptr' [-Wunused-variable]
    ptr_t real_ptr, real_link;
          ^
finalize.c:874:17: warning: passing 'const char [46]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                WARN("Finalization cycle involving %lx\n", real_ptr);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
mv -f .deps/dyn_load.Tpo .deps/dyn_load.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c -o gc_dlopen.lo gc_dlopen.c
gc_dlopen.c:52:30: warning: implicit declaration of function 'GC_collection_in_progress' is invalid in C99 [-Wimplicit-function-declaration]
    while (GC_incremental && GC_collection_in_progress()) {
                             ^
1 warning generated.
mv -f .deps/blacklst.Tpo .deps/blacklst.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c -o gcj_mlc.lo gcj_mlc.c
mv -f .deps/gc_dlopen.Tpo .deps/gc_dlopen.Plo
9 warnings generated.
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c
2 warnings generated.
3 warnings generated.
gcj_mlc.c:56:18: warning: unused variable 'i' [-Wunused-variable]
    register int i;
                 ^
gcj_mlc.c:210:6: warning: implicit declaration of function 'GC_start_debugging' is invalid in C99 [-Wimplicit-function-declaration]
        GC_start_debugging();
        ^
gcj_mlc.c:271:6: warning: implicit declaration of function 'GC_start_debugging' is invalid in C99 [-Wimplicit-function-declaration]
        GC_start_debugging();
        ^
3 warnings generated.
3 warnings generated.
mv -f .deps/gcj_mlc.Tpo .deps/gcj_mlc.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
mv -f .deps/alloc.Tpo .deps/alloc.Plo
mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c -o mallocx.lo mallocx.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c -o mark.lo mark.c
mv -f .deps/dbg_mlc.Tpo .deps/dbg_mlc.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c -o mark_rts.lo mark_rts.c
mark.c:38:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable]
    static VOLATILE word sink;
                         ^
mv -f .deps/headers.Tpo .deps/headers.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
misc.c:661:4: warning: passing 'const char [95]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
          WARN("GC_PAUSE_TIME_TARGET environment variable value too small "
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
misc.c:673:4: warning: passing 'const char [87]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
          WARN("GC_LARGE_ALLOC_WARN_INTERVAL environment variable has "
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
misc.c:763:6: warning: passing 'const char [53]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
            WARN("Bad initial heap size %s - ignoring it.\n",
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
misc.c:774:6: warning: passing 'const char [53]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
            WARN("Bad maximum heap size %s - ignoring it.\n",
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
mv -f .deps/finalize.Tpo .deps/finalize.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c -o new_hblk.lo new_hblk.c
mv -f .deps/malloc.Tpo .deps/malloc.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c -o obj_map.lo obj_map.c
4 warnings generated.
mv -f .deps/mallocx.Tpo .deps/mallocx.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c -o os_dep.lo os_dep.c
os_dep.c:1133:10: warning: unused variable 'dummy' [-Wunused-variable]
    word dummy;
         ^
os_dep.c:1610:21: warning: incompatible pointer types passing 'char (*)[]' to parameter of type 'int *' [-Wincompatible-pointer-types]
        GC_add_roots_inner(DATASTART, (char *)(DATAEND), FALSE);
                           ^~~~~~~~~
./include/private/gcconfig.h:1408:51: note: expanded from macro 'DATASTART'
#       define DATASTART GC_FreeBSDGetDataStart(0x1000, &etext)
                                                        ^~~~~~
mv -f .deps/mark_rts.Tpo .deps/mark_rts.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c -o pcr_interface.lo pcr_interface.c
mv -f .deps/obj_map.Tpo .deps/obj_map.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c -o ptr_chck.lo ptr_chck.c
1 warning generated.
2 warnings generated.
mv -f .deps/new_hblk.Tpo .deps/new_hblk.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c -o real_malloc.lo real_malloc.c
mv -f .deps/pcr_interface.Tpo .deps/pcr_interface.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c -o reclaim.lo reclaim.c
mv -f .deps/real_malloc.Tpo .deps/real_malloc.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c -o solaris_pthreads.lo solaris_pthreads.c
mv -f .deps/misc.Tpo .deps/misc.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c -o solaris_threads.lo solaris_threads.c
mv -f .deps/os_dep.Tpo .deps/os_dep.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c -o specific.lo specific.c
mv -f .deps/solaris_pthreads.Tpo .deps/solaris_pthreads.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c -o stubborn.lo stubborn.c
mv -f .deps/ptr_chck.Tpo .deps/ptr_chck.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c -o typd_mlc.lo typd_mlc.c
mv -f .deps/solaris_threads.Tpo .deps/solaris_threads.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo backgraph.c
mv -f .deps/backgraph.Tpo .deps/backgraph.Plo
mv -f .deps/specific.Tpo .deps/specific.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c -o win32_threads.lo win32_threads.c
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c -o pthread_support.lo pthread_support.c
typd_mlc.c:374:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                            (((word)WORDS_TO_BYTES(-1)) | GC_DS_PER_OBJECT),
                                    ^~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:502:35: note: expanded from macro 'WORDS_TO_BYTES'
#  define WORDS_TO_BYTES(x)   ((x)<<2)
                               ~~~^
mv -f .deps/stubborn.Tpo .deps/stubborn.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c -o pthread_stop_world.lo pthread_stop_world.c
pthread_support.c:244:67: warning: for loop has empty body [-Wempty-body]
            for (; (word)q >= HBLKSIZE; qptr = &(obj_link(q)), q = *qptr);
                                                                         ^
pthread_support.c:244:67: note: put the semicolon on a separate line to silence this warning
pthread_support.c:1157:2: warning: passing 'const char [42]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
        WARN("GC_get_nprocs() returned %ld\n", GC_nprocs);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
pthread_support.c:1402:12: warning: unused variable 'result' [-Wunused-variable]
    void * result;
           ^
pthread_support.c:1494:25: warning: unused variable 'si' [-Wunused-variable]
    struct start_info * si = arg;
                        ^
mv -f .deps/win32_threads.Tpo .deps/win32_threads.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c -o darwin_stop_world.lo darwin_stop_world.c
pthread_stop_world.c:155:6: warning: passing 'const char [52]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
            WARN("Duplicate suspend signal in thread %lx\n",
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
pthread_stop_world.c:439:9: warning: passing 'const char [54]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                      WARN("Lost some threads during GC_stop_world?!\n",0);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/private/gc_priv.h:473:48: note: expanded from macro 'WARN'
# define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
                                               ^~~~~~~~~~~~~~~~~~
pthread_stop_world.c:613:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
        GC_process_togglerefs ();
        ^
pthread_stop_world.c:611:5: note: previous statement is here
    if (GC_notify_event)
    ^
mv -f .deps/darwin_stop_world.Tpo .deps/darwin_stop_world.Plo
./doltlibtool --mode=compile --tag=CC 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\" -DPACKAGE_URL=\"\" -DGC_FREEBSD_THREADS=1 -DTHREAD_LOCAL_ALLOC=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./include -I./.. -I./.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g -DUSE_COMPILER_TLS -I/usr/local/include   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g   -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c -o mach_dep.lo mach_dep.c
mv -f .deps/mark.Tpo .deps/mark.Plo
1 warning generated.
3 warnings generated.
mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo
4 warnings generated.
mv -f .deps/pthread_stop_world.Tpo .deps/pthread_stop_world.Plo
mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo
mv -f .deps/reclaim.Tpo .deps/reclaim.Plo
mv -f .deps/pthread_support.Tpo .deps/pthread_support.Plo
./doltlibtool  --tag=CC   --mode=link cc   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g -version-info 1:2:0 -fstack-protector-strong  -o libmonogc.la  allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo mach_dep.lo  -pthread -ldl  
./doltlibtool  --tag=CC   --mode=link cc   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wno-deprecated-declarations -g -static -fstack-protector-strong  -o libmonogc-static.la  allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo mach_dep.lo  -pthread -ldl  
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cr .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
libtool: link: ranlib .libs/libmonogc-static.a
libtool: link: ar cr .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 
libtool: link: ( cd ".libs" && rm -f "libmonogc-static.la" && ln -s "../libmonogc-static.la" "libmonogc-static.la" )
libtool: link: ranlib .libs/libmonogc.a
libtool: link: ( cd ".libs" && rm -f "libmonogc.la" && ln -s "../libmonogc.la" "libmonogc.la" )
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/libgc'
Making all in llvm
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/llvm'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/llvm'
Making all in mono
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono'
Making all in btls
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls'
mkdir -p build-shared
(cd build-shared && CC="cc" CXX="c++" /usr/local/bin/cmake -D CMAKE_MAKE_PROGRAM=/usr/local/bin/gmake -D CMAKE_INSTALL_PREFIX:PATH=/usr/local -D BTLS_ROOT:PATH=/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/boringssl -D SRC_DIR:PATH=/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls -D BTLS_CFLAGS:STRING="-I/usr/local/include -m32"  -DBTLS_ARCH="i386" -DBUILD_SHARED_LIBS=1 /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls)
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument  value or use a ... suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The ASM compiler identification is Clang
-- Found assembler: /usr/bin/cc
CMake Warning at CMakeLists.txt:27 (message):
  SET ARCH: i386


CMake Deprecation Warning at /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/boringssl/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument  value or use a ... suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Found Perl: /usr/bin/perl (found version "5.36.1") 
-- Configuring done
-- Generating done
-- Build files have been written to: /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/build-shared
gmake -C build-shared 
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/build-shared'
[  0%] Building C object boringssl/crypto/stack/CMakeFiles/stack.dir/stack.c.o
[  0%] Building C object boringssl/crypto/lhash/CMakeFiles/lhash.dir/lhash.c.o
[  0%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/cpu-aarch64-linux.c.o
[  1%] Building C object boringssl/ssl/pqueue/CMakeFiles/pqueue.dir/pqueue.c.o
[  2%] Building C object boringssl/crypto/err/CMakeFiles/err.dir/err.c.o
[  3%] Building C object boringssl/crypto/buf/CMakeFiles/buf.dir/buf.c.o
[  3%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/cpu-arm.c.o
[  4%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/cpu-arm-linux.c.o
[  4%] Built target pqueue
[  4%] Building C object boringssl/crypto/err/CMakeFiles/err.dir/err_data.c.o
[  4%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/cpu-intel.c.o
[  4%] Built target buf
[  4%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/crypto.c.o
[  4%] Built target lhash
[  4%] Built target stack
[  4%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/ex_data.c.o
[  4%] Building C object boringssl/crypto/base64/CMakeFiles/base64.dir/base64.c.o
[  5%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/mem.c.o
[  6%] Generating sha512-586.S
[  6%] Building C object boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/asn1_compat.c.o
[  6%] Built target err
[  6%] Generating sha1-586.S
[  6%] Building C object boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/ber.c.o
[  6%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/refcount_c11.c.o
[  6%] Building C object boringssl/crypto/md4/CMakeFiles/md4.dir/md4.c.o
[  6%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/refcount_lock.c.o
[  6%] Generating md5-586.S
[  6%] Building C object boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/cbs.c.o
[  6%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/thread.c.o
[  6%] Built target base64
[  6%] Generating sha256-586.S
[  7%] Building C object boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/cbb.c.o
Scanning dependencies of target md5
[  8%] Building C object boringssl/crypto/md5/CMakeFiles/md5.dir/md5.c.o
[  8%] Built target md4
[  9%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/thread_none.c.o
[  9%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/thread_pthread.c.o
[  9%] Building ASM object boringssl/crypto/md5/CMakeFiles/md5.dir/md5-586.S.o
[  9%] Generating ghash-x86.S
[  9%] Built target md5
[  9%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/thread_win.c.o
[  9%] Generating vpaes-x86.S
Scanning dependencies of target sha
Scanning dependencies of target modes
[  9%] Building C object boringssl/crypto/sha/CMakeFiles/sha.dir/sha1.c.o
[  9%] Building C object boringssl/crypto/modes/CMakeFiles/modes.dir/cbc.c.o
[  9%] Building C object boringssl/crypto/CMakeFiles/crypto-objects.dir/time_support.c.o
[  9%] Generating aes-586.S
[ 10%] Building C object boringssl/crypto/des/CMakeFiles/des.dir/des.c.o
[ 10%] Built target bytestring
[ 10%] Building C object boringssl/crypto/sha/CMakeFiles/sha.dir/sha256.c.o
[ 11%] Building C object boringssl/crypto/modes/CMakeFiles/modes.dir/ctr.c.o
[ 11%] Built target crypto-objects
[ 11%] Generating aesni-x86.S
[ 11%] Building C object boringssl/crypto/sha/CMakeFiles/sha.dir/sha512.c.o
[ 12%] Building ASM object boringssl/crypto/sha/CMakeFiles/sha.dir/sha1-586.S.o
[ 12%] Building C object boringssl/crypto/modes/CMakeFiles/modes.dir/ofb.c.o
[ 12%] Generating rc4-586.S
[ 12%] Building ASM object boringssl/crypto/sha/CMakeFiles/sha.dir/sha256-586.S.o
Scanning dependencies of target aes
[ 12%] Building C object boringssl/crypto/modes/CMakeFiles/modes.dir/cfb.c.o
Scanning dependencies of target rc4
[ 13%] Building C object boringssl/crypto/aes/CMakeFiles/aes.dir/aes.c.o
[ 13%] Building C object boringssl/crypto/rc4/CMakeFiles/rc4.dir/rc4.c.o
[ 13%] Building C object boringssl/crypto/conf/CMakeFiles/conf.dir/conf.c.o
[ 13%] Building ASM object boringssl/crypto/sha/CMakeFiles/sha.dir/sha512-586.S.o
[ 13%] Building C object boringssl/crypto/aes/CMakeFiles/aes.dir/mode_wrappers.c.o
[ 14%] Building ASM object boringssl/crypto/rc4/CMakeFiles/rc4.dir/rc4-586.S.o
[ 14%] Built target rc4
[ 14%] Built target sha
[ 14%] Building C object boringssl/crypto/modes/CMakeFiles/modes.dir/gcm.c.o
[ 15%] Building ASM object boringssl/crypto/aes/CMakeFiles/aes.dir/aes-586.S.o
[ 15%] Building ASM object boringssl/crypto/modes/CMakeFiles/modes.dir/ghash-x86.S.o
[ 15%] Building ASM object boringssl/crypto/aes/CMakeFiles/aes.dir/vpaes-x86.S.o
[ 15%] Generating chacha-x86.S
[ 16%] Building ASM object boringssl/crypto/aes/CMakeFiles/aes.dir/aesni-x86.S.o
[ 16%] Building C object boringssl/crypto/poly1305/CMakeFiles/poly1305.dir/poly1305.c.o
Scanning dependencies of target chacha
[ 16%] Built target aes
[ 16%] Building C object boringssl/crypto/chacha/CMakeFiles/chacha.dir/chacha.c.o
[ 16%] Building C object boringssl/crypto/poly1305/CMakeFiles/poly1305.dir/poly1305_arm.c.o
[ 16%] Built target des
[ 16%] Building ASM object boringssl/crypto/chacha/CMakeFiles/chacha.dir/chacha-x86.S.o
[ 17%] Building C object boringssl/crypto/curve25519/CMakeFiles/curve25519.dir/curve25519.c.o
[ 17%] Building C object boringssl/crypto/poly1305/CMakeFiles/poly1305.dir/poly1305_vec.c.o
[ 17%] Built target chacha
[ 17%] Building C object boringssl/crypto/curve25519/CMakeFiles/curve25519.dir/spake25519.c.o
[ 17%] Building C object boringssl/crypto/curve25519/CMakeFiles/curve25519.dir/x25519-x86_64.c.o
[ 17%] Built target poly1305
[ 17%] Building C object boringssl/crypto/digest/CMakeFiles/digest.dir/digest.c.o
[ 17%] Building C object boringssl/crypto/newhope/CMakeFiles/newhope.dir/error_correction.c.o
[ 17%] Built target conf
[ 17%] Building C object boringssl/crypto/digest/CMakeFiles/digest.dir/digests.c.o
[ 17%] Building C object boringssl/crypto/newhope/CMakeFiles/newhope.dir/newhope.c.o
[ 17%] Building C object boringssl/crypto/newhope/CMakeFiles/newhope.dir/ntt.c.o
[ 17%] Built target modes
[ 18%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/cipher.c.o
[ 18%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/derive_key.c.o
[ 18%] Building C object boringssl/crypto/rand/CMakeFiles/rand.dir/deterministic.c.o
[ 18%] Built target digest
[ 19%] Building C object boringssl/crypto/newhope/CMakeFiles/newhope.dir/poly.c.o
[ 19%] Building C object boringssl/crypto/rand/CMakeFiles/rand.dir/rand.c.o
[ 19%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/aead.c.o
[ 20%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/bio.c.o
[ 21%] Building C object boringssl/crypto/rand/CMakeFiles/rand.dir/urandom.c.o
[ 21%] Building C object boringssl/crypto/newhope/CMakeFiles/newhope.dir/precomp.c.o
[ 21%] Generating x86-mont.S
[ 21%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_null.c.o
[ 21%] Generating bn-586.S
[ 21%] Building C object boringssl/crypto/newhope/CMakeFiles/newhope.dir/reduce.c.o
[ 21%] Building C object boringssl/crypto/rand/CMakeFiles/rand.dir/windows.c.o
[ 22%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_rc2.c.o
[ 23%] Generating co-586.S
[ 23%] Built target newhope
[ 23%] Built target rand
[ 23%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/bio_mem.c.o
[ 23%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_rc4.c.o
Scanning dependencies of target bn
[ 23%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/add.c.o
[ 23%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/buffer.c.o
[ 23%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/asm/x86_64-gcc.c.o
[ 24%] Building C object boringssl/crypto/obj/CMakeFiles/obj.dir/obj.c.o
[ 24%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/bn.c.o
[ 24%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_des.c.o
[ 24%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_bitstr.c.o
[ 24%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/connect.c.o
[ 24%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_aes.c.o
[ 24%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/bn_asn1.c.o
[ 24%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_bool.c.o
[ 24%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/cmp.c.o
[ 25%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/fd.c.o
[ 25%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_bytes.c.o
[ 26%] Building C object boringssl/crypto/obj/CMakeFiles/obj.dir/obj_xref.c.o
[ 26%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/convert.c.o
[ 26%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/file.c.o
[ 26%] Built target obj
[ 27%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_chacha20poly1305.c.o
[ 28%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_d2i_fp.c.o
[ 28%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/hexdump.c.o
[ 29%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/ctx.c.o
[ 29%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/tls_cbc.c.o
[ 29%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_dup.c.o
[ 29%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/pair.c.o
[ 29%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_enum.c.o
[ 29%] Building C object boringssl/crypto/engine/CMakeFiles/engine.dir/engine.c.o
[ 29%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/div.c.o
[ 29%] Built target engine
[ 29%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_tls.c.o
[ 29%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_gentm.c.o
[ 30%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/printf.c.o
[ 30%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/exponentiation.c.o
[ 30%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/socket.c.o
[ 31%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_i2d_fp.c.o
[ 31%] Building C object boringssl/crypto/dh/CMakeFiles/dh.dir/dh.c.o
[ 31%] Building C object boringssl/crypto/bio/CMakeFiles/bio.dir/socket_helper.c.o
[ 32%] Building C object boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_ssl3.c.o
[ 32%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_int.c.o
[ 32%] Built target bio
[ 33%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/generic.c.o
[ 33%] Building C object boringssl/crypto/dh/CMakeFiles/dh.dir/params.c.o
[ 33%] Built target cipher
[ 33%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_mbstr.c.o
[ 33%] Building C object boringssl/crypto/dsa/CMakeFiles/dsa.dir/dsa.c.o
[ 33%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/gcd.c.o
[ 33%] Building C object boringssl/crypto/dh/CMakeFiles/dh.dir/check.c.o
[ 33%] Built target curve25519
[ 34%] Building C object boringssl/crypto/dh/CMakeFiles/dh.dir/dh_asn1.c.o
[ 34%] Building C object boringssl/crypto/rsa/CMakeFiles/rsa.dir/rsa.c.o
[ 34%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_object.c.o
[ 34%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/ec.c.o
[ 34%] Built target dh
[ 34%] Building C object boringssl/crypto/rsa/CMakeFiles/rsa.dir/rsa_impl.c.o
[ 34%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/kronecker.c.o
[ 35%] Building C object boringssl/crypto/dsa/CMakeFiles/dsa.dir/dsa_asn1.c.o
[ 35%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/montgomery.c.o
[ 36%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_octet.c.o
[ 37%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/mul.c.o
[ 37%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_print.c.o
[ 37%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/ec_asn1.c.o
[ 37%] Built target dsa
[ 37%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_strnid.c.o
[ 38%] Building C object boringssl/crypto/ecdh/CMakeFiles/ecdh.dir/ecdh.c.o
[ 38%] Building C object boringssl/crypto/rsa/CMakeFiles/rsa.dir/blinding.c.o
[ 38%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/ec_key.c.o
[ 38%] Built target ecdh
[ 38%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/prime.c.o
[ 38%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_time.c.o
[ 39%] Building C object boringssl/crypto/rsa/CMakeFiles/rsa.dir/padding.c.o
[ 39%] Building C object boringssl/crypto/ecdsa/CMakeFiles/ecdsa.dir/ecdsa.c.o
[ 39%] Building C object boringssl/crypto/rsa/CMakeFiles/rsa.dir/rsa_asn1.c.o
[ 40%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/ec_montgomery.c.o
[ 41%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_type.c.o
[ 41%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/random.c.o
[ 41%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_utctm.c.o
[ 41%] Building C object boringssl/crypto/ecdsa/CMakeFiles/ecdsa.dir/ecdsa_asn1.c.o
[ 41%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/oct.c.o
[ 42%] Building C object boringssl/crypto/hmac/CMakeFiles/hmac.dir/hmac.c.o
[ 42%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/shift.c.o
[ 42%] Built target rsa
[ 42%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_utf8.c.o
[ 42%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/p224-64.c.o
[ 42%] Built target ecdsa
[ 43%] Building C object boringssl/crypto/bn/CMakeFiles/bn.dir/sqrt.c.o
[ 43%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/asn1_lib.c.o
[ 43%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/p256-64.c.o
[ 44%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/p256-x86_64.c.o
[ 44%] Built target hmac
[ 44%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/simple.c.o
[ 44%] Building C object boringssl/crypto/cmac/CMakeFiles/cmac.dir/cmac.c.o
[ 44%] Building ASM object boringssl/crypto/bn/CMakeFiles/bn.dir/bn-586.S.o
[ 44%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/util-64.c.o
[ 44%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/digestsign.c.o
[ 45%] Building ASM object boringssl/crypto/bn/CMakeFiles/bn.dir/co-586.S.o
[ 45%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/asn1_par.c.o
[ 45%] Building ASM object boringssl/crypto/bn/CMakeFiles/bn.dir/x86-mont.S.o
[ 45%] Built target cmac
[ 45%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/evp.c.o
[ 46%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/evp_asn1.c.o
[ 46%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/asn_pack.c.o
[ 46%] Built target bn
[ 46%] Building C object boringssl/crypto/ec/CMakeFiles/ec.dir/wnaf.c.o
[ 46%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/evp_ctx.c.o
[ 46%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/f_enum.c.o
[ 46%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/f_int.c.o
[ 46%] Building C object boringssl/crypto/hkdf/CMakeFiles/hkdf.dir/hkdf.c.o
[ 47%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/f_string.c.o
[ 47%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/p_dsa_asn1.c.o
[ 47%] Built target ec
[ 47%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_all.c.o
[ 47%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/t_bitst.c.o
[ 47%] Built target hkdf
[ 48%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/p_ec.c.o
[ 48%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/p_ec_asn1.c.o
[ 48%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_dec.c.o
[ 48%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/a_digest.c.o
[ 48%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_info.c.o
[ 49%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_cache.c.o
[ 49%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/p_rsa.c.o
[ 50%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/a_sign.c.o
[ 50%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_data.c.o
[ 50%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_lib.c.o
[ 50%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/a_strex.c.o
[ 50%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/p_rsa_asn1.c.o
[ 50%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_lib.c.o
[ 50%] Building C object boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/pkcs8.c.o
[ 51%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_enc.c.o
[ 52%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/pbkdf.c.o
[ 52%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_map.c.o
[ 52%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/print.c.o
[ 52%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/a_verify.c.o
[ 53%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_node.c.o
[ 54%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_oth.c.o
[ 54%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_fre.c.o
[ 54%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/algorithm.c.o
[ 54%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_tree.c.o
[ 54%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_pk8.c.o
[ 54%] Building C object boringssl/crypto/evp/CMakeFiles/evp.dir/sign.c.o
[ 54%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_new.c.o
[ 55%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/asn1_gen.c.o
[ 55%] Building C object boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/p8_pkey.c.o
[ 55%] Built target evp
[ 55%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_akey.c.o
[ 55%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_typ.c.o
[ 55%] Building C object boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/p5_pbe.c.o
[ 55%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_pkey.c.o
[ 55%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/custom_extensions.c.o
[ 55%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_akeya.c.o
[ 56%] Building C object boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/p5_pbev2.c.o
[ 56%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/by_dir.c.o
[ 56%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_x509.c.o
[ 57%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_utl.c.o
[ 58%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_alt.c.o
[ 59%] Building C object boringssl/crypto/pem/CMakeFiles/pem.dir/pem_xaux.c.o
[ 59%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/x_bignum.c.o
[ 59%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/handshake_server.c.o
[ 59%] Built target pkcs8_lib
[ 59%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/by_file.c.o
[ 59%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/handshake_client.c.o
[ 59%] Building C object boringssl/crypto/asn1/CMakeFiles/asn1.dir/x_long.c.o
[ 59%] Built target pem
[ 59%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/i2d_pr.c.o
[ 59%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_bcons.c.o
[ 59%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_bitst.c.o
[ 60%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/pkcs7.c.o
[ 60%] Built target asn1
[ 61%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/d1_both.c.o
[ 61%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/rsa_pss.c.o
[ 61%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_conf.c.o
[ 61%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/d1_lib.c.o
[ 61%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/t_crl.c.o
[ 62%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_cpols.c.o
[ 62%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/t_req.c.o
[ 62%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_crld.c.o
[ 62%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/d1_meth.c.o
[ 63%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/t_x509.c.o
[ 63%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_enum.c.o
[ 63%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/t_x509a.c.o
[ 63%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/d1_pkt.c.o
[ 63%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509.c.o
[ 63%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_att.c.o
[ 64%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_extku.c.o
[ 64%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_genn.c.o
[ 65%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/d1_srtp.c.o
[ 65%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_ia5.c.o
[ 65%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/dtls_record.c.o
[ 66%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_cmp.c.o
[ 66%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/s3_both.c.o
[ 66%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_info.c.o
[ 66%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_d2.c.o
[ 66%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_int.c.o
[ 66%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/s3_enc.c.o
[ 67%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_lib.c.o
[ 67%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_def.c.o
[ 68%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/s3_lib.c.o
[ 69%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_ncons.c.o
[ 69%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_ext.c.o
[ 69%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/s3_meth.c.o
[ 69%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pci.c.o
[ 69%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_lu.c.o
[ 69%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/s3_pkt.c.o
[ 69%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_obj.c.o
[ 69%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pcia.c.o
[ 69%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_r2x.c.o
[ 70%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_aead_ctx.c.o
[ 71%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pcons.c.o
[ 72%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_req.c.o
[ 72%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_asn1.c.o
[ 72%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pku.c.o
[ 72%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_set.c.o
[ 72%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_buffer.c.o
[ 72%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pmaps.c.o
[ 72%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_cert.c.o
[ 72%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_trs.c.o
[ 72%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_prn.c.o
[ 72%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_txt.c.o
[ 73%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_cipher.c.o
[ 74%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_purp.c.o
[ 74%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_ecdh.c.o
[ 75%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_v3.c.o
[ 75%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_file.c.o
[ 75%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_skey.c.o
[ 75%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_vfy.c.o
[ 75%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_lib.c.o
[ 75%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509cset.c.o
[ 75%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509_vpm.c.o
[ 75%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_sxnet.c.o
[ 76%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_rsa.c.o
[ 77%] Building C object boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_utl.c.o
[ 77%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_session.c.o
[ 78%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509name.c.o
[ 78%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509rset.c.o
[ 78%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/ssl_stat.c.o
[ 78%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509spki.c.o
[ 78%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/t1_enc.c.o
[ 78%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x509type.c.o
[ 79%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/t1_lib.c.o
[ 79%] Building C object boringssl/ssl/CMakeFiles/ssl-objects.dir/tls_record.c.o
[ 80%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_algor.c.o
[ 80%] Built target x509v3
[ 80%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_all.c.o
[ 80%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_attrib.c.o
[ 80%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_crl.c.o
[ 81%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_exten.c.o
[ 81%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_info.c.o
[ 81%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_name.c.o
[ 81%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_pkey.c.o
[ 82%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_pubkey.c.o
[ 82%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_req.c.o
[ 82%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_sig.c.o
[ 82%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_spki.c.o
[ 83%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_val.c.o
[ 83%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_x509.c.o
[ 83%] Building C object boringssl/crypto/x509/CMakeFiles/x509.dir/x_x509a.c.o
[ 83%] Built target x509
[ 84%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/cpu-aarch64-linux.c.o
[ 84%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/cpu-arm-linux.c.o
[ 84%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/crypto.c.o
[ 84%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/cpu-arm.c.o
[ 84%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/cpu-intel.c.o
[ 84%] Built target ssl-objects
[ 85%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/mem.c.o
[ 85%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/ex_data.c.o
[ 85%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/refcount_c11.c.o
[ 85%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/refcount_lock.c.o
[ 86%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/thread.c.o
[ 86%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/thread_none.c.o
[ 86%] Building C object CMakeFiles/mono-btls-shared.dir/btls-bio.c.o
[ 86%] Building C object CMakeFiles/mono-btls-shared.dir/btls-error.c.o
[ 86%] Building C object CMakeFiles/mono-btls-shared.dir/btls-key.c.o
[ 87%] Building C object CMakeFiles/mono-btls-shared.dir/btls-pkcs12.c.o
[ 87%] Building C object CMakeFiles/mono-btls-shared.dir/btls-ssl-ctx.c.o
[ 87%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/thread_pthread.c.o
In file included from /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-key.c:9:
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-key.h:17:19: warning: this function declaration is not a prototype [-Wstrict-prototypes]
mono_btls_key_new ();
                  ^
                   void
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-key.c:12:1: warning: no previous prototype for function 'mono_btls_key_new' [-Wmissing-prototypes]
mono_btls_key_new ()
^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-key.h:17:1: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function
mono_btls_key_new ();
^
                   void
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-key.c:12:19: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes]
mono_btls_key_new ()
                  ^
[ 87%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/thread_win.c.o
3 warnings generated.
[ 88%] Building C object boringssl/crypto/CMakeFiles/crypto.dir/time_support.c.o
[ 88%] Building C object CMakeFiles/mono-btls-shared.dir/btls-ssl.c.o
[ 88%] Building C object CMakeFiles/mono-btls-shared.dir/btls-time64.c.o
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-time64.c:71:9: warning: no previous prototype for function 'btls_timegm64' [-Wmissing-prototypes]
int64_t btls_timegm64(const struct tm *date) {
        ^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-time64.c:71:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int64_t btls_timegm64(const struct tm *date) {
^
static 
[ 89%] Building C object CMakeFiles/mono-btls-shared.dir/btls-util.c.o
[ 89%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-chain.c.o
1 warning generated.
[ 89%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-crl.c.o
[ 89%] Linking C static library libcrypto.a
[ 90%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-lookup.c.o
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509-chain.c:68:1: warning: no previous prototype for function 'mono_btls_x509_chain_get_certs' [-Wmissing-prototypes]
mono_btls_x509_chain_get_certs (MonoBtlsX509Chain *chain)
^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509-chain.c:67:10: note: declare 'static' if the function is not intended to be used outside of this translation unit
MONO_API STACK_OF(X509) *
         ^
         static 
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/boringssl/include/openssl/stack.h:112:24: note: expanded from macro 'STACK_OF'
#define STACK_OF(type) struct stack_st_##type
                       ^
[ 90%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-lookup-mono.c.o
[ 90%] Built target crypto
1 warning generated.
[ 90%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-name.c.o
[ 90%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-revoked.c.o
[ 90%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/custom_extensions.c.o
[ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/handshake_server.c.o
[ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/handshake_client.c.o
[ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_both.c.o
[ 91%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_lib.c.o
[ 92%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-store-ctx.c.o
[ 92%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-store.c.o
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509-store-ctx.c:214:1: warning: no previous prototype for function 'mono_btls_x509_store_ctx_get_foo' [-Wmissing-prototypes]
mono_btls_x509_store_ctx_get_foo (MonoBtlsX509StoreCtx *ctx)
^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509-store-ctx.c:213:10: note: declare 'static' if the function is not intended to be used outside of this translation unit
MONO_API int
         ^
         static 
1 warning generated.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509-store.c:17:1: warning: no previous prototype for function 'mono_btls_x509_store_from_store' [-Wmissing-prototypes]
mono_btls_x509_store_from_store (X509_STORE *ctx)
^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509-store.c:16:10: note: declare 'static' if the function is not intended to be used outside of this translation unit
MONO_API MonoBtlsX509Store *
         ^
         static 
[ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_meth.c.o
[ 93%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509-verify-param.c.o
1 warning generated.
[ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_pkt.c.o
[ 93%] Building C object CMakeFiles/mono-btls-shared.dir/btls-x509.c.o
[ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/d1_srtp.c.o
[ 93%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/dtls_record.c.o
[ 94%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_both.c.o
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509.c:120:23: warning: unused variable 'data' [-Wunused-variable]
        const unsigned char *data;
                             ^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509.c:121:11: warning: unused variable 'data_length' [-Wunused-variable]
        int ret, data_length;
                 ^
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/btls-x509.c:142:11: warning: unused variable 'idx' [-Wunused-variable]
        int len, idx;
                 ^
[ 94%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_enc.c.o
3 warnings generated.
[ 95%] Linking C shared library libmono-btls-shared.so
[ 95%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_lib.c.o
[ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_meth.c.o
[ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/s3_pkt.c.o
[ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_aead_ctx.c.o
[ 96%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_asn1.c.o
[ 96%] Built target mono-btls-shared
[ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_buffer.c.o
[ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_cert.c.o
[ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_cipher.c.o
[ 97%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_ecdh.c.o
[ 98%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_file.c.o
[ 98%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_lib.c.o
[ 98%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_rsa.c.o
[ 98%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_session.c.o
[ 99%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/ssl_stat.c.o
[ 99%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/t1_enc.c.o
[ 99%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/t1_lib.c.o
[ 99%] Building C object boringssl/ssl/CMakeFiles/ssl.dir/tls_record.c.o
[100%] Linking C static library libssl.a
[100%] Built target ssl
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/build-shared'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls'
Making all in eglib
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/eglib'
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/eglib'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-garray.lo -MD -MP -MF .deps/libeglib_la-garray.Tpo -c -o libeglib_la-garray.lo `test -f 'garray.c' || echo './'`garray.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gbytearray.lo -MD -MP -MF .deps/libeglib_la-gbytearray.Tpo -c -o libeglib_la-gbytearray.lo `test -f 'gbytearray.c' || echo './'`gbytearray.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gerror.lo -MD -MP -MF .deps/libeglib_la-gerror.Tpo -c -o libeglib_la-gerror.lo `test -f 'gerror.c' || echo './'`gerror.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-ghashtable.lo -MD -MP -MF .deps/libeglib_la-ghashtable.Tpo -c -o libeglib_la-ghashtable.lo `test -f 'ghashtable.c' || echo './'`ghashtable.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-giconv.lo -MD -MP -MF .deps/libeglib_la-giconv.Tpo -c -o libeglib_la-giconv.lo `test -f 'giconv.c' || echo './'`giconv.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gmem.lo -MD -MP -MF .deps/libeglib_la-gmem.Tpo -c -o libeglib_la-gmem.lo `test -f 'gmem.c' || echo './'`gmem.c
mv -f .deps/libeglib_la-gbytearray.Tpo .deps/libeglib_la-gbytearray.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-goutput.lo -MD -MP -MF .deps/libeglib_la-goutput.Tpo -c -o libeglib_la-goutput.lo `test -f 'goutput.c' || echo './'`goutput.c
mv -f .deps/libeglib_la-gerror.Tpo .deps/libeglib_la-gerror.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gqsort.lo -MD -MP -MF .deps/libeglib_la-gqsort.Tpo -c -o libeglib_la-gqsort.lo `test -f 'gqsort.c' || echo './'`gqsort.c
mv -f .deps/libeglib_la-gmem.Tpo .deps/libeglib_la-gmem.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gstr.lo -MD -MP -MF .deps/libeglib_la-gstr.Tpo -c -o libeglib_la-gstr.lo `test -f 'gstr.c' || echo './'`gstr.c
mv -f .deps/libeglib_la-garray.Tpo .deps/libeglib_la-garray.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gslist.lo -MD -MP -MF .deps/libeglib_la-gslist.Tpo -c -o libeglib_la-gslist.lo `test -f 'gslist.c' || echo './'`gslist.c
mv -f .deps/libeglib_la-goutput.Tpo .deps/libeglib_la-goutput.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gstring.lo -MD -MP -MF .deps/libeglib_la-gstring.Tpo -c -o libeglib_la-gstring.lo `test -f 'gstring.c' || echo './'`gstring.c
mv -f .deps/libeglib_la-gqsort.Tpo .deps/libeglib_la-gqsort.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gptrarray.lo -MD -MP -MF .deps/libeglib_la-gptrarray.Tpo -c -o libeglib_la-gptrarray.lo `test -f 'gptrarray.c' || echo './'`gptrarray.c
mv -f .deps/libeglib_la-ghashtable.Tpo .deps/libeglib_la-ghashtable.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-glist.lo -MD -MP -MF .deps/libeglib_la-glist.Tpo -c -o libeglib_la-glist.lo `test -f 'glist.c' || echo './'`glist.c
mv -f .deps/libeglib_la-gstring.Tpo .deps/libeglib_la-gstring.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gqueue.lo -MD -MP -MF .deps/libeglib_la-gqueue.Tpo -c -o libeglib_la-gqueue.lo `test -f 'gqueue.c' || echo './'`gqueue.c
mv -f .deps/libeglib_la-gptrarray.Tpo .deps/libeglib_la-gptrarray.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gpath.lo -MD -MP -MF .deps/libeglib_la-gpath.Tpo -c -o libeglib_la-gpath.lo `test -f 'gpath.c' || echo './'`gpath.c
mv -f .deps/libeglib_la-gslist.Tpo .deps/libeglib_la-gslist.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gshell.lo -MD -MP -MF .deps/libeglib_la-gshell.Tpo -c -o libeglib_la-gshell.lo `test -f 'gshell.c' || echo './'`gshell.c
mv -f .deps/libeglib_la-gqueue.Tpo .deps/libeglib_la-gqueue.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gspawn.lo -MD -MP -MF .deps/libeglib_la-gspawn.Tpo -c -o libeglib_la-gspawn.lo `test -f 'gspawn.c' || echo './'`gspawn.c
mv -f .deps/libeglib_la-giconv.Tpo .deps/libeglib_la-giconv.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gfile.lo -MD -MP -MF .deps/libeglib_la-gfile.Tpo -c -o libeglib_la-gfile.lo `test -f 'gfile.c' || echo './'`gfile.c
mv -f .deps/libeglib_la-gpath.Tpo .deps/libeglib_la-gpath.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gfile-posix.lo -MD -MP -MF .deps/libeglib_la-gfile-posix.Tpo -c -o libeglib_la-gfile-posix.lo `test -f 'gfile-posix.c' || echo './'`gfile-posix.c
mv -f .deps/libeglib_la-gshell.Tpo .deps/libeglib_la-gshell.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gpattern.lo -MD -MP -MF .deps/libeglib_la-gpattern.Tpo -c -o libeglib_la-gpattern.lo `test -f 'gpattern.c' || echo './'`gpattern.c
mv -f .deps/libeglib_la-gstr.Tpo .deps/libeglib_la-gstr.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gmarkup.lo -MD -MP -MF .deps/libeglib_la-gmarkup.Tpo -c -o libeglib_la-gmarkup.lo `test -f 'gmarkup.c' || echo './'`gmarkup.c
mv -f .deps/libeglib_la-glist.Tpo .deps/libeglib_la-glist.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gutf8.lo -MD -MP -MF .deps/libeglib_la-gutf8.Tpo -c -o libeglib_la-gutf8.lo `test -f 'gutf8.c' || echo './'`gutf8.c
mv -f .deps/libeglib_la-gfile.Tpo .deps/libeglib_la-gfile.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gunicode.lo -MD -MP -MF .deps/libeglib_la-gunicode.Tpo -c -o libeglib_la-gunicode.lo `test -f 'gunicode.c' || echo './'`gunicode.c
mv -f .deps/libeglib_la-gfile-posix.Tpo .deps/libeglib_la-gfile-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gdate-unix.lo -MD -MP -MF .deps/libeglib_la-gdate-unix.Tpo -c -o libeglib_la-gdate-unix.lo `test -f 'gdate-unix.c' || echo './'`gdate-unix.c
mv -f .deps/libeglib_la-gspawn.Tpo .deps/libeglib_la-gspawn.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gdir-unix.lo -MD -MP -MF .deps/libeglib_la-gdir-unix.Tpo -c -o libeglib_la-gdir-unix.lo `test -f 'gdir-unix.c' || echo './'`gdir-unix.c
mv -f .deps/libeglib_la-gpattern.Tpo .deps/libeglib_la-gpattern.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gfile-unix.lo -MD -MP -MF .deps/libeglib_la-gfile-unix.Tpo -c -o libeglib_la-gfile-unix.lo `test -f 'gfile-unix.c' || echo './'`gfile-unix.c
mv -f .deps/libeglib_la-gdate-unix.Tpo .deps/libeglib_la-gdate-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gmisc-unix.lo -MD -MP -MF .deps/libeglib_la-gmisc-unix.Tpo -c -o libeglib_la-gmisc-unix.lo `test -f 'gmisc-unix.c' || echo './'`gmisc-unix.c
mv -f .deps/libeglib_la-gfile-unix.Tpo .deps/libeglib_la-gfile-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gmodule-unix.lo -MD -MP -MF .deps/libeglib_la-gmodule-unix.Tpo -c -o libeglib_la-gmodule-unix.lo `test -f 'gmodule-unix.c' || echo './'`gmodule-unix.c
mv -f .deps/libeglib_la-gutf8.Tpo .deps/libeglib_la-gutf8.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libeglib_la-gtimer-unix.lo -MD -MP -MF .deps/libeglib_la-gtimer-unix.Tpo -c -o libeglib_la-gtimer-unix.lo `test -f 'gtimer-unix.c' || echo './'`gtimer-unix.c
mv -f .deps/libeglib_la-gdir-unix.Tpo .deps/libeglib_la-gdir-unix.Plo
mv -f .deps/libeglib_la-gmarkup.Tpo .deps/libeglib_la-gmarkup.Plo
mv -f .deps/libeglib_la-gmodule-unix.Tpo .deps/libeglib_la-gmodule-unix.Plo
mv -f .deps/libeglib_la-gunicode.Tpo .deps/libeglib_la-gunicode.Plo
mv -f .deps/libeglib_la-gmisc-unix.Tpo .deps/libeglib_la-gmisc-unix.Plo
mv -f .deps/libeglib_la-gtimer-unix.Tpo .deps/libeglib_la-gtimer-unix.Plo
../../doltlibtool  --tag=CC   --mode=link cc -g -Wall -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration   -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libeglib.la  libeglib_la-garray.lo libeglib_la-gbytearray.lo libeglib_la-gerror.lo libeglib_la-ghashtable.lo libeglib_la-giconv.lo libeglib_la-gmem.lo libeglib_la-goutput.lo libeglib_la-gqsort.lo libeglib_la-gstr.lo libeglib_la-gslist.lo libeglib_la-gstring.lo libeglib_la-gptrarray.lo libeglib_la-glist.lo libeglib_la-gqueue.lo libeglib_la-gpath.lo libeglib_la-gshell.lo libeglib_la-gspawn.lo libeglib_la-gfile.lo libeglib_la-gfile-posix.lo libeglib_la-gpattern.lo libeglib_la-gmarkup.lo libeglib_la-gutf8.lo libeglib_la-gunicode.lo libeglib_la-gdate-unix.lo libeglib_la-gdir-unix.lo libeglib_la-gfile-unix.lo libeglib_la-gmisc-unix.lo libeglib_la-gmodule-unix.lo libeglib_la-gtimer-unix.lo -lm  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libeglib.a .libs/libeglib_la-garray.o .libs/libeglib_la-gbytearray.o .libs/libeglib_la-gerror.o .libs/libeglib_la-ghashtable.o .libs/libeglib_la-giconv.o .libs/libeglib_la-gmem.o .libs/libeglib_la-goutput.o .libs/libeglib_la-gqsort.o .libs/libeglib_la-gstr.o .libs/libeglib_la-gslist.o .libs/libeglib_la-gstring.o .libs/libeglib_la-gptrarray.o .libs/libeglib_la-glist.o .libs/libeglib_la-gqueue.o .libs/libeglib_la-gpath.o .libs/libeglib_la-gshell.o .libs/libeglib_la-gspawn.o .libs/libeglib_la-gfile.o .libs/libeglib_la-gfile-posix.o .libs/libeglib_la-gpattern.o .libs/libeglib_la-gmarkup.o .libs/libeglib_la-gutf8.o .libs/libeglib_la-gunicode.o .libs/libeglib_la-gdate-unix.o .libs/libeglib_la-gdir-unix.o .libs/libeglib_la-gfile-unix.o .libs/libeglib_la-gmisc-unix.o .libs/libeglib_la-gmodule-unix.o .libs/libeglib_la-gtimer-unix.o 
libtool: link: ranlib .libs/libeglib.a
libtool: link: ( cd ".libs" && rm -f "libeglib.la" && ln -s "../libeglib.la" "libeglib.la" )
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/eglib'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/eglib'
Making all in arch
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/arch'
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/arch'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/arch'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/arch'
Making all in utils
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/utils'
gmake  all-recursive
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/utils'
gmake[6]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/utils'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonomath_la-mono-math-c.lo -MD -MP -MF .deps/libmonomath_la-mono-math-c.Tpo -c -o libmonomath_la-mono-math-c.lo `test -f 'mono-math-c.c' || echo './'`mono-math-c.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-os-event-unix.lo -MD -MP -MF .deps/libmonoutils_la-os-event-unix.Tpo -c -o libmonoutils_la-os-event-unix.lo `test -f 'os-event-unix.c' || echo './'`os-event-unix.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-md5.lo -MD -MP -MF .deps/libmonoutils_la-mono-md5.Tpo -c -o libmonoutils_la-mono-md5.lo `test -f 'mono-md5.c' || echo './'`mono-md5.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-sha1.lo -MD -MP -MF .deps/libmonoutils_la-mono-sha1.Tpo -c -o libmonoutils_la-mono-sha1.lo `test -f 'mono-sha1.c' || echo './'`mono-sha1.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-logger.lo -MD -MP -MF .deps/libmonoutils_la-mono-logger.Tpo -c -o libmonoutils_la-mono-logger.lo `test -f 'mono-logger.c' || echo './'`mono-logger.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-codeman.lo -MD -MP -MF .deps/libmonoutils_la-mono-codeman.Tpo -c -o libmonoutils_la-mono-codeman.lo `test -f 'mono-codeman.c' || echo './'`mono-codeman.c
mv -f .deps/libmonomath_la-mono-math-c.Tpo .deps/libmonomath_la-mono-math-c.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-dlmalloc.lo -MD -MP -MF .deps/libmonoutils_la-dlmalloc.Tpo -c -o libmonoutils_la-dlmalloc.lo `test -f 'dlmalloc.c' || echo './'`dlmalloc.c
mv -f .deps/libmonoutils_la-mono-md5.Tpo .deps/libmonoutils_la-mono-md5.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-counters.lo -MD -MP -MF .deps/libmonoutils_la-mono-counters.Tpo -c -o libmonoutils_la-mono-counters.lo `test -f 'mono-counters.c' || echo './'`mono-counters.c
mv -f .deps/libmonoutils_la-mono-logger.Tpo .deps/libmonoutils_la-mono-logger.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-dl.lo -MD -MP -MF .deps/libmonoutils_la-mono-dl.Tpo -c -o libmonoutils_la-mono-dl.lo `test -f 'mono-dl.c' || echo './'`mono-dl.c
mv -f .deps/libmonoutils_la-os-event-unix.Tpo .deps/libmonoutils_la-os-event-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-dl-windows.lo -MD -MP -MF .deps/libmonoutils_la-mono-dl-windows.Tpo -c -o libmonoutils_la-mono-dl-windows.lo `test -f 'mono-dl-windows.c' || echo './'`mono-dl-windows.c
mv -f .deps/libmonoutils_la-mono-codeman.Tpo .deps/libmonoutils_la-mono-codeman.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-dl-darwin.lo -MD -MP -MF .deps/libmonoutils_la-mono-dl-darwin.Tpo -c -o libmonoutils_la-mono-dl-darwin.lo `test -f 'mono-dl-darwin.c' || echo './'`mono-dl-darwin.c
mv -f .deps/libmonoutils_la-mono-dl-windows.Tpo .deps/libmonoutils_la-mono-dl-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-dl-posix.lo -MD -MP -MF .deps/libmonoutils_la-mono-dl-posix.Tpo -c -o libmonoutils_la-mono-dl-posix.lo `test -f 'mono-dl-posix.c' || echo './'`mono-dl-posix.c
mv -f .deps/libmonoutils_la-mono-dl-darwin.Tpo .deps/libmonoutils_la-mono-dl-darwin.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-dl-wasm.lo -MD -MP -MF .deps/libmonoutils_la-mono-dl-wasm.Tpo -c -o libmonoutils_la-mono-dl-wasm.lo `test -f 'mono-dl-wasm.c' || echo './'`mono-dl-wasm.c
mv -f .deps/libmonoutils_la-mono-dl-wasm.Tpo .deps/libmonoutils_la-mono-dl-wasm.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-log-windows.lo -MD -MP -MF .deps/libmonoutils_la-mono-log-windows.Tpo -c -o libmonoutils_la-mono-log-windows.lo `test -f 'mono-log-windows.c' || echo './'`mono-log-windows.c
mv -f .deps/libmonoutils_la-mono-log-windows.Tpo .deps/libmonoutils_la-mono-log-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-log-common.lo -MD -MP -MF .deps/libmonoutils_la-mono-log-common.Tpo -c -o libmonoutils_la-mono-log-common.lo `test -f 'mono-log-common.c' || echo './'`mono-log-common.c
mv -f .deps/libmonoutils_la-mono-sha1.Tpo .deps/libmonoutils_la-mono-sha1.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-log-posix.lo -MD -MP -MF .deps/libmonoutils_la-mono-log-posix.Tpo -c -o libmonoutils_la-mono-log-posix.lo `test -f 'mono-log-posix.c' || echo './'`mono-log-posix.c
mv -f .deps/libmonoutils_la-mono-dl-posix.Tpo .deps/libmonoutils_la-mono-dl-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-log-android.lo -MD -MP -MF .deps/libmonoutils_la-mono-log-android.Tpo -c -o libmonoutils_la-mono-log-android.lo `test -f 'mono-log-android.c' || echo './'`mono-log-android.c
mv -f .deps/libmonoutils_la-mono-log-android.Tpo .deps/libmonoutils_la-mono-log-android.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-log-darwin.lo -MD -MP -MF .deps/libmonoutils_la-mono-log-darwin.Tpo -c -o libmonoutils_la-mono-log-darwin.lo `test -f 'mono-log-darwin.c' || echo './'`mono-log-darwin.c
mv -f .deps/libmonoutils_la-mono-dl.Tpo .deps/libmonoutils_la-mono-dl.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-log-flight-recorder.lo -MD -MP -MF .deps/libmonoutils_la-mono-log-flight-recorder.Tpo -c -o libmonoutils_la-mono-log-flight-recorder.lo `test -f 'mono-log-flight-recorder.c' || echo './'`mono-log-flight-recorder.c
mv -f .deps/libmonoutils_la-mono-log-darwin.Tpo .deps/libmonoutils_la-mono-log-darwin.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-merp.lo -MD -MP -MF .deps/libmonoutils_la-mono-merp.Tpo -c -o libmonoutils_la-mono-merp.lo `test -f 'mono-merp.c' || echo './'`mono-merp.c
mv -f .deps/libmonoutils_la-mono-counters.Tpo .deps/libmonoutils_la-mono-counters.Plo
mv -f .deps/libmonoutils_la-mono-log-posix.Tpo .deps/libmonoutils_la-mono-log-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-state.lo -MD -MP -MF .deps/libmonoutils_la-mono-state.Tpo -c -o libmonoutils_la-mono-state.lo `test -f 'mono-state.c' || echo './'`mono-state.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-internal-hash.lo -MD -MP -MF .deps/libmonoutils_la-mono-internal-hash.Tpo -c -o libmonoutils_la-mono-internal-hash.lo `test -f 'mono-internal-hash.c' || echo './'`mono-internal-hash.c
mv -f .deps/libmonoutils_la-mono-log-common.Tpo .deps/libmonoutils_la-mono-log-common.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-io-portability.lo -MD -MP -MF .deps/libmonoutils_la-mono-io-portability.Tpo -c -o libmonoutils_la-mono-io-portability.lo `test -f 'mono-io-portability.c' || echo './'`mono-io-portability.c
mv -f .deps/libmonoutils_la-mono-merp.Tpo .deps/libmonoutils_la-mono-merp.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-monobitset.lo -MD -MP -MF .deps/libmonoutils_la-monobitset.Tpo -c -o libmonoutils_la-monobitset.lo `test -f 'monobitset.c' || echo './'`monobitset.c
mv -f .deps/libmonoutils_la-mono-internal-hash.Tpo .deps/libmonoutils_la-mono-internal-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-filemap.lo -MD -MP -MF .deps/libmonoutils_la-mono-filemap.Tpo -c -o libmonoutils_la-mono-filemap.lo `test -f 'mono-filemap.c' || echo './'`mono-filemap.c
mv -f .deps/libmonoutils_la-mono-log-flight-recorder.Tpo .deps/libmonoutils_la-mono-log-flight-recorder.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-mmap.lo -MD -MP -MF .deps/libmonoutils_la-mono-mmap.Tpo -c -o libmonoutils_la-mono-mmap.lo `test -f 'mono-mmap.c' || echo './'`mono-mmap.c
mv -f .deps/libmonoutils_la-mono-filemap.Tpo .deps/libmonoutils_la-mono-filemap.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-mmap-windows.lo -MD -MP -MF .deps/libmonoutils_la-mono-mmap-windows.Tpo -c -o libmonoutils_la-mono-mmap-windows.lo `test -f 'mono-mmap-windows.c' || echo './'`mono-mmap-windows.c
mv -f .deps/libmonoutils_la-mono-io-portability.Tpo .deps/libmonoutils_la-mono-io-portability.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-os-mutex.lo -MD -MP -MF .deps/libmonoutils_la-mono-os-mutex.Tpo -c -o libmonoutils_la-mono-os-mutex.lo `test -f 'mono-os-mutex.c' || echo './'`mono-os-mutex.c
mv -f .deps/libmonoutils_la-mono-mmap-windows.Tpo .deps/libmonoutils_la-mono-mmap-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-flight-recorder.lo -MD -MP -MF .deps/libmonoutils_la-mono-flight-recorder.Tpo -c -o libmonoutils_la-mono-flight-recorder.lo `test -f 'mono-flight-recorder.c' || echo './'`mono-flight-recorder.c
mv -f .deps/libmonoutils_la-dlmalloc.Tpo .deps/libmonoutils_la-dlmalloc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-networkinterfaces.lo -MD -MP -MF .deps/libmonoutils_la-mono-networkinterfaces.Tpo -c -o libmonoutils_la-mono-networkinterfaces.lo `test -f 'mono-networkinterfaces.c' || echo './'`mono-networkinterfaces.c
mv -f .deps/libmonoutils_la-monobitset.Tpo .deps/libmonoutils_la-monobitset.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-proclib.lo -MD -MP -MF .deps/libmonoutils_la-mono-proclib.Tpo -c -o libmonoutils_la-mono-proclib.lo `test -f 'mono-proclib.c' || echo './'`mono-proclib.c
mv -f .deps/libmonoutils_la-mono-os-mutex.Tpo .deps/libmonoutils_la-mono-os-mutex.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-proclib-windows.lo -MD -MP -MF .deps/libmonoutils_la-mono-proclib-windows.Tpo -c -o libmonoutils_la-mono-proclib-windows.lo `test -f 'mono-proclib-windows.c' || echo './'`mono-proclib-windows.c
mv -f .deps/libmonoutils_la-mono-flight-recorder.Tpo .deps/libmonoutils_la-mono-flight-recorder.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-publib.lo -MD -MP -MF .deps/libmonoutils_la-mono-publib.Tpo -c -o libmonoutils_la-mono-publib.lo `test -f 'mono-publib.c' || echo './'`mono-publib.c
mv -f .deps/libmonoutils_la-mono-proclib-windows.Tpo .deps/libmonoutils_la-mono-proclib-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-jemalloc.lo -MD -MP -MF .deps/libmonoutils_la-mono-jemalloc.Tpo -c -o libmonoutils_la-mono-jemalloc.lo `test -f 'mono-jemalloc.c' || echo './'`mono-jemalloc.c
mv -f .deps/libmonoutils_la-mono-networkinterfaces.Tpo .deps/libmonoutils_la-mono-networkinterfaces.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-time.lo -MD -MP -MF .deps/libmonoutils_la-mono-time.Tpo -c -o libmonoutils_la-mono-time.lo `test -f 'mono-time.c' || echo './'`mono-time.c
mv -f .deps/libmonoutils_la-mono-mmap.Tpo .deps/libmonoutils_la-mono-mmap.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-strenc.lo -MD -MP -MF .deps/libmonoutils_la-strenc.Tpo -c -o libmonoutils_la-strenc.lo `test -f 'strenc.c' || echo './'`strenc.c
mv -f .deps/libmonoutils_la-mono-jemalloc.Tpo .deps/libmonoutils_la-mono-jemalloc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-uri.lo -MD -MP -MF .deps/libmonoutils_la-mono-uri.Tpo -c -o libmonoutils_la-mono-uri.lo `test -f 'mono-uri.c' || echo './'`mono-uri.c
mv -f .deps/libmonoutils_la-mono-publib.Tpo .deps/libmonoutils_la-mono-publib.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-poll.lo -MD -MP -MF .deps/libmonoutils_la-mono-poll.Tpo -c -o libmonoutils_la-mono-poll.lo `test -f 'mono-poll.c' || echo './'`mono-poll.c
mv -f .deps/libmonoutils_la-mono-poll.Tpo .deps/libmonoutils_la-mono-poll.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-path.lo -MD -MP -MF .deps/libmonoutils_la-mono-path.Tpo -c -o libmonoutils_la-mono-path.lo `test -f 'mono-path.c' || echo './'`mono-path.c
mv -f .deps/libmonoutils_la-mono-time.Tpo .deps/libmonoutils_la-mono-time.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-stdlib.lo -MD -MP -MF .deps/libmonoutils_la-mono-stdlib.Tpo -c -o libmonoutils_la-mono-stdlib.lo `test -f 'mono-stdlib.c' || echo './'`mono-stdlib.c
mv -f .deps/libmonoutils_la-mono-uri.Tpo .deps/libmonoutils_la-mono-uri.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-property-hash.lo -MD -MP -MF .deps/libmonoutils_la-mono-property-hash.Tpo -c -o libmonoutils_la-mono-property-hash.lo `test -f 'mono-property-hash.c' || echo './'`mono-property-hash.c
mv -f .deps/libmonoutils_la-mono-stdlib.Tpo .deps/libmonoutils_la-mono-stdlib.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-value-hash.lo -MD -MP -MF .deps/libmonoutils_la-mono-value-hash.Tpo -c -o libmonoutils_la-mono-value-hash.lo `test -f 'mono-value-hash.c' || echo './'`mono-value-hash.c
mv -f .deps/libmonoutils_la-strenc.Tpo .deps/libmonoutils_la-strenc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-error.lo -MD -MP -MF .deps/libmonoutils_la-mono-error.Tpo -c -o libmonoutils_la-mono-error.lo `test -f 'mono-error.c' || echo './'`mono-error.c
mv -f .deps/libmonoutils_la-mono-property-hash.Tpo .deps/libmonoutils_la-mono-property-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-context.lo -MD -MP -MF .deps/libmonoutils_la-mono-context.Tpo -c -o libmonoutils_la-mono-context.lo `test -f 'mono-context.c' || echo './'`mono-context.c
mv -f .deps/libmonoutils_la-mono-path.Tpo .deps/libmonoutils_la-mono-path.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-hazard-pointer.lo -MD -MP -MF .deps/libmonoutils_la-hazard-pointer.Tpo -c -o libmonoutils_la-hazard-pointer.lo `test -f 'hazard-pointer.c' || echo './'`hazard-pointer.c
mv -f .deps/libmonoutils_la-mono-context.Tpo .deps/libmonoutils_la-mono-context.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-lock-free-queue.lo -MD -MP -MF .deps/libmonoutils_la-lock-free-queue.Tpo -c -o libmonoutils_la-lock-free-queue.lo `test -f 'lock-free-queue.c' || echo './'`lock-free-queue.c
mv -f .deps/libmonoutils_la-mono-proclib.Tpo .deps/libmonoutils_la-mono-proclib.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-lock-free-alloc.lo -MD -MP -MF .deps/libmonoutils_la-lock-free-alloc.Tpo -c -o libmonoutils_la-lock-free-alloc.lo `test -f 'lock-free-alloc.c' || echo './'`lock-free-alloc.c
mv -f .deps/libmonoutils_la-mono-value-hash.Tpo .deps/libmonoutils_la-mono-value-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-lock-free-array-queue.lo -MD -MP -MF .deps/libmonoutils_la-lock-free-array-queue.Tpo -c -o libmonoutils_la-lock-free-array-queue.lo `test -f 'lock-free-array-queue.c' || echo './'`lock-free-array-queue.c
mv -f .deps/libmonoutils_la-lock-free-queue.Tpo .deps/libmonoutils_la-lock-free-queue.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-linked-list-set.lo -MD -MP -MF .deps/libmonoutils_la-mono-linked-list-set.Tpo -c -o libmonoutils_la-mono-linked-list-set.lo `test -f 'mono-linked-list-set.c' || echo './'`mono-linked-list-set.c
mv -f .deps/libmonoutils_la-mono-state.Tpo .deps/libmonoutils_la-mono-state.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads.Tpo -c -o libmonoutils_la-mono-threads.lo `test -f 'mono-threads.c' || echo './'`mono-threads.c
mv -f .deps/libmonoutils_la-lock-free-array-queue.Tpo .deps/libmonoutils_la-lock-free-array-queue.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-state-machine.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-state-machine.Tpo -c -o libmonoutils_la-mono-threads-state-machine.lo `test -f 'mono-threads-state-machine.c' || echo './'`mono-threads-state-machine.c
mv -f .deps/libmonoutils_la-hazard-pointer.Tpo .deps/libmonoutils_la-hazard-pointer.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-posix.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-posix.Tpo -c -o libmonoutils_la-mono-threads-posix.lo `test -f 'mono-threads-posix.c' || echo './'`mono-threads-posix.c
mv -f .deps/libmonoutils_la-mono-linked-list-set.Tpo .deps/libmonoutils_la-mono-linked-list-set.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-posix-signals.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-posix-signals.Tpo -c -o libmonoutils_la-mono-threads-posix-signals.lo `test -f 'mono-threads-posix-signals.c' || echo './'`mono-threads-posix-signals.c
mv -f .deps/libmonoutils_la-lock-free-alloc.Tpo .deps/libmonoutils_la-lock-free-alloc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-mach.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-mach.Tpo -c -o libmonoutils_la-mono-threads-mach.lo `test -f 'mono-threads-mach.c' || echo './'`mono-threads-mach.c
mv -f .deps/libmonoutils_la-mono-threads-mach.Tpo .deps/libmonoutils_la-mono-threads-mach.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-mach-helper.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-mach-helper.Tpo -c -o libmonoutils_la-mono-threads-mach-helper.lo `test -f 'mono-threads-mach-helper.c' || echo './'`mono-threads-mach-helper.c
mv -f .deps/libmonoutils_la-mono-threads-mach-helper.Tpo .deps/libmonoutils_la-mono-threads-mach-helper.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-windows.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-windows.Tpo -c -o libmonoutils_la-mono-threads-windows.lo `test -f 'mono-threads-windows.c' || echo './'`mono-threads-windows.c
mv -f .deps/libmonoutils_la-mono-error.Tpo .deps/libmonoutils_la-mono-error.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-linux.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-linux.Tpo -c -o libmonoutils_la-mono-threads-linux.lo `test -f 'mono-threads-linux.c' || echo './'`mono-threads-linux.c
mv -f .deps/libmonoutils_la-mono-threads-posix-signals.Tpo .deps/libmonoutils_la-mono-threads-posix-signals.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-freebsd.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-freebsd.Tpo -c -o libmonoutils_la-mono-threads-freebsd.lo `test -f 'mono-threads-freebsd.c' || echo './'`mono-threads-freebsd.c
mv -f .deps/libmonoutils_la-mono-threads-linux.Tpo .deps/libmonoutils_la-mono-threads-linux.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-netbsd.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-netbsd.Tpo -c -o libmonoutils_la-mono-threads-netbsd.lo `test -f 'mono-threads-netbsd.c' || echo './'`mono-threads-netbsd.c
mv -f .deps/libmonoutils_la-mono-threads-netbsd.Tpo .deps/libmonoutils_la-mono-threads-netbsd.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-openbsd.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-openbsd.Tpo -c -o libmonoutils_la-mono-threads-openbsd.lo `test -f 'mono-threads-openbsd.c' || echo './'`mono-threads-openbsd.c
mv -f .deps/libmonoutils_la-mono-threads-posix.Tpo .deps/libmonoutils_la-mono-threads-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-android.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-android.Tpo -c -o libmonoutils_la-mono-threads-android.lo `test -f 'mono-threads-android.c' || echo './'`mono-threads-android.c
mv -f .deps/libmonoutils_la-mono-threads-state-machine.Tpo .deps/libmonoutils_la-mono-threads-state-machine.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-haiku.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-haiku.Tpo -c -o libmonoutils_la-mono-threads-haiku.lo `test -f 'mono-threads-haiku.c' || echo './'`mono-threads-haiku.c
mv -f .deps/libmonoutils_la-mono-threads-openbsd.Tpo .deps/libmonoutils_la-mono-threads-openbsd.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-aix.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-aix.Tpo -c -o libmonoutils_la-mono-threads-aix.lo `test -f 'mono-threads-aix.c' || echo './'`mono-threads-aix.c
mono-threads-freebsd.c:17:10: warning: unused variable 'current' [-Wunused-variable]
        guint8 *current = (guint8*)&attr;
                ^
mv -f .deps/libmonoutils_la-mono-threads-android.Tpo .deps/libmonoutils_la-mono-threads-android.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-wasm.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-wasm.Tpo -c -o libmonoutils_la-mono-threads-wasm.lo `test -f 'mono-threads-wasm.c' || echo './'`mono-threads-wasm.c
1 warning generated.
mv -f .deps/libmonoutils_la-mono-threads-aix.Tpo .deps/libmonoutils_la-mono-threads-aix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-threads-coop.lo -MD -MP -MF .deps/libmonoutils_la-mono-threads-coop.Tpo -c -o libmonoutils_la-mono-threads-coop.lo `test -f 'mono-threads-coop.c' || echo './'`mono-threads-coop.c
mv -f .deps/libmonoutils_la-mono-threads-haiku.Tpo .deps/libmonoutils_la-mono-threads-haiku.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-utility-thread.lo -MD -MP -MF .deps/libmonoutils_la-mono-utility-thread.Tpo -c -o libmonoutils_la-mono-utility-thread.lo `test -f 'mono-utility-thread.c' || echo './'`mono-utility-thread.c
mv -f .deps/libmonoutils_la-mono-threads-windows.Tpo .deps/libmonoutils_la-mono-threads-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-tls.lo -MD -MP -MF .deps/libmonoutils_la-mono-tls.Tpo -c -o libmonoutils_la-mono-tls.lo `test -f 'mono-tls.c' || echo './'`mono-tls.c
mv -f .deps/libmonoutils_la-mono-threads-freebsd.Tpo .deps/libmonoutils_la-mono-threads-freebsd.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-utils-debug.lo -MD -MP -MF .deps/libmonoutils_la-mono-utils-debug.Tpo -c -o libmonoutils_la-mono-utils-debug.lo `test -f 'mono-utils-debug.c' || echo './'`mono-utils-debug.c
mv -f .deps/libmonoutils_la-mono-threads-wasm.Tpo .deps/libmonoutils_la-mono-threads-wasm.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-atomic.lo -MD -MP -MF .deps/libmonoutils_la-atomic.Tpo -c -o libmonoutils_la-atomic.lo `test -f 'atomic.c' || echo './'`atomic.c
mv -f .deps/libmonoutils_la-mono-utils-debug.Tpo .deps/libmonoutils_la-mono-utils-debug.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-hwcap.lo -MD -MP -MF .deps/libmonoutils_la-mono-hwcap.Tpo -c -o libmonoutils_la-mono-hwcap.lo `test -f 'mono-hwcap.c' || echo './'`mono-hwcap.c
mv -f .deps/libmonoutils_la-mono-tls.Tpo .deps/libmonoutils_la-mono-tls.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-bsearch.lo -MD -MP -MF .deps/libmonoutils_la-bsearch.Tpo -c -o libmonoutils_la-bsearch.lo `test -f 'bsearch.c' || echo './'`bsearch.c
mv -f .deps/libmonoutils_la-atomic.Tpo .deps/libmonoutils_la-atomic.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-conc-hashtable.lo -MD -MP -MF .deps/libmonoutils_la-mono-conc-hashtable.Tpo -c -o libmonoutils_la-mono-conc-hashtable.lo `test -f 'mono-conc-hashtable.c' || echo './'`mono-conc-hashtable.c
mv -f .deps/libmonoutils_la-bsearch.Tpo .deps/libmonoutils_la-bsearch.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-json.lo -MD -MP -MF .deps/libmonoutils_la-json.Tpo -c -o libmonoutils_la-json.lo `test -f 'json.c' || echo './'`json.c
mv -f .deps/libmonoutils_la-mono-hwcap.Tpo .deps/libmonoutils_la-mono-hwcap.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-networking.lo -MD -MP -MF .deps/libmonoutils_la-networking.Tpo -c -o libmonoutils_la-networking.lo `test -f 'networking.c' || echo './'`networking.c
mv -f .deps/libmonoutils_la-mono-utility-thread.Tpo .deps/libmonoutils_la-mono-utility-thread.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-networking-posix.lo -MD -MP -MF .deps/libmonoutils_la-networking-posix.Tpo -c -o libmonoutils_la-networking-posix.lo `test -f 'networking-posix.c' || echo './'`networking-posix.c
mv -f .deps/libmonoutils_la-networking.Tpo .deps/libmonoutils_la-networking.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-networking-fallback.lo -MD -MP -MF .deps/libmonoutils_la-networking-fallback.Tpo -c -o libmonoutils_la-networking-fallback.lo `test -f 'networking-fallback.c' || echo './'`networking-fallback.c
mv -f .deps/libmonoutils_la-json.Tpo .deps/libmonoutils_la-json.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-networking-missing.lo -MD -MP -MF .deps/libmonoutils_la-networking-missing.Tpo -c -o libmonoutils_la-networking-missing.lo `test -f 'networking-missing.c' || echo './'`networking-missing.c
mv -f .deps/libmonoutils_la-mono-threads-coop.Tpo .deps/libmonoutils_la-mono-threads-coop.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-networking-windows.lo -MD -MP -MF .deps/libmonoutils_la-networking-windows.Tpo -c -o libmonoutils_la-networking-windows.lo `test -f 'networking-windows.c' || echo './'`networking-windows.c
mv -f .deps/libmonoutils_la-networking-fallback.Tpo .deps/libmonoutils_la-networking-fallback.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-rand.lo -MD -MP -MF .deps/libmonoutils_la-mono-rand.Tpo -c -o libmonoutils_la-mono-rand.lo `test -f 'mono-rand.c' || echo './'`mono-rand.c
mv -f .deps/libmonoutils_la-networking-missing.Tpo .deps/libmonoutils_la-networking-missing.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-rand-windows.lo -MD -MP -MF .deps/libmonoutils_la-mono-rand-windows.Tpo -c -o libmonoutils_la-mono-rand-windows.lo `test -f 'mono-rand-windows.c' || echo './'`mono-rand-windows.c
mv -f .deps/libmonoutils_la-mono-conc-hashtable.Tpo .deps/libmonoutils_la-mono-conc-hashtable.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-memfuncs.lo -MD -MP -MF .deps/libmonoutils_la-memfuncs.Tpo -c -o libmonoutils_la-memfuncs.lo `test -f 'memfuncs.c' || echo './'`memfuncs.c
mv -f .deps/libmonoutils_la-networking-windows.Tpo .deps/libmonoutils_la-networking-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-parse.lo -MD -MP -MF .deps/libmonoutils_la-parse.Tpo -c -o libmonoutils_la-parse.lo `test -f 'parse.c' || echo './'`parse.c
mv -f .deps/libmonoutils_la-mono-rand-windows.Tpo .deps/libmonoutils_la-mono-rand-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-checked-build.lo -MD -MP -MF .deps/libmonoutils_la-checked-build.Tpo -c -o libmonoutils_la-checked-build.lo `test -f 'checked-build.c' || echo './'`checked-build.c
mv -f .deps/libmonoutils_la-mono-threads.Tpo .deps/libmonoutils_la-mono-threads.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mach-support-x86.lo -MD -MP -MF .deps/libmonoutils_la-mach-support-x86.Tpo -c -o libmonoutils_la-mach-support-x86.lo `test -f 'mach-support-x86.c' || echo './'`mach-support-x86.c
mv -f .deps/libmonoutils_la-checked-build.Tpo .deps/libmonoutils_la-checked-build.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoutils_la-mono-hwcap-x86.lo -MD -MP -MF .deps/libmonoutils_la-mono-hwcap-x86.Tpo -c -o libmonoutils_la-mono-hwcap-x86.lo `test -f 'mono-hwcap-x86.c' || echo './'`mono-hwcap-x86.c
mv -f .deps/libmonoutils_la-parse.Tpo .deps/libmonoutils_la-parse.Plo
depbase=`echo mono-math-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../doltcompile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT mono-math-c.lo -MD -MP -MF $depbase.Tpo -c -o mono-math-c.lo mono-math-c.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/libmonoutils_la-networking-posix.Tpo .deps/libmonoutils_la-networking-posix.Plo
mv -f .deps/libmonoutils_la-mach-support-x86.Tpo .deps/libmonoutils_la-mach-support-x86.Plo
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonomath.la  libmonomath_la-mono-math-c.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmonomath.a .libs/libmonomath_la-mono-math-c.o 
libtool: link: ranlib .libs/libmonomath.a
libtool: link: ( cd ".libs" && rm -f "libmonomath.la" && ln -s "../libmonomath.la" "libmonomath.la" )
mv -f .deps/libmonoutils_la-memfuncs.Tpo .deps/libmonoutils_la-memfuncs.Plo
mv -f .deps/libmonoutils_la-mono-hwcap-x86.Tpo .deps/libmonoutils_la-mono-hwcap-x86.Plo
mv -f .deps/libmonoutils_la-mono-rand.Tpo .deps/libmonoutils_la-mono-rand.Plo
../../doltlibtool  --tag=CC   --mode=link cc   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonoutils.la  libmonoutils_la-os-event-unix.lo libmonoutils_la-mono-md5.lo libmonoutils_la-mono-sha1.lo libmonoutils_la-mono-logger.lo libmonoutils_la-mono-codeman.lo libmonoutils_la-dlmalloc.lo libmonoutils_la-mono-counters.lo libmonoutils_la-mono-dl.lo libmonoutils_la-mono-dl-windows.lo libmonoutils_la-mono-dl-darwin.lo libmonoutils_la-mono-dl-posix.lo libmonoutils_la-mono-dl-wasm.lo libmonoutils_la-mono-log-windows.lo libmonoutils_la-mono-log-common.lo libmonoutils_la-mono-log-posix.lo libmonoutils_la-mono-log-android.lo libmonoutils_la-mono-log-darwin.lo libmonoutils_la-mono-log-flight-recorder.lo libmonoutils_la-mono-merp.lo libmonoutils_la-mono-state.lo libmonoutils_la-mono-internal-hash.lo libmonoutils_la-mono-io-portability.lo libmonoutils_la-monobitset.lo libmonoutils_la-mono-filemap.lo libmonoutils_la-mono-mmap.lo libmonoutils_la-mono-mmap-windows.lo libmonoutils_la-mono-os-mutex.lo libmonoutils_la-mono-flight-recorder.lo libmonoutils_la-mono-networkinterfaces.lo libmonoutils_la-mono-proclib.lo libmonoutils_la-mono-proclib-windows.lo libmonoutils_la-mono-publib.lo libmonoutils_la-mono-jemalloc.lo libmonoutils_la-mono-time.lo libmonoutils_la-strenc.lo libmonoutils_la-mono-uri.lo libmonoutils_la-mono-poll.lo libmonoutils_la-mono-path.lo libmonoutils_la-mono-stdlib.lo libmonoutils_la-mono-property-hash.lo libmonoutils_la-mono-value-hash.lo libmonoutils_la-mono-error.lo libmonoutils_la-mono-context.lo libmonoutils_la-hazard-pointer.lo libmonoutils_la-lock-free-queue.lo libmonoutils_la-lock-free-alloc.lo libmonoutils_la-lock-free-array-queue.lo libmonoutils_la-mono-linked-list-set.lo libmonoutils_la-mono-threads.lo libmonoutils_la-mono-threads-state-machine.lo libmonoutils_la-mono-threads-posix.lo libmonoutils_la-mono-threads-posix-signals.lo libmonoutils_la-mono-threads-mach.lo libmonoutils_la-mono-threads-mach-helper.lo libmonoutils_la-mono-threads-windows.lo libmonoutils_la-mono-threads-linux.lo libmonoutils_la-mono-threads-freebsd.lo libmonoutils_la-mono-threads-netbsd.lo libmonoutils_la-mono-threads-openbsd.lo libmonoutils_la-mono-threads-android.lo libmonoutils_la-mono-threads-haiku.lo libmonoutils_la-mono-threads-aix.lo libmonoutils_la-mono-threads-wasm.lo libmonoutils_la-mono-threads-coop.lo libmonoutils_la-mono-utility-thread.lo libmonoutils_la-mono-tls.lo libmonoutils_la-mono-utils-debug.lo libmonoutils_la-atomic.lo libmonoutils_la-mono-hwcap.lo libmonoutils_la-bsearch.lo libmonoutils_la-mono-conc-hashtable.lo libmonoutils_la-json.lo libmonoutils_la-networking.lo libmonoutils_la-networking-posix.lo libmonoutils_la-networking-fallback.lo libmonoutils_la-networking-missing.lo libmonoutils_la-networking-windows.lo libmonoutils_la-mono-rand.lo libmonoutils_la-mono-rand-windows.lo libmonoutils_la-memfuncs.lo libmonoutils_la-parse.lo libmonoutils_la-checked-build.lo libmonoutils_la-mach-support-x86.lo     libmonoutils_la-mono-hwcap-x86.lo            mono-math-c.lo -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmonoutils.a .libs/libmonoutils_la-os-event-unix.o .libs/libmonoutils_la-mono-md5.o .libs/libmonoutils_la-mono-sha1.o .libs/libmonoutils_la-mono-logger.o .libs/libmonoutils_la-mono-codeman.o .libs/libmonoutils_la-dlmalloc.o .libs/libmonoutils_la-mono-counters.o .libs/libmonoutils_la-mono-dl.o .libs/libmonoutils_la-mono-dl-windows.o .libs/libmonoutils_la-mono-dl-darwin.o .libs/libmonoutils_la-mono-dl-posix.o .libs/libmonoutils_la-mono-dl-wasm.o .libs/libmonoutils_la-mono-log-windows.o .libs/libmonoutils_la-mono-log-common.o .libs/libmonoutils_la-mono-log-posix.o .libs/libmonoutils_la-mono-log-android.o .libs/libmonoutils_la-mono-log-darwin.o .libs/libmonoutils_la-mono-log-flight-recorder.o .libs/libmonoutils_la-mono-merp.o .libs/libmonoutils_la-mono-state.o .libs/libmonoutils_la-mono-internal-hash.o .libs/libmonoutils_la-mono-io-portability.o .libs/libmonoutils_la-monobitset.o .libs/libmonoutils_la-mono-filemap.o .libs/libmonoutils_la-mono-mmap.o .libs/libmonoutils_la-mono-mmap-windows.o .libs/libmonoutils_la-mono-os-mutex.o .libs/libmonoutils_la-mono-flight-recorder.o .libs/libmonoutils_la-mono-networkinterfaces.o .libs/libmonoutils_la-mono-proclib.o .libs/libmonoutils_la-mono-proclib-windows.o .libs/libmonoutils_la-mono-publib.o .libs/libmonoutils_la-mono-jemalloc.o .libs/libmonoutils_la-mono-time.o .libs/libmonoutils_la-strenc.o .libs/libmonoutils_la-mono-uri.o .libs/libmonoutils_la-mono-poll.o .libs/libmonoutils_la-mono-path.o .libs/libmonoutils_la-mono-stdlib.o .libs/libmonoutils_la-mono-property-hash.o .libs/libmonoutils_la-mono-value-hash.o .libs/libmonoutils_la-mono-error.o .libs/libmonoutils_la-mono-context.o .libs/libmonoutils_la-hazard-pointer.o .libs/libmonoutils_la-lock-free-queue.o .libs/libmonoutils_la-lock-free-alloc.o .libs/libmonoutils_la-lock-free-array-queue.o .libs/libmonoutils_la-mono-linked-list-set.o .libs/libmonoutils_la-mono-threads.o .libs/libmonoutils_la-mono-threads-state-machine.o .libs/libmonoutils_la-mono-threads-posix.o .libs/libmonoutils_la-mono-threads-posix-signals.o .libs/libmonoutils_la-mono-threads-mach.o .libs/libmonoutils_la-mono-threads-mach-helper.o .libs/libmonoutils_la-mono-threads-windows.o .libs/libmonoutils_la-mono-threads-linux.o .libs/libmonoutils_la-mono-threads-freebsd.o .libs/libmonoutils_la-mono-threads-netbsd.o .libs/libmonoutils_la-mono-threads-openbsd.o .libs/libmonoutils_la-mono-threads-android.o .libs/libmonoutils_la-mono-threads-haiku.o .libs/libmonoutils_la-mono-threads-aix.o .libs/libmonoutils_la-mono-threads-wasm.o .libs/libmonoutils_la-mono-threads-coop.o .libs/libmonoutils_la-mono-utility-thread.o .libs/libmonoutils_la-mono-tls.o .libs/libmonoutils_la-mono-utils-debug.o .libs/libmonoutils_la-atomic.o .libs/libmonoutils_la-mono-hwcap.o .libs/libmonoutils_la-bsearch.o .libs/libmonoutils_la-mono-conc-hashtable.o .libs/libmonoutils_la-json.o .libs/libmonoutils_la-networking.o .libs/libmonoutils_la-networking-posix.o .libs/libmonoutils_la-networking-fallback.o .libs/libmonoutils_la-networking-missing.o .libs/libmonoutils_la-networking-windows.o .libs/libmonoutils_la-mono-rand.o .libs/libmonoutils_la-mono-rand-windows.o .libs/libmonoutils_la-memfuncs.o .libs/libmonoutils_la-parse.o .libs/libmonoutils_la-checked-build.o .libs/libmonoutils_la-mach-support-x86.o .libs/libmonoutils_la-mono-hwcap-x86.o .libs/mono-math-c.o 
libtool: link: ranlib .libs/libmonoutils.a
libtool: link: ( cd ".libs" && rm -f "libmonoutils.la" && ln -s "../libmonoutils.la" "libmonoutils.la" )
gmake[6]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/utils'
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/utils'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/utils'
Making all in cil
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/cil'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/cil'
Making all in sgen
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/sgen'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-alloc.lo -MD -MP -MF .deps/libmonosgen_la-sgen-alloc.Tpo -c -o libmonosgen_la-sgen-alloc.lo `test -f 'sgen-alloc.c' || echo './'`sgen-alloc.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-cardtable.lo -MD -MP -MF .deps/libmonosgen_la-sgen-cardtable.Tpo -c -o libmonosgen_la-sgen-cardtable.lo `test -f 'sgen-cardtable.c' || echo './'`sgen-cardtable.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-debug.lo -MD -MP -MF .deps/libmonosgen_la-sgen-debug.Tpo -c -o libmonosgen_la-sgen-debug.lo `test -f 'sgen-debug.c' || echo './'`sgen-debug.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-descriptor.lo -MD -MP -MF .deps/libmonosgen_la-sgen-descriptor.Tpo -c -o libmonosgen_la-sgen-descriptor.lo `test -f 'sgen-descriptor.c' || echo './'`sgen-descriptor.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-fin-weak-hash.lo -MD -MP -MF .deps/libmonosgen_la-sgen-fin-weak-hash.Tpo -c -o libmonosgen_la-sgen-fin-weak-hash.lo `test -f 'sgen-fin-weak-hash.c' || echo './'`sgen-fin-weak-hash.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-gc.lo -MD -MP -MF .deps/libmonosgen_la-sgen-gc.Tpo -c -o libmonosgen_la-sgen-gc.lo `test -f 'sgen-gc.c' || echo './'`sgen-gc.c
mv -f .deps/libmonosgen_la-sgen-alloc.Tpo .deps/libmonosgen_la-sgen-alloc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-gchandles.lo -MD -MP -MF .deps/libmonosgen_la-sgen-gchandles.Tpo -c -o libmonosgen_la-sgen-gchandles.lo `test -f 'sgen-gchandles.c' || echo './'`sgen-gchandles.c
mv -f .deps/libmonosgen_la-sgen-descriptor.Tpo .deps/libmonosgen_la-sgen-descriptor.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-gray.lo -MD -MP -MF .deps/libmonosgen_la-sgen-gray.Tpo -c -o libmonosgen_la-sgen-gray.lo `test -f 'sgen-gray.c' || echo './'`sgen-gray.c
mv -f .deps/libmonosgen_la-sgen-fin-weak-hash.Tpo .deps/libmonosgen_la-sgen-fin-weak-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-hash-table.lo -MD -MP -MF .deps/libmonosgen_la-sgen-hash-table.Tpo -c -o libmonosgen_la-sgen-hash-table.lo `test -f 'sgen-hash-table.c' || echo './'`sgen-hash-table.c
mv -f .deps/libmonosgen_la-sgen-cardtable.Tpo .deps/libmonosgen_la-sgen-cardtable.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-internal.lo -MD -MP -MF .deps/libmonosgen_la-sgen-internal.Tpo -c -o libmonosgen_la-sgen-internal.lo `test -f 'sgen-internal.c' || echo './'`sgen-internal.c
mv -f .deps/libmonosgen_la-sgen-hash-table.Tpo .deps/libmonosgen_la-sgen-hash-table.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-layout-stats.lo -MD -MP -MF .deps/libmonosgen_la-sgen-layout-stats.Tpo -c -o libmonosgen_la-sgen-layout-stats.lo `test -f 'sgen-layout-stats.c' || echo './'`sgen-layout-stats.c
mv -f .deps/libmonosgen_la-sgen-internal.Tpo .deps/libmonosgen_la-sgen-internal.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-los.lo -MD -MP -MF .deps/libmonosgen_la-sgen-los.Tpo -c -o libmonosgen_la-sgen-los.lo `test -f 'sgen-los.c' || echo './'`sgen-los.c
mv -f .deps/libmonosgen_la-sgen-gray.Tpo .deps/libmonosgen_la-sgen-gray.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-marksweep.lo -MD -MP -MF .deps/libmonosgen_la-sgen-marksweep.Tpo -c -o libmonosgen_la-sgen-marksweep.lo `test -f 'sgen-marksweep.c' || echo './'`sgen-marksweep.c
mv -f .deps/libmonosgen_la-sgen-gchandles.Tpo .deps/libmonosgen_la-sgen-gchandles.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-memory-governor.lo -MD -MP -MF .deps/libmonosgen_la-sgen-memory-governor.Tpo -c -o libmonosgen_la-sgen-memory-governor.lo `test -f 'sgen-memory-governor.c' || echo './'`sgen-memory-governor.c
mv -f .deps/libmonosgen_la-sgen-layout-stats.Tpo .deps/libmonosgen_la-sgen-layout-stats.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-nursery-allocator.lo -MD -MP -MF .deps/libmonosgen_la-sgen-nursery-allocator.Tpo -c -o libmonosgen_la-sgen-nursery-allocator.lo `test -f 'sgen-nursery-allocator.c' || echo './'`sgen-nursery-allocator.c
mv -f .deps/libmonosgen_la-sgen-los.Tpo .deps/libmonosgen_la-sgen-los.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-pinning-stats.lo -MD -MP -MF .deps/libmonosgen_la-sgen-pinning-stats.Tpo -c -o libmonosgen_la-sgen-pinning-stats.lo `test -f 'sgen-pinning-stats.c' || echo './'`sgen-pinning-stats.c
mv -f .deps/libmonosgen_la-sgen-memory-governor.Tpo .deps/libmonosgen_la-sgen-memory-governor.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-pinning.lo -MD -MP -MF .deps/libmonosgen_la-sgen-pinning.Tpo -c -o libmonosgen_la-sgen-pinning.lo `test -f 'sgen-pinning.c' || echo './'`sgen-pinning.c
sgen-pinning-stats.c:223:51: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
                        mono_gc_printf (sgen_gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
                                                               ~~~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                               %10zu
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
sgen-pinning-stats.c:233:4: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
                        pinned_byte_counts [PIN_TYPE_STACK],
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
sgen-pinning-stats.c:234:4: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
                        pinned_byte_counts [PIN_TYPE_STATIC_DATA],
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
sgen-pinning-stats.c:235:4: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
                        pinned_byte_counts [PIN_TYPE_OTHER]);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
4 warnings generated.
mv -f .deps/libmonosgen_la-sgen-gc.Tpo .deps/libmonosgen_la-sgen-gc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-pointer-queue.lo -MD -MP -MF .deps/libmonosgen_la-sgen-pointer-queue.Tpo -c -o libmonosgen_la-sgen-pointer-queue.lo `test -f 'sgen-pointer-queue.c' || echo './'`sgen-pointer-queue.c
mv -f .deps/libmonosgen_la-sgen-nursery-allocator.Tpo .deps/libmonosgen_la-sgen-nursery-allocator.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-array-list.lo -MD -MP -MF .deps/libmonosgen_la-sgen-array-list.Tpo -c -o libmonosgen_la-sgen-array-list.lo `test -f 'sgen-array-list.c' || echo './'`sgen-array-list.c
mv -f .deps/libmonosgen_la-sgen-debug.Tpo .deps/libmonosgen_la-sgen-debug.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-protocol.lo -MD -MP -MF .deps/libmonosgen_la-sgen-protocol.Tpo -c -o libmonosgen_la-sgen-protocol.lo `test -f 'sgen-protocol.c' || echo './'`sgen-protocol.c
sgen-pointer-queue.c:42:57: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
        SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
                                                         ~~~   ^~~~~~~~
                                                         %zu
./sgen-gc.h:143:69: note: expanded from macro 'SGEN_LOG'
                mono_gc_printf (sgen_gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
                                                          ~~~~~~                  ^~~~~~~~~~~
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
sgen-pointer-queue.c:110:51: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
        SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
                                                   ~~~   ^~~~~~~~~~~~~~~~
                                                   %zu
./sgen-gc.h:143:69: note: expanded from macro 'SGEN_LOG'
                mono_gc_printf (sgen_gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
                                                          ~~~~~~                  ^~~~~~~~~~~
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
sgen-pointer-queue.c:122:53: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
        SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
                                                     ~~~   ^~~~~~~~~~~~~~~~
                                                     %zu
./sgen-gc.h:143:69: note: expanded from macro 'SGEN_LOG'
                mono_gc_printf (sgen_gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
                                                          ~~~~~~                  ^~~~~~~~~~~
../../mono/utils/mono-logger-internals.h:109:34: note: expanded from macro 'mono_gc_printf'
        fprintf (gc_log_file, format, ##__VA_ARGS__);   \
                              ~~~~~~    ^~~~~~~~~~~
mv -f .deps/libmonosgen_la-sgen-pinning-stats.Tpo .deps/libmonosgen_la-sgen-pinning-stats.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-qsort.lo -MD -MP -MF .deps/libmonosgen_la-sgen-qsort.Tpo -c -o libmonosgen_la-sgen-qsort.lo `test -f 'sgen-qsort.c' || echo './'`sgen-qsort.c
3 warnings generated.
mv -f .deps/libmonosgen_la-sgen-pinning.Tpo .deps/libmonosgen_la-sgen-pinning.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-simple-nursery.lo -MD -MP -MF .deps/libmonosgen_la-sgen-simple-nursery.Tpo -c -o libmonosgen_la-sgen-simple-nursery.lo `test -f 'sgen-simple-nursery.c' || echo './'`sgen-simple-nursery.c
mv -f .deps/libmonosgen_la-sgen-pointer-queue.Tpo .deps/libmonosgen_la-sgen-pointer-queue.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-split-nursery.lo -MD -MP -MF .deps/libmonosgen_la-sgen-split-nursery.Tpo -c -o libmonosgen_la-sgen-split-nursery.lo `test -f 'sgen-split-nursery.c' || echo './'`sgen-split-nursery.c
mv -f .deps/libmonosgen_la-sgen-array-list.Tpo .deps/libmonosgen_la-sgen-array-list.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-thread-pool.lo -MD -MP -MF .deps/libmonosgen_la-sgen-thread-pool.Tpo -c -o libmonosgen_la-sgen-thread-pool.lo `test -f 'sgen-thread-pool.c' || echo './'`sgen-thread-pool.c
mv -f .deps/libmonosgen_la-sgen-qsort.Tpo .deps/libmonosgen_la-sgen-qsort.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -MT libmonosgen_la-sgen-workers.lo -MD -MP -MF .deps/libmonosgen_la-sgen-workers.Tpo -c -o libmonosgen_la-sgen-workers.lo `test -f 'sgen-workers.c' || echo './'`sgen-workers.c
mv -f .deps/libmonosgen_la-sgen-protocol.Tpo .deps/libmonosgen_la-sgen-protocol.Plo
mv -f .deps/libmonosgen_la-sgen-thread-pool.Tpo .deps/libmonosgen_la-sgen-thread-pool.Plo
mv -f .deps/libmonosgen_la-sgen-workers.Tpo .deps/libmonosgen_la-sgen-workers.Plo
mv -f .deps/libmonosgen_la-sgen-split-nursery.Tpo .deps/libmonosgen_la-sgen-split-nursery.Plo
mv -f .deps/libmonosgen_la-sgen-simple-nursery.Tpo .deps/libmonosgen_la-sgen-simple-nursery.Plo
mv -f .deps/libmonosgen_la-sgen-marksweep.Tpo .deps/libmonosgen_la-sgen-marksweep.Plo
../../doltlibtool  --tag=CC   --mode=link cc -DHAVE_SGEN_GC -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration   -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonosgen.la  libmonosgen_la-sgen-alloc.lo libmonosgen_la-sgen-cardtable.lo libmonosgen_la-sgen-debug.lo libmonosgen_la-sgen-descriptor.lo libmonosgen_la-sgen-fin-weak-hash.lo libmonosgen_la-sgen-gc.lo libmonosgen_la-sgen-gchandles.lo libmonosgen_la-sgen-gray.lo libmonosgen_la-sgen-hash-table.lo libmonosgen_la-sgen-internal.lo libmonosgen_la-sgen-layout-stats.lo libmonosgen_la-sgen-los.lo libmonosgen_la-sgen-marksweep.lo libmonosgen_la-sgen-memory-governor.lo libmonosgen_la-sgen-nursery-allocator.lo libmonosgen_la-sgen-pinning-stats.lo libmonosgen_la-sgen-pinning.lo libmonosgen_la-sgen-pointer-queue.lo libmonosgen_la-sgen-array-list.lo libmonosgen_la-sgen-protocol.lo libmonosgen_la-sgen-qsort.lo libmonosgen_la-sgen-simple-nursery.lo libmonosgen_la-sgen-split-nursery.lo libmonosgen_la-sgen-thread-pool.lo libmonosgen_la-sgen-workers.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmonosgen.a .libs/libmonosgen_la-sgen-alloc.o .libs/libmonosgen_la-sgen-cardtable.o .libs/libmonosgen_la-sgen-debug.o .libs/libmonosgen_la-sgen-descriptor.o .libs/libmonosgen_la-sgen-fin-weak-hash.o .libs/libmonosgen_la-sgen-gc.o .libs/libmonosgen_la-sgen-gchandles.o .libs/libmonosgen_la-sgen-gray.o .libs/libmonosgen_la-sgen-hash-table.o .libs/libmonosgen_la-sgen-internal.o .libs/libmonosgen_la-sgen-layout-stats.o .libs/libmonosgen_la-sgen-los.o .libs/libmonosgen_la-sgen-marksweep.o .libs/libmonosgen_la-sgen-memory-governor.o .libs/libmonosgen_la-sgen-nursery-allocator.o .libs/libmonosgen_la-sgen-pinning-stats.o .libs/libmonosgen_la-sgen-pinning.o .libs/libmonosgen_la-sgen-pointer-queue.o .libs/libmonosgen_la-sgen-array-list.o .libs/libmonosgen_la-sgen-protocol.o .libs/libmonosgen_la-sgen-qsort.o .libs/libmonosgen_la-sgen-simple-nursery.o .libs/libmonosgen_la-sgen-split-nursery.o .libs/libmonosgen_la-sgen-thread-pool.o .libs/libmonosgen_la-sgen-workers.o 
libtool: link: ranlib .libs/libmonosgen.a
libtool: link: ( cd ".libs" && rm -f "libmonosgen.la" && ln -s "../libmonosgen.la" "libmonosgen.la" )
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/sgen'
Making all in metadata
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/metadata'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"/usr/local/lib\" -DMONO_CFG_DIR=\"/usr/local/etc\" -DMONO_RELOC_LIBDIR=\"../lib\"  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_config_la-mono-config-dirs.lo -MD -MP -MF .deps/libmonoruntime_config_la-mono-config-dirs.Tpo -c -o libmonoruntime_config_la-mono-config-dirs.lo `test -f 'mono-config-dirs.c' || echo './'`mono-config-dirs.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_support_la-empty.lo -MD -MP -MF .deps/libmonoruntime_support_la-empty.Tpo -c -o libmonoruntime_support_la-empty.lo `test -f 'empty.c' || echo './'`empty.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-console-unix.lo -MD -MP -MF .deps/libmonoruntime_la-console-unix.Tpo -c -o libmonoruntime_la-console-unix.lo `test -f 'console-unix.c' || echo './'`console-unix.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32mutex-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32mutex-unix.Tpo -c -o libmonoruntime_la-w32mutex-unix.lo `test -f 'w32mutex-unix.c' || echo './'`w32mutex-unix.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32semaphore-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32semaphore-unix.Tpo -c -o libmonoruntime_la-w32semaphore-unix.lo `test -f 'w32semaphore-unix.c' || echo './'`w32semaphore-unix.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32event-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32event-unix.Tpo -c -o libmonoruntime_la-w32event-unix.lo `test -f 'w32event-unix.c' || echo './'`w32event-unix.c
mv -f .deps/libmonoruntime_support_la-empty.Tpo .deps/libmonoruntime_support_la-empty.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32process-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32process-unix.Tpo -c -o libmonoruntime_la-w32process-unix.lo `test -f 'w32process-unix.c' || echo './'`w32process-unix.c
mv -f .deps/libmonoruntime_config_la-mono-config-dirs.Tpo .deps/libmonoruntime_config_la-mono-config-dirs.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32process-unix-osx.lo -MD -MP -MF .deps/libmonoruntime_la-w32process-unix-osx.Tpo -c -o libmonoruntime_la-w32process-unix-osx.lo `test -f 'w32process-unix-osx.c' || echo './'`w32process-unix-osx.c
mv -f .deps/libmonoruntime_la-w32semaphore-unix.Tpo .deps/libmonoruntime_la-w32semaphore-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32process-unix-bsd.lo -MD -MP -MF .deps/libmonoruntime_la-w32process-unix-bsd.Tpo -c -o libmonoruntime_la-w32process-unix-bsd.lo `test -f 'w32process-unix-bsd.c' || echo './'`w32process-unix-bsd.c
mv -f .deps/libmonoruntime_la-w32process-unix-osx.Tpo .deps/libmonoruntime_la-w32process-unix-osx.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32process-unix-haiku.lo -MD -MP -MF .deps/libmonoruntime_la-w32process-unix-haiku.Tpo -c -o libmonoruntime_la-w32process-unix-haiku.lo `test -f 'w32process-unix-haiku.c' || echo './'`w32process-unix-haiku.c
w32process-unix-bsd.c:162:14: warning: format specifies type 'int' but the argument has type 'guint64' (aka 'unsigned long long') [-Wformat]
                        __func__, mod->inode, mod->filename, mod->address_start, mod->address_end);
                                  ^~~~~~~~~~
mv -f .deps/libmonoruntime_la-w32event-unix.Tpo .deps/libmonoruntime_la-w32event-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32process-unix-default.lo -MD -MP -MF .deps/libmonoruntime_la-w32process-unix-default.Tpo -c -o libmonoruntime_la-w32process-unix-default.lo `test -f 'w32process-unix-default.c' || echo './'`w32process-unix-default.c
1 warning generated.
mv -f .deps/libmonoruntime_la-console-unix.Tpo .deps/libmonoruntime_la-console-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32socket-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32socket-unix.Tpo -c -o libmonoruntime_la-w32socket-unix.lo `test -f 'w32socket-unix.c' || echo './'`w32socket-unix.c
mv -f .deps/libmonoruntime_la-w32mutex-unix.Tpo .deps/libmonoruntime_la-w32mutex-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32file-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32file-unix.Tpo -c -o libmonoruntime_la-w32file-unix.lo `test -f 'w32file-unix.c' || echo './'`w32file-unix.c
mv -f .deps/libmonoruntime_la-w32process-unix-haiku.Tpo .deps/libmonoruntime_la-w32process-unix-haiku.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32file-unix-glob.lo -MD -MP -MF .deps/libmonoruntime_la-w32file-unix-glob.Tpo -c -o libmonoruntime_la-w32file-unix-glob.lo `test -f 'w32file-unix-glob.c' || echo './'`w32file-unix-glob.c
mv -f .deps/libmonoruntime_la-w32process-unix-bsd.Tpo .deps/libmonoruntime_la-w32process-unix-bsd.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32error-unix.lo -MD -MP -MF .deps/libmonoruntime_la-w32error-unix.Tpo -c -o libmonoruntime_la-w32error-unix.lo `test -f 'w32error-unix.c' || echo './'`w32error-unix.c
mv -f .deps/libmonoruntime_la-w32process-unix-default.Tpo .deps/libmonoruntime_la-w32process-unix-default.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-threadpool-worker-default.lo -MD -MP -MF .deps/libmonoruntime_la-threadpool-worker-default.Tpo -c -o libmonoruntime_la-threadpool-worker-default.lo `test -f 'threadpool-worker-default.c' || echo './'`threadpool-worker-default.c
mv -f .deps/libmonoruntime_la-w32error-unix.Tpo .deps/libmonoruntime_la-w32error-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-appdomain.lo -MD -MP -MF .deps/libmonoruntime_la-appdomain.Tpo -c -o libmonoruntime_la-appdomain.lo `test -f 'appdomain.c' || echo './'`appdomain.c
mv -f .deps/libmonoruntime_la-w32file-unix-glob.Tpo .deps/libmonoruntime_la-w32file-unix-glob.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-domain.lo -MD -MP -MF .deps/libmonoruntime_la-domain.Tpo -c -o libmonoruntime_la-domain.lo `test -f 'domain.c' || echo './'`domain.c
mv -f .deps/libmonoruntime_la-w32socket-unix.Tpo .deps/libmonoruntime_la-w32socket-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-assembly.lo -MD -MP -MF .deps/libmonoruntime_la-assembly.Tpo -c -o libmonoruntime_la-assembly.lo `test -f 'assembly.c' || echo './'`assembly.c
mv -f .deps/libmonoruntime_la-threadpool-worker-default.Tpo .deps/libmonoruntime_la-threadpool-worker-default.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-attach.lo -MD -MP -MF .deps/libmonoruntime_la-attach.Tpo -c -o libmonoruntime_la-attach.lo `test -f 'attach.c' || echo './'`attach.c
mv -f .deps/libmonoruntime_la-w32process-unix.Tpo .deps/libmonoruntime_la-w32process-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-class.lo -MD -MP -MF .deps/libmonoruntime_la-class.Tpo -c -o libmonoruntime_la-class.lo `test -f 'class.c' || echo './'`class.c
mv -f .deps/libmonoruntime_la-domain.Tpo .deps/libmonoruntime_la-domain.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-class-init.lo -MD -MP -MF .deps/libmonoruntime_la-class-init.Tpo -c -o libmonoruntime_la-class-init.lo `test -f 'class-init.c' || echo './'`class-init.c
mv -f .deps/libmonoruntime_la-attach.Tpo .deps/libmonoruntime_la-attach.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-class-accessors.lo -MD -MP -MF .deps/libmonoruntime_la-class-accessors.Tpo -c -o libmonoruntime_la-class-accessors.lo `test -f 'class-accessors.c' || echo './'`class-accessors.c
mv -f .deps/libmonoruntime_la-w32file-unix.Tpo .deps/libmonoruntime_la-w32file-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-cominterop.lo -MD -MP -MF .deps/libmonoruntime_la-cominterop.Tpo -c -o libmonoruntime_la-cominterop.lo `test -f 'cominterop.c' || echo './'`cominterop.c
mv -f .deps/libmonoruntime_la-appdomain.Tpo .deps/libmonoruntime_la-appdomain.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-coree.lo -MD -MP -MF .deps/libmonoruntime_la-coree.Tpo -c -o libmonoruntime_la-coree.lo `test -f 'coree.c' || echo './'`coree.c
mv -f .deps/libmonoruntime_la-coree.Tpo .deps/libmonoruntime_la-coree.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-debug-helpers.lo -MD -MP -MF .deps/libmonoruntime_la-debug-helpers.Tpo -c -o libmonoruntime_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo './'`debug-helpers.c
mv -f .deps/libmonoruntime_la-class-accessors.Tpo .deps/libmonoruntime_la-class-accessors.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-debug-mono-symfile.lo -MD -MP -MF .deps/libmonoruntime_la-debug-mono-symfile.Tpo -c -o libmonoruntime_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo './'`debug-mono-symfile.c
mv -f .deps/libmonoruntime_la-debug-mono-symfile.Tpo .deps/libmonoruntime_la-debug-mono-symfile.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-debug-mono-ppdb.lo -MD -MP -MF .deps/libmonoruntime_la-debug-mono-ppdb.Tpo -c -o libmonoruntime_la-debug-mono-ppdb.lo `test -f 'debug-mono-ppdb.c' || echo './'`debug-mono-ppdb.c
mv -f .deps/libmonoruntime_la-debug-helpers.Tpo .deps/libmonoruntime_la-debug-helpers.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-environment.lo -MD -MP -MF .deps/libmonoruntime_la-environment.Tpo -c -o libmonoruntime_la-environment.lo `test -f 'environment.c' || echo './'`environment.c
mv -f .deps/libmonoruntime_la-assembly.Tpo .deps/libmonoruntime_la-assembly.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-exception.lo -MD -MP -MF .deps/libmonoruntime_la-exception.Tpo -c -o libmonoruntime_la-exception.lo `test -f 'exception.c' || echo './'`exception.c
mv -f .deps/libmonoruntime_la-environment.Tpo .deps/libmonoruntime_la-environment.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32file.lo -MD -MP -MF .deps/libmonoruntime_la-w32file.Tpo -c -o libmonoruntime_la-w32file.lo `test -f 'w32file.c' || echo './'`w32file.c
mv -f .deps/libmonoruntime_la-debug-mono-ppdb.Tpo .deps/libmonoruntime_la-debug-mono-ppdb.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-filewatcher.lo -MD -MP -MF .deps/libmonoruntime_la-filewatcher.Tpo -c -o libmonoruntime_la-filewatcher.lo `test -f 'filewatcher.c' || echo './'`filewatcher.c
mv -f .deps/libmonoruntime_la-cominterop.Tpo .deps/libmonoruntime_la-cominterop.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-icall.lo -MD -MP -MF .deps/libmonoruntime_la-icall.Tpo -c -o libmonoruntime_la-icall.lo `test -f 'icall.c' || echo './'`icall.c
mv -f .deps/libmonoruntime_la-filewatcher.Tpo .deps/libmonoruntime_la-filewatcher.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-image.lo -MD -MP -MF .deps/libmonoruntime_la-image.Tpo -c -o libmonoruntime_la-image.lo `test -f 'image.c' || echo './'`image.c
mv -f .deps/libmonoruntime_la-w32file.Tpo .deps/libmonoruntime_la-w32file.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-jit-info.lo -MD -MP -MF .deps/libmonoruntime_la-jit-info.Tpo -c -o libmonoruntime_la-jit-info.lo `test -f 'jit-info.c' || echo './'`jit-info.c
mv -f .deps/libmonoruntime_la-exception.Tpo .deps/libmonoruntime_la-exception.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-loader.lo -MD -MP -MF .deps/libmonoruntime_la-loader.Tpo -c -o libmonoruntime_la-loader.lo `test -f 'loader.c' || echo './'`loader.c
mv -f .deps/libmonoruntime_la-class.Tpo .deps/libmonoruntime_la-class.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-locales.lo -MD -MP -MF .deps/libmonoruntime_la-locales.Tpo -c -o libmonoruntime_la-locales.lo `test -f 'locales.c' || echo './'`locales.c
mv -f .deps/libmonoruntime_la-jit-info.Tpo .deps/libmonoruntime_la-jit-info.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-lock-tracer.lo -MD -MP -MF .deps/libmonoruntime_la-lock-tracer.Tpo -c -o libmonoruntime_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo './'`lock-tracer.c
mv -f .deps/libmonoruntime_la-class-init.Tpo .deps/libmonoruntime_la-class-init.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-marshal.lo -MD -MP -MF .deps/libmonoruntime_la-marshal.Tpo -c -o libmonoruntime_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c
mv -f .deps/libmonoruntime_la-lock-tracer.Tpo .deps/libmonoruntime_la-lock-tracer.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mempool.lo -MD -MP -MF .deps/libmonoruntime_la-mempool.Tpo -c -o libmonoruntime_la-mempool.lo `test -f 'mempool.c' || echo './'`mempool.c
marshal.c:4856:72: warning: format specifies type 'unsigned long' but the argument has type 'gsize' (aka 'unsigned int') [-Wformat]
                mono_error_set_out_of_memory (error, "Could not allocate %lu bytes", size);
                                                                         ~~~         ^~~~
                                                                         %zu
mv -f .deps/libmonoruntime_la-mempool.Tpo .deps/libmonoruntime_la-mempool.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-metadata.lo -MD -MP -MF .deps/libmonoruntime_la-metadata.Tpo -c -o libmonoruntime_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c
mv -f .deps/libmonoruntime_la-image.Tpo .deps/libmonoruntime_la-image.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-metadata-verify.lo -MD -MP -MF .deps/libmonoruntime_la-metadata-verify.Tpo -c -o libmonoruntime_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo './'`metadata-verify.c
mv -f .deps/libmonoruntime_la-locales.Tpo .deps/libmonoruntime_la-locales.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-method-builder.lo -MD -MP -MF .deps/libmonoruntime_la-method-builder.Tpo -c -o libmonoruntime_la-method-builder.lo `test -f 'method-builder.c' || echo './'`method-builder.c
mv -f .deps/libmonoruntime_la-loader.Tpo .deps/libmonoruntime_la-loader.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-basic-block.lo -MD -MP -MF .deps/libmonoruntime_la-mono-basic-block.Tpo -c -o libmonoruntime_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo './'`mono-basic-block.c
mv -f .deps/libmonoruntime_la-method-builder.Tpo .deps/libmonoruntime_la-method-builder.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-config.lo -MD -MP -MF .deps/libmonoruntime_la-mono-config.Tpo -c -o libmonoruntime_la-mono-config.lo `test -f 'mono-config.c' || echo './'`mono-config.c
mv -f .deps/libmonoruntime_la-mono-basic-block.Tpo .deps/libmonoruntime_la-mono-basic-block.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-debug.lo -MD -MP -MF .deps/libmonoruntime_la-mono-debug.Tpo -c -o libmonoruntime_la-mono-debug.lo `test -f 'mono-debug.c' || echo './'`mono-debug.c
1 warning generated.
mv -f .deps/libmonoruntime_la-mono-config.Tpo .deps/libmonoruntime_la-mono-config.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-endian.lo -MD -MP -MF .deps/libmonoruntime_la-mono-endian.Tpo -c -o libmonoruntime_la-mono-endian.lo `test -f 'mono-endian.c' || echo './'`mono-endian.c
mv -f .deps/libmonoruntime_la-mono-endian.Tpo .deps/libmonoruntime_la-mono-endian.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-hash.lo -MD -MP -MF .deps/libmonoruntime_la-mono-hash.Tpo -c -o libmonoruntime_la-mono-hash.lo `test -f 'mono-hash.c' || echo './'`mono-hash.c
mv -f .deps/libmonoruntime_la-mono-debug.Tpo .deps/libmonoruntime_la-mono-debug.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-conc-hash.lo -MD -MP -MF .deps/libmonoruntime_la-mono-conc-hash.Tpo -c -o libmonoruntime_la-mono-conc-hash.lo `test -f 'mono-conc-hash.c' || echo './'`mono-conc-hash.c
mv -f .deps/libmonoruntime_la-mono-hash.Tpo .deps/libmonoruntime_la-mono-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-mlist.lo -MD -MP -MF .deps/libmonoruntime_la-mono-mlist.Tpo -c -o libmonoruntime_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo './'`mono-mlist.c
mv -f .deps/libmonoruntime_la-mono-mlist.Tpo .deps/libmonoruntime_la-mono-mlist.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-perfcounters.lo -MD -MP -MF .deps/libmonoruntime_la-mono-perfcounters.Tpo -c -o libmonoruntime_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo './'`mono-perfcounters.c
mv -f .deps/libmonoruntime_la-mono-conc-hash.Tpo .deps/libmonoruntime_la-mono-conc-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-route.lo -MD -MP -MF .deps/libmonoruntime_la-mono-route.Tpo -c -o libmonoruntime_la-mono-route.lo `test -f 'mono-route.c' || echo './'`mono-route.c
mv -f .deps/libmonoruntime_la-marshal.Tpo .deps/libmonoruntime_la-marshal.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-object.lo -MD -MP -MF .deps/libmonoruntime_la-object.Tpo -c -o libmonoruntime_la-object.lo `test -f 'object.c' || echo './'`object.c
mv -f .deps/libmonoruntime_la-mono-route.Tpo .deps/libmonoruntime_la-mono-route.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-opcodes.lo -MD -MP -MF .deps/libmonoruntime_la-opcodes.Tpo -c -o libmonoruntime_la-opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c
mv -f .deps/libmonoruntime_la-opcodes.Tpo .deps/libmonoruntime_la-opcodes.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-property-bag.lo -MD -MP -MF .deps/libmonoruntime_la-property-bag.Tpo -c -o libmonoruntime_la-property-bag.lo `test -f 'property-bag.c' || echo './'`property-bag.c
mv -f .deps/libmonoruntime_la-property-bag.Tpo .deps/libmonoruntime_la-property-bag.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32socket.lo -MD -MP -MF .deps/libmonoruntime_la-w32socket.Tpo -c -o libmonoruntime_la-w32socket.lo `test -f 'w32socket.c' || echo './'`w32socket.c
mv -f .deps/libmonoruntime_la-icall.Tpo .deps/libmonoruntime_la-icall.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32process.lo -MD -MP -MF .deps/libmonoruntime_la-w32process.Tpo -c -o libmonoruntime_la-w32process.lo `test -f 'w32process.c' || echo './'`w32process.c
mv -f .deps/libmonoruntime_la-mono-perfcounters.Tpo .deps/libmonoruntime_la-mono-perfcounters.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-profiler.lo -MD -MP -MF .deps/libmonoruntime_la-profiler.Tpo -c -o libmonoruntime_la-profiler.lo `test -f 'profiler.c' || echo './'`profiler.c
mv -f .deps/libmonoruntime_la-metadata.Tpo .deps/libmonoruntime_la-metadata.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-rand.lo -MD -MP -MF .deps/libmonoruntime_la-rand.Tpo -c -o libmonoruntime_la-rand.lo `test -f 'rand.c' || echo './'`rand.c
mv -f .deps/libmonoruntime_la-w32process.Tpo .deps/libmonoruntime_la-w32process.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-remoting.lo -MD -MP -MF .deps/libmonoruntime_la-remoting.Tpo -c -o libmonoruntime_la-remoting.lo `test -f 'remoting.c' || echo './'`remoting.c
mv -f .deps/libmonoruntime_la-w32socket.Tpo .deps/libmonoruntime_la-w32socket.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-runtime.lo -MD -MP -MF .deps/libmonoruntime_la-runtime.Tpo -c -o libmonoruntime_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c
mv -f .deps/libmonoruntime_la-rand.Tpo .deps/libmonoruntime_la-rand.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-mono-security.lo -MD -MP -MF .deps/libmonoruntime_la-mono-security.Tpo -c -o libmonoruntime_la-mono-security.lo `test -f 'mono-security.c' || echo './'`mono-security.c
mv -f .deps/libmonoruntime_la-runtime.Tpo .deps/libmonoruntime_la-runtime.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-security-core-clr.lo -MD -MP -MF .deps/libmonoruntime_la-security-core-clr.Tpo -c -o libmonoruntime_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo './'`security-core-clr.c
mv -f .deps/libmonoruntime_la-mono-security.Tpo .deps/libmonoruntime_la-mono-security.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-security-manager.lo -MD -MP -MF .deps/libmonoruntime_la-security-manager.Tpo -c -o libmonoruntime_la-security-manager.lo `test -f 'security-manager.c' || echo './'`security-manager.c
mv -f .deps/libmonoruntime_la-metadata-verify.Tpo .deps/libmonoruntime_la-metadata-verify.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-string-icalls.lo -MD -MP -MF .deps/libmonoruntime_la-string-icalls.Tpo -c -o libmonoruntime_la-string-icalls.lo `test -f 'string-icalls.c' || echo './'`string-icalls.c
mv -f .deps/libmonoruntime_la-string-icalls.Tpo .deps/libmonoruntime_la-string-icalls.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-sysmath.lo -MD -MP -MF .deps/libmonoruntime_la-sysmath.Tpo -c -o libmonoruntime_la-sysmath.lo `test -f 'sysmath.c' || echo './'`sysmath.c
mv -f .deps/libmonoruntime_la-security-manager.Tpo .deps/libmonoruntime_la-security-manager.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-threads.lo -MD -MP -MF .deps/libmonoruntime_la-threads.Tpo -c -o libmonoruntime_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
sysmath.c:35:1: warning: no previous prototype for function 'ves_icall_System_Math_Floor' [-Wmissing-prototypes]
ves_icall_System_Math_Floor (gdouble x)
^
sysmath.c:34:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:42:1: warning: no previous prototype for function 'ves_icall_System_Math_Round' [-Wmissing-prototypes]
ves_icall_System_Math_Round (gdouble x)
^
sysmath.c:41:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:62:1: warning: no previous prototype for function 'ves_icall_System_Math_FMod' [-Wmissing-prototypes]
ves_icall_System_Math_FMod (gdouble x, gdouble y)
^
sysmath.c:61:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:69:1: warning: no previous prototype for function 'ves_icall_System_Math_ModF' [-Wmissing-prototypes]
ves_icall_System_Math_ModF (gdouble x, gdouble *d)
^
sysmath.c:68:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:76:1: warning: no previous prototype for function 'ves_icall_System_Math_Sin' [-Wmissing-prototypes]
ves_icall_System_Math_Sin (gdouble x)
^
sysmath.c:75:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:83:1: warning: no previous prototype for function 'ves_icall_System_Math_Cos' [-Wmissing-prototypes]
ves_icall_System_Math_Cos (gdouble x)
^
sysmath.c:82:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:90:1: warning: no previous prototype for function 'ves_icall_System_Math_Cbrt' [-Wmissing-prototypes]
ves_icall_System_Math_Cbrt (gdouble x)
^
sysmath.c:89:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:97:1: warning: no previous prototype for function 'ves_icall_System_Math_Tan' [-Wmissing-prototypes]
ves_icall_System_Math_Tan (gdouble x)
^
sysmath.c:96:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:104:1: warning: no previous prototype for function 'ves_icall_System_Math_Sinh' [-Wmissing-prototypes]
ves_icall_System_Math_Sinh (gdouble x)
^
sysmath.c:103:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:111:1: warning: no previous prototype for function 'ves_icall_System_Math_Cosh' [-Wmissing-prototypes]
ves_icall_System_Math_Cosh (gdouble x)
^
sysmath.c:110:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:118:1: warning: no previous prototype for function 'ves_icall_System_Math_Tanh' [-Wmissing-prototypes]
ves_icall_System_Math_Tanh (gdouble x)
^
sysmath.c:117:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:125:1: warning: no previous prototype for function 'ves_icall_System_Math_Acos' [-Wmissing-prototypes]
ves_icall_System_Math_Acos (gdouble x)
^
sysmath.c:124:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:132:1: warning: no previous prototype for function 'ves_icall_System_Math_Acosh' [-Wmissing-prototypes]
ves_icall_System_Math_Acosh (gdouble x)
^
sysmath.c:131:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:139:1: warning: no previous prototype for function 'ves_icall_System_Math_Asin' [-Wmissing-prototypes]
ves_icall_System_Math_Asin (gdouble x)
^
sysmath.c:138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:146:1: warning: no previous prototype for function 'ves_icall_System_Math_Asinh' [-Wmissing-prototypes]
ves_icall_System_Math_Asinh (gdouble x)
^
sysmath.c:145:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:153:1: warning: no previous prototype for function 'ves_icall_System_Math_Atan' [-Wmissing-prototypes]
ves_icall_System_Math_Atan (gdouble x)
^
sysmath.c:152:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:160:1: warning: no previous prototype for function 'ves_icall_System_Math_Atan2' [-Wmissing-prototypes]
ves_icall_System_Math_Atan2 (gdouble y, gdouble x)
^
sysmath.c:159:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:167:1: warning: no previous prototype for function 'ves_icall_System_Math_Atanh' [-Wmissing-prototypes]
ves_icall_System_Math_Atanh (gdouble x)
^
sysmath.c:166:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:174:1: warning: no previous prototype for function 'ves_icall_System_Math_Exp' [-Wmissing-prototypes]
ves_icall_System_Math_Exp (gdouble x)
^
sysmath.c:173:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:181:1: warning: no previous prototype for function 'ves_icall_System_Math_Log' [-Wmissing-prototypes]
ves_icall_System_Math_Log (gdouble x)
^
sysmath.c:180:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:188:1: warning: no previous prototype for function 'ves_icall_System_Math_Log10' [-Wmissing-prototypes]
ves_icall_System_Math_Log10 (gdouble x)
^
sysmath.c:187:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:195:1: warning: no previous prototype for function 'ves_icall_System_Math_Pow' [-Wmissing-prototypes]
ves_icall_System_Math_Pow (gdouble x, gdouble y)
^
sysmath.c:194:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:202:1: warning: no previous prototype for function 'ves_icall_System_Math_Sqrt' [-Wmissing-prototypes]
ves_icall_System_Math_Sqrt (gdouble x)
^
sysmath.c:201:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:209:1: warning: no previous prototype for function 'ves_icall_System_Math_Abs_double' [-Wmissing-prototypes]
ves_icall_System_Math_Abs_double (gdouble v)
^
sysmath.c:208:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:216:1: warning: no previous prototype for function 'ves_icall_System_Math_Abs_single' [-Wmissing-prototypes]
ves_icall_System_Math_Abs_single (float v)
^
sysmath.c:215:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:223:1: warning: no previous prototype for function 'ves_icall_System_Math_Ceiling' [-Wmissing-prototypes]
ves_icall_System_Math_Ceiling (gdouble v)
^
sysmath.c:222:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:230:1: warning: no previous prototype for function 'ves_icall_System_MathF_Acos' [-Wmissing-prototypes]
ves_icall_System_MathF_Acos (float x)
^
sysmath.c:229:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:237:1: warning: no previous prototype for function 'ves_icall_System_MathF_Acosh' [-Wmissing-prototypes]
ves_icall_System_MathF_Acosh (float x)
^
sysmath.c:236:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:244:1: warning: no previous prototype for function 'ves_icall_System_MathF_Asin' [-Wmissing-prototypes]
ves_icall_System_MathF_Asin (float x)
^
sysmath.c:243:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:251:1: warning: no previous prototype for function 'ves_icall_System_MathF_Asinh' [-Wmissing-prototypes]
ves_icall_System_MathF_Asinh  (float x)
^
sysmath.c:250:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:258:1: warning: no previous prototype for function 'ves_icall_System_MathF_Atan' [-Wmissing-prototypes]
ves_icall_System_MathF_Atan  (float x)
^
sysmath.c:257:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:265:1: warning: no previous prototype for function 'ves_icall_System_MathF_Atan2' [-Wmissing-prototypes]
ves_icall_System_MathF_Atan2 (float x, float y)
^
sysmath.c:264:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:272:1: warning: no previous prototype for function 'ves_icall_System_MathF_Atanh' [-Wmissing-prototypes]
ves_icall_System_MathF_Atanh (float x)
^
sysmath.c:271:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:279:1: warning: no previous prototype for function 'ves_icall_System_MathF_Cbrt' [-Wmissing-prototypes]
ves_icall_System_MathF_Cbrt (float x)
^
sysmath.c:278:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:286:1: warning: no previous prototype for function 'ves_icall_System_MathF_Ceiling' [-Wmissing-prototypes]
ves_icall_System_MathF_Ceiling (float x)
^
sysmath.c:285:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:293:1: warning: no previous prototype for function 'ves_icall_System_MathF_Cos' [-Wmissing-prototypes]
ves_icall_System_MathF_Cos (float x)
^
sysmath.c:292:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:300:1: warning: no previous prototype for function 'ves_icall_System_MathF_Cosh' [-Wmissing-prototypes]
ves_icall_System_MathF_Cosh (float x)
^
sysmath.c:299:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:307:1: warning: no previous prototype for function 'ves_icall_System_MathF_Exp' [-Wmissing-prototypes]
ves_icall_System_MathF_Exp (float x)
^
sysmath.c:306:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:314:1: warning: no previous prototype for function 'ves_icall_System_MathF_Floor' [-Wmissing-prototypes]
ves_icall_System_MathF_Floor (float x)
^
sysmath.c:313:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:321:1: warning: no previous prototype for function 'ves_icall_System_MathF_Log' [-Wmissing-prototypes]
ves_icall_System_MathF_Log (float x)
^
sysmath.c:320:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:328:1: warning: no previous prototype for function 'ves_icall_System_MathF_Log10' [-Wmissing-prototypes]
ves_icall_System_MathF_Log10 (float x)
^
sysmath.c:327:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:335:1: warning: no previous prototype for function 'ves_icall_System_MathF_Pow' [-Wmissing-prototypes]
ves_icall_System_MathF_Pow (float x, float y)
^
sysmath.c:334:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:342:1: warning: no previous prototype for function 'ves_icall_System_MathF_Sin' [-Wmissing-prototypes]
ves_icall_System_MathF_Sin (float x)
^
sysmath.c:341:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:349:1: warning: no previous prototype for function 'ves_icall_System_MathF_Sinh' [-Wmissing-prototypes]
ves_icall_System_MathF_Sinh (float x)
^
sysmath.c:348:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:356:1: warning: no previous prototype for function 'ves_icall_System_MathF_Sqrt' [-Wmissing-prototypes]
ves_icall_System_MathF_Sqrt (float x)
^
sysmath.c:355:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:363:1: warning: no previous prototype for function 'ves_icall_System_MathF_Tan' [-Wmissing-prototypes]
ves_icall_System_MathF_Tan (float x)
^
sysmath.c:362:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:370:1: warning: no previous prototype for function 'ves_icall_System_MathF_Tanh' [-Wmissing-prototypes]
ves_icall_System_MathF_Tanh (float x)
^
sysmath.c:369:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:377:1: warning: no previous prototype for function 'ves_icall_System_MathF_FMod' [-Wmissing-prototypes]
ves_icall_System_MathF_FMod (float x, float y)
^
sysmath.c:376:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:384:1: warning: no previous prototype for function 'ves_icall_System_MathF_ModF' [-Wmissing-prototypes]
ves_icall_System_MathF_ModF (float x, float *d)
^
sysmath.c:383:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
49 warnings generated.
mv -f .deps/libmonoruntime_la-security-core-clr.Tpo .deps/libmonoruntime_la-security-core-clr.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-threadpool.lo -MD -MP -MF .deps/libmonoruntime_la-threadpool.Tpo -c -o libmonoruntime_la-threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c
mv -f .deps/libmonoruntime_la-sysmath.Tpo .deps/libmonoruntime_la-sysmath.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-threadpool-io.lo -MD -MP -MF .deps/libmonoruntime_la-threadpool-io.Tpo -c -o libmonoruntime_la-threadpool-io.lo `test -f 'threadpool-io.c' || echo './'`threadpool-io.c
mv -f .deps/libmonoruntime_la-remoting.Tpo .deps/libmonoruntime_la-remoting.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-verify.lo -MD -MP -MF .deps/libmonoruntime_la-verify.Tpo -c -o libmonoruntime_la-verify.lo `test -f 'verify.c' || echo './'`verify.c
mv -f .deps/libmonoruntime_la-profiler.Tpo .deps/libmonoruntime_la-profiler.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-dynamic-stream.lo -MD -MP -MF .deps/libmonoruntime_la-dynamic-stream.Tpo -c -o libmonoruntime_la-dynamic-stream.lo `test -f 'dynamic-stream.c' || echo './'`dynamic-stream.c
mv -f .deps/libmonoruntime_la-dynamic-stream.Tpo .deps/libmonoruntime_la-dynamic-stream.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-file-mmap-posix.lo -MD -MP -MF .deps/libmonoruntime_la-file-mmap-posix.Tpo -c -o libmonoruntime_la-file-mmap-posix.lo `test -f 'file-mmap-posix.c' || echo './'`file-mmap-posix.c
mv -f .deps/libmonoruntime_la-threadpool.Tpo .deps/libmonoruntime_la-threadpool.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-file-mmap-windows.lo -MD -MP -MF .deps/libmonoruntime_la-file-mmap-windows.Tpo -c -o libmonoruntime_la-file-mmap-windows.lo `test -f 'file-mmap-windows.c' || echo './'`file-mmap-windows.c
mv -f .deps/libmonoruntime_la-file-mmap-windows.Tpo .deps/libmonoruntime_la-file-mmap-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-metadata-cross-helpers.lo -MD -MP -MF .deps/libmonoruntime_la-metadata-cross-helpers.Tpo -c -o libmonoruntime_la-metadata-cross-helpers.lo `test -f 'metadata-cross-helpers.c' || echo './'`metadata-cross-helpers.c
mv -f .deps/libmonoruntime_la-threadpool-io.Tpo .deps/libmonoruntime_la-threadpool-io.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-seq-points-data.lo -MD -MP -MF .deps/libmonoruntime_la-seq-points-data.Tpo -c -o libmonoruntime_la-seq-points-data.lo `test -f 'seq-points-data.c' || echo './'`seq-points-data.c
mv -f .deps/libmonoruntime_la-file-mmap-posix.Tpo .deps/libmonoruntime_la-file-mmap-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-handle.lo -MD -MP -MF .deps/libmonoruntime_la-handle.Tpo -c -o libmonoruntime_la-handle.lo `test -f 'handle.c' || echo './'`handle.c
mv -f .deps/libmonoruntime_la-metadata-cross-helpers.Tpo .deps/libmonoruntime_la-metadata-cross-helpers.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32handle-namespace.lo -MD -MP -MF .deps/libmonoruntime_la-w32handle-namespace.Tpo -c -o libmonoruntime_la-w32handle-namespace.lo `test -f 'w32handle-namespace.c' || echo './'`w32handle-namespace.c
mv -f .deps/libmonoruntime_la-seq-points-data.Tpo .deps/libmonoruntime_la-seq-points-data.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-w32handle.lo -MD -MP -MF .deps/libmonoruntime_la-w32handle.Tpo -c -o libmonoruntime_la-w32handle.lo `test -f 'w32handle.c' || echo './'`w32handle.c
mv -f .deps/libmonoruntime_la-w32handle-namespace.Tpo .deps/libmonoruntime_la-w32handle-namespace.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-reflection.lo -MD -MP -MF .deps/libmonoruntime_la-reflection.Tpo -c -o libmonoruntime_la-reflection.lo `test -f 'reflection.c' || echo './'`reflection.c
mv -f .deps/libmonoruntime_la-object.Tpo .deps/libmonoruntime_la-object.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-dynamic-image.lo -MD -MP -MF .deps/libmonoruntime_la-dynamic-image.Tpo -c -o libmonoruntime_la-dynamic-image.lo `test -f 'dynamic-image.c' || echo './'`dynamic-image.c
mv -f .deps/libmonoruntime_la-handle.Tpo .deps/libmonoruntime_la-handle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-sre.lo -MD -MP -MF .deps/libmonoruntime_la-sre.Tpo -c -o libmonoruntime_la-sre.lo `test -f 'sre.c' || echo './'`sre.c
mv -f .deps/libmonoruntime_la-dynamic-image.Tpo .deps/libmonoruntime_la-dynamic-image.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-sre-encode.lo -MD -MP -MF .deps/libmonoruntime_la-sre-encode.Tpo -c -o libmonoruntime_la-sre-encode.lo `test -f 'sre-encode.c' || echo './'`sre-encode.c
mv -f .deps/libmonoruntime_la-w32handle.Tpo .deps/libmonoruntime_la-w32handle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-sre-save.lo -MD -MP -MF .deps/libmonoruntime_la-sre-save.Tpo -c -o libmonoruntime_la-sre-save.lo `test -f 'sre-save.c' || echo './'`sre-save.c
mv -f .deps/libmonoruntime_la-threads.Tpo .deps/libmonoruntime_la-threads.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-custom-attrs.lo -MD -MP -MF .deps/libmonoruntime_la-custom-attrs.Tpo -c -o libmonoruntime_la-custom-attrs.lo `test -f 'custom-attrs.c' || echo './'`custom-attrs.c
mv -f .deps/libmonoruntime_la-sre-encode.Tpo .deps/libmonoruntime_la-sre-encode.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-fdhandle.lo -MD -MP -MF .deps/libmonoruntime_la-fdhandle.Tpo -c -o libmonoruntime_la-fdhandle.lo `test -f 'fdhandle.c' || echo './'`fdhandle.c
mv -f .deps/libmonoruntime_la-fdhandle.Tpo .deps/libmonoruntime_la-fdhandle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-callspec.lo -MD -MP -MF .deps/libmonoruntime_la-callspec.Tpo -c -o libmonoruntime_la-callspec.lo `test -f 'callspec.c' || echo './'`callspec.c
mv -f .deps/libmonoruntime_la-reflection.Tpo .deps/libmonoruntime_la-reflection.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-abi.lo -MD -MP -MF .deps/libmonoruntime_la-abi.Tpo -c -o libmonoruntime_la-abi.lo `test -f 'abi.c' || echo './'`abi.c
mv -f .deps/libmonoruntime_la-abi.Tpo .deps/libmonoruntime_la-abi.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-icall-table.lo -MD -MP -MF .deps/libmonoruntime_la-icall-table.Tpo -c -o libmonoruntime_la-icall-table.lo `test -f 'icall-table.c' || echo './'`icall-table.c
mv -f .deps/libmonoruntime_la-callspec.Tpo .deps/libmonoruntime_la-callspec.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-method-builder-ilgen.lo -MD -MP -MF .deps/libmonoruntime_la-method-builder-ilgen.Tpo -c -o libmonoruntime_la-method-builder-ilgen.lo `test -f 'method-builder-ilgen.c' || echo './'`method-builder-ilgen.c
mv -f .deps/libmonoruntime_la-icall-table.Tpo .deps/libmonoruntime_la-icall-table.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-marshal-ilgen.lo -MD -MP -MF .deps/libmonoruntime_la-marshal-ilgen.Tpo -c -o libmonoruntime_la-marshal-ilgen.lo `test -f 'marshal-ilgen.c' || echo './'`marshal-ilgen.c
mv -f .deps/libmonoruntime_la-sre-save.Tpo .deps/libmonoruntime_la-sre-save.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-sgen-mono-ilgen.lo -MD -MP -MF .deps/libmonoruntime_la-sgen-mono-ilgen.Tpo -c -o libmonoruntime_la-sgen-mono-ilgen.lo `test -f 'sgen-mono-ilgen.c' || echo './'`sgen-mono-ilgen.c
mv -f .deps/libmonoruntime_la-sgen-mono-ilgen.Tpo .deps/libmonoruntime_la-sgen-mono-ilgen.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-gc-stats.lo -MD -MP -MF .deps/libmonoruntime_la-gc-stats.Tpo -c -o libmonoruntime_la-gc-stats.lo `test -f 'gc-stats.c' || echo './'`gc-stats.c
mv -f .deps/libmonoruntime_la-gc-stats.Tpo .deps/libmonoruntime_la-gc-stats.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-gc.lo -MD -MP -MF .deps/libmonoruntime_la-gc.Tpo -c -o libmonoruntime_la-gc.lo `test -f 'gc.c' || echo './'`gc.c
mv -f .deps/libmonoruntime_la-method-builder-ilgen.Tpo .deps/libmonoruntime_la-method-builder-ilgen.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-monitor.lo -MD -MP -MF .deps/libmonoruntime_la-monitor.Tpo -c -o libmonoruntime_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c
mv -f .deps/libmonoruntime_la-sre.Tpo .deps/libmonoruntime_la-sre.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-null-gc.lo -MD -MP -MF .deps/libmonoruntime_la-null-gc.Tpo -c -o libmonoruntime_la-null-gc.lo `test -f 'null-gc.c' || echo './'`null-gc.c
mv -f .deps/libmonoruntime_la-verify.Tpo .deps/libmonoruntime_la-verify.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-null-gc-handles.lo -MD -MP -MF .deps/libmonoruntime_la-null-gc-handles.Tpo -c -o libmonoruntime_la-null-gc-handles.lo `test -f 'null-gc-handles.c' || echo './'`null-gc-handles.c
mv -f .deps/libmonoruntime_la-custom-attrs.Tpo .deps/libmonoruntime_la-custom-attrs.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntime_la-boehm-gc.lo -MD -MP -MF .deps/libmonoruntime_la-boehm-gc.Tpo -c -o libmonoruntime_la-boehm-gc.lo `test -f 'boehm-gc.c' || echo './'`boehm-gc.c
mv -f .deps/libmonoruntime_la-null-gc.Tpo .deps/libmonoruntime_la-null-gc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-console-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-console-unix.Tpo -c -o libmonoruntimesgen_la-console-unix.lo `test -f 'console-unix.c' || echo './'`console-unix.c
In file included from boehm-gc.c:50:
In file included from ../../libgc/include/private/pthread_support.h:4:
In file included from ../../libgc/include/private/gc_priv.h:66:
../../libgc/include/private/gcconfig.h:1407:38: warning: this function declaration is not a prototype [-Wstrict-prototypes]
        extern char * GC_FreeBSDGetDataStart();
                                            ^
                                             void
mv -f .deps/libmonoruntime_la-null-gc-handles.Tpo .deps/libmonoruntime_la-null-gc-handles.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32mutex-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32mutex-unix.Tpo -c -o libmonoruntimesgen_la-w32mutex-unix.lo `test -f 'w32mutex-unix.c' || echo './'`w32mutex-unix.c
1 warning generated.
mv -f .deps/libmonoruntime_la-monitor.Tpo .deps/libmonoruntime_la-monitor.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32semaphore-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32semaphore-unix.Tpo -c -o libmonoruntimesgen_la-w32semaphore-unix.lo `test -f 'w32semaphore-unix.c' || echo './'`w32semaphore-unix.c
mv -f .deps/libmonoruntime_la-gc.Tpo .deps/libmonoruntime_la-gc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32event-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32event-unix.Tpo -c -o libmonoruntimesgen_la-w32event-unix.lo `test -f 'w32event-unix.c' || echo './'`w32event-unix.c
mv -f .deps/libmonoruntimesgen_la-console-unix.Tpo .deps/libmonoruntimesgen_la-console-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32process-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32process-unix.Tpo -c -o libmonoruntimesgen_la-w32process-unix.lo `test -f 'w32process-unix.c' || echo './'`w32process-unix.c
mv -f .deps/libmonoruntimesgen_la-w32mutex-unix.Tpo .deps/libmonoruntimesgen_la-w32mutex-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32process-unix-osx.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32process-unix-osx.Tpo -c -o libmonoruntimesgen_la-w32process-unix-osx.lo `test -f 'w32process-unix-osx.c' || echo './'`w32process-unix-osx.c
mv -f .deps/libmonoruntimesgen_la-w32semaphore-unix.Tpo .deps/libmonoruntimesgen_la-w32semaphore-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32process-unix-bsd.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32process-unix-bsd.Tpo -c -o libmonoruntimesgen_la-w32process-unix-bsd.lo `test -f 'w32process-unix-bsd.c' || echo './'`w32process-unix-bsd.c
w32process-unix-bsd.c:162:14: warning: format specifies type 'int' but the argument has type 'guint64' (aka 'unsigned long long') [-Wformat]
                        __func__, mod->inode, mod->filename, mod->address_start, mod->address_end);
                                  ^~~~~~~~~~
mv -f .deps/libmonoruntimesgen_la-w32event-unix.Tpo .deps/libmonoruntimesgen_la-w32event-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32process-unix-haiku.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32process-unix-haiku.Tpo -c -o libmonoruntimesgen_la-w32process-unix-haiku.lo `test -f 'w32process-unix-haiku.c' || echo './'`w32process-unix-haiku.c
mv -f .deps/libmonoruntime_la-boehm-gc.Tpo .deps/libmonoruntime_la-boehm-gc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32process-unix-default.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32process-unix-default.Tpo -c -o libmonoruntimesgen_la-w32process-unix-default.lo `test -f 'w32process-unix-default.c' || echo './'`w32process-unix-default.c
1 warning generated.
mv -f .deps/libmonoruntimesgen_la-w32process-unix-osx.Tpo .deps/libmonoruntimesgen_la-w32process-unix-osx.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32socket-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32socket-unix.Tpo -c -o libmonoruntimesgen_la-w32socket-unix.lo `test -f 'w32socket-unix.c' || echo './'`w32socket-unix.c
mv -f .deps/libmonoruntimesgen_la-w32process-unix-bsd.Tpo .deps/libmonoruntimesgen_la-w32process-unix-bsd.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32file-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32file-unix.Tpo -c -o libmonoruntimesgen_la-w32file-unix.lo `test -f 'w32file-unix.c' || echo './'`w32file-unix.c
mv -f .deps/libmonoruntimesgen_la-w32process-unix-haiku.Tpo .deps/libmonoruntimesgen_la-w32process-unix-haiku.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32file-unix-glob.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32file-unix-glob.Tpo -c -o libmonoruntimesgen_la-w32file-unix-glob.lo `test -f 'w32file-unix-glob.c' || echo './'`w32file-unix-glob.c
mv -f .deps/libmonoruntimesgen_la-w32process-unix-default.Tpo .deps/libmonoruntimesgen_la-w32process-unix-default.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32error-unix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32error-unix.Tpo -c -o libmonoruntimesgen_la-w32error-unix.lo `test -f 'w32error-unix.c' || echo './'`w32error-unix.c
mv -f .deps/libmonoruntimesgen_la-w32error-unix.Tpo .deps/libmonoruntimesgen_la-w32error-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-threadpool-worker-default.lo -MD -MP -MF .deps/libmonoruntimesgen_la-threadpool-worker-default.Tpo -c -o libmonoruntimesgen_la-threadpool-worker-default.lo `test -f 'threadpool-worker-default.c' || echo './'`threadpool-worker-default.c
mv -f .deps/libmonoruntimesgen_la-w32file-unix-glob.Tpo .deps/libmonoruntimesgen_la-w32file-unix-glob.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-appdomain.lo -MD -MP -MF .deps/libmonoruntimesgen_la-appdomain.Tpo -c -o libmonoruntimesgen_la-appdomain.lo `test -f 'appdomain.c' || echo './'`appdomain.c
mv -f .deps/libmonoruntime_la-marshal-ilgen.Tpo .deps/libmonoruntime_la-marshal-ilgen.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-domain.lo -MD -MP -MF .deps/libmonoruntimesgen_la-domain.Tpo -c -o libmonoruntimesgen_la-domain.lo `test -f 'domain.c' || echo './'`domain.c
mv -f .deps/libmonoruntimesgen_la-w32socket-unix.Tpo .deps/libmonoruntimesgen_la-w32socket-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-assembly.lo -MD -MP -MF .deps/libmonoruntimesgen_la-assembly.Tpo -c -o libmonoruntimesgen_la-assembly.lo `test -f 'assembly.c' || echo './'`assembly.c
mv -f .deps/libmonoruntimesgen_la-w32process-unix.Tpo .deps/libmonoruntimesgen_la-w32process-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-attach.lo -MD -MP -MF .deps/libmonoruntimesgen_la-attach.Tpo -c -o libmonoruntimesgen_la-attach.lo `test -f 'attach.c' || echo './'`attach.c
mv -f .deps/libmonoruntimesgen_la-threadpool-worker-default.Tpo .deps/libmonoruntimesgen_la-threadpool-worker-default.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-class.lo -MD -MP -MF .deps/libmonoruntimesgen_la-class.Tpo -c -o libmonoruntimesgen_la-class.lo `test -f 'class.c' || echo './'`class.c
mv -f .deps/libmonoruntimesgen_la-domain.Tpo .deps/libmonoruntimesgen_la-domain.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-class-init.lo -MD -MP -MF .deps/libmonoruntimesgen_la-class-init.Tpo -c -o libmonoruntimesgen_la-class-init.lo `test -f 'class-init.c' || echo './'`class-init.c
mv -f .deps/libmonoruntimesgen_la-attach.Tpo .deps/libmonoruntimesgen_la-attach.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-class-accessors.lo -MD -MP -MF .deps/libmonoruntimesgen_la-class-accessors.Tpo -c -o libmonoruntimesgen_la-class-accessors.lo `test -f 'class-accessors.c' || echo './'`class-accessors.c
mv -f .deps/libmonoruntimesgen_la-w32file-unix.Tpo .deps/libmonoruntimesgen_la-w32file-unix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-cominterop.lo -MD -MP -MF .deps/libmonoruntimesgen_la-cominterop.Tpo -c -o libmonoruntimesgen_la-cominterop.lo `test -f 'cominterop.c' || echo './'`cominterop.c
mv -f .deps/libmonoruntimesgen_la-appdomain.Tpo .deps/libmonoruntimesgen_la-appdomain.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-coree.lo -MD -MP -MF .deps/libmonoruntimesgen_la-coree.Tpo -c -o libmonoruntimesgen_la-coree.lo `test -f 'coree.c' || echo './'`coree.c
mv -f .deps/libmonoruntimesgen_la-coree.Tpo .deps/libmonoruntimesgen_la-coree.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-debug-helpers.lo -MD -MP -MF .deps/libmonoruntimesgen_la-debug-helpers.Tpo -c -o libmonoruntimesgen_la-debug-helpers.lo `test -f 'debug-helpers.c' || echo './'`debug-helpers.c
mv -f .deps/libmonoruntimesgen_la-class-accessors.Tpo .deps/libmonoruntimesgen_la-class-accessors.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-debug-mono-symfile.lo -MD -MP -MF .deps/libmonoruntimesgen_la-debug-mono-symfile.Tpo -c -o libmonoruntimesgen_la-debug-mono-symfile.lo `test -f 'debug-mono-symfile.c' || echo './'`debug-mono-symfile.c
mv -f .deps/libmonoruntimesgen_la-debug-mono-symfile.Tpo .deps/libmonoruntimesgen_la-debug-mono-symfile.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-debug-mono-ppdb.lo -MD -MP -MF .deps/libmonoruntimesgen_la-debug-mono-ppdb.Tpo -c -o libmonoruntimesgen_la-debug-mono-ppdb.lo `test -f 'debug-mono-ppdb.c' || echo './'`debug-mono-ppdb.c
mv -f .deps/libmonoruntimesgen_la-debug-helpers.Tpo .deps/libmonoruntimesgen_la-debug-helpers.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-environment.lo -MD -MP -MF .deps/libmonoruntimesgen_la-environment.Tpo -c -o libmonoruntimesgen_la-environment.lo `test -f 'environment.c' || echo './'`environment.c
mv -f .deps/libmonoruntimesgen_la-assembly.Tpo .deps/libmonoruntimesgen_la-assembly.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-exception.lo -MD -MP -MF .deps/libmonoruntimesgen_la-exception.Tpo -c -o libmonoruntimesgen_la-exception.lo `test -f 'exception.c' || echo './'`exception.c
mv -f .deps/libmonoruntimesgen_la-environment.Tpo .deps/libmonoruntimesgen_la-environment.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32file.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32file.Tpo -c -o libmonoruntimesgen_la-w32file.lo `test -f 'w32file.c' || echo './'`w32file.c
mv -f .deps/libmonoruntimesgen_la-debug-mono-ppdb.Tpo .deps/libmonoruntimesgen_la-debug-mono-ppdb.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-filewatcher.lo -MD -MP -MF .deps/libmonoruntimesgen_la-filewatcher.Tpo -c -o libmonoruntimesgen_la-filewatcher.lo `test -f 'filewatcher.c' || echo './'`filewatcher.c
mv -f .deps/libmonoruntimesgen_la-filewatcher.Tpo .deps/libmonoruntimesgen_la-filewatcher.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-icall.lo -MD -MP -MF .deps/libmonoruntimesgen_la-icall.Tpo -c -o libmonoruntimesgen_la-icall.lo `test -f 'icall.c' || echo './'`icall.c
mv -f .deps/libmonoruntimesgen_la-cominterop.Tpo .deps/libmonoruntimesgen_la-cominterop.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-image.lo -MD -MP -MF .deps/libmonoruntimesgen_la-image.Tpo -c -o libmonoruntimesgen_la-image.lo `test -f 'image.c' || echo './'`image.c
mv -f .deps/libmonoruntimesgen_la-w32file.Tpo .deps/libmonoruntimesgen_la-w32file.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-jit-info.lo -MD -MP -MF .deps/libmonoruntimesgen_la-jit-info.Tpo -c -o libmonoruntimesgen_la-jit-info.lo `test -f 'jit-info.c' || echo './'`jit-info.c
mv -f .deps/libmonoruntimesgen_la-exception.Tpo .deps/libmonoruntimesgen_la-exception.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-loader.lo -MD -MP -MF .deps/libmonoruntimesgen_la-loader.Tpo -c -o libmonoruntimesgen_la-loader.lo `test -f 'loader.c' || echo './'`loader.c
mv -f .deps/libmonoruntimesgen_la-jit-info.Tpo .deps/libmonoruntimesgen_la-jit-info.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-locales.lo -MD -MP -MF .deps/libmonoruntimesgen_la-locales.Tpo -c -o libmonoruntimesgen_la-locales.lo `test -f 'locales.c' || echo './'`locales.c
mv -f .deps/libmonoruntimesgen_la-class.Tpo .deps/libmonoruntimesgen_la-class.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-lock-tracer.lo -MD -MP -MF .deps/libmonoruntimesgen_la-lock-tracer.Tpo -c -o libmonoruntimesgen_la-lock-tracer.lo `test -f 'lock-tracer.c' || echo './'`lock-tracer.c
mv -f .deps/libmonoruntimesgen_la-lock-tracer.Tpo .deps/libmonoruntimesgen_la-lock-tracer.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-marshal.lo -MD -MP -MF .deps/libmonoruntimesgen_la-marshal.Tpo -c -o libmonoruntimesgen_la-marshal.lo `test -f 'marshal.c' || echo './'`marshal.c
mv -f .deps/libmonoruntimesgen_la-class-init.Tpo .deps/libmonoruntimesgen_la-class-init.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mempool.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mempool.Tpo -c -o libmonoruntimesgen_la-mempool.lo `test -f 'mempool.c' || echo './'`mempool.c
marshal.c:4856:72: warning: format specifies type 'unsigned long' but the argument has type 'gsize' (aka 'unsigned int') [-Wformat]
                mono_error_set_out_of_memory (error, "Could not allocate %lu bytes", size);
                                                                         ~~~         ^~~~
                                                                         %zu
mv -f .deps/libmonoruntimesgen_la-mempool.Tpo .deps/libmonoruntimesgen_la-mempool.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-metadata.lo -MD -MP -MF .deps/libmonoruntimesgen_la-metadata.Tpo -c -o libmonoruntimesgen_la-metadata.lo `test -f 'metadata.c' || echo './'`metadata.c
mv -f .deps/libmonoruntimesgen_la-image.Tpo .deps/libmonoruntimesgen_la-image.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-metadata-verify.lo -MD -MP -MF .deps/libmonoruntimesgen_la-metadata-verify.Tpo -c -o libmonoruntimesgen_la-metadata-verify.lo `test -f 'metadata-verify.c' || echo './'`metadata-verify.c
mv -f .deps/libmonoruntimesgen_la-loader.Tpo .deps/libmonoruntimesgen_la-loader.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-method-builder.lo -MD -MP -MF .deps/libmonoruntimesgen_la-method-builder.Tpo -c -o libmonoruntimesgen_la-method-builder.lo `test -f 'method-builder.c' || echo './'`method-builder.c
mv -f .deps/libmonoruntimesgen_la-locales.Tpo .deps/libmonoruntimesgen_la-locales.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-basic-block.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-basic-block.Tpo -c -o libmonoruntimesgen_la-mono-basic-block.lo `test -f 'mono-basic-block.c' || echo './'`mono-basic-block.c
mv -f .deps/libmonoruntimesgen_la-method-builder.Tpo .deps/libmonoruntimesgen_la-method-builder.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-config.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-config.Tpo -c -o libmonoruntimesgen_la-mono-config.lo `test -f 'mono-config.c' || echo './'`mono-config.c
1 warning generated.
mv -f .deps/libmonoruntimesgen_la-mono-basic-block.Tpo .deps/libmonoruntimesgen_la-mono-basic-block.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-debug.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-debug.Tpo -c -o libmonoruntimesgen_la-mono-debug.lo `test -f 'mono-debug.c' || echo './'`mono-debug.c
mv -f .deps/libmonoruntimesgen_la-mono-config.Tpo .deps/libmonoruntimesgen_la-mono-config.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-endian.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-endian.Tpo -c -o libmonoruntimesgen_la-mono-endian.lo `test -f 'mono-endian.c' || echo './'`mono-endian.c
mv -f .deps/libmonoruntimesgen_la-mono-endian.Tpo .deps/libmonoruntimesgen_la-mono-endian.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-hash.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-hash.Tpo -c -o libmonoruntimesgen_la-mono-hash.lo `test -f 'mono-hash.c' || echo './'`mono-hash.c
mv -f .deps/libmonoruntimesgen_la-mono-debug.Tpo .deps/libmonoruntimesgen_la-mono-debug.Plo
mv -f .deps/libmonoruntimesgen_la-mono-hash.Tpo .deps/libmonoruntimesgen_la-mono-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-conc-hash.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-conc-hash.Tpo -c -o libmonoruntimesgen_la-mono-conc-hash.lo `test -f 'mono-conc-hash.c' || echo './'`mono-conc-hash.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-mlist.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-mlist.Tpo -c -o libmonoruntimesgen_la-mono-mlist.lo `test -f 'mono-mlist.c' || echo './'`mono-mlist.c
mv -f .deps/libmonoruntimesgen_la-mono-mlist.Tpo .deps/libmonoruntimesgen_la-mono-mlist.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-perfcounters.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-perfcounters.Tpo -c -o libmonoruntimesgen_la-mono-perfcounters.lo `test -f 'mono-perfcounters.c' || echo './'`mono-perfcounters.c
mv -f .deps/libmonoruntimesgen_la-marshal.Tpo .deps/libmonoruntimesgen_la-marshal.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-route.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-route.Tpo -c -o libmonoruntimesgen_la-mono-route.lo `test -f 'mono-route.c' || echo './'`mono-route.c
mv -f .deps/libmonoruntimesgen_la-mono-conc-hash.Tpo .deps/libmonoruntimesgen_la-mono-conc-hash.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-object.lo -MD -MP -MF .deps/libmonoruntimesgen_la-object.Tpo -c -o libmonoruntimesgen_la-object.lo `test -f 'object.c' || echo './'`object.c
mv -f .deps/libmonoruntimesgen_la-mono-route.Tpo .deps/libmonoruntimesgen_la-mono-route.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-opcodes.lo -MD -MP -MF .deps/libmonoruntimesgen_la-opcodes.Tpo -c -o libmonoruntimesgen_la-opcodes.lo `test -f 'opcodes.c' || echo './'`opcodes.c
mv -f .deps/libmonoruntimesgen_la-opcodes.Tpo .deps/libmonoruntimesgen_la-opcodes.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-property-bag.lo -MD -MP -MF .deps/libmonoruntimesgen_la-property-bag.Tpo -c -o libmonoruntimesgen_la-property-bag.lo `test -f 'property-bag.c' || echo './'`property-bag.c
mv -f .deps/libmonoruntimesgen_la-property-bag.Tpo .deps/libmonoruntimesgen_la-property-bag.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32socket.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32socket.Tpo -c -o libmonoruntimesgen_la-w32socket.lo `test -f 'w32socket.c' || echo './'`w32socket.c
mv -f .deps/libmonoruntimesgen_la-icall.Tpo .deps/libmonoruntimesgen_la-icall.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32process.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32process.Tpo -c -o libmonoruntimesgen_la-w32process.lo `test -f 'w32process.c' || echo './'`w32process.c
mv -f .deps/libmonoruntimesgen_la-mono-perfcounters.Tpo .deps/libmonoruntimesgen_la-mono-perfcounters.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-profiler.lo -MD -MP -MF .deps/libmonoruntimesgen_la-profiler.Tpo -c -o libmonoruntimesgen_la-profiler.lo `test -f 'profiler.c' || echo './'`profiler.c
mv -f .deps/libmonoruntimesgen_la-metadata.Tpo .deps/libmonoruntimesgen_la-metadata.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-rand.lo -MD -MP -MF .deps/libmonoruntimesgen_la-rand.Tpo -c -o libmonoruntimesgen_la-rand.lo `test -f 'rand.c' || echo './'`rand.c
mv -f .deps/libmonoruntimesgen_la-w32process.Tpo .deps/libmonoruntimesgen_la-w32process.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-remoting.lo -MD -MP -MF .deps/libmonoruntimesgen_la-remoting.Tpo -c -o libmonoruntimesgen_la-remoting.lo `test -f 'remoting.c' || echo './'`remoting.c
mv -f .deps/libmonoruntimesgen_la-w32socket.Tpo .deps/libmonoruntimesgen_la-w32socket.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-runtime.lo -MD -MP -MF .deps/libmonoruntimesgen_la-runtime.Tpo -c -o libmonoruntimesgen_la-runtime.lo `test -f 'runtime.c' || echo './'`runtime.c
mv -f .deps/libmonoruntimesgen_la-rand.Tpo .deps/libmonoruntimesgen_la-rand.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-mono-security.lo -MD -MP -MF .deps/libmonoruntimesgen_la-mono-security.Tpo -c -o libmonoruntimesgen_la-mono-security.lo `test -f 'mono-security.c' || echo './'`mono-security.c
mv -f .deps/libmonoruntimesgen_la-runtime.Tpo .deps/libmonoruntimesgen_la-runtime.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-security-core-clr.lo -MD -MP -MF .deps/libmonoruntimesgen_la-security-core-clr.Tpo -c -o libmonoruntimesgen_la-security-core-clr.lo `test -f 'security-core-clr.c' || echo './'`security-core-clr.c
mv -f .deps/libmonoruntimesgen_la-metadata-verify.Tpo .deps/libmonoruntimesgen_la-metadata-verify.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-security-manager.lo -MD -MP -MF .deps/libmonoruntimesgen_la-security-manager.Tpo -c -o libmonoruntimesgen_la-security-manager.lo `test -f 'security-manager.c' || echo './'`security-manager.c
mv -f .deps/libmonoruntimesgen_la-mono-security.Tpo .deps/libmonoruntimesgen_la-mono-security.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-string-icalls.lo -MD -MP -MF .deps/libmonoruntimesgen_la-string-icalls.Tpo -c -o libmonoruntimesgen_la-string-icalls.lo `test -f 'string-icalls.c' || echo './'`string-icalls.c
mv -f .deps/libmonoruntimesgen_la-security-manager.Tpo .deps/libmonoruntimesgen_la-security-manager.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sysmath.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sysmath.Tpo -c -o libmonoruntimesgen_la-sysmath.lo `test -f 'sysmath.c' || echo './'`sysmath.c
mv -f .deps/libmonoruntimesgen_la-string-icalls.Tpo .deps/libmonoruntimesgen_la-string-icalls.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-threads.lo -MD -MP -MF .deps/libmonoruntimesgen_la-threads.Tpo -c -o libmonoruntimesgen_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
sysmath.c:35:1: warning: no previous prototype for function 'ves_icall_System_Math_Floor' [-Wmissing-prototypes]
ves_icall_System_Math_Floor (gdouble x)
^
sysmath.c:34:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:42:1: warning: no previous prototype for function 'ves_icall_System_Math_Round' [-Wmissing-prototypes]
ves_icall_System_Math_Round (gdouble x)
^
sysmath.c:41:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:62:1: warning: no previous prototype for function 'ves_icall_System_Math_FMod' [-Wmissing-prototypes]
ves_icall_System_Math_FMod (gdouble x, gdouble y)
^
sysmath.c:61:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:69:1: warning: no previous prototype for function 'ves_icall_System_Math_ModF' [-Wmissing-prototypes]
ves_icall_System_Math_ModF (gdouble x, gdouble *d)
^
sysmath.c:68:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:76:1: warning: no previous prototype for function 'ves_icall_System_Math_Sin' [-Wmissing-prototypes]
ves_icall_System_Math_Sin (gdouble x)
^
sysmath.c:75:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:83:1: warning: no previous prototype for function 'ves_icall_System_Math_Cos' [-Wmissing-prototypes]
ves_icall_System_Math_Cos (gdouble x)
^
sysmath.c:82:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:90:1: warning: no previous prototype for function 'ves_icall_System_Math_Cbrt' [-Wmissing-prototypes]
ves_icall_System_Math_Cbrt (gdouble x)
^
sysmath.c:89:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:97:1: warning: no previous prototype for function 'ves_icall_System_Math_Tan' [-Wmissing-prototypes]
ves_icall_System_Math_Tan (gdouble x)
^
sysmath.c:96:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:104:1: warning: no previous prototype for function 'ves_icall_System_Math_Sinh' [-Wmissing-prototypes]
ves_icall_System_Math_Sinh (gdouble x)
^
sysmath.c:103:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:111:1: warning: no previous prototype for function 'ves_icall_System_Math_Cosh' [-Wmissing-prototypes]
ves_icall_System_Math_Cosh (gdouble x)
^
sysmath.c:110:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:118:1: warning: no previous prototype for function 'ves_icall_System_Math_Tanh' [-Wmissing-prototypes]
ves_icall_System_Math_Tanh (gdouble x)
^
sysmath.c:117:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:125:1: warning: no previous prototype for function 'ves_icall_System_Math_Acos' [-Wmissing-prototypes]
ves_icall_System_Math_Acos (gdouble x)
^
sysmath.c:124:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:132:1: warning: no previous prototype for function 'ves_icall_System_Math_Acosh' [-Wmissing-prototypes]
ves_icall_System_Math_Acosh (gdouble x)
^
sysmath.c:131:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:139:1: warning: no previous prototype for function 'ves_icall_System_Math_Asin' [-Wmissing-prototypes]
ves_icall_System_Math_Asin (gdouble x)
^
sysmath.c:138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:146:1: warning: no previous prototype for function 'ves_icall_System_Math_Asinh' [-Wmissing-prototypes]
ves_icall_System_Math_Asinh (gdouble x)
^
sysmath.c:145:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:153:1: warning: no previous prototype for function 'ves_icall_System_Math_Atan' [-Wmissing-prototypes]
ves_icall_System_Math_Atan (gdouble x)
^
sysmath.c:152:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:160:1: warning: no previous prototype for function 'ves_icall_System_Math_Atan2' [-Wmissing-prototypes]
ves_icall_System_Math_Atan2 (gdouble y, gdouble x)
^
sysmath.c:159:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:167:1: warning: no previous prototype for function 'ves_icall_System_Math_Atanh' [-Wmissing-prototypes]
ves_icall_System_Math_Atanh (gdouble x)
^
sysmath.c:166:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:174:1: warning: no previous prototype for function 'ves_icall_System_Math_Exp' [-Wmissing-prototypes]
ves_icall_System_Math_Exp (gdouble x)
^
sysmath.c:173:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:181:1: warning: no previous prototype for function 'ves_icall_System_Math_Log' [-Wmissing-prototypes]
ves_icall_System_Math_Log (gdouble x)
^
sysmath.c:180:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:188:1: warning: no previous prototype for function 'ves_icall_System_Math_Log10' [-Wmissing-prototypes]
ves_icall_System_Math_Log10 (gdouble x)
^
sysmath.c:187:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:195:1: warning: no previous prototype for function 'ves_icall_System_Math_Pow' [-Wmissing-prototypes]
ves_icall_System_Math_Pow (gdouble x, gdouble y)
^
sysmath.c:194:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:202:1: warning: no previous prototype for function 'ves_icall_System_Math_Sqrt' [-Wmissing-prototypes]
ves_icall_System_Math_Sqrt (gdouble x)
^
sysmath.c:201:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble 
^
static 
sysmath.c:209:1: warning: no previous prototype for function 'ves_icall_System_Math_Abs_double' [-Wmissing-prototypes]
ves_icall_System_Math_Abs_double (gdouble v)
^
sysmath.c:208:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:216:1: warning: no previous prototype for function 'ves_icall_System_Math_Abs_single' [-Wmissing-prototypes]
ves_icall_System_Math_Abs_single (float v)
^
sysmath.c:215:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:223:1: warning: no previous prototype for function 'ves_icall_System_Math_Ceiling' [-Wmissing-prototypes]
ves_icall_System_Math_Ceiling (gdouble v)
^
sysmath.c:222:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
gdouble
^
static 
sysmath.c:230:1: warning: no previous prototype for function 'ves_icall_System_MathF_Acos' [-Wmissing-prototypes]
ves_icall_System_MathF_Acos (float x)
^
sysmath.c:229:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:237:1: warning: no previous prototype for function 'ves_icall_System_MathF_Acosh' [-Wmissing-prototypes]
ves_icall_System_MathF_Acosh (float x)
^
sysmath.c:236:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:244:1: warning: no previous prototype for function 'ves_icall_System_MathF_Asin' [-Wmissing-prototypes]
ves_icall_System_MathF_Asin (float x)
^
sysmath.c:243:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:251:1: warning: no previous prototype for function 'ves_icall_System_MathF_Asinh' [-Wmissing-prototypes]
ves_icall_System_MathF_Asinh  (float x)
^
sysmath.c:250:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:258:1: warning: no previous prototype for function 'ves_icall_System_MathF_Atan' [-Wmissing-prototypes]
ves_icall_System_MathF_Atan  (float x)
^
sysmath.c:257:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:265:1: warning: no previous prototype for function 'ves_icall_System_MathF_Atan2' [-Wmissing-prototypes]
ves_icall_System_MathF_Atan2 (float x, float y)
^
sysmath.c:264:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:272:1: warning: no previous prototype for function 'ves_icall_System_MathF_Atanh' [-Wmissing-prototypes]
ves_icall_System_MathF_Atanh (float x)
^
sysmath.c:271:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:279:1: warning: no previous prototype for function 'ves_icall_System_MathF_Cbrt' [-Wmissing-prototypes]
ves_icall_System_MathF_Cbrt (float x)
^
sysmath.c:278:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:286:1: warning: no previous prototype for function 'ves_icall_System_MathF_Ceiling' [-Wmissing-prototypes]
ves_icall_System_MathF_Ceiling (float x)
^
sysmath.c:285:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:293:1: warning: no previous prototype for function 'ves_icall_System_MathF_Cos' [-Wmissing-prototypes]
ves_icall_System_MathF_Cos (float x)
^
sysmath.c:292:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:300:1: warning: no previous prototype for function 'ves_icall_System_MathF_Cosh' [-Wmissing-prototypes]
ves_icall_System_MathF_Cosh (float x)
^
sysmath.c:299:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:307:1: warning: no previous prototype for function 'ves_icall_System_MathF_Exp' [-Wmissing-prototypes]
ves_icall_System_MathF_Exp (float x)
^
sysmath.c:306:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:314:1: warning: no previous prototype for function 'ves_icall_System_MathF_Floor' [-Wmissing-prototypes]
ves_icall_System_MathF_Floor (float x)
^
sysmath.c:313:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:321:1: warning: no previous prototype for function 'ves_icall_System_MathF_Log' [-Wmissing-prototypes]
ves_icall_System_MathF_Log (float x)
^
sysmath.c:320:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:328:1: warning: no previous prototype for function 'ves_icall_System_MathF_Log10' [-Wmissing-prototypes]
ves_icall_System_MathF_Log10 (float x)
^
sysmath.c:327:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:335:1: warning: no previous prototype for function 'ves_icall_System_MathF_Pow' [-Wmissing-prototypes]
ves_icall_System_MathF_Pow (float x, float y)
^
sysmath.c:334:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:342:1: warning: no previous prototype for function 'ves_icall_System_MathF_Sin' [-Wmissing-prototypes]
ves_icall_System_MathF_Sin (float x)
^
sysmath.c:341:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:349:1: warning: no previous prototype for function 'ves_icall_System_MathF_Sinh' [-Wmissing-prototypes]
ves_icall_System_MathF_Sinh (float x)
^
sysmath.c:348:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:356:1: warning: no previous prototype for function 'ves_icall_System_MathF_Sqrt' [-Wmissing-prototypes]
ves_icall_System_MathF_Sqrt (float x)
^
sysmath.c:355:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:363:1: warning: no previous prototype for function 'ves_icall_System_MathF_Tan' [-Wmissing-prototypes]
ves_icall_System_MathF_Tan (float x)
^
sysmath.c:362:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:370:1: warning: no previous prototype for function 'ves_icall_System_MathF_Tanh' [-Wmissing-prototypes]
ves_icall_System_MathF_Tanh (float x)
^
sysmath.c:369:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:377:1: warning: no previous prototype for function 'ves_icall_System_MathF_FMod' [-Wmissing-prototypes]
ves_icall_System_MathF_FMod (float x, float y)
^
sysmath.c:376:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
sysmath.c:384:1: warning: no previous prototype for function 'ves_icall_System_MathF_ModF' [-Wmissing-prototypes]
ves_icall_System_MathF_ModF (float x, float *d)
^
sysmath.c:383:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
float
^
static 
49 warnings generated.
mv -f .deps/libmonoruntimesgen_la-sysmath.Tpo .deps/libmonoruntimesgen_la-sysmath.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-threadpool.lo -MD -MP -MF .deps/libmonoruntimesgen_la-threadpool.Tpo -c -o libmonoruntimesgen_la-threadpool.lo `test -f 'threadpool.c' || echo './'`threadpool.c
mv -f .deps/libmonoruntimesgen_la-security-core-clr.Tpo .deps/libmonoruntimesgen_la-security-core-clr.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-threadpool-io.lo -MD -MP -MF .deps/libmonoruntimesgen_la-threadpool-io.Tpo -c -o libmonoruntimesgen_la-threadpool-io.lo `test -f 'threadpool-io.c' || echo './'`threadpool-io.c
mv -f .deps/libmonoruntimesgen_la-remoting.Tpo .deps/libmonoruntimesgen_la-remoting.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-verify.lo -MD -MP -MF .deps/libmonoruntimesgen_la-verify.Tpo -c -o libmonoruntimesgen_la-verify.lo `test -f 'verify.c' || echo './'`verify.c
mv -f .deps/libmonoruntimesgen_la-profiler.Tpo .deps/libmonoruntimesgen_la-profiler.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-dynamic-stream.lo -MD -MP -MF .deps/libmonoruntimesgen_la-dynamic-stream.Tpo -c -o libmonoruntimesgen_la-dynamic-stream.lo `test -f 'dynamic-stream.c' || echo './'`dynamic-stream.c
mv -f .deps/libmonoruntimesgen_la-dynamic-stream.Tpo .deps/libmonoruntimesgen_la-dynamic-stream.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-file-mmap-posix.lo -MD -MP -MF .deps/libmonoruntimesgen_la-file-mmap-posix.Tpo -c -o libmonoruntimesgen_la-file-mmap-posix.lo `test -f 'file-mmap-posix.c' || echo './'`file-mmap-posix.c
mv -f .deps/libmonoruntimesgen_la-threadpool.Tpo .deps/libmonoruntimesgen_la-threadpool.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-file-mmap-windows.lo -MD -MP -MF .deps/libmonoruntimesgen_la-file-mmap-windows.Tpo -c -o libmonoruntimesgen_la-file-mmap-windows.lo `test -f 'file-mmap-windows.c' || echo './'`file-mmap-windows.c
mv -f .deps/libmonoruntimesgen_la-threadpool-io.Tpo .deps/libmonoruntimesgen_la-threadpool-io.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-metadata-cross-helpers.lo -MD -MP -MF .deps/libmonoruntimesgen_la-metadata-cross-helpers.Tpo -c -o libmonoruntimesgen_la-metadata-cross-helpers.lo `test -f 'metadata-cross-helpers.c' || echo './'`metadata-cross-helpers.c
mv -f .deps/libmonoruntimesgen_la-file-mmap-windows.Tpo .deps/libmonoruntimesgen_la-file-mmap-windows.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-seq-points-data.lo -MD -MP -MF .deps/libmonoruntimesgen_la-seq-points-data.Tpo -c -o libmonoruntimesgen_la-seq-points-data.lo `test -f 'seq-points-data.c' || echo './'`seq-points-data.c
mv -f .deps/libmonoruntimesgen_la-file-mmap-posix.Tpo .deps/libmonoruntimesgen_la-file-mmap-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-handle.lo -MD -MP -MF .deps/libmonoruntimesgen_la-handle.Tpo -c -o libmonoruntimesgen_la-handle.lo `test -f 'handle.c' || echo './'`handle.c
mv -f .deps/libmonoruntimesgen_la-metadata-cross-helpers.Tpo .deps/libmonoruntimesgen_la-metadata-cross-helpers.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32handle-namespace.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32handle-namespace.Tpo -c -o libmonoruntimesgen_la-w32handle-namespace.lo `test -f 'w32handle-namespace.c' || echo './'`w32handle-namespace.c
mv -f .deps/libmonoruntimesgen_la-seq-points-data.Tpo .deps/libmonoruntimesgen_la-seq-points-data.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-w32handle.lo -MD -MP -MF .deps/libmonoruntimesgen_la-w32handle.Tpo -c -o libmonoruntimesgen_la-w32handle.lo `test -f 'w32handle.c' || echo './'`w32handle.c
mv -f .deps/libmonoruntimesgen_la-w32handle-namespace.Tpo .deps/libmonoruntimesgen_la-w32handle-namespace.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-reflection.lo -MD -MP -MF .deps/libmonoruntimesgen_la-reflection.Tpo -c -o libmonoruntimesgen_la-reflection.lo `test -f 'reflection.c' || echo './'`reflection.c
mv -f .deps/libmonoruntimesgen_la-object.Tpo .deps/libmonoruntimesgen_la-object.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-dynamic-image.lo -MD -MP -MF .deps/libmonoruntimesgen_la-dynamic-image.Tpo -c -o libmonoruntimesgen_la-dynamic-image.lo `test -f 'dynamic-image.c' || echo './'`dynamic-image.c
mv -f .deps/libmonoruntimesgen_la-handle.Tpo .deps/libmonoruntimesgen_la-handle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sre.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sre.Tpo -c -o libmonoruntimesgen_la-sre.lo `test -f 'sre.c' || echo './'`sre.c
mv -f .deps/libmonoruntimesgen_la-dynamic-image.Tpo .deps/libmonoruntimesgen_la-dynamic-image.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sre-encode.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sre-encode.Tpo -c -o libmonoruntimesgen_la-sre-encode.lo `test -f 'sre-encode.c' || echo './'`sre-encode.c
mv -f .deps/libmonoruntimesgen_la-w32handle.Tpo .deps/libmonoruntimesgen_la-w32handle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sre-save.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sre-save.Tpo -c -o libmonoruntimesgen_la-sre-save.lo `test -f 'sre-save.c' || echo './'`sre-save.c
mv -f .deps/libmonoruntimesgen_la-threads.Tpo .deps/libmonoruntimesgen_la-threads.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-custom-attrs.lo -MD -MP -MF .deps/libmonoruntimesgen_la-custom-attrs.Tpo -c -o libmonoruntimesgen_la-custom-attrs.lo `test -f 'custom-attrs.c' || echo './'`custom-attrs.c
mv -f .deps/libmonoruntimesgen_la-sre-encode.Tpo .deps/libmonoruntimesgen_la-sre-encode.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-fdhandle.lo -MD -MP -MF .deps/libmonoruntimesgen_la-fdhandle.Tpo -c -o libmonoruntimesgen_la-fdhandle.lo `test -f 'fdhandle.c' || echo './'`fdhandle.c
mv -f .deps/libmonoruntimesgen_la-fdhandle.Tpo .deps/libmonoruntimesgen_la-fdhandle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-callspec.lo -MD -MP -MF .deps/libmonoruntimesgen_la-callspec.Tpo -c -o libmonoruntimesgen_la-callspec.lo `test -f 'callspec.c' || echo './'`callspec.c
mv -f .deps/libmonoruntimesgen_la-reflection.Tpo .deps/libmonoruntimesgen_la-reflection.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-abi.lo -MD -MP -MF .deps/libmonoruntimesgen_la-abi.Tpo -c -o libmonoruntimesgen_la-abi.lo `test -f 'abi.c' || echo './'`abi.c
mv -f .deps/libmonoruntimesgen_la-abi.Tpo .deps/libmonoruntimesgen_la-abi.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-icall-table.lo -MD -MP -MF .deps/libmonoruntimesgen_la-icall-table.Tpo -c -o libmonoruntimesgen_la-icall-table.lo `test -f 'icall-table.c' || echo './'`icall-table.c
mv -f .deps/libmonoruntimesgen_la-callspec.Tpo .deps/libmonoruntimesgen_la-callspec.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-method-builder-ilgen.lo -MD -MP -MF .deps/libmonoruntimesgen_la-method-builder-ilgen.Tpo -c -o libmonoruntimesgen_la-method-builder-ilgen.lo `test -f 'method-builder-ilgen.c' || echo './'`method-builder-ilgen.c
mv -f .deps/libmonoruntimesgen_la-icall-table.Tpo .deps/libmonoruntimesgen_la-icall-table.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-marshal-ilgen.lo -MD -MP -MF .deps/libmonoruntimesgen_la-marshal-ilgen.Tpo -c -o libmonoruntimesgen_la-marshal-ilgen.lo `test -f 'marshal-ilgen.c' || echo './'`marshal-ilgen.c
mv -f .deps/libmonoruntimesgen_la-sre-save.Tpo .deps/libmonoruntimesgen_la-sre-save.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-mono-ilgen.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-mono-ilgen.Tpo -c -o libmonoruntimesgen_la-sgen-mono-ilgen.lo `test -f 'sgen-mono-ilgen.c' || echo './'`sgen-mono-ilgen.c
mv -f .deps/libmonoruntimesgen_la-method-builder-ilgen.Tpo .deps/libmonoruntimesgen_la-method-builder-ilgen.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-gc-stats.lo -MD -MP -MF .deps/libmonoruntimesgen_la-gc-stats.Tpo -c -o libmonoruntimesgen_la-gc-stats.lo `test -f 'gc-stats.c' || echo './'`gc-stats.c
mv -f .deps/libmonoruntimesgen_la-gc-stats.Tpo .deps/libmonoruntimesgen_la-gc-stats.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-gc.lo -MD -MP -MF .deps/libmonoruntimesgen_la-gc.Tpo -c -o libmonoruntimesgen_la-gc.lo `test -f 'gc.c' || echo './'`gc.c
mv -f .deps/libmonoruntimesgen_la-sre.Tpo .deps/libmonoruntimesgen_la-sre.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-monitor.lo -MD -MP -MF .deps/libmonoruntimesgen_la-monitor.Tpo -c -o libmonoruntimesgen_la-monitor.lo `test -f 'monitor.c' || echo './'`monitor.c
mv -f .deps/libmonoruntimesgen_la-custom-attrs.Tpo .deps/libmonoruntimesgen_la-custom-attrs.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-bridge.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-bridge.Tpo -c -o libmonoruntimesgen_la-sgen-bridge.lo `test -f 'sgen-bridge.c' || echo './'`sgen-bridge.c
mv -f .deps/libmonoruntimesgen_la-sgen-mono-ilgen.Tpo .deps/libmonoruntimesgen_la-sgen-mono-ilgen.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-old-bridge.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-old-bridge.Tpo -c -o libmonoruntimesgen_la-sgen-old-bridge.lo `test -f 'sgen-old-bridge.c' || echo './'`sgen-old-bridge.c
mv -f .deps/libmonoruntimesgen_la-verify.Tpo .deps/libmonoruntimesgen_la-verify.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-new-bridge.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-new-bridge.Tpo -c -o libmonoruntimesgen_la-sgen-new-bridge.lo `test -f 'sgen-new-bridge.c' || echo './'`sgen-new-bridge.c
mv -f .deps/libmonoruntimesgen_la-sgen-bridge.Tpo .deps/libmonoruntimesgen_la-sgen-bridge.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-tarjan-bridge.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-tarjan-bridge.Tpo -c -o libmonoruntimesgen_la-sgen-tarjan-bridge.lo `test -f 'sgen-tarjan-bridge.c' || echo './'`sgen-tarjan-bridge.c
mv -f .deps/libmonoruntimesgen_la-monitor.Tpo .deps/libmonoruntimesgen_la-monitor.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-toggleref.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-toggleref.Tpo -c -o libmonoruntimesgen_la-sgen-toggleref.lo `test -f 'sgen-toggleref.c' || echo './'`sgen-toggleref.c
mv -f .deps/libmonoruntimesgen_la-gc.Tpo .deps/libmonoruntimesgen_la-gc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-stw.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-stw.Tpo -c -o libmonoruntimesgen_la-sgen-stw.lo `test -f 'sgen-stw.c' || echo './'`sgen-stw.c
mv -f .deps/libmonoruntimesgen_la-sgen-toggleref.Tpo .deps/libmonoruntimesgen_la-sgen-toggleref.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonoruntimesgen_la-sgen-mono.lo -MD -MP -MF .deps/libmonoruntimesgen_la-sgen-mono.Tpo -c -o libmonoruntimesgen_la-sgen-mono.lo `test -f 'sgen-mono.c' || echo './'`sgen-mono.c
mv -f .deps/libmonoruntimesgen_la-sgen-stw.Tpo .deps/libmonoruntimesgen_la-sgen-stw.Plo
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonoruntime-config.la  libmonoruntime_config_la-mono-config-dirs.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmonoruntime-config.a .libs/libmonoruntime_config_la-mono-config-dirs.o 
libtool: link: ranlib .libs/libmonoruntime-config.a
libtool: link: ( cd ".libs" && rm -f "libmonoruntime-config.la" && ln -s "../libmonoruntime-config.la" "libmonoruntime-config.la" )
../../doltlibtool  --tag=CC   --mode=link cc -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -lz -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonoruntime-support.la  libmonoruntime_support_la-empty.lo     -liconv -lm -lm   -linotify -pthread
mv -f .deps/libmonoruntimesgen_la-sgen-old-bridge.Tpo .deps/libmonoruntimesgen_la-sgen-old-bridge.Plo
mv -f .deps/libmonoruntimesgen_la-sgen-new-bridge.Tpo .deps/libmonoruntimesgen_la-sgen-new-bridge.Plo
libtool: link: ar cr .libs/libmonoruntime-support.a .libs/libmonoruntime_support_la-empty.o 
libtool: link: ranlib .libs/libmonoruntime-support.a
libtool: link: ( cd ".libs" && rm -f "libmonoruntime-support.la" && ln -s "../libmonoruntime-support.la" "libmonoruntime-support.la" )
../../doltlibtool  --tag=CC   --mode=link cc -DHAVE_BOEHM_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonoruntime.la  libmonoruntime_la-console-unix.lo libmonoruntime_la-w32mutex-unix.lo libmonoruntime_la-w32semaphore-unix.lo libmonoruntime_la-w32event-unix.lo libmonoruntime_la-w32process-unix.lo libmonoruntime_la-w32process-unix-osx.lo libmonoruntime_la-w32process-unix-bsd.lo libmonoruntime_la-w32process-unix-haiku.lo libmonoruntime_la-w32process-unix-default.lo libmonoruntime_la-w32socket-unix.lo libmonoruntime_la-w32file-unix.lo libmonoruntime_la-w32file-unix-glob.lo libmonoruntime_la-w32error-unix.lo  libmonoruntime_la-threadpool-worker-default.lo libmonoruntime_la-appdomain.lo libmonoruntime_la-domain.lo libmonoruntime_la-assembly.lo libmonoruntime_la-attach.lo libmonoruntime_la-class.lo libmonoruntime_la-class-init.lo libmonoruntime_la-class-accessors.lo libmonoruntime_la-cominterop.lo libmonoruntime_la-coree.lo libmonoruntime_la-debug-helpers.lo libmonoruntime_la-debug-mono-symfile.lo libmonoruntime_la-debug-mono-ppdb.lo libmonoruntime_la-environment.lo libmonoruntime_la-exception.lo libmonoruntime_la-w32file.lo libmonoruntime_la-filewatcher.lo libmonoruntime_la-icall.lo libmonoruntime_la-image.lo libmonoruntime_la-jit-info.lo libmonoruntime_la-loader.lo libmonoruntime_la-locales.lo libmonoruntime_la-lock-tracer.lo libmonoruntime_la-marshal.lo libmonoruntime_la-mempool.lo libmonoruntime_la-metadata.lo libmonoruntime_la-metadata-verify.lo libmonoruntime_la-method-builder.lo libmonoruntime_la-mono-basic-block.lo libmonoruntime_la-mono-config.lo libmonoruntime_la-mono-debug.lo libmonoruntime_la-mono-endian.lo libmonoruntime_la-mono-hash.lo libmonoruntime_la-mono-conc-hash.lo libmonoruntime_la-mono-mlist.lo libmonoruntime_la-mono-perfcounters.lo libmonoruntime_la-mono-route.lo libmonoruntime_la-object.lo libmonoruntime_la-opcodes.lo libmonoruntime_la-property-bag.lo libmonoruntime_la-w32socket.lo libmonoruntime_la-w32process.lo libmonoruntime_la-profiler.lo libmonoruntime_la-rand.lo libmonoruntime_la-remoting.lo libmonoruntime_la-runtime.lo libmonoruntime_la-mono-security.lo libmonoruntime_la-security-core-clr.lo libmonoruntime_la-security-manager.lo libmonoruntime_la-string-icalls.lo libmonoruntime_la-sysmath.lo libmonoruntime_la-threads.lo libmonoruntime_la-threadpool.lo libmonoruntime_la-threadpool-io.lo libmonoruntime_la-verify.lo libmonoruntime_la-dynamic-stream.lo libmonoruntime_la-file-mmap-posix.lo libmonoruntime_la-file-mmap-windows.lo libmonoruntime_la-metadata-cross-helpers.lo libmonoruntime_la-seq-points-data.lo libmonoruntime_la-handle.lo libmonoruntime_la-w32handle-namespace.lo libmonoruntime_la-w32handle.lo libmonoruntime_la-reflection.lo libmonoruntime_la-dynamic-image.lo libmonoruntime_la-sre.lo libmonoruntime_la-sre-encode.lo libmonoruntime_la-sre-save.lo libmonoruntime_la-custom-attrs.lo libmonoruntime_la-fdhandle.lo libmonoruntime_la-callspec.lo libmonoruntime_la-abi.lo libmonoruntime_la-icall-table.lo libmonoruntime_la-method-builder-ilgen.lo libmonoruntime_la-marshal-ilgen.lo libmonoruntime_la-sgen-mono-ilgen.lo libmonoruntime_la-gc-stats.lo libmonoruntime_la-gc.lo libmonoruntime_la-monitor.lo libmonoruntime_la-null-gc.lo libmonoruntime_la-null-gc-handles.lo libmonoruntime_la-boehm-gc.lo libmonoruntime-config.la libmonoruntime-support.la -liconv -lm -lm   -linotify -pthread
mv -f .deps/libmonoruntimesgen_la-sgen-tarjan-bridge.Tpo .deps/libmonoruntimesgen_la-sgen-tarjan-bridge.Plo
libtool: link: (cd .libs/libmonoruntime.lax/libmonoruntime-config.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/metadata/./.libs/libmonoruntime-config.a")
libtool: link: (cd .libs/libmonoruntime.lax/libmonoruntime-support.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/metadata/./.libs/libmonoruntime-support.a")
mv -f .deps/libmonoruntimesgen_la-marshal-ilgen.Tpo .deps/libmonoruntimesgen_la-marshal-ilgen.Plo
libtool: link: ar cr .libs/libmonoruntime.a .libs/libmonoruntime_la-console-unix.o .libs/libmonoruntime_la-w32mutex-unix.o .libs/libmonoruntime_la-w32semaphore-unix.o .libs/libmonoruntime_la-w32event-unix.o .libs/libmonoruntime_la-w32process-unix.o .libs/libmonoruntime_la-w32process-unix-osx.o .libs/libmonoruntime_la-w32process-unix-bsd.o .libs/libmonoruntime_la-w32process-unix-haiku.o .libs/libmonoruntime_la-w32process-unix-default.o .libs/libmonoruntime_la-w32socket-unix.o .libs/libmonoruntime_la-w32file-unix.o .libs/libmonoruntime_la-w32file-unix-glob.o .libs/libmonoruntime_la-w32error-unix.o .libs/libmonoruntime_la-threadpool-worker-default.o .libs/libmonoruntime_la-appdomain.o .libs/libmonoruntime_la-domain.o .libs/libmonoruntime_la-assembly.o .libs/libmonoruntime_la-attach.o .libs/libmonoruntime_la-class.o .libs/libmonoruntime_la-class-init.o .libs/libmonoruntime_la-class-accessors.o .libs/libmonoruntime_la-cominterop.o .libs/libmonoruntime_la-coree.o .libs/libmonoruntime_la-debug-helpers.o .libs/libmonoruntime_la-debug-mono-symfile.o .libs/libmonoruntime_la-debug-mono-ppdb.o .libs/libmonoruntime_la-environment.o .libs/libmonoruntime_la-exception.o .libs/libmonoruntime_la-w32file.o .libs/libmonoruntime_la-filewatcher.o .libs/libmonoruntime_la-icall.o .libs/libmonoruntime_la-image.o .libs/libmonoruntime_la-jit-info.o .libs/libmonoruntime_la-loader.o .libs/libmonoruntime_la-locales.o .libs/libmonoruntime_la-lock-tracer.o .libs/libmonoruntime_la-marshal.o .libs/libmonoruntime_la-mempool.o .libs/libmonoruntime_la-metadata.o .libs/libmonoruntime_la-metadata-verify.o .libs/libmonoruntime_la-method-builder.o .libs/libmonoruntime_la-mono-basic-block.o .libs/libmonoruntime_la-mono-config.o .libs/libmonoruntime_la-mono-debug.o .libs/libmonoruntime_la-mono-endian.o .libs/libmonoruntime_la-mono-hash.o .libs/libmonoruntime_la-mono-conc-hash.o .libs/libmonoruntime_la-mono-mlist.o .libs/libmonoruntime_la-mono-perfcounters.o .libs/libmonoruntime_la-mono-route.o .libs/libmonoruntime_la-object.o .libs/libmonoruntime_la-opcodes.o .libs/libmonoruntime_la-property-bag.o .libs/libmonoruntime_la-w32socket.o .libs/libmonoruntime_la-w32process.o .libs/libmonoruntime_la-profiler.o .libs/libmonoruntime_la-rand.o .libs/libmonoruntime_la-remoting.o .libs/libmonoruntime_la-runtime.o .libs/libmonoruntime_la-mono-security.o .libs/libmonoruntime_la-security-core-clr.o .libs/libmonoruntime_la-security-manager.o .libs/libmonoruntime_la-string-icalls.o .libs/libmonoruntime_la-sysmath.o .libs/libmonoruntime_la-threads.o .libs/libmonoruntime_la-threadpool.o .libs/libmonoruntime_la-threadpool-io.o .libs/libmonoruntime_la-verify.o .libs/libmonoruntime_la-dynamic-stream.o .libs/libmonoruntime_la-file-mmap-posix.o .libs/libmonoruntime_la-file-mmap-windows.o .libs/libmonoruntime_la-metadata-cross-helpers.o .libs/libmonoruntime_la-seq-points-data.o .libs/libmonoruntime_la-handle.o .libs/libmonoruntime_la-w32handle-namespace.o .libs/libmonoruntime_la-w32handle.o .libs/libmonoruntime_la-reflection.o .libs/libmonoruntime_la-dynamic-image.o .libs/libmonoruntime_la-sre.o .libs/libmonoruntime_la-sre-encode.o .libs/libmonoruntime_la-sre-save.o .libs/libmonoruntime_la-custom-attrs.o .libs/libmonoruntime_la-fdhandle.o .libs/libmonoruntime_la-callspec.o .libs/libmonoruntime_la-abi.o .libs/libmonoruntime_la-icall-table.o .libs/libmonoruntime_la-method-builder-ilgen.o .libs/libmonoruntime_la-marshal-ilgen.o .libs/libmonoruntime_la-sgen-mono-ilgen.o .libs/libmonoruntime_la-gc-stats.o .libs/libmonoruntime_la-gc.o .libs/libmonoruntime_la-monitor.o .libs/libmonoruntime_la-null-gc.o .libs/libmonoruntime_la-null-gc-handles.o .libs/libmonoruntime_la-boehm-gc.o   .libs/libmonoruntime.lax/libmonoruntime-config.a/libmonoruntime_config_la-mono-config-dirs.o  .libs/libmonoruntime.lax/libmonoruntime-support.a/libmonoruntime_support_la-empty.o 
libtool: link: ranlib .libs/libmonoruntime.a
libtool: link: rm -fr .libs/libmonoruntime.lax
libtool: link: ( cd ".libs" && rm -f "libmonoruntime.la" && ln -s "../libmonoruntime.la" "libmonoruntime.la" )
mv -f .deps/libmonoruntimesgen_la-sgen-mono.Tpo .deps/libmonoruntimesgen_la-sgen-mono.Plo
../../doltlibtool  --tag=CC   --mode=link cc -DHAVE_SGEN_GC  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonoruntimesgen.la  libmonoruntimesgen_la-console-unix.lo libmonoruntimesgen_la-w32mutex-unix.lo libmonoruntimesgen_la-w32semaphore-unix.lo libmonoruntimesgen_la-w32event-unix.lo libmonoruntimesgen_la-w32process-unix.lo libmonoruntimesgen_la-w32process-unix-osx.lo libmonoruntimesgen_la-w32process-unix-bsd.lo libmonoruntimesgen_la-w32process-unix-haiku.lo libmonoruntimesgen_la-w32process-unix-default.lo libmonoruntimesgen_la-w32socket-unix.lo libmonoruntimesgen_la-w32file-unix.lo libmonoruntimesgen_la-w32file-unix-glob.lo libmonoruntimesgen_la-w32error-unix.lo  libmonoruntimesgen_la-threadpool-worker-default.lo libmonoruntimesgen_la-appdomain.lo libmonoruntimesgen_la-domain.lo libmonoruntimesgen_la-assembly.lo libmonoruntimesgen_la-attach.lo libmonoruntimesgen_la-class.lo libmonoruntimesgen_la-class-init.lo libmonoruntimesgen_la-class-accessors.lo libmonoruntimesgen_la-cominterop.lo libmonoruntimesgen_la-coree.lo libmonoruntimesgen_la-debug-helpers.lo libmonoruntimesgen_la-debug-mono-symfile.lo libmonoruntimesgen_la-debug-mono-ppdb.lo libmonoruntimesgen_la-environment.lo libmonoruntimesgen_la-exception.lo libmonoruntimesgen_la-w32file.lo libmonoruntimesgen_la-filewatcher.lo libmonoruntimesgen_la-icall.lo libmonoruntimesgen_la-image.lo libmonoruntimesgen_la-jit-info.lo libmonoruntimesgen_la-loader.lo libmonoruntimesgen_la-locales.lo libmonoruntimesgen_la-lock-tracer.lo libmonoruntimesgen_la-marshal.lo libmonoruntimesgen_la-mempool.lo libmonoruntimesgen_la-metadata.lo libmonoruntimesgen_la-metadata-verify.lo libmonoruntimesgen_la-method-builder.lo libmonoruntimesgen_la-mono-basic-block.lo libmonoruntimesgen_la-mono-config.lo libmonoruntimesgen_la-mono-debug.lo libmonoruntimesgen_la-mono-endian.lo libmonoruntimesgen_la-mono-hash.lo libmonoruntimesgen_la-mono-conc-hash.lo libmonoruntimesgen_la-mono-mlist.lo libmonoruntimesgen_la-mono-perfcounters.lo libmonoruntimesgen_la-mono-route.lo libmonoruntimesgen_la-object.lo libmonoruntimesgen_la-opcodes.lo libmonoruntimesgen_la-property-bag.lo libmonoruntimesgen_la-w32socket.lo libmonoruntimesgen_la-w32process.lo libmonoruntimesgen_la-profiler.lo libmonoruntimesgen_la-rand.lo libmonoruntimesgen_la-remoting.lo libmonoruntimesgen_la-runtime.lo libmonoruntimesgen_la-mono-security.lo libmonoruntimesgen_la-security-core-clr.lo libmonoruntimesgen_la-security-manager.lo libmonoruntimesgen_la-string-icalls.lo libmonoruntimesgen_la-sysmath.lo libmonoruntimesgen_la-threads.lo libmonoruntimesgen_la-threadpool.lo libmonoruntimesgen_la-threadpool-io.lo libmonoruntimesgen_la-verify.lo libmonoruntimesgen_la-dynamic-stream.lo libmonoruntimesgen_la-file-mmap-posix.lo libmonoruntimesgen_la-file-mmap-windows.lo libmonoruntimesgen_la-metadata-cross-helpers.lo libmonoruntimesgen_la-seq-points-data.lo libmonoruntimesgen_la-handle.lo libmonoruntimesgen_la-w32handle-namespace.lo libmonoruntimesgen_la-w32handle.lo libmonoruntimesgen_la-reflection.lo libmonoruntimesgen_la-dynamic-image.lo libmonoruntimesgen_la-sre.lo libmonoruntimesgen_la-sre-encode.lo libmonoruntimesgen_la-sre-save.lo libmonoruntimesgen_la-custom-attrs.lo libmonoruntimesgen_la-fdhandle.lo libmonoruntimesgen_la-callspec.lo libmonoruntimesgen_la-abi.lo libmonoruntimesgen_la-icall-table.lo libmonoruntimesgen_la-method-builder-ilgen.lo libmonoruntimesgen_la-marshal-ilgen.lo libmonoruntimesgen_la-sgen-mono-ilgen.lo libmonoruntimesgen_la-gc-stats.lo libmonoruntimesgen_la-gc.lo libmonoruntimesgen_la-monitor.lo libmonoruntimesgen_la-sgen-bridge.lo libmonoruntimesgen_la-sgen-old-bridge.lo libmonoruntimesgen_la-sgen-new-bridge.lo libmonoruntimesgen_la-sgen-tarjan-bridge.lo libmonoruntimesgen_la-sgen-toggleref.lo libmonoruntimesgen_la-sgen-stw.lo libmonoruntimesgen_la-sgen-mono.lo libmonoruntime-config.la libmonoruntime-support.la -liconv -lm -lm   -linotify -pthread
libtool: link: (cd .libs/libmonoruntimesgen.lax/libmonoruntime-config.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/metadata/./.libs/libmonoruntime-config.a")
libtool: link: (cd .libs/libmonoruntimesgen.lax/libmonoruntime-support.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/metadata/./.libs/libmonoruntime-support.a")
libtool: link: ar cr .libs/libmonoruntimesgen.a .libs/libmonoruntimesgen_la-console-unix.o .libs/libmonoruntimesgen_la-w32mutex-unix.o .libs/libmonoruntimesgen_la-w32semaphore-unix.o .libs/libmonoruntimesgen_la-w32event-unix.o .libs/libmonoruntimesgen_la-w32process-unix.o .libs/libmonoruntimesgen_la-w32process-unix-osx.o .libs/libmonoruntimesgen_la-w32process-unix-bsd.o .libs/libmonoruntimesgen_la-w32process-unix-haiku.o .libs/libmonoruntimesgen_la-w32process-unix-default.o .libs/libmonoruntimesgen_la-w32socket-unix.o .libs/libmonoruntimesgen_la-w32file-unix.o .libs/libmonoruntimesgen_la-w32file-unix-glob.o .libs/libmonoruntimesgen_la-w32error-unix.o .libs/libmonoruntimesgen_la-threadpool-worker-default.o .libs/libmonoruntimesgen_la-appdomain.o .libs/libmonoruntimesgen_la-domain.o .libs/libmonoruntimesgen_la-assembly.o .libs/libmonoruntimesgen_la-attach.o .libs/libmonoruntimesgen_la-class.o .libs/libmonoruntimesgen_la-class-init.o .libs/libmonoruntimesgen_la-class-accessors.o .libs/libmonoruntimesgen_la-cominterop.o .libs/libmonoruntimesgen_la-coree.o .libs/libmonoruntimesgen_la-debug-helpers.o .libs/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libmonoruntimesgen_la-debug-mono-ppdb.o .libs/libmonoruntimesgen_la-environment.o .libs/libmonoruntimesgen_la-exception.o .libs/libmonoruntimesgen_la-w32file.o .libs/libmonoruntimesgen_la-filewatcher.o .libs/libmonoruntimesgen_la-icall.o .libs/libmonoruntimesgen_la-image.o .libs/libmonoruntimesgen_la-jit-info.o .libs/libmonoruntimesgen_la-loader.o .libs/libmonoruntimesgen_la-locales.o .libs/libmonoruntimesgen_la-lock-tracer.o .libs/libmonoruntimesgen_la-marshal.o .libs/libmonoruntimesgen_la-mempool.o .libs/libmonoruntimesgen_la-metadata.o .libs/libmonoruntimesgen_la-metadata-verify.o .libs/libmonoruntimesgen_la-method-builder.o .libs/libmonoruntimesgen_la-mono-basic-block.o .libs/libmonoruntimesgen_la-mono-config.o .libs/libmonoruntimesgen_la-mono-debug.o .libs/libmonoruntimesgen_la-mono-endian.o .libs/libmonoruntimesgen_la-mono-hash.o .libs/libmonoruntimesgen_la-mono-conc-hash.o .libs/libmonoruntimesgen_la-mono-mlist.o .libs/libmonoruntimesgen_la-mono-perfcounters.o .libs/libmonoruntimesgen_la-mono-route.o .libs/libmonoruntimesgen_la-object.o .libs/libmonoruntimesgen_la-opcodes.o .libs/libmonoruntimesgen_la-property-bag.o .libs/libmonoruntimesgen_la-w32socket.o .libs/libmonoruntimesgen_la-w32process.o .libs/libmonoruntimesgen_la-profiler.o .libs/libmonoruntimesgen_la-rand.o .libs/libmonoruntimesgen_la-remoting.o .libs/libmonoruntimesgen_la-runtime.o .libs/libmonoruntimesgen_la-mono-security.o .libs/libmonoruntimesgen_la-security-core-clr.o .libs/libmonoruntimesgen_la-security-manager.o .libs/libmonoruntimesgen_la-string-icalls.o .libs/libmonoruntimesgen_la-sysmath.o .libs/libmonoruntimesgen_la-threads.o .libs/libmonoruntimesgen_la-threadpool.o .libs/libmonoruntimesgen_la-threadpool-io.o .libs/libmonoruntimesgen_la-verify.o .libs/libmonoruntimesgen_la-dynamic-stream.o .libs/libmonoruntimesgen_la-file-mmap-posix.o .libs/libmonoruntimesgen_la-file-mmap-windows.o .libs/libmonoruntimesgen_la-metadata-cross-helpers.o .libs/libmonoruntimesgen_la-seq-points-data.o .libs/libmonoruntimesgen_la-handle.o .libs/libmonoruntimesgen_la-w32handle-namespace.o .libs/libmonoruntimesgen_la-w32handle.o .libs/libmonoruntimesgen_la-reflection.o .libs/libmonoruntimesgen_la-dynamic-image.o .libs/libmonoruntimesgen_la-sre.o .libs/libmonoruntimesgen_la-sre-encode.o .libs/libmonoruntimesgen_la-sre-save.o .libs/libmonoruntimesgen_la-custom-attrs.o .libs/libmonoruntimesgen_la-fdhandle.o .libs/libmonoruntimesgen_la-callspec.o .libs/libmonoruntimesgen_la-abi.o .libs/libmonoruntimesgen_la-icall-table.o .libs/libmonoruntimesgen_la-method-builder-ilgen.o .libs/libmonoruntimesgen_la-marshal-ilgen.o .libs/libmonoruntimesgen_la-sgen-mono-ilgen.o .libs/libmonoruntimesgen_la-gc-stats.o .libs/libmonoruntimesgen_la-gc.o .libs/libmonoruntimesgen_la-monitor.o .libs/libmonoruntimesgen_la-sgen-bridge.o .libs/libmonoruntimesgen_la-sgen-old-bridge.o .libs/libmonoruntimesgen_la-sgen-new-bridge.o .libs/libmonoruntimesgen_la-sgen-tarjan-bridge.o .libs/libmonoruntimesgen_la-sgen-toggleref.o .libs/libmonoruntimesgen_la-sgen-stw.o .libs/libmonoruntimesgen_la-sgen-mono.o   .libs/libmonoruntimesgen.lax/libmonoruntime-config.a/libmonoruntime_config_la-mono-config-dirs.o  .libs/libmonoruntimesgen.lax/libmonoruntime-support.a/libmonoruntime_support_la-empty.o 
libtool: link: ranlib .libs/libmonoruntimesgen.a
libtool: link: rm -fr .libs/libmonoruntimesgen.lax
libtool: link: ( cd ".libs" && rm -f "libmonoruntimesgen.la" && ln -s "../libmonoruntimesgen.la" "libmonoruntimesgen.la" )
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/metadata'
Making all in mini
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini'
if test -e ../../.git; then \
	(cd ../..; \
		LANG=C; export LANG; \
		if test -z "$ghprbPullId"; then \
			branch=`git branch | grep '^\*' | sed 's/.*detached .*/explicit/' | cut -d ' ' -f 2`; \
		else \
			branch="pull-request-$ghprbPullId"; \
		fi; \
		version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
		echo "#define FULL_VERSION \"$branch/$version\""; \
	); \
else \
	if test -z "$MONO_BRANCH" -o -z "$MONO_BUILD_REVISION"; then \
		echo "#define FULL_VERSION \"5.20.1.34\""; \
	else \
		echo "#define FULL_VERSION \"$MONO_BRANCH/$MONO_BUILD_REVISION\""; \
	fi \
fi > version.h
./genmdesc.py TARGET_X86 . cpu-x86.h x86_desc ./cpu-x86.md
gmake  all-am
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini.lo -MD -MP -MF .deps/libmini_la-mini.Tpo -c -o libmini_la-mini.lo `test -f 'mini.c' || echo './'`mini.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-runtime.lo -MD -MP -MF .deps/libmini_la-mini-runtime.Tpo -c -o libmini_la-mini-runtime.lo `test -f 'mini-runtime.c' || echo './'`mini-runtime.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-seq-points.lo -MD -MP -MF .deps/libmini_la-seq-points.Tpo -c -o libmini_la-seq-points.lo `test -f 'seq-points.c' || echo './'`seq-points.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-method-to-ir.lo -MD -MP -MF .deps/libmini_la-method-to-ir.Tpo -c -o libmini_la-method-to-ir.lo `test -f 'method-to-ir.c' || echo './'`method-to-ir.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-cfgdump.lo -MD -MP -MF .deps/libmini_la-cfgdump.Tpo -c -o libmini_la-cfgdump.lo `test -f 'cfgdump.c' || echo './'`cfgdump.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-decompose.lo -MD -MP -MF .deps/libmini_la-decompose.Tpo -c -o libmini_la-decompose.lo `test -f 'decompose.c' || echo './'`decompose.c
mv -f .deps/libmini_la-seq-points.Tpo .deps/libmini_la-seq-points.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-jit-icalls.lo -MD -MP -MF .deps/libmini_la-jit-icalls.Tpo -c -o libmini_la-jit-icalls.lo `test -f 'jit-icalls.c' || echo './'`jit-icalls.c
mv -f .deps/libmini_la-cfgdump.Tpo .deps/libmini_la-cfgdump.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-trace.lo -MD -MP -MF .deps/libmini_la-trace.Tpo -c -o libmini_la-trace.lo `test -f 'trace.c' || echo './'`trace.c
mv -f .deps/libmini_la-trace.Tpo .deps/libmini_la-trace.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-dominators.lo -MD -MP -MF .deps/libmini_la-dominators.Tpo -c -o libmini_la-dominators.lo `test -f 'dominators.c' || echo './'`dominators.c
mv -f .deps/libmini_la-jit-icalls.Tpo .deps/libmini_la-jit-icalls.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-cfold.lo -MD -MP -MF .deps/libmini_la-cfold.Tpo -c -o libmini_la-cfold.lo `test -f 'cfold.c' || echo './'`cfold.c
mv -f .deps/libmini_la-dominators.Tpo .deps/libmini_la-dominators.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-helpers.lo -MD -MP -MF .deps/libmini_la-helpers.Tpo -c -o libmini_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c
mv -f .deps/libmini_la-cfold.Tpo .deps/libmini_la-cfold.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-liveness.lo -MD -MP -MF .deps/libmini_la-liveness.Tpo -c -o libmini_la-liveness.lo `test -f 'liveness.c' || echo './'`liveness.c
mv -f .deps/libmini_la-mini-runtime.Tpo .deps/libmini_la-mini-runtime.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-ssa.lo -MD -MP -MF .deps/libmini_la-ssa.Tpo -c -o libmini_la-ssa.lo `test -f 'ssa.c' || echo './'`ssa.c
mv -f .deps/libmini_la-helpers.Tpo .deps/libmini_la-helpers.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-abcremoval.lo -MD -MP -MF .deps/libmini_la-abcremoval.Tpo -c -o libmini_la-abcremoval.lo `test -f 'abcremoval.c' || echo './'`abcremoval.c
mv -f .deps/libmini_la-mini.Tpo .deps/libmini_la-mini.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-local-propagation.lo -MD -MP -MF .deps/libmini_la-local-propagation.Tpo -c -o libmini_la-local-propagation.lo `test -f 'local-propagation.c' || echo './'`local-propagation.c
mv -f .deps/libmini_la-liveness.Tpo .deps/libmini_la-liveness.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-driver.lo -MD -MP -MF .deps/libmini_la-driver.Tpo -c -o libmini_la-driver.lo `test -f 'driver.c' || echo './'`driver.c
mv -f .deps/libmini_la-abcremoval.Tpo .deps/libmini_la-abcremoval.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-debug-mini.lo -MD -MP -MF .deps/libmini_la-debug-mini.Tpo -c -o libmini_la-debug-mini.lo `test -f 'debug-mini.c' || echo './'`debug-mini.c
mv -f .deps/libmini_la-decompose.Tpo .deps/libmini_la-decompose.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-linear-scan.lo -MD -MP -MF .deps/libmini_la-linear-scan.Tpo -c -o libmini_la-linear-scan.lo `test -f 'linear-scan.c' || echo './'`linear-scan.c
mv -f .deps/libmini_la-ssa.Tpo .deps/libmini_la-ssa.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-aot-compiler.lo -MD -MP -MF .deps/libmini_la-aot-compiler.Tpo -c -o libmini_la-aot-compiler.lo `test -f 'aot-compiler.c' || echo './'`aot-compiler.c
mv -f .deps/libmini_la-local-propagation.Tpo .deps/libmini_la-local-propagation.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-aot-runtime.lo -MD -MP -MF .deps/libmini_la-aot-runtime.Tpo -c -o libmini_la-aot-runtime.lo `test -f 'aot-runtime.c' || echo './'`aot-runtime.c
aot-compiler.c:6076:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
                        emit_local_symbol (acfg, debug_sym, symbol, TRUE);
                        ^
aot-compiler.c:6068:3: note: previous statement is here
                if (acfg->need_no_dead_strip)
                ^
mv -f .deps/libmini_la-linear-scan.Tpo .deps/libmini_la-linear-scan.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-aot-runtime-wasm.lo -MD -MP -MF .deps/libmini_la-aot-runtime-wasm.Tpo -c -o libmini_la-aot-runtime-wasm.lo `test -f 'aot-runtime-wasm.c' || echo './'`aot-runtime-wasm.c
aot-runtime.c:163:3: warning: redefinition of typedef 'MonoAotModule' is a C11 feature [-Wtypedef-redefinition]
} MonoAotModule;
  ^
../../mono/utils/mono-forward-internal.h:12:30: note: previous definition is here
typedef struct MonoAotModule MonoAotModule;
                             ^
mv -f .deps/libmini_la-debug-mini.Tpo .deps/libmini_la-debug-mini.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-graph.lo -MD -MP -MF .deps/libmini_la-graph.Tpo -c -o libmini_la-graph.lo `test -f 'graph.c' || echo './'`graph.c
mv -f .deps/libmini_la-aot-runtime-wasm.Tpo .deps/libmini_la-aot-runtime-wasm.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-codegen.lo -MD -MP -MF .deps/libmini_la-mini-codegen.Tpo -c -o libmini_la-mini-codegen.lo `test -f 'mini-codegen.c' || echo './'`mini-codegen.c
mv -f .deps/libmini_la-driver.Tpo .deps/libmini_la-driver.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-exceptions.lo -MD -MP -MF .deps/libmini_la-mini-exceptions.Tpo -c -o libmini_la-mini-exceptions.lo `test -f 'mini-exceptions.c' || echo './'`mini-exceptions.c
mv -f .deps/libmini_la-graph.Tpo .deps/libmini_la-graph.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-trampolines.lo -MD -MP -MF .deps/libmini_la-mini-trampolines.Tpo -c -o libmini_la-mini-trampolines.lo `test -f 'mini-trampolines.c' || echo './'`mini-trampolines.c
mini-exceptions.c:1605:25: warning: unused variable 'ud' [-Wunused-variable]
        MonoSummarizeUserData *ud = (MonoSummarizeUserData *) data;
                               ^
1 warning generated.
mv -f .deps/libmini_la-mini-trampolines.Tpo .deps/libmini_la-mini-trampolines.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-branch-opts.lo -MD -MP -MF .deps/libmini_la-branch-opts.Tpo -c -o libmini_la-branch-opts.lo `test -f 'branch-opts.c' || echo './'`branch-opts.c
1 warning generated.
mv -f .deps/libmini_la-mini-exceptions.Tpo .deps/libmini_la-mini-exceptions.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-generic-sharing.lo -MD -MP -MF .deps/libmini_la-mini-generic-sharing.Tpo -c -o libmini_la-mini-generic-sharing.lo `test -f 'mini-generic-sharing.c' || echo './'`mini-generic-sharing.c
mv -f .deps/libmini_la-mini-codegen.Tpo .deps/libmini_la-mini-codegen.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-tasklets.lo -MD -MP -MF .deps/libmini_la-tasklets.Tpo -c -o libmini_la-tasklets.lo `test -f 'tasklets.c' || echo './'`tasklets.c
mv -f .deps/libmini_la-branch-opts.Tpo .deps/libmini_la-branch-opts.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-simd-intrinsics.lo -MD -MP -MF .deps/libmini_la-simd-intrinsics.Tpo -c -o libmini_la-simd-intrinsics.lo `test -f 'simd-intrinsics.c' || echo './'`simd-intrinsics.c
mv -f .deps/libmini_la-tasklets.Tpo .deps/libmini_la-tasklets.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-native-types.lo -MD -MP -MF .deps/libmini_la-mini-native-types.Tpo -c -o libmini_la-mini-native-types.lo `test -f 'mini-native-types.c' || echo './'`mini-native-types.c
1 warning generated.
mv -f .deps/libmini_la-aot-runtime.Tpo .deps/libmini_la-aot-runtime.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-unwind.lo -MD -MP -MF .deps/libmini_la-unwind.Tpo -c -o libmini_la-unwind.lo `test -f 'unwind.c' || echo './'`unwind.c
mv -f .deps/libmini_la-mini-native-types.Tpo .deps/libmini_la-mini-native-types.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-image-writer.lo -MD -MP -MF .deps/libmini_la-image-writer.Tpo -c -o libmini_la-image-writer.lo `test -f 'image-writer.c' || echo './'`image-writer.c
mv -f .deps/libmini_la-unwind.Tpo .deps/libmini_la-unwind.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-dwarfwriter.lo -MD -MP -MF .deps/libmini_la-dwarfwriter.Tpo -c -o libmini_la-dwarfwriter.lo `test -f 'dwarfwriter.c' || echo './'`dwarfwriter.c
mv -f .deps/libmini_la-simd-intrinsics.Tpo .deps/libmini_la-simd-intrinsics.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-gc.lo -MD -MP -MF .deps/libmini_la-mini-gc.Tpo -c -o libmini_la-mini-gc.lo `test -f 'mini-gc.c' || echo './'`mini-gc.c
mv -f .deps/libmini_la-mini-generic-sharing.Tpo .deps/libmini_la-mini-generic-sharing.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-debugger-agent-stubs.lo -MD -MP -MF .deps/libmini_la-debugger-agent-stubs.Tpo -c -o libmini_la-debugger-agent-stubs.lo `test -f 'debugger-agent-stubs.c' || echo './'`debugger-agent-stubs.c
mv -f .deps/libmini_la-image-writer.Tpo .deps/libmini_la-image-writer.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-xdebug.lo -MD -MP -MF .deps/libmini_la-xdebug.Tpo -c -o libmini_la-xdebug.lo `test -f 'xdebug.c' || echo './'`xdebug.c
mv -f .deps/libmini_la-mini-gc.Tpo .deps/libmini_la-mini-gc.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-alias-analysis.lo -MD -MP -MF .deps/libmini_la-alias-analysis.Tpo -c -o libmini_la-alias-analysis.lo `test -f 'alias-analysis.c' || echo './'`alias-analysis.c
mv -f .deps/libmini_la-debugger-agent-stubs.Tpo .deps/libmini_la-debugger-agent-stubs.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-cross-helpers.lo -MD -MP -MF .deps/libmini_la-mini-cross-helpers.Tpo -c -o libmini_la-mini-cross-helpers.lo `test -f 'mini-cross-helpers.c' || echo './'`mini-cross-helpers.c
mv -f .deps/libmini_la-xdebug.Tpo .deps/libmini_la-xdebug.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-arch-stubs.lo -MD -MP -MF .deps/libmini_la-arch-stubs.Tpo -c -o libmini_la-arch-stubs.lo `test -f 'arch-stubs.c' || echo './'`arch-stubs.c
mv -f .deps/libmini_la-mini-cross-helpers.Tpo .deps/libmini_la-mini-cross-helpers.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-type-checking.lo -MD -MP -MF .deps/libmini_la-type-checking.Tpo -c -o libmini_la-type-checking.lo `test -f 'type-checking.c' || echo './'`type-checking.c
mv -f .deps/libmini_la-alias-analysis.Tpo .deps/libmini_la-alias-analysis.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-lldb.lo -MD -MP -MF .deps/libmini_la-lldb.Tpo -c -o libmini_la-lldb.lo `test -f 'lldb.c' || echo './'`lldb.c
mv -f .deps/libmini_la-arch-stubs.Tpo .deps/libmini_la-arch-stubs.Plo
mv -f .deps/libmini_la-dwarfwriter.Tpo .deps/libmini_la-dwarfwriter.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-memory-access.lo -MD -MP -MF .deps/libmini_la-memory-access.Tpo -c -o libmini_la-memory-access.lo `test -f 'memory-access.c' || echo './'`memory-access.c
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-intrinsics.lo -MD -MP -MF .deps/libmini_la-intrinsics.Tpo -c -o libmini_la-intrinsics.lo `test -f 'intrinsics.c' || echo './'`intrinsics.c
mv -f .deps/libmini_la-lldb.Tpo .deps/libmini_la-lldb.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-profiler.lo -MD -MP -MF .deps/libmini_la-mini-profiler.Tpo -c -o libmini_la-mini-profiler.lo `test -f 'mini-profiler.c' || echo './'`mini-profiler.c
mv -f .deps/libmini_la-memory-access.Tpo .deps/libmini_la-memory-access.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-interp-stubs.lo -MD -MP -MF .deps/libmini_la-interp-stubs.Tpo -c -o libmini_la-interp-stubs.lo `test -f 'interp-stubs.c' || echo './'`interp-stubs.c
mv -f .deps/libmini_la-aot-compiler.Tpo .deps/libmini_la-aot-compiler.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-x86.lo -MD -MP -MF .deps/libmini_la-mini-x86.Tpo -c -o libmini_la-mini-x86.lo `test -f 'mini-x86.c' || echo './'`mini-x86.c
mv -f .deps/libmini_la-interp-stubs.Tpo .deps/libmini_la-interp-stubs.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-exceptions-x86.lo -MD -MP -MF .deps/libmini_la-exceptions-x86.Tpo -c -o libmini_la-exceptions-x86.lo `test -f 'exceptions-x86.c' || echo './'`exceptions-x86.c
mv -f .deps/libmini_la-mini-profiler.Tpo .deps/libmini_la-mini-profiler.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-tramp-x86.lo -MD -MP -MF .deps/libmini_la-tramp-x86.Tpo -c -o libmini_la-tramp-x86.lo `test -f 'tramp-x86.c' || echo './'`tramp-x86.c
mv -f .deps/libmini_la-intrinsics.Tpo .deps/libmini_la-intrinsics.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-x86-gsharedvt.lo -MD -MP -MF .deps/libmini_la-mini-x86-gsharedvt.Tpo -c -o libmini_la-mini-x86-gsharedvt.lo `test -f 'mini-x86-gsharedvt.c' || echo './'`mini-x86-gsharedvt.c
mv -f .deps/libmini_la-exceptions-x86.Tpo .deps/libmini_la-exceptions-x86.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-tramp-x86-gsharedvt.lo -MD -MP -MF .deps/libmini_la-tramp-x86-gsharedvt.Tpo -c -o libmini_la-tramp-x86-gsharedvt.lo `test -f 'tramp-x86-gsharedvt.c' || echo './'`tramp-x86-gsharedvt.c
mv -f .deps/libmini_la-mini-x86-gsharedvt.Tpo .deps/libmini_la-mini-x86-gsharedvt.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmini_la-mini-posix.lo -MD -MP -MF .deps/libmini_la-mini-posix.Tpo -c -o libmini_la-mini-posix.lo `test -f 'mini-posix.c' || echo './'`mini-posix.c
mv -f .deps/libmini_la-tramp-x86.Tpo .deps/libmini_la-tramp-x86.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmono_dbg_la-debugger-agent.lo -MD -MP -MF .deps/libmono_dbg_la-debugger-agent.Tpo -c -o libmono_dbg_la-debugger-agent.lo `test -f 'debugger-agent.c' || echo './'`debugger-agent.c
mv -f .deps/libmini_la-type-checking.Tpo .deps/libmini_la-type-checking.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmono_dbg_la-debugger-state-machine.lo -MD -MP -MF .deps/libmono_dbg_la-debugger-state-machine.Tpo -c -o libmono_dbg_la-debugger-state-machine.lo `test -f 'debugger-state-machine.c' || echo './'`debugger-state-machine.c
mv -f .deps/libmini_la-tramp-x86-gsharedvt.Tpo .deps/libmini_la-tramp-x86-gsharedvt.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmono_dbg_la-debugger-engine.lo -MD -MP -MF .deps/libmono_dbg_la-debugger-engine.Tpo -c -o libmono_dbg_la-debugger-engine.lo `test -f 'debugger-engine.c' || echo './'`debugger-engine.c
mv -f .deps/libmini_la-mini-posix.Tpo .deps/libmini_la-mini-posix.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT interp/libmono_ee_interp_la-interp.lo -MD -MP -MF interp/.deps/libmono_ee_interp_la-interp.Tpo -c -o interp/libmono_ee_interp_la-interp.lo `test -f 'interp/interp.c' || echo './'`interp/interp.c
mv -f .deps/libmono_dbg_la-debugger-state-machine.Tpo .deps/libmono_dbg_la-debugger-state-machine.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT interp/libmono_ee_interp_la-mintops.lo -MD -MP -MF interp/.deps/libmono_ee_interp_la-mintops.Tpo -c -o interp/libmono_ee_interp_la-mintops.lo `test -f 'interp/mintops.c' || echo './'`interp/mintops.c
mv -f interp/.deps/libmono_ee_interp_la-mintops.Tpo interp/.deps/libmono_ee_interp_la-mintops.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT interp/libmono_ee_interp_la-transform.lo -MD -MP -MF interp/.deps/libmono_ee_interp_la-transform.Tpo -c -o interp/libmono_ee_interp_la-transform.lo `test -f 'interp/transform.c' || echo './'`interp/transform.c
interp/interp.c:4571:53: warning: implicit conversion from 'unsigned long long' to 'float' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f_r4 < 0 || sp [-1].data.f_r4 > G_MAXUINT64 || isnan (sp [-1].data.f_r4))
                                                                       ~ ^~~~~~~~~~~
../../mono/eglib/glib.h:234:26: note: expanded from macro 'G_MAXUINT64'
#define G_MAXUINT64          UINT64_MAX
                             ^~~~~~~~~~
/usr/include/x86/_stdint.h:94:20: note: expanded from macro 'UINT64_MAX'
#define UINT64_MAX      0xffffffffffffffffULL
                        ^~~~~~~~~~~~~~~~~~~~~
interp/interp.c:4577:47: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f < 0 || sp [-1].data.f > G_MAXUINT64 || isnan (sp [-1].data.f))
                                                                 ~ ^~~~~~~~~~~
../../mono/eglib/glib.h:234:26: note: expanded from macro 'G_MAXUINT64'
#define G_MAXUINT64          UINT64_MAX
                             ^~~~~~~~~~
/usr/include/x86/_stdint.h:94:20: note: expanded from macro 'UINT64_MAX'
#define UINT64_MAX      0xffffffffffffffffULL
                        ^~~~~~~~~~~~~~~~~~~~~
interp/interp.c:4583:47: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f < 0 || sp [-1].data.f > G_MAXINT64)
                                                                 ~ ^~~~~~~~~~
../../mono/eglib/glib.h:233:25: note: expanded from macro 'G_MAXINT64'
#define G_MAXINT64           INT64_MAX
                             ^~~~~~~~~
/usr/include/x86/_stdint.h:93:19: note: expanded from macro 'INT64_MAX'
#define INT64_MAX       0x7fffffffffffffffLL
                        ^~~~~~~~~~~~~~~~~~~~
interp/interp.c:4589:62: warning: implicit conversion from 'long long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f_r4 < G_MININT64 || sp [-1].data.f_r4 > G_MAXINT64 || isnan (sp [-1].data.f_r4))
                                                                                ~ ^~~~~~~~~~
../../mono/eglib/glib.h:233:25: note: expanded from macro 'G_MAXINT64'
#define G_MAXINT64           INT64_MAX
                             ^~~~~~~~~
/usr/include/x86/_stdint.h:93:19: note: expanded from macro 'INT64_MAX'
#define INT64_MAX       0x7fffffffffffffffLL
                        ^~~~~~~~~~~~~~~~~~~~
interp/interp.c:4595:56: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f < G_MININT64 || sp [-1].data.f > G_MAXINT64 || isnan (sp [-1].data.f))
                                                                          ~ ^~~~~~~~~~
../../mono/eglib/glib.h:233:25: note: expanded from macro 'G_MAXINT64'
#define G_MAXINT64           INT64_MAX
                             ^~~~~~~~~
/usr/include/x86/_stdint.h:93:19: note: expanded from macro 'INT64_MAX'
#define INT64_MAX       0x7fffffffffffffffLL
                        ^~~~~~~~~~~~~~~~~~~~
interp/interp.c:4896:62: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f_r4 < G_MININT32 || sp [-1].data.f_r4 > G_MAXINT32)
                                                                                ~ ^~~~~~~~~~
../../mono/eglib/glib.h:229:30: note: expanded from macro 'G_MAXINT32'
#define G_MAXINT32           INT32_MAX
                             ^~~~~~~~~
/usr/include/x86/_stdint.h:81:19: note: expanded from macro 'INT32_MAX'
#define INT32_MAX       0x7fffffff
                        ^~~~~~~~~~
interp/interp.c:4919:53: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
                        if (sp [-1].data.f_r4 < 0 || sp [-1].data.f_r4 > G_MAXUINT32)
                                                                       ~ ^~~~~~~~~~~
../../mono/eglib/glib.h:230:30: note: expanded from macro 'G_MAXUINT32'
#define G_MAXUINT32          UINT32_MAX
                             ^~~~~~~~~~
/usr/include/x86/_stdint.h:85:20: note: expanded from macro 'UINT32_MAX'
#define UINT32_MAX      0xffffffffU
                        ^~~~~~~~~~~
interp/transform.c:1934:16: warning: unused variable 'rtm' [-Wunused-variable]
        InterpMethod *rtm = td->rtm;
                      ^
interp/transform.c:1938:14: warning: unused variable 'domain' [-Wunused-variable]
        MonoDomain *domain = mono_domain_get ();
                    ^
interp/interp.c:2399:17: warning: unused variable 'entry_funcs_static' [-Wunused-variable]
static gpointer entry_funcs_static [MAX_INTERP_ENTRY_ARGS + 1] = { INTERP_ENTRY_FUNCLIST (static) };
                ^
interp/interp.c:2400:17: warning: unused variable 'entry_funcs_static_ret' [-Wunused-variable]
static gpointer entry_funcs_static_ret [MAX_INTERP_ENTRY_ARGS + 1] = { INTERP_ENTRY_FUNCLIST (static_ret) };
                ^
interp/interp.c:2401:17: warning: unused variable 'entry_funcs_instance' [-Wunused-variable]
static gpointer entry_funcs_instance [MAX_INTERP_ENTRY_ARGS + 1] = { INTERP_ENTRY_FUNCLIST (instance) };
                ^
interp/interp.c:2402:17: warning: unused variable 'entry_funcs_instance_ret' [-Wunused-variable]
static gpointer entry_funcs_instance_ret [MAX_INTERP_ENTRY_ARGS + 1] = { INTERP_ENTRY_FUNCLIST (instance_ret) };
                ^
mv -f .deps/libmono_dbg_la-debugger-engine.Tpo .deps/libmono_dbg_la-debugger-engine.Plo
2 warnings generated.
mv -f interp/.deps/libmono_ee_interp_la-transform.Tpo interp/.deps/libmono_ee_interp_la-transform.Plo
mv -f .deps/libmini_la-method-to-ir.Tpo .deps/libmini_la-method-to-ir.Plo
mv -f .deps/libmono_dbg_la-debugger-agent.Tpo .deps/libmono_dbg_la-debugger-agent.Plo
../../doltlibtool  --tag=CC   --mode=link cc -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-dbg.la  libmono_dbg_la-debugger-agent.lo libmono_dbg_la-debugger-state-machine.lo libmono_dbg_la-debugger-engine.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmono-dbg.a .libs/libmono_dbg_la-debugger-agent.o .libs/libmono_dbg_la-debugger-state-machine.o .libs/libmono_dbg_la-debugger-engine.o 
libtool: link: ranlib .libs/libmono-dbg.a
libtool: link: ( cd ".libs" && rm -f "libmono-dbg.la" && ln -s "../libmono-dbg.la" "libmono-dbg.la" )
mv -f .deps/libmini_la-mini-x86.Tpo .deps/libmini_la-mini-x86.Plo
../../doltlibtool  --tag=CXX   --mode=link c++  -I../../mono/eglib -I../../mono/eglib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmini.la  libmini_la-mini.lo libmini_la-mini-runtime.lo libmini_la-seq-points.lo libmini_la-method-to-ir.lo libmini_la-cfgdump.lo libmini_la-decompose.lo libmini_la-jit-icalls.lo libmini_la-trace.lo libmini_la-dominators.lo libmini_la-cfold.lo libmini_la-helpers.lo libmini_la-liveness.lo libmini_la-ssa.lo libmini_la-abcremoval.lo libmini_la-local-propagation.lo libmini_la-driver.lo libmini_la-debug-mini.lo libmini_la-linear-scan.lo libmini_la-aot-compiler.lo libmini_la-aot-runtime.lo libmini_la-aot-runtime-wasm.lo libmini_la-graph.lo libmini_la-mini-codegen.lo libmini_la-mini-exceptions.lo libmini_la-mini-trampolines.lo libmini_la-branch-opts.lo libmini_la-mini-generic-sharing.lo libmini_la-tasklets.lo libmini_la-simd-intrinsics.lo libmini_la-mini-native-types.lo libmini_la-unwind.lo libmini_la-image-writer.lo libmini_la-dwarfwriter.lo libmini_la-mini-gc.lo libmini_la-debugger-agent-stubs.lo libmini_la-xdebug.lo libmini_la-alias-analysis.lo libmini_la-mini-cross-helpers.lo libmini_la-arch-stubs.lo libmini_la-type-checking.lo libmini_la-lldb.lo libmini_la-memory-access.lo libmini_la-intrinsics.lo libmini_la-mini-profiler.lo libmini_la-interp-stubs.lo   libmini_la-mini-x86.lo libmini_la-exceptions-x86.lo libmini_la-tramp-x86.lo libmini_la-mini-x86-gsharedvt.lo libmini_la-tramp-x86-gsharedvt.lo libmini_la-mini-posix.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmini.a .libs/libmini_la-mini.o .libs/libmini_la-mini-runtime.o .libs/libmini_la-seq-points.o .libs/libmini_la-method-to-ir.o .libs/libmini_la-cfgdump.o .libs/libmini_la-decompose.o .libs/libmini_la-jit-icalls.o .libs/libmini_la-trace.o .libs/libmini_la-dominators.o .libs/libmini_la-cfold.o .libs/libmini_la-helpers.o .libs/libmini_la-liveness.o .libs/libmini_la-ssa.o .libs/libmini_la-abcremoval.o .libs/libmini_la-local-propagation.o .libs/libmini_la-driver.o .libs/libmini_la-debug-mini.o .libs/libmini_la-linear-scan.o .libs/libmini_la-aot-compiler.o .libs/libmini_la-aot-runtime.o .libs/libmini_la-aot-runtime-wasm.o .libs/libmini_la-graph.o .libs/libmini_la-mini-codegen.o .libs/libmini_la-mini-exceptions.o .libs/libmini_la-mini-trampolines.o .libs/libmini_la-branch-opts.o .libs/libmini_la-mini-generic-sharing.o .libs/libmini_la-tasklets.o .libs/libmini_la-simd-intrinsics.o .libs/libmini_la-mini-native-types.o .libs/libmini_la-unwind.o .libs/libmini_la-image-writer.o .libs/libmini_la-dwarfwriter.o .libs/libmini_la-mini-gc.o .libs/libmini_la-debugger-agent-stubs.o .libs/libmini_la-xdebug.o .libs/libmini_la-alias-analysis.o .libs/libmini_la-mini-cross-helpers.o .libs/libmini_la-arch-stubs.o .libs/libmini_la-type-checking.o .libs/libmini_la-lldb.o .libs/libmini_la-memory-access.o .libs/libmini_la-intrinsics.o .libs/libmini_la-mini-profiler.o .libs/libmini_la-interp-stubs.o .libs/libmini_la-mini-x86.o .libs/libmini_la-exceptions-x86.o .libs/libmini_la-tramp-x86.o .libs/libmini_la-mini-x86-gsharedvt.o .libs/libmini_la-tramp-x86-gsharedvt.o .libs/libmini_la-mini-posix.o 
libtool: link: ranlib .libs/libmini.a
libtool: link: ( cd ".libs" && rm -f "libmini.la" && ln -s "../libmini.la" "libmini.la" )
cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmain_a-main-sgen.o -MD -MP -MF .deps/libmain_a-main-sgen.Tpo -c -o libmain_a-main-sgen.o `test -f 'main-sgen.c' || echo './'`main-sgen.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../libgc/include -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmain_a-main.o -MD -MP -MF .deps/libmain_a-main.Tpo -c -o libmain_a-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/libmain_a-main.Tpo .deps/libmain_a-main.Po
mv -f .deps/libmain_a-main-sgen.Tpo .deps/libmain_a-main-sgen.Po
rm -f libmain.a
ar cru libmain.a libmain_a-main-sgen.o libmain_a-main.o 
ranlib libmain.a
11 warnings generated.
mv -f interp/.deps/libmono_ee_interp_la-interp.Tpo interp/.deps/libmono_ee_interp_la-interp.Plo
../../doltlibtool  --tag=CC   --mode=link cc -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-ee-interp.la  interp/libmono_ee_interp_la-interp.lo interp/libmono_ee_interp_la-mintops.lo interp/libmono_ee_interp_la-transform.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmono-ee-interp.a interp/.libs/libmono_ee_interp_la-interp.o interp/.libs/libmono_ee_interp_la-mintops.o interp/.libs/libmono_ee_interp_la-transform.o 
libtool: link: ranlib .libs/libmono-ee-interp.a
libtool: link: ( cd ".libs" && rm -f "libmono-ee-interp.la" && ln -s "../libmono-ee-interp.la" "libmono-ee-interp.la" )
../../doltlibtool  --tag=CC   --mode=link cc -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -version-info 1:0:0     -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonoboehm-2.0.la -rpath /usr/local/lib  libmini.la libmono-ee-interp.la libmono-dbg.la ../../mono/metadata/libmonoruntime.la ../../mono/utils/libmonoutils.la ../../mono/eglib/libeglib.la ../../libgc/libmonogc.la    -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration      -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o mono-boehm  libmain_a-main.o libmini.la libmono-ee-interp.la libmono-dbg.la ../../mono/metadata/libmonoruntime.la ../../mono/utils/libmonoutils.la ../../mono/eglib/libeglib.la ../../libgc/libmonogc.la ../../mono/eglib/libeglib.la   -lm  -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration      -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o mono-sgen  libmain_a-main-sgen.o libmini.la libmono-ee-interp.la libmono-dbg.la ../../mono/metadata/libmonoruntimesgen.la ../../mono/sgen/libmonosgen.la ../../mono/utils/libmonoutils.la ../../mono/eglib/libeglib.la ../../mono/eglib/libeglib.la   -lm  -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc -I../.. -I../../mono/eglib -I../../mono/eglib     -fvisibility=hidden   -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -version-info 1:0:0     -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmonosgen-2.0.la -rpath /usr/local/lib  libmini.la libmono-ee-interp.la libmono-dbg.la ../../mono/metadata/libmonoruntimesgen.la ../../mono/sgen/libmonosgen.la ../../mono/utils/libmonoutils.la ../../mono/eglib/libeglib.la    -liconv -lm -lm   -linotify -pthread
libtool: link: cc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libmini.a ./.libs/libmono-ee-interp.a ./.libs/libmono-dbg.a ../../mono/metadata/.libs/libmonoruntimesgen.a ../../mono/sgen/.libs/libmonosgen.a ../../mono/utils/.libs/libmonoutils.a ../../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -lz -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libmonosgen-2.0.so.1 -o .libs/libmonosgen-2.0.so.1.0.0
libtool: link: cc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libmini.a ./.libs/libmono-ee-interp.a ./.libs/libmono-dbg.a ../../mono/metadata/.libs/libmonoruntime.a ../../mono/utils/.libs/libmonoutils.a ../../mono/eglib/.libs/libeglib.a ../../libgc/.libs/libmonogc.a -Wl,--no-whole-archive  -L/usr/local/lib -lz -ldl -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libmonoboehm-2.0.so.1 -o .libs/libmonoboehm-2.0.so.1.0.0
libtool: link: cc -I../.. -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o mono-sgen libmain_a-main-sgen.o  -L/usr/local/lib ./.libs/libmini.a ./.libs/libmono-ee-interp.a ./.libs/libmono-dbg.a ../../mono/metadata/.libs/libmonoruntimesgen.a -lz ../../mono/sgen/.libs/libmonosgen.a ../../mono/utils/.libs/libmonoutils.a ../../mono/eglib/.libs/libeglib.a -liconv -lm -linotify -pthread
libtool: link: cc -I../.. -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o mono-boehm libmain_a-main.o  -L/usr/local/lib ./.libs/libmini.a ./.libs/libmono-ee-interp.a ./.libs/libmono-dbg.a ../../mono/metadata/.libs/libmonoruntime.a -lz ../../mono/utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -ldl ../../mono/eglib/.libs/libeglib.a -liconv -lm -linotify -pthread
libtool: link: (cd ".libs" && rm -f "libmonosgen-2.0.so.1" && ln -s "libmonosgen-2.0.so.1.0.0" "libmonosgen-2.0.so.1")
ln -sf mono-sgen mono
libtool: link: (cd ".libs" && rm -f "libmonosgen-2.0.so" && ln -s "libmonosgen-2.0.so.1.0.0" "libmonosgen-2.0.so")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmini.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/./.libs/libmini.a")
libtool: link: (cd ".libs" && rm -f "libmonoboehm-2.0.so.1" && ln -s "libmonoboehm-2.0.so.1.0.0" "libmonoboehm-2.0.so.1")
libtool: link: (cd ".libs" && rm -f "libmonoboehm-2.0.so" && ln -s "libmonoboehm-2.0.so.1.0.0" "libmonoboehm-2.0.so")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmini.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/./.libs/libmini.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmono-ee-interp.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/./.libs/libmono-ee-interp.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmono-dbg.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/./.libs/libmono-dbg.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmono-ee-interp.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/./.libs/libmono-ee-interp.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/metadata/.libs/libmonoruntimesgen.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmono-dbg.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/./.libs/libmono-dbg.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmonoruntime.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/metadata/.libs/libmonoruntime.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonosgen.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/sgen/.libs/libmonosgen.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmonoutils.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/utils/.libs/libmonoutils.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libmonoutils.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/utils/.libs/libmonoutils.a")
libtool: link: (cd .libs/libmonosgen-2.0.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/eglib/.libs/libeglib.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../mono/eglib/.libs/libeglib.a")
libtool: link: (cd .libs/libmonoboehm-2.0.lax/libmonogc.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/../../libgc/.libs/libmonogc.a")
libtool: link: ar cr .libs/libmonosgen-2.0.a   .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-abcremoval.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-alias-analysis.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-aot-compiler.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-aot-runtime-wasm.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-aot-runtime.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-arch-stubs.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-branch-opts.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-cfgdump.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-cfold.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-debug-mini.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-debugger-agent-stubs.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-decompose.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-dominators.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-driver.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-dwarfwriter.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-exceptions-x86.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-graph.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-helpers.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-image-writer.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-interp-stubs.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-intrinsics.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-jit-icalls.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-linear-scan.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-liveness.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-lldb.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-local-propagation.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-memory-access.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-method-to-ir.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-codegen.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-cross-helpers.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-exceptions.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-gc.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-generic-sharing.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-native-types.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-posix.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-profiler.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-runtime.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-trampolines.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-x86-gsharedvt.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini-x86.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-mini.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-seq-points.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-simd-intrinsics.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-ssa.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-tasklets.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-trace.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-tramp-x86-gsharedvt.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-tramp-x86.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-type-checking.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-unwind.o .libs/libmonosgen-2.0.lax/libmini.a/libmini_la-xdebug.o  .libs/libmonosgen-2.0.lax/libmono-ee-interp.a/libmono_ee_interp_la-interp.o .libs/libmonosgen-2.0.lax/libmono-ee-interp.a/libmono_ee_interp_la-mintops.o .libs/libmonosgen-2.0.lax/libmono-ee-interp.a/libmono_ee_interp_la-transform.o  .libs/libmonosgen-2.0.lax/libmono-dbg.a/libmono_dbg_la-debugger-agent.o .libs/libmonosgen-2.0.lax/libmono-dbg.a/libmono_dbg_la-debugger-engine.o .libs/libmonosgen-2.0.lax/libmono-dbg.a/libmono_dbg_la-debugger-state-machine.o  .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntime_config_la-mono-config-dirs.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntime_support_la-empty.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-abi.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-appdomain.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-assembly.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-attach.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-callspec.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class-accessors.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class-init.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-cominterop.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-console-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-coree.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-custom-attrs.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-helpers.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-mono-ppdb.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-domain.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-dynamic-image.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-dynamic-stream.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-environment.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-exception.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-fdhandle.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-mmap-posix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-mmap-windows.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-filewatcher.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc-stats.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-handle.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-icall-table.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-icall.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-image.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-jit-info.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-loader.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-locales.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-lock-tracer.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-marshal-ilgen.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-marshal.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mempool.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-cross-helpers.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-verify.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-method-builder-ilgen.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-method-builder.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-monitor.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-basic-block.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-conc-hash.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-config.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-debug.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-endian.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-hash.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-mlist.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-perfcounters.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-route.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-security.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-object.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-opcodes.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-profiler.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-property-bag.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-rand.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-reflection.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-remoting.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-runtime.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-core-clr.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-manager.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-seq-points-data.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-mono-ilgen.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-mono.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-new-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-old-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-stw.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-tarjan-bridge.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-toggleref.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sre-encode.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sre-save.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sre.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-string-icalls.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sysmath.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool-io.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool-worker-default.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threads.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-verify.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32error-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32event-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32file-unix-glob.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32file-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32file.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32handle-namespace.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32handle.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32mutex-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-bsd.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-default.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-haiku.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-osx.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32semaphore-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32socket-unix.o .libs/libmonosgen-2.0.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32socket.o  .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-alloc.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-array-list.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-cardtable.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-debug.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-descriptor.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-fin-weak-hash.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-gc.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-gchandles.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-gray.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-hash-table.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-internal.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-layout-stats.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-los.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-marksweep.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-memory-governor.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-nursery-allocator.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-pinning-stats.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-pinning.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-pointer-queue.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-protocol.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-qsort.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-simple-nursery.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-split-nursery.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-thread-pool.o .libs/libmonosgen-2.0.lax/libmonosgen.a/libmonosgen_la-sgen-workers.o  .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-atomic.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-bsearch.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-checked-build.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-dlmalloc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-hazard-pointer.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-json.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-lock-free-alloc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-lock-free-array-queue.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-lock-free-queue.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mach-support-x86.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-memfuncs.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-codeman.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-conc-hashtable.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-context.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-counters.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-darwin.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-posix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-wasm.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-error.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-filemap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-flight-recorder.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-hwcap-x86.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-hwcap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-internal-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-io-portability.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-jemalloc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-linked-list-set.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-android.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-common.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-darwin.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-flight-recorder.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-posix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-logger.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-md5.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-merp.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-mmap-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-mmap.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-networkinterfaces.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-os-mutex.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-path.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-poll.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-proclib-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-proclib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-property-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-publib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-rand-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-rand.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-sha1.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-state.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-stdlib.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-aix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-android.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-coop.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-freebsd.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-haiku.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-linux.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-mach-helper.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-mach.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-netbsd.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-openbsd.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-posix-signals.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-posix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-state-machine.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-wasm.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-time.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-tls.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-uri.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-utility-thread.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-utils-debug.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-mono-value-hash.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-monobitset.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-networking-fallback.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-networking-missing.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-networking-posix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-networking-windows.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-networking.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-os-event-unix.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-parse.o .libs/libmonosgen-2.0.lax/libmonoutils.a/libmonoutils_la-strenc.o .libs/libmonosgen-2.0.lax/libmonoutils.a/mono-math-c.o  .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-garray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gerror.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gfile.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-giconv.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-glist.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmem.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-goutput.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gpath.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gshell.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gslist.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gstr.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gstring.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmonosgen-2.0.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ar cr .libs/libmonoboehm-2.0.a   .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-abcremoval.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-alias-analysis.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-aot-compiler.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-aot-runtime-wasm.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-aot-runtime.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-arch-stubs.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-branch-opts.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-cfgdump.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-cfold.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-debug-mini.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-debugger-agent-stubs.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-decompose.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-dominators.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-driver.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-dwarfwriter.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-exceptions-x86.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-graph.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-helpers.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-image-writer.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-interp-stubs.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-intrinsics.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-jit-icalls.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-linear-scan.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-liveness.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-lldb.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-local-propagation.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-memory-access.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-method-to-ir.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-codegen.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-cross-helpers.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-exceptions.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-gc.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-generic-sharing.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-native-types.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-posix.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-profiler.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-runtime.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-trampolines.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-x86-gsharedvt.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini-x86.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-mini.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-seq-points.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-simd-intrinsics.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-ssa.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-tasklets.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-trace.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-tramp-x86-gsharedvt.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-tramp-x86.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-type-checking.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-unwind.o .libs/libmonoboehm-2.0.lax/libmini.a/libmini_la-xdebug.o  .libs/libmonoboehm-2.0.lax/libmono-ee-interp.a/libmono_ee_interp_la-interp.o .libs/libmonoboehm-2.0.lax/libmono-ee-interp.a/libmono_ee_interp_la-mintops.o .libs/libmonoboehm-2.0.lax/libmono-ee-interp.a/libmono_ee_interp_la-transform.o  .libs/libmonoboehm-2.0.lax/libmono-dbg.a/libmono_dbg_la-debugger-agent.o .libs/libmonoboehm-2.0.lax/libmono-dbg.a/libmono_dbg_la-debugger-engine.o .libs/libmonoboehm-2.0.lax/libmono-dbg.a/libmono_dbg_la-debugger-state-machine.o  .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_config_la-mono-config-dirs.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-abi.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-appdomain.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-assembly.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-attach.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-boehm-gc.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-callspec.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-class-accessors.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-class-init.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-class.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-cominterop.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-console-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-coree.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-custom-attrs.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-helpers.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-mono-ppdb.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-debug-mono-symfile.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-domain.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-dynamic-image.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-dynamic-stream.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-environment.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-exception.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-fdhandle.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-file-mmap-posix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-file-mmap-windows.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-filewatcher.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-gc-stats.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-gc.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-handle.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-icall-table.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-icall.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-image.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-jit-info.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-loader.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-locales.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-lock-tracer.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-marshal-ilgen.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-marshal.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mempool.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata-cross-helpers.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata-verify.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-metadata.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-method-builder-ilgen.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-method-builder.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-monitor.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-basic-block.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-conc-hash.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-config.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-debug.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-endian.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-hash.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-mlist.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-perfcounters.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-route.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-mono-security.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-null-gc-handles.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-null-gc.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-object.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-opcodes.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-profiler.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-property-bag.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-rand.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-reflection.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-remoting.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-runtime.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-security-core-clr.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-security-manager.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-seq-points-data.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-sgen-mono-ilgen.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-sre-encode.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-sre-save.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-sre.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-string-icalls.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-sysmath.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-threadpool-io.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-threadpool-worker-default.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-threadpool.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-threads.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-verify.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32error-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32event-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32file-unix-glob.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32file-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32file.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32handle-namespace.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32handle.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32mutex-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32process-unix-bsd.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32process-unix-default.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32process-unix-haiku.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32process-unix-osx.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32process-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32process.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32semaphore-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32socket-unix.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_la-w32socket.o .libs/libmonoboehm-2.0.lax/libmonoruntime.a/libmonoruntime_support_la-empty.o  .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-atomic.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-bsearch.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-checked-build.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-dlmalloc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-hazard-pointer.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-json.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-lock-free-alloc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-lock-free-array-queue.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-lock-free-queue.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mach-support-x86.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-memfuncs.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-codeman.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-conc-hashtable.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-context.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-counters.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-darwin.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-posix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-wasm.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-dl.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-error.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-filemap.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-flight-recorder.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-hwcap-x86.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-hwcap.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-internal-hash.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-io-portability.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-jemalloc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-linked-list-set.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-android.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-common.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-darwin.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-flight-recorder.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-posix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-log-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-logger.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-md5.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-merp.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-mmap-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-mmap.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-networkinterfaces.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-os-mutex.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-path.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-poll.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-proclib-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-proclib.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-property-hash.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-publib.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-rand-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-rand.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-sha1.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-state.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-stdlib.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-aix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-android.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-coop.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-freebsd.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-haiku.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-linux.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-mach-helper.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-mach.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-netbsd.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-openbsd.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-posix-signals.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-posix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-state-machine.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-wasm.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-threads.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-time.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-tls.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-uri.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-utility-thread.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-utils-debug.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-mono-value-hash.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-monobitset.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-networking-fallback.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-networking-missing.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-networking-posix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-networking-windows.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-networking.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-os-event-unix.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-parse.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/libmonoutils_la-strenc.o .libs/libmonoboehm-2.0.lax/libmonoutils.a/mono-math-c.o  .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-garray.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gerror.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gfile.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-giconv.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-glist.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmem.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-goutput.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gpath.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gshell.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gslist.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gstr.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gstring.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmonoboehm-2.0.lax/libeglib.a/libeglib_la-gutf8.o  .libs/libmonoboehm-2.0.lax/libmonogc.a/allchblk.o .libs/libmonoboehm-2.0.lax/libmonogc.a/alloc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/backgraph.o .libs/libmonoboehm-2.0.lax/libmonogc.a/blacklst.o .libs/libmonoboehm-2.0.lax/libmonogc.a/checksums.o .libs/libmonoboehm-2.0.lax/libmonogc.a/darwin_stop_world.o .libs/libmonoboehm-2.0.lax/libmonogc.a/dbg_mlc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/dyn_load.o .libs/libmonoboehm-2.0.lax/libmonogc.a/finalize.o .libs/libmonoboehm-2.0.lax/libmonogc.a/gc_dlopen.o .libs/libmonoboehm-2.0.lax/libmonogc.a/gcj_mlc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/headers.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mach_dep.o .libs/libmonoboehm-2.0.lax/libmonogc.a/malloc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mallocx.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mark.o .libs/libmonoboehm-2.0.lax/libmonogc.a/mark_rts.o .libs/libmonoboehm-2.0.lax/libmonogc.a/misc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/new_hblk.o .libs/libmonoboehm-2.0.lax/libmonogc.a/obj_map.o .libs/libmonoboehm-2.0.lax/libmonogc.a/os_dep.o .libs/libmonoboehm-2.0.lax/libmonogc.a/pcr_interface.o .libs/libmonoboehm-2.0.lax/libmonogc.a/pthread_stop_world.o .libs/libmonoboehm-2.0.lax/libmonogc.a/pthread_support.o .libs/libmonoboehm-2.0.lax/libmonogc.a/ptr_chck.o .libs/libmonoboehm-2.0.lax/libmonogc.a/real_malloc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/reclaim.o .libs/libmonoboehm-2.0.lax/libmonogc.a/solaris_pthreads.o .libs/libmonoboehm-2.0.lax/libmonogc.a/solaris_threads.o .libs/libmonoboehm-2.0.lax/libmonogc.a/specific.o .libs/libmonoboehm-2.0.lax/libmonogc.a/stubborn.o .libs/libmonoboehm-2.0.lax/libmonogc.a/typd_mlc.o .libs/libmonoboehm-2.0.lax/libmonogc.a/win32_threads.o 
libtool: link: ranlib .libs/libmonosgen-2.0.a
libtool: link: ranlib .libs/libmonoboehm-2.0.a
libtool: link: rm -fr .libs/libmonosgen-2.0.lax
libtool: link: ( cd ".libs" && rm -f "libmonosgen-2.0.la" && ln -s "../libmonosgen-2.0.la" "libmonosgen-2.0.la" )
libtool: link: rm -fr .libs/libmonoboehm-2.0.lax
libtool: link: ( cd ".libs" && rm -f "libmonoboehm-2.0.la" && ln -s "../libmonoboehm-2.0.la" "libmonoboehm-2.0.la" )
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini'
Making all in dis
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/dis'
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonodismain_a-dump.o -MD -MP -MF .deps/libmonodismain_a-dump.Tpo -c -o libmonodismain_a-dump.o `test -f 'dump.c' || echo './'`dump.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonodismain_a-main.o -MD -MP -MF .deps/libmonodismain_a-main.Tpo -c -o libmonodismain_a-main.o `test -f 'main.c' || echo './'`main.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonodismain_a-declsec.o -MD -MP -MF .deps/libmonodismain_a-declsec.Tpo -c -o libmonodismain_a-declsec.o `test -f 'declsec.c' || echo './'`declsec.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonodis_a-get.o -MD -MP -MF .deps/libmonodis_a-get.Tpo -c -o libmonodis_a-get.o `test -f 'get.c' || echo './'`get.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonodis_a-dis-cil.o -MD -MP -MF .deps/libmonodis_a-dis-cil.Tpo -c -o libmonodis_a-dis-cil.o `test -f 'dis-cil.c' || echo './'`dis-cil.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonodis_a-util.o -MD -MP -MF .deps/libmonodis_a-util.Tpo -c -o libmonodis_a-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/libmonodis_a-util.Tpo .deps/libmonodis_a-util.Po
mv -f .deps/libmonodismain_a-declsec.Tpo .deps/libmonodismain_a-declsec.Po
mv -f .deps/libmonodis_a-dis-cil.Tpo .deps/libmonodis_a-dis-cil.Po
mv -f .deps/libmonodismain_a-dump.Tpo .deps/libmonodismain_a-dump.Po
mv -f .deps/libmonodismain_a-main.Tpo .deps/libmonodismain_a-main.Po
rm -f libmonodismain.a
ar cru libmonodismain.a libmonodismain_a-dump.o libmonodismain_a-main.o libmonodismain_a-declsec.o 
ranlib libmonodismain.a
mv -f .deps/libmonodis_a-get.Tpo .deps/libmonodis_a-get.Po
rm -f libmonodis.a
ar cru libmonodis.a libmonodis_a-get.o libmonodis_a-dis-cil.o libmonodis_a-util.o 
ranlib libmonodis.a
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o monodis  libmonodismain_a-dump.o libmonodismain_a-main.o libmonodismain_a-declsec.o libmonodis.a ../../mono/metadata/libmonoruntimesgen.la ../../mono/sgen/libmonosgen.la ../../mono/utils/libmonoutils.la ../../mono/eglib/libeglib.la   ../../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
libtool: link: cc -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o monodis libmonodismain_a-dump.o libmonodismain_a-main.o libmonodismain_a-declsec.o  -L/usr/local/lib libmonodis.a ../../mono/metadata/.libs/libmonoruntimesgen.a -lz ../../mono/sgen/.libs/libmonosgen.a ../../mono/utils/.libs/libmonoutils.a ../../mono/eglib/.libs/libeglib.a -liconv -lm -linotify -pthread
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/dis'
Making all in tests
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests'
Makefile:3121: warning: overriding recipe for target 'assemblyresolve_asm.dll'
Makefile:3112: warning: ignoring old recipe for target 'assemblyresolve_asm.dll'
Makefile:3274: warning: overriding recipe for target 'assembly-dep-simplename.dll'
Makefile:3269: warning: ignoring old recipe for target 'assembly-dep-simplename.dll'
./array-coop-bigvt.sh . > array-coop-bigvt.cs
./array-coop-int.sh . > array-coop-int.cs
./array-coop-smallvt.sh . > array-coop-smallvt.cs
depbase=`echo split-tailcall-interface-conservestack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -MT split-tailcall-interface-conservestack.o -MD -MP -MF $depbase.Tpo -c -o split-tailcall-interface-conservestack.o split-tailcall-interface-conservestack.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tailcall/split-fsharp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -MT tailcall/split-fsharp.o -MD -MP -MF $depbase.Tpo -c -o tailcall/split-fsharp.o tailcall/split-fsharp.cpp &&\
mv -f $depbase.Tpo $depbase.Po
../../doltlibtool  --tag=CXX   --mode=link c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o split-tailcall-interface-conservestack split-tailcall-interface-conservestack.o  -liconv -lm -lm   -linotify -pthread
libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong -Wl,-export-dynamic -o split-tailcall-interface-conservestack split-tailcall-interface-conservestack.o  -L/usr/local/lib -liconv -lm -linotify -pthread
./split-tailcall-interface-conservestack < ./tailcall-interface-conservestack.il
touch -f tailcall/interface-conservestack.stamp
../../doltlibtool  --tag=CXX   --mode=link c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o tailcall/split-fsharp tailcall/split-fsharp.o  -liconv -lm -lm   -linotify -pthread
libtool: link: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -fstack-protector-strong -Wl,-export-dynamic -o tailcall/split-fsharp tailcall/split-fsharp.o  -L/usr/local/lib -liconv -lm -linotify -pthread
./tailcall/split-fsharp < ./tailcall/fsharp-deeptail.il
touch -f tailcall/fsharp-deeptail.stamp
gmake  all-recursive
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests'
Makefile:3121: warning: overriding recipe for target 'assemblyresolve_asm.dll'
Makefile:3112: warning: ignoring old recipe for target 'assemblyresolve_asm.dll'
Makefile:3274: warning: overriding recipe for target 'assembly-dep-simplename.dll'
Makefile:3269: warning: ignoring old recipe for target 'assembly-dep-simplename.dll'
Making all in gc-descriptors
gmake[6]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/gc-descriptors'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/gc-descriptors'
Making all in .
gmake[6]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests'
Makefile:3121: warning: overriding recipe for target 'assemblyresolve_asm.dll'
Makefile:3112: warning: ignoring old recipe for target 'assemblyresolve_asm.dll'
Makefile:3274: warning: overriding recipe for target 'assembly-dep-simplename.dll'
Makefile:3269: warning: ignoring old recipe for target 'assembly-dep-simplename.dll'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -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
libtest.c:7745:15: warning: setting buffer to a 'sizeof' expression; did you mean to transpose the last two arguments? [-Wmemset-transposed-args]
        memset (mem, sizeof (mem) * 10, 'A');
                     ^
libtest.c:7745:15: note: cast the second argument to 'int' to silence
1 warning generated.
mv -f .deps/libtest_la-libtest.Tpo .deps/libtest_la-libtest.Plo
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -no-undefined -rpath `pwd` -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libtest.la  libtest_la-libtest.lo ../../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
libtool: link: cc -shared  -fPIC -DPIC  .libs/libtest_la-libtest.o  -Wl,--whole-archive ../../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libtest.so.0 -o .libs/libtest.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtest.so.0" && ln -s "libtest.so.0.0.0" "libtest.so.0")
libtool: link: (cd ".libs" && rm -f "libtest.so" && ln -s "libtest.so.0.0.0" "libtest.so")
libtool: link: (cd .libs/libtest.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/../../mono/eglib/.libs/libeglib.a")
libtool: link: ar cr .libs/libtest.a  libtest_la-libtest.o  .libs/libtest.lax/libeglib.a/libeglib_la-garray.o .libs/libtest.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libtest.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gerror.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gfile.o .libs/libtest.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libtest.lax/libeglib.a/libeglib_la-giconv.o .libs/libtest.lax/libeglib.a/libeglib_la-glist.o .libs/libtest.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libtest.lax/libeglib.a/libeglib_la-gmem.o .libs/libtest.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-goutput.o .libs/libtest.lax/libeglib.a/libeglib_la-gpath.o .libs/libtest.lax/libeglib.a/libeglib_la-gpattern.o .libs/libtest.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libtest.lax/libeglib.a/libeglib_la-gqsort.o .libs/libtest.lax/libeglib.a/libeglib_la-gqueue.o .libs/libtest.lax/libeglib.a/libeglib_la-gshell.o .libs/libtest.lax/libeglib.a/libeglib_la-gslist.o .libs/libtest.lax/libeglib.a/libeglib_la-gspawn.o .libs/libtest.lax/libeglib.a/libeglib_la-gstr.o .libs/libtest.lax/libeglib.a/libeglib_la-gstring.o .libs/libtest.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libtest.lax/libeglib.a/libeglib_la-gunicode.o .libs/libtest.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ranlib .libs/libtest.a
libtool: link: rm -fr .libs/libtest.lax
libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" )
gmake[6]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests'
Making all in testing_gac
gmake[6]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/testing_gac'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/testing_gac'
Making all in assembly-load-reference
gmake[6]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/assembly-load-reference'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests/assembly-load-reference'
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/tests'
Making all in unit-tests
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/unit-tests'
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-sgen-qsort.lo -MD -MP -MF .deps/libtestlib_la-test-sgen-qsort.Tpo -c -o libtestlib_la-test-sgen-qsort.lo `test -f 'test-sgen-qsort.c' || echo './'`test-sgen-qsort.c
mv -f .deps/libtestlib_la-test-sgen-qsort.Tpo .deps/libtestlib_la-test-sgen-qsort.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-memfuncs.lo -MD -MP -MF .deps/libtestlib_la-test-memfuncs.Tpo -c -o libtestlib_la-test-memfuncs.lo `test -f 'test-memfuncs.c' || echo './'`test-memfuncs.c
mv -f .deps/libtestlib_la-test-memfuncs.Tpo .deps/libtestlib_la-test-memfuncs.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-mono-linked-list-set.lo -MD -MP -MF .deps/libtestlib_la-test-mono-linked-list-set.Tpo -c -o libtestlib_la-test-mono-linked-list-set.lo `test -f 'test-mono-linked-list-set.c' || echo './'`test-mono-linked-list-set.c
mv -f .deps/libtestlib_la-test-mono-linked-list-set.Tpo .deps/libtestlib_la-test-mono-linked-list-set.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-conc-hashtable.lo -MD -MP -MF .deps/libtestlib_la-test-conc-hashtable.Tpo -c -o libtestlib_la-test-conc-hashtable.lo `test -f 'test-conc-hashtable.c' || echo './'`test-conc-hashtable.c
mv -f .deps/libtestlib_la-test-conc-hashtable.Tpo .deps/libtestlib_la-test-conc-hashtable.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-mono-handle.lo -MD -MP -MF .deps/libtestlib_la-test-mono-handle.Tpo -c -o libtestlib_la-test-mono-handle.lo `test -f 'test-mono-handle.c' || echo './'`test-mono-handle.c
mv -f .deps/libtestlib_la-test-mono-handle.Tpo .deps/libtestlib_la-test-mono-handle.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-mono-callspec.lo -MD -MP -MF .deps/libtestlib_la-test-mono-callspec.Tpo -c -o libtestlib_la-test-mono-callspec.lo `test -f 'test-mono-callspec.c' || echo './'`test-mono-callspec.c
mv -f .deps/libtestlib_la-test-mono-callspec.Tpo .deps/libtestlib_la-test-mono-callspec.Plo
../../doltlibtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -DMONO_BINDIR=\"/usr/local/bin/\" -DMONO_ASSEMBLIES=\"\" -DMONO_CFG_DIR=\"\" -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libtestlib_la-test-mono-string.lo -MD -MP -MF .deps/libtestlib_la-test-mono-string.Tpo -c -o libtestlib_la-test-mono-string.lo `test -f 'test-mono-string.c' || echo './'`test-mono-string.c
mv -f .deps/libtestlib_la-test-mono-string.Tpo .deps/libtestlib_la-test-mono-string.Plo
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libtestlib.la  libtestlib_la-test-sgen-qsort.lo libtestlib_la-test-memfuncs.lo libtestlib_la-test-mono-linked-list-set.lo libtestlib_la-test-conc-hashtable.lo libtestlib_la-test-mono-handle.lo libtestlib_la-test-mono-callspec.lo libtestlib_la-test-mono-string.lo ../metadata/libmonoruntimesgen.la ../sgen/libmonosgen.la ../utils/libmonoutils.la -liconv -lm -lm   -linotify -pthread
libtool: link: (cd .libs/libtestlib.lax/libmonoruntimesgen.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/unit-tests/../metadata/.libs/libmonoruntimesgen.a")
libtool: link: (cd .libs/libtestlib.lax/libmonosgen.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/unit-tests/../sgen/.libs/libmonosgen.a")
libtool: link: (cd .libs/libtestlib.lax/libmonoutils.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/unit-tests/../utils/.libs/libmonoutils.a")
libtool: link: ar cr .libs/libtestlib.a .libs/libtestlib_la-test-sgen-qsort.o .libs/libtestlib_la-test-memfuncs.o .libs/libtestlib_la-test-mono-linked-list-set.o .libs/libtestlib_la-test-conc-hashtable.o .libs/libtestlib_la-test-mono-handle.o .libs/libtestlib_la-test-mono-callspec.o .libs/libtestlib_la-test-mono-string.o   .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntime_config_la-mono-config-dirs.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntime_support_la-empty.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-abi.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-appdomain.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-assembly.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-attach.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-callspec.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class-accessors.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class-init.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-class.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-cominterop.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-console-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-coree.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-custom-attrs.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-helpers.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-mono-ppdb.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-debug-mono-symfile.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-domain.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-dynamic-image.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-dynamic-stream.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-environment.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-exception.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-fdhandle.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-mmap-posix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-file-mmap-windows.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-filewatcher.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc-stats.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-gc.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-handle.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-icall-table.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-icall.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-image.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-jit-info.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-loader.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-locales.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-lock-tracer.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-marshal-ilgen.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-marshal.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mempool.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-cross-helpers.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata-verify.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-metadata.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-method-builder-ilgen.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-method-builder.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-monitor.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-basic-block.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-conc-hash.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-config.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-debug.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-endian.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-hash.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-mlist.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-perfcounters.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-route.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-mono-security.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-object.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-opcodes.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-profiler.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-property-bag.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-rand.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-reflection.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-remoting.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-runtime.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-core-clr.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-security-manager.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-seq-points-data.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-bridge.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-mono-ilgen.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-mono.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-new-bridge.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-old-bridge.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-stw.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-tarjan-bridge.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sgen-toggleref.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sre-encode.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sre-save.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sre.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-string-icalls.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-sysmath.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool-io.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool-worker-default.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threadpool.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-threads.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-verify.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32error-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32event-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32file-unix-glob.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32file-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32file.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32handle-namespace.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32handle.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32mutex-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-bsd.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-default.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-haiku.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix-osx.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32process.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32semaphore-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32socket-unix.o .libs/libtestlib.lax/libmonoruntimesgen.a/libmonoruntimesgen_la-w32socket.o  .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-alloc.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-array-list.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-cardtable.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-debug.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-descriptor.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-fin-weak-hash.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-gc.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-gchandles.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-gray.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-hash-table.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-internal.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-layout-stats.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-los.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-marksweep.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-memory-governor.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-nursery-allocator.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-pinning-stats.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-pinning.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-pointer-queue.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-protocol.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-qsort.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-simple-nursery.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-split-nursery.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-thread-pool.o .libs/libtestlib.lax/libmonosgen.a/libmonosgen_la-sgen-workers.o  .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-atomic.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-bsearch.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-checked-build.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-dlmalloc.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-hazard-pointer.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-json.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-lock-free-alloc.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-lock-free-array-queue.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-lock-free-queue.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mach-support-x86.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-memfuncs.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-codeman.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-conc-hashtable.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-context.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-counters.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-dl-darwin.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-dl-posix.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-dl-wasm.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-dl-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-dl.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-error.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-filemap.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-flight-recorder.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-hwcap-x86.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-hwcap.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-internal-hash.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-io-portability.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-jemalloc.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-linked-list-set.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-log-android.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-log-common.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-log-darwin.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-log-flight-recorder.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-log-posix.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-log-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-logger.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-md5.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-merp.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-mmap-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-mmap.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-networkinterfaces.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-os-mutex.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-path.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-poll.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-proclib-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-proclib.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-property-hash.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-publib.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-rand-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-rand.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-sha1.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-state.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-stdlib.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-aix.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-android.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-coop.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-freebsd.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-haiku.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-linux.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-mach-helper.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-mach.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-netbsd.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-openbsd.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-posix-signals.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-posix.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-state-machine.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-wasm.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-threads.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-time.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-tls.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-uri.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-utility-thread.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-utils-debug.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-mono-value-hash.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-monobitset.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-networking-fallback.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-networking-missing.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-networking-posix.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-networking-windows.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-networking.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-os-event-unix.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-parse.o .libs/libtestlib.lax/libmonoutils.a/libmonoutils_la-strenc.o .libs/libtestlib.lax/libmonoutils.a/mono-math-c.o 
libtool: link: ranlib .libs/libtestlib.a
libtool: link: rm -fr .libs/libtestlib.lax
libtool: link: ( cd ".libs" && rm -f "libtestlib.la" && ln -s "../libtestlib.la" "libtestlib.la" )
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/unit-tests'
Making all in benchmark
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/benchmark'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/benchmark'
Making all in profiler
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/profiler'
depbase=`echo mprof-report.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
cc -DHAVE_CONFIG_H -I. -I../..  -DSUPPRESSION_DIR=\""/usr/local/share/mono-2.0/mono/profiler"\" -I../.. -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT mprof-report.o -MD -MP -MF $depbase.Tpo -c -o mprof-report.o mprof-report.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo aot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../doltcompile cc -DHAVE_CONFIG_H -I. -I../..  -DSUPPRESSION_DIR=\""/usr/local/share/mono-2.0/mono/profiler"\" -I../.. -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT aot.lo -MD -MP -MF $depbase.Tpo -c -o aot.lo aot.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../doltcompile cc -DHAVE_CONFIG_H -I. -I../..  -DSUPPRESSION_DIR=\""/usr/local/share/mono-2.0/mono/profiler"\" -I../.. -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo log-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../doltcompile cc -DHAVE_CONFIG_H -I. -I../..  -DSUPPRESSION_DIR=\""/usr/local/share/mono-2.0/mono/profiler"\" -I../.. -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT log-args.lo -MD -MP -MF $depbase.Tpo -c -o log-args.lo log-args.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coverage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../doltcompile cc -DHAVE_CONFIG_H -I. -I../..  -DSUPPRESSION_DIR=\""/usr/local/share/mono-2.0/mono/profiler"\" -I../.. -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT coverage.lo -MD -MP -MF $depbase.Tpo -c -o coverage.lo coverage.c &&\
mv -f $depbase.Tpo $depbase.Plo
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-profiler-aot.la -rpath /usr/local/lib aot.lo  ../../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -static -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-profiler-aot-static.la -rpath /usr/local/lib aot.lo  -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-profiler-coverage.la -rpath /usr/local/lib coverage.lo  ../../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -static -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-profiler-coverage-static.la -rpath /usr/local/lib coverage.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmono-profiler-aot-static.a  aot.o
libtool: link: ranlib .libs/libmono-profiler-aot-static.a
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-aot-static.la" && ln -s "../libmono-profiler-aot-static.la" "libmono-profiler-aot-static.la" )
libtool: link: cc -shared  -fPIC -DPIC  .libs/aot.o  -Wl,--whole-archive ../../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libmono-profiler-aot.so.0 -o .libs/libmono-profiler-aot.so.0.0.0
libtool: link: cc -shared  -fPIC -DPIC  .libs/coverage.o  -Wl,--whole-archive ../../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libmono-profiler-coverage.so.0 -o .libs/libmono-profiler-coverage.so.0.0.0
libtool: link: ar cr .libs/libmono-profiler-coverage-static.a  coverage.o
libtool: link: ranlib .libs/libmono-profiler-coverage-static.a
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-coverage-static.la" && ln -s "../libmono-profiler-coverage-static.la" "libmono-profiler-coverage-static.la" )
libtool: link: (cd ".libs" && rm -f "libmono-profiler-coverage.so.0" && ln -s "libmono-profiler-coverage.so.0.0.0" "libmono-profiler-coverage.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-aot.so.0" && ln -s "libmono-profiler-aot.so.0.0.0" "libmono-profiler-aot.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-coverage.so" && ln -s "libmono-profiler-coverage.so.0.0.0" "libmono-profiler-coverage.so")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-aot.so" && ln -s "libmono-profiler-aot.so.0.0.0" "libmono-profiler-aot.so")
libtool: link: (cd .libs/libmono-profiler-coverage.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/profiler/../../mono/eglib/.libs/libeglib.a")
libtool: link: (cd .libs/libmono-profiler-aot.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/profiler/../../mono/eglib/.libs/libeglib.a")
libtool: link: ar cr .libs/libmono-profiler-aot.a  aot.o  .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-giconv.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-aot.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ar cr .libs/libmono-profiler-coverage.a  coverage.o  .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-giconv.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-coverage.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ranlib .libs/libmono-profiler-aot.a
libtool: link: ranlib .libs/libmono-profiler-coverage.a
libtool: link: rm -fr .libs/libmono-profiler-coverage.lax
libtool: link: rm -fr .libs/libmono-profiler-aot.lax
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-aot.la" && ln -s "../libmono-profiler-aot.la" "libmono-profiler-aot.la" )
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-coverage.la" && ln -s "../libmono-profiler-coverage.la" "libmono-profiler-coverage.la" )
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -no-undefined -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o mprof-report mprof-report.o ../../mono/eglib/libeglib.la -lz -liconv -lm -lm   -linotify -pthread
libtool: link: cc -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o mprof-report mprof-report.o  -L/usr/local/lib ../../mono/eglib/.libs/libeglib.a -lz -liconv -lm -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-profiler-log.la -rpath /usr/local/lib log.lo log-args.lo  ../../mono/eglib/libeglib.la -lz -liconv -lm -lm   -linotify -pthread
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -static -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libmono-profiler-log-static.la -rpath /usr/local/lib log.lo log-args.lo  -liconv -lm -lm   -linotify -pthread
libtool: link: ar cr .libs/libmono-profiler-log-static.a  log.o log-args.o
libtool: link: ranlib .libs/libmono-profiler-log-static.a
libtool: link: cc -shared  -fPIC -DPIC  .libs/log.o .libs/log-args.o  -Wl,--whole-archive ../../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -lz -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libmono-profiler-log.so.0 -o .libs/libmono-profiler-log.so.0.0.0
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-log-static.la" && ln -s "../libmono-profiler-log-static.la" "libmono-profiler-log-static.la" )
libtool: link: (cd ".libs" && rm -f "libmono-profiler-log.so.0" && ln -s "libmono-profiler-log.so.0.0.0" "libmono-profiler-log.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-log.so" && ln -s "libmono-profiler-log.so.0.0.0" "libmono-profiler-log.so")
libtool: link: (cd .libs/libmono-profiler-log.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/profiler/../../mono/eglib/.libs/libeglib.a")
libtool: link: ar cr .libs/libmono-profiler-log.a  log.o log-args.o  .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-garray.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gerror.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gfile.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-giconv.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-glist.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gmem.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-goutput.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gpath.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gpattern.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gqsort.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gqueue.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gshell.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gslist.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gspawn.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gstr.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gstring.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gunicode.o .libs/libmono-profiler-log.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ranlib .libs/libmono-profiler-log.a
libtool: link: rm -fr .libs/libmono-profiler-log.lax
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-log.la" && ln -s "../libmono-profiler-log.la" "libmono-profiler-log.la" )
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/profiler'
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono'
Making all in ikvm-native
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/ikvm-native'
depbase=`echo jni.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT jni.lo -MD -MP -MF $depbase.Tpo -c -o jni.lo jni.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo os.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT os.lo -MD -MP -MF $depbase.Tpo -c -o os.lo os.c &&\
mv -f $depbase.Tpo $depbase.Plo
../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -avoid-version -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libikvm-native.la -rpath /usr/local/lib jni.lo os.lo ../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
libtool: link: cc -shared  -fPIC -DPIC  .libs/jni.o .libs/os.o  -Wl,--whole-archive ../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libikvm-native.so -o .libs/libikvm-native.so
libtool: link: (cd .libs/libikvm-native.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/ikvm-native/../mono/eglib/.libs/libeglib.a")
libtool: link: ar cr .libs/libikvm-native.a  jni.o os.o  .libs/libikvm-native.lax/libeglib.a/libeglib_la-garray.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gerror.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gfile.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-giconv.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-glist.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gmem.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-goutput.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gpath.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gpattern.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gqsort.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gqueue.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gshell.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gslist.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gspawn.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gstr.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gstring.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gunicode.o .libs/libikvm-native.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ranlib .libs/libikvm-native.a
libtool: link: rm -fr .libs/libikvm-native.lax
libtool: link: ( cd ".libs" && rm -f "libikvm-native.la" && ln -s "../libikvm-native.la" "libikvm-native.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/ikvm-native'
Making all in support
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support'
depbase=`echo errno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT errno.lo -MD -MP -MF $depbase.Tpo -c -o errno.lo errno.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT map.lo -MD -MP -MF $depbase.Tpo -c -o map.lo map.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT signal.lo -MD -MP -MF $depbase.Tpo -c -o signal.lo signal.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT stdio.lo -MD -MP -MF $depbase.Tpo -c -o stdio.lo stdio.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT string.lo -MD -MP -MF $depbase.Tpo -c -o string.lo string.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo stdlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT stdlib.lo -MD -MP -MF $depbase.Tpo -c -o stdlib.lo stdlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dirent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT dirent.lo -MD -MP -MF $depbase.Tpo -c -o dirent.lo dirent.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT fcntl.lo -MD -MP -MF $depbase.Tpo -c -o fcntl.lo fcntl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fstab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT fstab.lo -MD -MP -MF $depbase.Tpo -c -o fstab.lo fstab.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT grp.lo -MD -MP -MF $depbase.Tpo -c -o grp.lo grp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo macros.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT macros.lo -MD -MP -MF $depbase.Tpo -c -o macros.lo macros.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT nl.lo -MD -MP -MF $depbase.Tpo -c -o nl.lo nl.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo old-map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT old-map.lo -MD -MP -MF $depbase.Tpo -c -o old-map.lo old-map.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT pwd.lo -MD -MP -MF $depbase.Tpo -c -o pwd.lo pwd.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo serial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT serial.lo -MD -MP -MF $depbase.Tpo -c -o serial.lo serial.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-mman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-mman.lo -MD -MP -MF $depbase.Tpo -c -o sys-mman.lo sys-mman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-sendfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-sendfile.lo -MD -MP -MF $depbase.Tpo -c -o sys-sendfile.lo sys-sendfile.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-socket.lo -MD -MP -MF $depbase.Tpo -c -o sys-socket.lo sys-socket.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-stat.lo -MD -MP -MF $depbase.Tpo -c -o sys-stat.lo sys-stat.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-statvfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-statvfs.lo -MD -MP -MF $depbase.Tpo -c -o sys-statvfs.lo sys-statvfs.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-time.lo -MD -MP -MF $depbase.Tpo -c -o sys-time.lo sys-time.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-uio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-uio.lo -MD -MP -MF $depbase.Tpo -c -o sys-uio.lo sys-uio.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-utsname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-utsname.lo -MD -MP -MF $depbase.Tpo -c -o sys-utsname.lo sys-utsname.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-wait.lo -MD -MP -MF $depbase.Tpo -c -o sys-wait.lo sys-wait.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys-xattr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT sys-xattr.lo -MD -MP -MF $depbase.Tpo -c -o sys-xattr.lo sys-xattr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo syslog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT syslog.lo -MD -MP -MF $depbase.Tpo -c -o syslog.lo syslog.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT time.lo -MD -MP -MF $depbase.Tpo -c -o time.lo time.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT utime.lo -MD -MP -MF $depbase.Tpo -c -o utime.lo utime.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo x-struct-str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT x-struct-str.lo -MD -MP -MF $depbase.Tpo -c -o x-struct-str.lo x-struct-str.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo zlib-helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT zlib-helper.lo -MD -MP -MF $depbase.Tpo -c -o zlib-helper.lo zlib-helper.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo supportw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT supportw.lo -MD -MP -MF $depbase.Tpo -c -o supportw.lo supportw.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo support-heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT support-heap.lo -MD -MP -MF $depbase.Tpo -c -o support-heap.lo support-heap.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo minizip/ioapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT minizip/ioapi.lo -MD -MP -MF $depbase.Tpo -c -o minizip/ioapi.lo minizip/ioapi.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo minizip/unzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT minizip/unzip.lo -MD -MP -MF $depbase.Tpo -c -o minizip/unzip.lo minizip/unzip.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo minizip/zip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../doltcompile cc -DHAVE_CONFIG_H -I. -I..  -I../mono/eglib -I../mono/eglib -I.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT minizip/zip.lo -MD -MP -MF $depbase.Tpo -c -o minizip/zip.lo minizip/zip.c &&\
mv -f $depbase.Tpo $depbase.Plo
minizip/unzip.c:1354:20: warning: no previous prototype for function 'unzeof' [-Wmissing-prototypes]
extern int ZEXPORT unzeof (file)
                   ^
minizip/unzip.c:1354:8: note: declare 'static' if the function is not intended to be used outside of this translation unit
extern int ZEXPORT unzeof (file)
       ^
minizip/unzip.c:1354:27: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes]
extern int ZEXPORT unzeof (file)
                          ^
minizip/unzip.c:1387:20: warning: no previous prototype for function 'unzGetLocalExtrafield' [-Wmissing-prototypes]
extern int ZEXPORT unzGetLocalExtrafield (file,buf,len)
                   ^
minizip/unzip.c:1387:8: note: declare 'static' if the function is not intended to be used outside of this translation unit
extern int ZEXPORT unzGetLocalExtrafield (file,buf,len)
       ^
minizip/unzip.c:1387:42: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes]
extern int ZEXPORT unzGetLocalExtrafield (file,buf,len)
                                         ^
minizip/unzip.c:1512:22: warning: no previous prototype for function 'unzGetOffset' [-Wmissing-prototypes]
extern uLong ZEXPORT unzGetOffset (file)
                     ^
minizip/unzip.c:1512:8: note: declare 'static' if the function is not intended to be used outside of this translation unit
extern uLong ZEXPORT unzGetOffset (file)
       ^
minizip/unzip.c:1512:35: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes]
extern uLong ZEXPORT unzGetOffset (file)
                                  ^
../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -no-undefined -avoid-version -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libMonoSupportW.la -rpath /usr/local/lib supportw.lo support-heap.lo ../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
libtool: link: cc -shared  -fPIC -DPIC  .libs/supportw.o .libs/support-heap.o  -Wl,--whole-archive ../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libMonoSupportW.so -o .libs/libMonoSupportW.so
libtool: link: (cd .libs/libMonoSupportW.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support/../mono/eglib/.libs/libeglib.a")
libtool: link: ar cr .libs/libMonoSupportW.a  supportw.o support-heap.o  .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-garray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gerror.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gfile.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-giconv.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-glist.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmem.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-goutput.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gpath.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gpattern.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gqsort.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gqueue.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gshell.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gslist.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gspawn.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gstr.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gstring.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gunicode.o .libs/libMonoSupportW.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ranlib .libs/libMonoSupportW.a
libtool: link: rm -fr .libs/libMonoSupportW.lax
libtool: link: ( cd ".libs" && rm -f "libMonoSupportW.la" && ln -s "../libMonoSupportW.la" "libMonoSupportW.la" )
6 warnings generated.
../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -no-undefined -avoid-version -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o libMonoPosixHelper.la -rpath /usr/local/lib errno.lo map.lo signal.lo stdio.lo string.lo stdlib.lo dirent.lo fcntl.lo fstab.lo grp.lo macros.lo nl.lo old-map.lo pwd.lo serial.lo sys-mman.lo sys-sendfile.lo sys-socket.lo sys-stat.lo sys-statvfs.lo sys-time.lo sys-uio.lo sys-utsname.lo sys-wait.lo sys-xattr.lo syslog.lo time.lo unistd.lo utime.lo x-struct-str.lo zlib-helper.lo minizip/ioapi.lo minizip/unzip.lo minizip/zip.lo ../mono/eglib/libeglib.la -lz  -liconv -lm -lm   -linotify -pthread
libtool: link: cc -shared  -fPIC -DPIC  .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/nl.o .libs/old-map.o .libs/pwd.o .libs/serial.o .libs/sys-mman.o .libs/sys-sendfile.o .libs/sys-socket.o .libs/sys-stat.o .libs/sys-statvfs.o .libs/sys-time.o .libs/sys-uio.o .libs/sys-utsname.o .libs/sys-wait.o .libs/sys-xattr.o .libs/syslog.o .libs/time.o .libs/unistd.o .libs/utime.o .libs/x-struct-str.o .libs/zlib-helper.o minizip/.libs/ioapi.o minizip/.libs/unzip.o minizip/.libs/zip.o  -Wl,--whole-archive ../mono/eglib/.libs/libeglib.a -Wl,--no-whole-archive  -L/usr/local/lib -lz -liconv -lm -linotify  -O2 -fstack-protector-strong -g -fstack-protector-strong -Wl,-export-dynamic   -pthread -Wl,-soname -Wl,libMonoPosixHelper.so -o .libs/libMonoPosixHelper.so
libtool: link: (cd .libs/libMonoPosixHelper.lax/libeglib.a && ar x "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support/../mono/eglib/.libs/libeglib.a")
libtool: link: ar cr .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 nl.o old-map.o pwd.o serial.o sys-mman.o sys-sendfile.o sys-socket.o sys-stat.o sys-statvfs.o sys-time.o sys-uio.o sys-utsname.o sys-wait.o sys-xattr.o syslog.o time.o unistd.o utime.o x-struct-str.o zlib-helper.o minizip/ioapi.o minizip/unzip.o minizip/zip.o  .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-garray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gbytearray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gdate-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gdir-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gerror.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile-posix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gfile.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-ghashtable.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-giconv.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-glist.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmarkup.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmem.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmisc-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gmodule-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-goutput.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gpath.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gpattern.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gptrarray.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gqsort.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gqueue.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gshell.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gslist.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gspawn.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gstr.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gstring.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gtimer-unix.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gunicode.o .libs/libMonoPosixHelper.lax/libeglib.a/libeglib_la-gutf8.o 
libtool: link: ranlib .libs/libMonoPosixHelper.a
libtool: link: rm -fr .libs/libMonoPosixHelper.lax
libtool: link: ( cd ".libs" && rm -f "libMonoPosixHelper.la" && ln -s "../libMonoPosixHelper.la" "libMonoPosixHelper.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support'
Making all in data
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data'
Making all in net_2_0
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_2_0'
Making all in Browsers
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_2_0/Browsers'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_2_0/Browsers'
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_2_0'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_2_0'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_2_0'
Making all in net_4_0
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_0'
Making all in Browsers
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_0/Browsers'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_0/Browsers'
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_0'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_0'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_0'
Making all in net_4_5
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_5'
Making all in Browsers
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_5/Browsers'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_5/Browsers'
gmake[5]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_5'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_5'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data/net_4_5'
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data'
cp gdb/mono-gdb.py mono-sgen-gdb.py
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/data'
Making all in runtime
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/runtime'
cp ../data/config etc/mono/config
if test -d "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support"; then \
	sed 's,target="$mono_libdir/libMonoPosixHelper.so",target="/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support/libMonoPosixHelper.la",' etc/mono/config > etc/mono/config.tmp \
	 && mv etc/mono/config.tmp etc/mono/config \
	 ; \
else \
	echo "Unknown directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/support'" && false; \
fi
if test -d "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/native"; then \
	sed 's,target="$mono_libdir/libmono-native.so",target="/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/native/libmono-native.la",' etc/mono/config > etc/mono/config.tmp \
	 && mv etc/mono/config.tmp etc/mono/config \
	 ; \
else \
	echo "Unknown directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/native'" && false; \
fi
if test -d "/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/build-shared"; then \
	sed 's,target="$mono_libdir/libmono-btls-shared.so",target="/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/build-shared/libmono-btls-shared.so",' etc/mono/config > etc/mono/config.tmp \
	 && mv etc/mono/config.tmp etc/mono/config \
	 ; \
else \
	echo "Unknown directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/btls/build-shared'"; \
fi
if test -n ""; then \
	sed 's,target="libgdiplus.so",target="",' etc/mono/config > etc/mono/config.tmp \
	 && mv etc/mono/config.tmp etc/mono/config \
	 ; \
fi
cat etc/mono/config

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
		
		
		
	
	
	
	
	

/bin/sh ../mkinstalldirs _tmpinst/bin
umask 22
mkdir _tmpinst
mkdir _tmpinst/bin
cp mono-wrapper _tmpinst/bin/mono
echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
r=`pwd`; m=`cd /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/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/csc ; \
r=`pwd`; m=`cd /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.8.2/tools/csc.exe"'" "$@"' >> _tmpinst/bin/csc ; \
chmod +x _tmpinst/bin/csc
echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
r=`pwd`; m=`cd /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
chmod +x _tmpinst/bin/mcs
echo '#! /bin/sh' > _tmpinst/bin/al ; \
r=`pwd`; m=`cd /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/al.exe"'" "$@"' >> _tmpinst/bin/al ; \
chmod +x _tmpinst/bin/al
if test -w /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs; then :; else chmod -R +w /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs; fi
cd /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs && gmake --no-print-directory -s NO_DIR_CHECK=1 PROFILES='binary_reference_assemblies net_4_x xbuild_12 xbuild_14           ' CC='cc' all-profiles
mkdir -p -- build/deps
gmake[7]: mono: No such file or directory
gmake[7]: *** [build/profiles/basic.make:121: build/deps/basic-profile-check.exe] Error 127
*** The runtime 'mono' doesn't appear to be usable.
*** Trying the 'monolite-unix/B886E13F-6276-4BE5-85F8-C6BF5EDBD200' directory.
Microsoft (R) Visual C# Compiler version 2.8.2.62916 (2ad4aabc)
Copyright (C) Microsoft Corporation. All rights reserved.

Microsoft (R) Visual C# Compiler version 2.8.2.62916 (2ad4aabc)
Copyright (C) Microsoft Corporation. All rights reserved.

rm: .//build/gensources.exe: No such file or directory
closure.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)closure.c   5.3 (Berkeley) 5/24/93";
            ^
lr0.c:373:1: warning: no previous prototype for function 'show_cores' [-Wmissing-prototypes]
show_cores (void)
^
lr0.c:372:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void
^
static 
mkpar.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)mkpar.c     5.3 (Berkeley) 1/20/91";
            ^
lr0.c:409:1: warning: no previous prototype for function 'show_ritems' [-Wmissing-prototypes]
show_ritems (void)
^
lr0.c:408:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void
^
static 
lr0.c:419:1: warning: no previous prototype for function 'show_rrhs' [-Wmissing-prototypes]
show_rrhs (void)
^
lr0.c:418:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void
^
static 
lr0.c:431:1: warning: no previous prototype for function 'show_shifts' [-Wmissing-prototypes]
show_shifts (void)
^
lr0.c:430:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void
^
static 
main.c:110:20: warning: this function declaration is not a prototype [-Wstrict-prototypes]
extern char *getenv();
                   ^
                    void
lalr.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)lalr.c      5.3 (Berkeley) 6/1/90";
error.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
            ^
static char sccsid[] = "@(#)error.c     5.3 (Berkeley) 6/1/90";
            ^
lr0.c:643:1: warning: no previous prototype for function 'free_nullable' [-Wmissing-prototypes]
free_nullable (void)
^
lr0.c:642:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void
^
static 
lr0.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)lr0.c       5.3 (Berkeley) 1/20/91";
            ^
main.c:44:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)main.c      5.5 (Berkeley) 5/24/93";
            ^
1 warning generated.
1 warning generated.
2 warnings generated.
output.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)output.c    5.7 (Berkeley) 5/24/93";
            ^
symtab.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)symtab.c    5.3 (Berkeley) 6/1/90";
            ^
reader.c:1131:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
                strcat (buffer, "yyVal");
                ^
reader.c:1129:6: note: previous statement is here
            if (ntags && plhs[nrules]->tag == 0)
            ^
reader.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)reader.c    5.7 (Berkeley) 1/20/91";
            ^
1 warning generated.
1 warning generated.
verbose.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)verbose.c   5.3 (Berkeley) 1/20/91";
            ^
warshall.c:38:13: warning: unused variable 'sccsid' [-Wunused-variable]
static char sccsid[] = "@(#)warshall.c  5.4 (Berkeley) 5/24/93";
            ^
1 warning generated.
6 warnings generated.
1 warning generated.
1 warning generated.
1 warning generated.
2 warnings generated.
mkdir -p -- ../../class/lib/basic/tmp/
CSC     [basic] Mono.Cecil.dll
CSC     [basic] cil-stringreplacer.exe
CSC     [basic] mscorlib.dll
CSC     [basic] Mono.Security.dll
CSC     [basic] System.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Net.Requests/src/System/Net/FtpWebRequest.cs(1226,23): warning CS0114: 'FtpWebRequest.RequestCallback(object)' hides inherited member 'WebRequest.RequestCallback(object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
CSC     [basic] System.Xml.dll
CSC     [basic] System.Security.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(107,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(304,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(533,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.Encrypt.cs(82,55): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.Encrypt.cs(147,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(629,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(666,31): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs(19,28): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs(25,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(313,13): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(123,51): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(171,50): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(217,52): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(446,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
CSC     [basic] System.Core.dll
CSC     [basic] System.ComponentModel.Composition.dll
CSC     [basic] System.Numerics.dll
CSC     [basic] System.Xml.Linq.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/XPath/XNodeNavigator.cs(36,27): warning CS0108: 'XNodeNavigator.TextMask' hides inherited member 'XPathNavigator.TextMask'. Use the new keyword if hiding was intended.
CSC     [basic] Mono.CompilerServices.SymbolWriter.dll
CSC     [basic] PEAPI.dll
./../jay/jay: 7 rules never reduced
./../jay/jay: 14 shift/reduce conflicts.
CSC     [basic] ilasm.exe
Assembling '../../../class/corlib/System.Runtime.CompilerServices/Unsafe.il' , no listing file, to dll --> '../../../class/lib/basic/corlib.unsafe.dll.tmp'

../../../class/corlib/System.Runtime.CompilerServices/Unsafe.il : Warning -- Reference to undeclared extern assembly 'mscorlib', adding.
Operation completed successfully
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
CSC     [basic] System.Globalization.dll
CSC     [basic] System.Collections.dll
CSC     [basic] System.Resources.ResourceManager.dll
CSC     [basic] System.Runtime.dll
CSC     [basic] System.Threading.Tasks.dll
CSC     [basic] System.Reflection.dll
CSC     [basic] System.Collections.Concurrent.dll
CSC     [basic] System.Text.Encoding.dll
CSC     [basic] System.IO.dll
CSC     [basic] System.Threading.dll
CSC     [basic] System.Diagnostics.Debug.dll
CSC     [basic] System.Linq.Expressions.dll
CSC     [basic] System.Dynamic.Runtime.dll
CSC     [basic] System.Linq.dll
CSC     [basic] System.Threading.Tasks.Parallel.dll
CSC     [basic] System.Xml.ReaderWriter.dll
CSC     [basic] System.Diagnostics.Tools.dll
CSC     [basic] System.Reflection.Primitives.dll
CSC     [basic] System.Runtime.Extensions.dll
CSC     [basic] System.Runtime.InteropServices.dll
CSC     [basic] System.Text.Encoding.Extensions.dll
CSC     [basic] System.Xml.XDocument.dll
CSC     [basic] System.Runtime.Numerics.dll
CSC     [basic] System.Reflection.Extensions.dll
CSC     [basic] System.IO.FileSystem.Primitives.dll
CSC     [basic] System.IO.FileSystem.dll
CSC     [basic] System.Diagnostics.FileVersionInfo.dll
CSC     [basic] System.Security.Cryptography.Primitives.dll
CSC     [basic] System.Security.Cryptography.Algorithms.dll
CSC     [basic] System.ValueTuple.dll
CSC     [basic] System.Text.Encoding.CodePages.dll
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
mkdir -p -- ../../class/lib/build-unix/tmp/
CSC     [build-unix] Mono.Cecil.dll
CSC     [build-unix] cil-stringreplacer.exe
Assembling '../../class/corlib/System.Runtime.CompilerServices/Unsafe.il' , no listing file, to dll --> '../../class/lib/build-unix/corlib.unsafe.dll.tmp'

../../class/corlib/System.Runtime.CompilerServices/Unsafe.il : Warning -- Reference to undeclared extern assembly 'mscorlib', adding.
Operation completed successfully
CSC     [build-unix] mscorlib.dll
CSC     [build-unix] Mono.Security.dll
CSC     [build-unix] System.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Net.Requests/src/System/Net/FtpWebRequest.cs(1226,23): warning CS0114: 'FtpWebRequest.RequestCallback(object)' hides inherited member 'WebRequest.RequestCallback(object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
CSC     [build-unix] System.Numerics.dll
CSC     [build-unix] System.IO.Compression.dll
CSC     [build-unix] Mono.Posix.dll
CSC     [build-unix] System.Drawing.dll
CSC     [build-unix] System.Core.dll
CSC     [build-unix] System.Xml.dll
CSC     [build-unix] Mono.CompilerServices.SymbolWriter.dll
Mono.Unix/UnixEncoding.cs(312,44): warning CS3001: Argument type 'char*' is not CLS-compliant
Mono.Unix/UnixEncoding.cs(312,72): warning CS3001: Argument type 'byte*' is not CLS-compliant
CSC     [build-unix] PEAPI.dll
CSC     [build-unix] System.ComponentModel.Composition.dll
CSC     [build-unix] System.Xml.Linq.dll
CSC     [build-unix] System.Security.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/XPath/XNodeNavigator.cs(36,27): warning CS0108: 'XNodeNavigator.TextMask' hides inherited member 'XPathNavigator.TextMask'. Use the new keyword if hiding was intended.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(304,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(533,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(107,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(629,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(666,31): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(313,13): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.Encrypt.cs(82,55): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.Encrypt.cs(147,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs(19,28): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs(25,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(123,51): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(171,50): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(217,52): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(446,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
CSC     [build-unix] System.Configuration.dll
mkdir -p -- ../../../class/lib/build-unix/Facades/
mkdir -p -- ../../../class/lib/build-unix/Facades/
CSC     [build-unix] System.Collections.dll
CSC     [build-unix] System.Globalization.dll
CSC     [build-unix] System.Resources.ResourceManager.dll
CSC     [build-unix] System.Reflection.dll
CSC     [build-unix] System.Threading.Tasks.dll
CSC     [build-unix] System.Runtime.dll
CSC     [build-unix] System.Collections.Concurrent.dll
CSC     [build-unix] System.Text.Encoding.dll
CSC     [build-unix] System.IO.dll
CSC     [build-unix] System.Threading.dll
CSC     [build-unix] System.Diagnostics.Debug.dll
CSC     [build-unix] System.Linq.Expressions.dll
CSC     [build-unix] System.Dynamic.Runtime.dll
CSC     [build-unix] System.Linq.dll
CSC     [build-unix] System.Threading.Tasks.Parallel.dll
CSC     [build-unix] System.Xml.ReaderWriter.dll
CSC     [build-unix] System.Diagnostics.Tools.dll
CSC     [build-unix] System.Reflection.Primitives.dll
CSC     [build-unix] System.Runtime.Extensions.dll
CSC     [build-unix] System.Runtime.InteropServices.dll
CSC     [build-unix] System.Text.Encoding.Extensions.dll
CSC     [build-unix] System.Runtime.Numerics.dll
CSC     [build-unix] System.Xml.XDocument.dll
CSC     [build-unix] System.Reflection.Extensions.dll
CSC     [build-unix] System.IO.FileSystem.Primitives.dll
CSC     [build-unix] System.IO.FileSystem.dll
CSC     [build-unix] System.Diagnostics.FileVersionInfo.dll
CSC     [build-unix] System.Security.Cryptography.Primitives.dll
CSC     [build-unix] System.Security.Cryptography.Algorithms.dll
CSC     [build-unix] System.ValueTuple.dll
CSC     [build-unix] System.Text.Encoding.CodePages.dll
CSC     [build-unix] System.Text.RegularExpressions.dll
CSC     [build-unix] System.Diagnostics.Contracts.dll
CSC     [build-unix] sn.exe
CSC     [build-unix] culevel.exe
CSC     [build-unix] commoncryptogenerator.exe
CSC     [build-unix] resgen.exe
CSC     [build-unix] resx2sr.exe
CSC     [build-unix] gacutil.exe
CSC     [build-unix] monolinker.exe
CompileUplevel.cs(943,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
CSC     [build-unix] mono-api-info.exe
CSC     [build-unix] mono-cil-strip.exe
CSC     [build-unix] mono-api-diff.exe
CSC     [build-unix] mono-api-html.exe
Mono.Cecil/HashCodeProvider.cs(33,43): warning CS0618: 'IHashCodeProvider' is obsolete: 'Please use IEqualityComparer instead.'
Mono.Cecil.Metadata/BlobHeap.cs(57,36): warning CS0618: 'IHashCodeProvider' is obsolete: 'Please use IEqualityComparer instead.'
Mono.Cecil/ExternTypeCollection.cs(85,60): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil/TypeDefinitionCollection.cs(85,64): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil/TypeReferenceCollection.cs(85,63): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil.Cil/SymbolStoreHelper.cs(67,29): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Mono.Cecil.Metadata/MetadataWriter.cs(134,18): warning CS0618: 'Hashtable.Hashtable(IHashCodeProvider, IComparer)' is obsolete: 'Please use Hashtable(IEqualityComparer) instead.'
Mono.Cecil.Binary/ExportTable.cs(37,17): warning CS0649: Field 'ExportTable.Name' is never assigned to, and will always have its default value null
CSC     [build-unix] ilasm.exe
Creating ../../build/deps/net_4_x_System.Security_xunit-test.dll.makefrag ...
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/System.Core_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/corefx/SR.tests.cs'
// gensources produced 1 error(s) and a set of 369 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.Core_xunit-test.dll.response System.Core_xtest.dll.sources net_4_x_System.Core_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/System.Core_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/corefx/SR.tests.cs'
// gensources produced 1 error(s) and a set of 369 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.Core_xunit-test.dll.response System.Core_xtest.dll.sources net_4_x_System.Core_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core'
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
Creating ../../build/deps/net_4_x_System.Drawing_xunit-test.dll.makefrag ...
Creating ../../build/deps/net_4_x_System.Numerics_xunit-test.dll.makefrag ...
Creating ../../build/deps/net_4_x_System.Data_xunit-test.dll.makefrag ...
Makefile:417: warning: overriding recipe for target 'clean-local'
../../build/library.make:202: warning: ignoring old recipe for target 'clean-local'
Creating ../../build/deps/System.Web_standalone_test_net_4_x.dll.makefrag ...
Creating ../../build/deps/net_4_x_standalone-runner-support.dll.makefrag ...
Makefile:417: warning: overriding recipe for target 'clean-local'
../../build/library.make:202: warning: ignoring old recipe for target 'clean-local'
Creating ../../build/deps/net_4_x_Microsoft.CSharp_xunit-test.dll.makefrag ...
Creating ../../build/deps/net_4_x_System.Runtime.Serialization_xunit-test.dll.makefrag ...
Creating ../../build/deps/net_4_x_System.Xml.Linq_xunit-test.dll.makefrag ...
Creating ../../build/deps/System.Web.Extensions_standalone_test_net_4_x.dll.makefrag ...
../../build/tests.make:263: warning: overriding recipe for target '../../class/lib/net_4_x/tests'
Makefile:29: warning: ignoring old recipe for target '../../class/lib/net_4_x/tests'
../../build/tests.make:263: warning: overriding recipe for target '../../class/lib/net_4_x/tests'
Makefile:29: warning: ignoring old recipe for target '../../class/lib/net_4_x/tests'
Creating ../../build/deps/net_4_x_System.Json_xunit-test.dll.makefrag ...
Creating ../../build/deps/net_4_x_System.Threading.Tasks.Dataflow_xunit-test.dll.makefrag ...
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition_xtest.dll.sources:
Directory does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/corefx'
// gensources produced 1 error(s) and a set of 148 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.ComponentModel.Composition_xunit-test.dll.response System.ComponentModel.Composition_xtest.dll.sources net_4_x_System.ComponentModel.Composition_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition_xtest.dll.sources:
Directory does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/corefx'
// gensources produced 1 error(s) and a set of 148 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.ComponentModel.Composition_xunit-test.dll.response System.ComponentModel.Composition_xtest.dll.sources net_4_x_System.ComponentModel.Composition_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTestRun.cs'
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTests.cs'
// gensources produced 2 error(s) and a set of 1 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_Mono.Profiler.Log_xunit-test.dll.response Mono.Profiler.Log_xtest.dll.sources net_4_x_Mono.Profiler.Log_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTestRun.cs'
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTests.cs'
// gensources produced 2 error(s) and a set of 1 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_Mono.Profiler.Log_xunit-test.dll.response Mono.Profiler.Log_xtest.dll.sources net_4_x_Mono.Profiler.Log_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log'
Makefile:17: warning: overriding recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
../../build/library.make:337: warning: ignoring old recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
Creating ../../build/deps/net_4_x_System.Runtime.CompilerServices.Unsafe_xunit-test.dll.makefrag ...
Makefile:17: warning: overriding recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
../../build/library.make:337: warning: ignoring old recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
Creating ../../build/deps/net_4_x_corlib_xunit-test.dll.makefrag ...
Assembling '../../class/corlib/System.Runtime.CompilerServices/Unsafe.il' , no listing file, to dll --> '../../class/lib/net_4_x-unix/corlib.unsafe.dll.tmp'

../../class/corlib/System.Runtime.CompilerServices/Unsafe.il : Warning -- Reference to undeclared extern assembly 'mscorlib', adding.
Operation completed successfully
CSC     [net_4_x-unix] mscorlib.dll
CSC     [net_4_x-unix] Mono.Security.dll
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System/System_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System/System/RemoteExecutorTests.cs'
// gensources produced 1 error(s) and a set of 157 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System_xunit-test.dll.response System_xtest.dll.sources net_4_x_System_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System/System_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System/System/RemoteExecutorTests.cs'
// gensources produced 1 error(s) and a set of 157 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System_xunit-test.dll.response System_xtest.dll.sources net_4_x_System_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System/System_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System/System/RemoteExecutorTests.cs'
// gensources produced 1 error(s) and a set of 157 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System_xunit-test.dll.response System_xtest.dll.sources net_4_x_System_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System'
CSC     [net_4_x-unix] System.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Net.Requests/src/System/Net/FtpWebRequest.cs(1226,23): warning CS0114: 'FtpWebRequest.RequestCallback(object)' hides inherited member 'WebRequest.RequestCallback(object)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Creating ../../build/deps/net_4_x_System.Xml_xunit-test.dll.makefrag ...
CSC     [net_4_x-unix] System.Xml.dll
CSC     [net_4_x-unix] System.Numerics.dll
CSC     [net_4_x-unix] System.IO.Compression.dll
CSC     [net_4_x-unix] Mono.Posix.dll
CSC     [net_4_x-unix] System.Drawing.dll
CSC     [net_4_x-unix] System.Security.dll
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/System.Core_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/corefx/SR.tests.cs'
// gensources produced 1 error(s) and a set of 369 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.Core_xunit-test.dll.response System.Core_xtest.dll.sources net_4_x_System.Core_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core'
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/System.Core_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core/corefx/SR.tests.cs'
// gensources produced 1 error(s) and a set of 369 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.Core_xunit-test.dll.response System.Core_xtest.dll.sources net_4_x_System.Core_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Core'
CSC     [net_4_x-unix] System.Core.dll
Mono.Unix/UnixEncoding.cs(312,44): warning CS3001: Argument type 'char*' is not CLS-compliant
Mono.Unix/UnixEncoding.cs(312,72): warning CS3001: Argument type 'byte*' is not CLS-compliant
CSC     [net_4_x-unix] Accessibility.dll
CSC     [net_4_x-unix] Mono.WebBrowser.dll
CSC     [net_4_x-unix] System.Runtime.Serialization.Formatters.Soap.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(107,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(304,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(533,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(313,13): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.Encrypt.cs(82,55): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.Encrypt.cs(147,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs(19,28): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs(25,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(629,20): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs(666,31): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignedCms.cs(446,21): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(123,51): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(171,50): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs(217,52): warning CS0436: The type 'Helpers' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs' conflicts with the imported type 'Helpers' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Security/../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Helpers.cs'.
CSC     [net_4_x-unix] System.Configuration.Install.dll
Read in 61 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt'
Writing resource file...  Done.
CSC     [net_4_x-unix] Novell.Directory.Ldap.dll
./../../jay/jay: 16 rules never reduced
./../../jay/jay: 1 reduce/reduce conflict.
CSC     [net_4_x-unix] Commons.Xml.Relaxng.dll
CSC     [net_4_x-unix] ICSharpCode.SharpZipLib.dll
CSC     [net_4_x-unix] Microsoft.CSharp.dll
System.Configuration.Install/Installer.cs(40,18): warning CS0649: Field 'Installer.helptext' is never assigned to, and will always have its default value null
CSC     [net_4_x-unix] System.ServiceModel.Internals.dll
CSC     [net_4_x-unix] System.Net.dll
CSC     [net_4_x-unix] System.Xaml.dll
Commons.Xml.Nvdl/NvdlXsdSupport.cs(24,5): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler, XmlResolver)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(194,4): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(217,4): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(217,32): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(87,4): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(89,56): warning CS0618: 'XmlSchemaElement.ElementType' is obsolete: 'This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/RelaxngPattern.cs(79,19): warning CS0219: The variable 'g' is assigned but its value is never used
Commons.Xml.Relaxng.Inference/RelaxngInference.cs(896,5): warning CS0618: 'XmlConvert.ToDateTime(string)' is obsolete: 'Use XmlConvert.ToDateTime() that takes in XmlDateTimeSerializationMode'
Commons.Xml.Relaxng/RelaxngValidatingReader.cs(566,13): warning CS0184: The given expression is never of the provided ('RdpElement') type
Commons.Xml.Nvdl/NvdlSimplified.cs(549,15): warning CS0649: Field 'SimpleValidate.resolver' is never assigned to, and will always have its default value null
Commons.Xml.Relaxng.Rnc/Commons.Xml.Relaxng.Rnc/RncParser.jay(70,14): warning CS0649: Field 'RncParser.yacc_verbose_flag' is never assigned to, and will always have its default value 0
Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(1399,8): warning CS0649: Field 'RdpAbstractSingleContent.isExpanded' is never assigned to, and will always have its default value false
Commons.Xml.Relaxng.Rnc/RncTokenizer.cs(49,8): warning CS0169: The field 'RncTokenizer.isLiteralNsUri' is never used
Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(750,8): warning CS0649: Field 'RdpAbstractBinary.expanded' is never assigned to, and will always have its default value false
CSC     [net_4_x-unix] System.Net.Http.dll
Read in 8 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/CommonResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] CustomMarshalers.dll
Read in 87 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.Razor/Resources/RazorResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.Razor.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/DiagnosticTraceBase.cs(487,17): warning CS1634: Expected disable or restore
Assembly/AssemblyInfo.cs(49,30): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/PartialTrustHelpers.cs(23,21): warning CS0169: The field 'PartialTrustHelpers.inFullTrust' is never used
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/PartialTrustHelpers.cs(20,30): warning CS0169: The field 'PartialTrustHelpers.checkedForFullTrust' is never used
CSC     [net_4_x-unix] PEAPI.dll
CSC     [net_4_x-unix] I18N.dll
Assembly/AssemblyInfo.cs(63,30): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
System.Xaml/TypeExtensionMethods.cs(152,13): warning CS0618: 'XmlConvert.ToString(DateTime)' is obsolete: 'Use XmlConvert.ToString() that takes in XmlDateTimeSerializationMode'
System.Xaml/XamlSchemaContext.cs(239,11): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
CSC     [net_4_x-unix] cscompmgd.dll
CSC     [net_4_x-unix] Mono.CompilerServices.SymbolWriter.dll
CSC     [net_4_x-unix] Mono.Btls.Interface.dll
CSC     [net_4_x-unix] Mono.Cairo.dll
CSC     [net_4_x-unix] Mono.Cecil.dll
MonoEncoding.cs(322,31): warning CS3021: 'MonoEncodingDefaultEncoder.Convert(char*, int, byte*, int, bool, out int, out int, out bool)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Manager.cs(55,31): warning CS0618: 'CaseInsensitiveHashCodeProvider' is obsolete: 'Please use StringComparer instead.'
Manager.cs(55,16): warning CS0618: 'Hashtable.Hashtable(IHashCodeProvider, IComparer)' is obsolete: 'Please use Hashtable(IEqualityComparer) instead.'
CSC     [net_4_x-unix] I18N.West.dll
./../../jay/jay: 7 shift/reduce conflicts.
CSC     [net_4_x-unix] Mono.CSharp.dll
CSC     [net_4_x-unix] Mono.C5.dll
CSC     [net_4_x-unix] Mono.Management.dll
CSC     [net_4_x-unix] Mono.Options.dll
CSC     [net_4_x-unix] Mono.Simd.dll
CSC     [net_4_x-unix] I18N.MidEast.dll
C5/Interfaces.cs(727,10): warning CS0108: 'IList.IsFixedSize' hides inherited member 'IList.IsFixedSize'. Use the new keyword if hiding was intended.
CSC     [net_4_x-unix] Mono.Tasklets.dll
CSC     [net_4_x-unix] Mono.Parallel.dll
CSC     [net_4_x-unix] Mono.Security.Win32.dll
Mono.Simd/ArrayExtensions.cs(36,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(43,17): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(50,17): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(57,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(64,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(71,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(78,17): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(91,17): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(104,17): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(117,17): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(130,54): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(138,52): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(146,53): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(154,53): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(164,51): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(174,52): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(184,53): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(198,54): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(212,53): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(220,52): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(229,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(236,17): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(243,17): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(250,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(257,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(264,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(271,17): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(284,17): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(297,17): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(310,17): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(323,61): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(331,59): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(339,60): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(347,60): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(357,58): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(367,59): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(377,60): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(391,61): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(405,60): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(413,59): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/Vector16b.cs(34,16): warning CS0660: 'Vector16b' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector16b.cs(34,16): warning CS0661: 'Vector16b' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector8us.cs(35,16): warning CS0660: 'Vector8us' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector8us.cs(35,16): warning CS0661: 'Vector8us' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector4f.cs(89,16): warning CS0660: 'Vector4f' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector4f.cs(89,16): warning CS0661: 'Vector4f' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector4i.cs(34,16): warning CS0660: 'Vector4i' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector4i.cs(34,16): warning CS0661: 'Vector4i' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/VectorOperations.cs(36,46): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(36,59): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(36,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(50,46): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(50,59): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(50,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(65,61): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(65,24): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(77,61): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(77,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(88,57): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(88,24): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(94,57): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(94,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(105,57): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(105,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(117,50): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(126,50): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(138,57): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(138,70): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(138,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(150,58): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(150,72): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(150,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(162,59): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(162,74): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(162,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(173,58): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(173,72): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(173,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(184,62): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(184,75): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(184,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(196,63): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(196,77): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(196,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(208,64): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(208,79): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(208,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(219,63): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(219,77): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(219,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(230,57): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(230,70): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(230,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(242,58): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(242,72): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(242,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(254,65): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(254,79): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(254,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(273,37): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(273,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(297,37): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(297,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(282,40): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(282,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(291,43): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(291,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(305,48): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(305,62): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(305,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(316,48): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(316,62): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(316,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(327,36): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(327,49): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(327,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(336,36): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(336,49): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(336,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(343,36): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(343,49): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(343,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(350,37): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(350,51): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(350,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(356,43): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(356,56): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(356,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(368,44): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(368,58): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(368,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(389,45): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(389,60): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(389,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(400,44): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(400,58): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(400,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(379,36): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(379,49): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(379,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(411,36): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(411,49): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(411,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(418,36): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(418,49): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(418,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(425,37): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(425,51): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(425,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(431,43): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(431,56): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(431,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(443,44): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(443,58): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(443,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(455,45): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(455,60): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(455,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(466,44): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(466,58): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(466,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(480,46): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(480,59): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(480,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(485,46): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(485,59): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(485,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(491,46): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(491,59): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(491,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(497,46): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(497,59): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(497,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(503,39): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(503,52): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(503,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(509,39): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(509,52): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(509,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(518,52): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(518,65): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(518,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(531,52): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(531,65): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(531,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(541,45): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(541,58): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(541,17): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(548,46): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(548,60): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(548,17): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(554,45): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(554,58): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(554,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(561,46): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(561,60): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(561,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(567,52): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(567,65): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(567,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(579,53): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(579,67): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(579,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(591,54): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(591,69): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(591,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(602,53): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(602,67): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(602,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(614,55): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(614,68): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(614,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(627,55): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(627,68): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(627,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(638,56): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(638,69): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(638,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(651,56): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(651,69): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(651,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(661,51): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(661,64): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(661,17): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(667,51): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(667,64): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(667,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(673,58): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(673,71): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(673,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/Vector8s.cs(34,16): warning CS0660: 'Vector8s' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector8s.cs(34,16): warning CS0661: 'Vector8s' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/VectorOperations.cs(685,60): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(685,75): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(685,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(697,56): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(697,69): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(697,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(710,56): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(710,69): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(710,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(721,55): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(721,68): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(721,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(734,55): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(734,68): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(734,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(745,58): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(745,71): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(745,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(758,58): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(758,71): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(758,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(769,59): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(769,72): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(769,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(782,59): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(782,72): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(782,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(793,54): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(793,67): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(793,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(806,54): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(806,67): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(806,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(819,47): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(819,60): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(819,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(825,47): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(825,60): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(825,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(831,46): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(831,59): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(831,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(837,46): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(837,59): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(837,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(843,42): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(843,17): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(849,45): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(849,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(855,46): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(855,17): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(861,42): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(861,55): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(861,17): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(868,43): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(868,57): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(868,17): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(874,42): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(874,55): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(874,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(881,43): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(881,57): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(881,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(887,49): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(887,62): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(887,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(894,50): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(894,64): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(894,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(901,51): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(901,66): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(901,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(907,50): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(907,64): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(907,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(913,43): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(913,56): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(913,17): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(920,44): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(920,58): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(920,17): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(926,43): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(926,56): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(926,17): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(933,44): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(933,58): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(933,17): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(939,50): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(939,63): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(939,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(946,51): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(946,65): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(946,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(953,52): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(953,67): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(953,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(959,51): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(959,65): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(959,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(965,47): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(965,60): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(965,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(974,47): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(974,60): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(974,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(983,48): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(983,62): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(983,24): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(992,47): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(992,60): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(992,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1000,47): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1000,60): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1000,24): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1008,48): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1008,62): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1008,24): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1016,47): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1016,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1024,47): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1024,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1033,48): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1033,24): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1041,51): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1041,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1050,52): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1050,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1058,50): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1058,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1067,51): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1067,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1076,67): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1076,80): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1076,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1090,67): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1090,80): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1090,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1103,64): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1103,77): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1103,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1117,66): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1117,79): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1117,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1132,73): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1132,87): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1132,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1147,73): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1147,87): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1147,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1162,70): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1162,84): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1162,24): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1177,72): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1177,86): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1177,24): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1190,54): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1190,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1210,54): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1210,24): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1195,55): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1195,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1225,55): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1225,24): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1200,52): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1200,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1215,52): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1215,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1205,61): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1205,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1220,61): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1220,24): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/Vector16sb.cs(35,16): warning CS0660: 'Vector16sb' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector16sb.cs(35,16): warning CS0661: 'Vector16sb' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector4ui.cs(35,16): warning CS0660: 'Vector4ui' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector4ui.cs(35,16): warning CS0661: 'Vector4ui' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/VectorOperations.cs(983,34): warning CS3002: Return type of 'VectorOperations.Shuffle(Vector4ui, Vector4ui, ShuffleSel)' is not CLS-compliant
Mono.Simd/VectorOperations.cs(983,58): warning CS3001: Argument type 'Vector4ui' is not CLS-compliant
Mono.Simd/VectorOperations.cs(983,72): warning CS3001: Argument type 'Vector4ui' is not CLS-compliant
Mono.Simd/VectorOperations.cs(1008,34): warning CS3002: Return type of 'VectorOperations.Shuffle(Vector2ul, Vector2ul, int)' is not CLS-compliant
Mono.Simd/VectorOperations.cs(1008,58): warning CS3001: Argument type 'Vector2ul' is not CLS-compliant
Mono.Simd/VectorOperations.cs(1008,72): warning CS3001: Argument type 'Vector2ul' is not CLS-compliant
Mono.Simd/ArrayExtensions.cs(38,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(45,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(52,15): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(59,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(66,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(73,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(84,15): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(97,15): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(110,15): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(123,15): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(38,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(38,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(52,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(52,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(67,4): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(67,24): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(79,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(79,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(90,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(96,4): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(96,23): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(107,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(107,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(231,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(238,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(245,15): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(252,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(259,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(266,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(277,15): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(290,15): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(303,15): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/ArrayExtensions.cs(316,15): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(139,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(139,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(151,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(151,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(163,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(163,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(174,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(174,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(185,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(185,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(197,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(197,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(209,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(209,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(220,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(220,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(231,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(231,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(243,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(243,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(255,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(255,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(275,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(284,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(293,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(299,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(306,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(306,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(317,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(317,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(329,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(338,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(345,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(352,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(357,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(357,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(369,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(369,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(381,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(390,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(390,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(401,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(401,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(413,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(420,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(427,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(432,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(432,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(444,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(444,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(456,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(456,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(467,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(467,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(482,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(487,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(493,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(499,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(505,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(511,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(520,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(520,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(533,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(533,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(543,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(550,15): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(556,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(563,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(568,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(568,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(580,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(580,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(592,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(592,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(603,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(603,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(616,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(616,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(629,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(629,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(640,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(640,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(653,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(653,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(663,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(669,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(674,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(674,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(686,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(686,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(699,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(699,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(712,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(712,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(723,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(723,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(736,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(736,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(747,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(747,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(760,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(760,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(771,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(771,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(784,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(784,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(795,4): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(795,23): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(808,4): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(808,23): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(821,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(827,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(833,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(839,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(845,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(851,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(857,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(863,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(870,15): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(876,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(883,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(889,15): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(896,15): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(903,15): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(909,15): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(915,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(922,15): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(928,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(935,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(941,15): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(948,15): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(955,15): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(961,15): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(970,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(979,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(988,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(996,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1004,15): warning CS0618: 'Vector2l' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1012,15): warning CS0618: 'Vector2ul' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1020,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1028,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1037,15): warning CS0618: 'Vector4ui' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1045,15): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1054,15): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1062,15): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1071,15): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1077,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1077,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1091,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1091,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1104,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1104,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1118,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1118,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1133,4): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1133,24): warning CS0618: 'Vector8us' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1148,4): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1148,24): warning CS0618: 'Vector16b' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1163,4): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1163,23): warning CS0618: 'Vector8s' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1178,4): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1178,25): warning CS0618: 'Vector16sb' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1191,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1196,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1201,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1206,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1211,15): warning CS0618: 'Vector4f' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1216,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1221,15): warning CS0618: 'Vector4i' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
Mono.Simd/VectorOperations.cs(1226,15): warning CS0618: 'Vector2d' is obsolete: 'Use the types in the System.Numerics.Vectors namespace'
CSC     [net_4_x-unix] RabbitMQ.Client.Apigen.exe
CSC     [net_4_x-unix] Mono.Data.Tds.dll
CSC     [net_4_x-unix] System.Dynamic.dll
CSC     [net_4_x-unix] System.Reactive.Interfaces.dll
CSC     [net_4_x-unix] I18N.Other.dll
Mono.Threading/Snzi.cs(290,5): warning CS0675: Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Mono.Threading/Snzi.cs(199,5): warning CS0675: Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
CSC     [net_4_x-unix] System.Json.dll
* Loading spec from 'amqp0-9.stripped.xml'
* Parsing spec
* Generating code into 'net_4_x-api-0-9.cs'
* Loading spec from 'amqp0-8.stripped.xml'
* Parsing spec
* Generating code into 'net_4_x-api-0-8.cs'
* Loading spec from 'qpid-amqp.0-8.stripped.xml'
CSC     [net_4_x-unix] System.Threading.Tasks.Dataflow.dll
* Parsing spec
* Generating code into 'net_4_x-api-qpid-0-8.cs'
CSC     [net_4_x-unix] RabbitMQ.Client.dll
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition_xtest.dll.sources:
Directory does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/corefx'
// gensources produced 1 error(s) and a set of 148 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.ComponentModel.Composition_xunit-test.dll.response System.ComponentModel.Composition_xtest.dll.sources net_4_x_System.ComponentModel.Composition_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5'
CSC     [net_4_x-unix] System.Windows.dll
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/System.ComponentModel.Composition_xtest.dll.sources:
Directory does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/corefx'
// gensources produced 1 error(s) and a set of 148 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_System.ComponentModel.Composition_xunit-test.dll.response System.ComponentModel.Composition_xtest.dll.sources net_4_x_System.ComponentModel.Composition_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5'
Read in 109 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/Strings.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.ComponentModel.Composition.dll
CSC     [net_4_x-unix] Microsoft.VisualC.dll
CSC     [net_4_x-unix] I18N.Rare.dll
CSC     [net_4_x-unix] System.Deployment.dll
CSC     [net_4_x-unix] System.Web.Mobile.dll
CSC     [net_4_x-unix] System.Web.RegularExpressions.dll
CSC     [net_4_x-unix] System.Workflow.Activities.dll
CSC     [net_4_x-unix] System.Workflow.ComponentModel.dll
CSC     [net_4_x-unix] System.Workflow.Runtime.dll
CSC     [net_4_x-unix] I18N.CJK.dll
CSC     [net_4_x-unix] System.Reflection.Context.dll
// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTestRun.cs'
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTests.cs'
// gensources produced 2 error(s) and a set of 1 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_Mono.Profiler.Log_xunit-test.dll.response Mono.Profiler.Log_xtest.dll.sources net_4_x_Mono.Profiler.Log_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log'
Makefile:17: warning: overriding recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
../../build/library.make:337: warning: ignoring old recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
Makefile:17: warning: overriding recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
../../build/library.make:337: warning: ignoring old recipe for target '../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'
Assembling 'AssemblyInfo.il' , no listing file, to dll --> './../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'

// Error(s) in file /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log_xtest.dll.sources:
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTestRun.cs'
File does not exist: '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log/Test/ProfilerTests.cs'
// gensources produced 2 error(s) and a set of 1 filename(s)
// Invoked with '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/build/gensources.exe --strict ../../build/deps/net_4_x_Mono.Profiler.Log_xunit-test.dll.response Mono.Profiler.Log_xtest.dll.sources net_4_x_Mono.Profiler.Log_xtest.dll.exclude.sources'
// Working directory was '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Profiler.Log'
CSC     [net_4_x-unix] Mono.Profiler.Log.dll
Assembling '../corlib/System.Runtime.CompilerServices/Unsafe.il' , no listing file, to dll --> './../../class/lib/net_4_x-unix/System.Runtime.CompilerServices.Unsafe.dll'

Operation completed successfully
mkdir -p -- ../../../class/lib/net_4_x-unix/legacy/
CSC     [net_4_x-unix] Mono.Cecil.dll
CSC     [net_4_x-unix] Microsoft.Build.Framework.dll
CSC     [net_4_x-unix] Mono.XBuild.Tasks.dll
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
Makefile:20: warning: overriding recipe for target 'test-local'
../../build/library.make:205: warning: ignoring old recipe for target 'test-local'
CSC     [net_4_x-unix] System.Configuration.dll
CSC     [net_4_x-unix] System.IO.Compression.FileSystem.dll
CSC     [net_4_x-unix] System.Numerics.Vectors.dll
CSC     [net_4_x-unix] System.DirectoryServices.dll
CSC     [net_4_x-unix] System.Management.dll
CSC     [net_4_x-unix] WindowsBase.dll
CSC     [net_4_x-unix] System.Net.Http.WebRequest.dll
../../build/tests.make:263: warning: overriding recipe for target '../../class/lib/net_4_x/tests'
Makefile:29: warning: ignoring old recipe for target '../../class/lib/net_4_x/tests'
../../build/tests.make:263: warning: overriding recipe for target '../../class/lib/net_4_x/tests'
Makefile:29: warning: ignoring old recipe for target '../../class/lib/net_4_x/tests'
CSC     [net_4_x-unix] Mono.Cecil.Mdb.dll
CSC     [net_4_x-unix] Mono.Debugger.Soft.dll
System.DirectoryServices/DirectoryEntry.cs(519,4): warning CS0618: 'RecommendedAsConfigurableAttribute' is obsolete: 'Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
System.DirectoryServices/DirectorySearcher.cs(168,4): warning CS0618: 'RecommendedAsConfigurableAttribute' is obsolete: 'Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
System.DirectoryServices/DirectorySearcher.cs(315,4): warning CS0618: 'RecommendedAsConfigurableAttribute' is obsolete: 'Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
System.DirectoryServices/DirectoryEntries.cs(168,25): warning CS0168: The variable 'e' is declared but never used
System.DirectoryServices/DirectoryEntry.cs(608,57): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.DirectoryServices/DirectoryEntry.cs(627,57): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Management/ManagementObject.cs(382,15): warning CS0108: 'ManagementObject.Dispose()' hides inherited member 'ManagementBaseObject.Dispose()'. Use the new keyword if hiding was intended.
System.Management/ManagementBaseObject.cs(173,15): warning CS0108: 'ManagementBaseObject.Dispose()' hides inherited member 'Component.Dispose()'. Use the new keyword if hiding was intended.
System.Management/ManagementEventWatcher.cs(86,36): warning CS0067: The event 'ManagementEventWatcher.Stopped' is never used
System.Management/ManagementOperationObserver.cs(46,38): warning CS0067: The event 'ManagementOperationObserver.ObjectPut' is never used
System.Management/ManagementEventWatcher.cs(85,41): warning CS0067: The event 'ManagementEventWatcher.EventArrived' is never used
System.Management/ManagementOperationObserver.cs(48,37): warning CS0067: The event 'ManagementOperationObserver.Progress' is never used
System.Management/ManagementOperationObserver.cs(45,38): warning CS0067: The event 'ManagementOperationObserver.Completed' is never used
System.Management/ManagementOperationObserver.cs(47,40): warning CS0067: The event 'ManagementOperationObserver.ObjectReady' is never used
CSC     [net_4_x-unix] System.DirectoryServices.Protocols.dll
Read in 8 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Reactive.Core/Strings_Core.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Reactive.Core.dll
System.Windows/Size.cs(78,9): warning CS0168: The variable 'value' is declared but never used
System.Net.Http.WebRequest/WebRequestHandler.cs(85,36): warning CS0108: 'WebRequestHandler.ClientCertificates' hides inherited member 'HttpClientHandler.ClientCertificates'. Use the new keyword if hiding was intended.
System.Net.Http.WebRequest/WebRequestHandler.cs(112,14): warning CS0108: 'WebRequestHandler.MaxResponseHeadersLength' hides inherited member 'HttpClientHandler.MaxResponseHeadersLength'. Use the new keyword if hiding was intended.
CSC     [net_4_x-unix] Microsoft.Build.Utilities.v4.0.dll
CSC     [net_4_x-unix] System.Transactions.dll
CSC     [net_4_x-unix] System.Web.ApplicationServices.dll
CSC     [net_4_x-unix] Mono.Messaging.dll
CSC     [net_4_x-unix] SMDiagnostics.dll
CSC     [net_4_x-unix] Mono.CodeContracts.dll
Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used
System.Transactions/CommittableTransaction.cs(60,8): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Transaction'
System.Transactions/TransactionManager.cs(84,4): warning CS0067: The event 'TransactionManager.DistributedTransactionStarted' is never used
CSC     [net_4_x-unix] Microsoft.Build.Engine.dll
CSC     [net_4_x-unix] System.EnterpriseServices.dll
Read in 16 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Reactive.Linq/Strings_Linq.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Reactive.Linq.dll
CSC     [net_4_x-unix] System.Data.dll
Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
./../../../jay/jay: 1 rule never reduced
./../../../jay/jay: 12 shift/reduce conflicts, 126 reduce/reduce conflicts.
CSC     [net_4_x-unix] Microsoft.Build.dll
CSC     [net_4_x-unix] System.Reactive.Runtime.Remoting.dll
Read in 2 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Reactive.Windows.Threading/Strings_WindowsThreading.resx'
Read in 1 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Reactive.PlatformServices/Strings_PlatformServices.resx'
Read in 3 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Reactive.Providers/Strings_Providers.resx'
Writing resource file...  Done.
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Reactive.PlatformServices.dll
CSC     [net_4_x-unix] System.Reactive.Windows.Threading.dll
CSC     [net_4_x-unix] System.Reactive.Providers.dll
Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used
CSC     [net_4_x-unix] System.Reactive.Debugger.dll
CSC     [net_4_x-unix] System.Reactive.Experimental.dll
CSC     [net_4_x-unix] System.Reactive.Observable.Aliases.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/SqlCommand.cs(3901,23): warning CS0108: 'SqlCommand.CancelIgnoreFailure()' hides inherited member 'DbCommand.CancelIgnoreFailure()'. Use the new keyword if hiding was intended.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/SqlConnection.cs(45,23): warning CS0108: 'SqlConnection._suppressStateChangeForReconnection' hides inherited member 'DbConnection._suppressStateChangeForReconnection'. Use the new keyword if hiding was intended.
CSC     [net_4_x-unix] System.ComponentModel.DataAnnotations.dll
Read in 3 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Mono.Data.Sqlite/resources/SR.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] Mono.Data.Sqlite.dll
Error: Unable to find assembly 'create-keyboards, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
Read in 44 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Windows.Forms/resources/System.Windows.Forms.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Windows.Forms.dll
CSC     [net_4_x-unix] System.Data.OracleClient.dll
CSC     [net_4_x-unix] System.Runtime.Serialization.dll
CSC     [net_4_x-unix] System.Runtime.Caching.dll
CSC     [net_4_x-unix] IBM.Data.DB2.dll
Mono.Data.Sqlite_2.0/SQLiteFunction.cs(686,29): warning CS0649: Field 'CollationSequence._func' is never assigned to, and will always have its default value null
CSC     [net_4_x-unix] System.Data.DataSetExtensions.dll
System.Data.OracleClient/OracleParameter.cs(275,15): warning CS0114: 'OracleParameter.Precision' hides inherited member 'DbParameter.Precision'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
System.Data.OracleClient/OracleParameter.cs(283,15): warning CS0114: 'OracleParameter.Scale' hides inherited member 'DbParameter.Scale'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
System.Data.OracleClient.Oci/OciColumnInfo.cs(28,22): warning CS0649: Field 'OciColumnInfo.DataType' is never assigned to, and will always have its default value 
System.Data.OracleClient.Oci/OciColumnInfo.cs(27,16): warning CS0649: Field 'OciColumnInfo.Scale' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(26,15): warning CS0649: Field 'OciColumnInfo.Precision' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(25,17): warning CS0649: Field 'OciColumnInfo.ColumnSize' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(24,14): warning CS0649: Field 'OciColumnInfo.ColumnOrdinal' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(23,17): warning CS0649: Field 'OciColumnInfo.ColumnName' is never assigned to, and will always have its default value null
System.Data.OracleClient.Oci/OciColumnInfo.cs(30,17): warning CS0649: Field 'OciColumnInfo.BaseColumnName' is never assigned to, and will always have its default value null
System.Data.OracleClient.Oci/OciColumnInfo.cs(29,15): warning CS0649: Field 'OciColumnInfo.AllowDBNull' is never assigned to, and will always have its default value false
CSC     [net_4_x-unix] WebMatrix.Data.dll
CSC     [net_4_x-unix] System.Xml.Linq.dll
CSC     [net_4_x-unix] System.Data.Linq.dll
System.Windows.Forms/XplatUIX11.cs(2899,12): warning CS0168: The variable 'atoms' is declared but never used
System.Windows.Forms.VisualStyles/GtkPlus.cs(1715,28): warning CS0649: Field 'GtkPlus.GtkTreeViewColumn.button' is never assigned to, and will always have its default value 
System.Windows.Forms.VisualStyles/GtkPlus.cs(1679,25): warning CS0649: Field 'GtkPlus.GtkWidget.allocation' is never assigned to, and will always have its default value 
System.Windows.Forms.VisualStyles/GtkPlus.cs(1705,18): warning CS0649: Field 'GtkPlus.GtkMisc.yalign' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1706,19): warning CS0649: Field 'GtkPlus.GtkMisc.xpad' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1704,18): warning CS0649: Field 'GtkPlus.GtkMisc.xalign' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1707,19): warning CS0649: Field 'GtkPlus.GtkMisc.ypad' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1665,16): warning CS0649: Field 'GtkPlus.GtkStyle.xthickness' is never assigned to, and will always have its default value 0
System.Windows.Forms/DataGridViewColumn.cs(460,29): warning CS0067: The event 'DataGridViewColumn.Disposed' is never used
System.Windows.Forms.VisualStyles/GtkPlus.cs(1666,16): warning CS0649: Field 'GtkPlus.GtkStyle.ythickness' is never assigned to, and will always have its default value 0
CSC     [net_4_x-unix] System.Design.dll
Read in 17 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Json.Microsoft/System.Json/Properties/Resources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Json.Microsoft.dll
CSC     [net_4_x-unix] System.Messaging.dll
CSC     [net_4_x-unix] System.ServiceProcess.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/XPath/XNodeNavigator.cs(36,27): warning CS0108: 'XNodeNavigator.TextMask' hides inherited member 'XPathNavigator.TextMask'. Use the new keyword if hiding was intended.
CSC     [net_4_x-unix] System.Drawing.Design.dll
src/DbLinq.Firebird/FirebirdVendor.cs(47,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Ingres/IngresVendor.cs(49,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.MySql/MySqlVendor.cs(47,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Oracle/OracleVendor.cs(44,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.PostgreSql/PgsqlVendor.cs(58,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.SqlServer/SqlServerVendor.cs(54,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Sqlite/SqliteVendor.cs(50,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq/Util/ThreadSafeDictionary.cs(281,40): warning CS3008: Identifier '_Locks' is not CLS-compliant
CSC     [net_4_x-unix] System.Runtime.DurableInstancing.dll
Read in 7 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Windows.Forms.DataVisualization.dll
Read in 55 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Net.Http.Formatting.dll
CSC     [net_4_x-unix] System.Reactive.Windows.Forms.dll
System.ServiceProcess/Win32ServiceController.cs(760,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwServiceType' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(763,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpBinaryPathName' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(766,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpDependencies' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(762,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwErrorControl' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(765,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwTagId' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(768,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpDisplayName' is never assigned to, and will always have its default value 
System.ServiceProcess/ServiceBase.cs(50,38): warning CS0649: Field 'ServiceBase.RunService' is never assigned to, and will always have its default value null
System.ServiceProcess/Win32ServiceController.cs(761,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwStartType' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(764,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpLoadOrderGroup' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(767,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpServiceStartName' is never assigned to, and will always have its default value 
Read in 193 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Data.Services.Client/Client/System.Data.Services.Client.txt'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Data.Services.Client.dll
CSC     [net_4_x-unix] System.Data.Entity.dll
CSC     [net_4_x-unix] monodoc.dll
CSC     [net_4_x-unix] Microsoft.Build.Tasks.v4.0.dll
CSC     [net_4_x-unix] System.Web.Services.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Net.Http.Formatting/Formatting/JsonContractResolver.cs(95,59): warning CS0108: 'JsonContractResolver.PrivateMemberContractResolver.Instance' hides inherited member 'DefaultContractResolver.Instance'. Use the new keyword if hiding was intended.
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/Newtonsoft.Json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs(123,18): warning CS0108: 'JsonPropertyCollection.TryGetValue(string, out JsonProperty)' hides inherited member 'KeyedCollection.TryGetValue(string, out JsonProperty)'. Use the new keyword if hiding was intended.
CSC     [net_4_x-unix] System.Web.Extensions.Design.dll
Client/System/Data/Services/Client/ALinq/InputReferenceExpression.cs(25,13): warning CS0618: 'Expression.Expression(ExpressionType, Type)' is obsolete: 'use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
Client/System/Data/Services/Client/ALinq/QueryOptionExpression.cs(20,76): warning CS0618: 'Expression.Expression(ExpressionType, Type)' is obsolete: 'use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
Client/System/Data/Services/Client/ALinq/ResourceExpression.cs(51,13): warning CS0618: 'Expression.Expression(ExpressionType, Type)' is obsolete: 'use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used
Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null
Read in 7 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] Mono.Messaging.RabbitMQ.dll
Read in 120 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.Http/Properties/SRResources.resx'
Makefile:417: warning: overriding recipe for target 'clean-local'
../../build/library.make:202: warning: ignoring old recipe for target 'clean-local'
Writing resource file...  Done.
Makefile:417: warning: overriding recipe for target 'clean-local'
../../build/library.make:202: warning: ignoring old recipe for target 'clean-local'
CSC     [net_4_x-unix] System.Web.Http.dll
Read in 36 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Web/resources/TranslationResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.dll
CSC     [net_4_x-unix] System.Web.Abstractions.dll
CSC     [net_4_x-unix] Microsoft.Web.Infrastructure.dll
CSC     [net_4_x-unix] Mono.Http.dll
CSC     [net_4_x-unix] SystemWebTestShim.dll
CSC     [net_4_x-unix] System.Runtime.Remoting.dll
CSC     [net_4_x-unix] System.IdentityModel.dll
Assembly/AssemblyInfo.cs(41,29): warning CS0436: The type 'Consts' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/SystemWebTestShim/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/SystemWebTestShim/../../build/common/Consts.cs'.
Assembly/AssemblyInfo.cs(42,38): warning CS0436: The type 'Consts' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/SystemWebTestShim/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/SystemWebTestShim/../../build/common/Consts.cs'.
CSC     [net_4_x-unix] System.Web.Routing.dll
System.Runtime.Remoting.MetadataServices/MetaData.cs(64,25): warning CS0618: 'CodeDomProvider.CreateCompiler()' is obsolete: 'Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
System.Runtime.Remoting.MetadataServices/MetaData.cs(78,25): warning CS0618: 'CodeDomProvider.CreateCompiler()' is obsolete: 'Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
System.Runtime.Remoting.Channels/ChannelCore.cs(60,10): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(72,24): warning CS0618: 'Dns.Resolve(string)' is obsolete: 'Use GetHostEntry instead'
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(83,13): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Runtime.Remoting.Channels/RemotingThreadPool.cs(160,22): warning CS0168: The variable 'ex' is declared but never used
System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannelHelper.cs(64,37): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(219,25): warning CS0168: The variable 'e' is declared but never used
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(227,21): warning CS0168: The variable 'e' is declared but never used
System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(67,6): warning CS0618: 'RemotingConfiguration.Configure(string)' is obsolete: 'Use Configure(String,Boolean)'
System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(92,6): warning CS0618: 'ChannelServices.RegisterChannel(IChannel)' is obsolete: 'Use RegisterChannel(IChannel,Boolean)'
System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(129,31): warning CS0618: 'Dns.Resolve(string)' is obsolete: 'Use GetHostEntry instead'
System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(137,30): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
Assembly/AssemblyInfo.cs(64,30): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
System.IdentityModel.Selectors/X509CertificateValidator.cs(98,14): warning CS0108: 'X509CertificateValidator.X509CertificateValidatorImpl.chain' hides inherited member 'X509CertificateValidator.chain'. Use the new keyword if hiding was intended.
System.IdentityModel.Tokens/SamlAuthenticationStatement.cs(46,35): warning CS0109: The member 'SamlAuthenticationStatement.bindings' does not hide an accessible member. The new keyword is not required.
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(57,30): warning CS0649: Field 'KerberosRequestorSecurityToken.id' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/SessionSecurityToken.cs(42,20): warning CS0649: Field 'SessionSecurityToken.validTo' is never assigned to, and will always have its default value 
System.IdentityModel.Tokens/SessionSecurityToken.cs(41,20): warning CS0649: Field 'SessionSecurityToken.validFrom' is never assigned to, and will always have its default value 
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(47,16): warning CS0649: Field 'SessionSecurityTokenHandler.tokenType' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(46,18): warning CS0649: Field 'SessionSecurityTokenHandler.cookieNamespace' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(56,27): warning CS0169: The field 'KerberosRequestorSecurityToken.imp_level' is never used
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(55,21): warning CS0169: The field 'KerberosRequestorSecurityToken.cred' is never used
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(45,18): warning CS0649: Field 'SessionSecurityTokenHandler.cookieElementName' is never assigned to, and will always have its default value null
System.IdentityModel.Claims/ClaimSet.cs(39,19): warning CS0649: Field 'ClaimSet.win' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(44,16): warning CS0649: Field 'SessionSecurityTokenHandler.canWriteToken' is never assigned to, and will always have its default value false
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(43,16): warning CS0649: Field 'SessionSecurityTokenHandler.canValidateToken' is never assigned to, and will always have its default value false
System.IdentityModel.Claims/WindowsClaimSet.cs(39,12): warning CS0649: Field 'WindowsClaimSet.expiration_time' is never assigned to, and will always have its default value 
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(57,10): warning CS0649: Field 'KerberosRequestorSecurityToken.svc_principal_name' is never assigned to, and will always have its default value null
System.IdentityModel.Claims/WindowsClaimSet.cs(38,19): warning CS0649: Field 'WindowsClaimSet.identity' is never assigned to, and will always have its default value null
System.IdentityModel.Selectors/RsaSecurityTokenAuthenticator.cs(68,8): warning CS0649: Field 'RsaSecurityTokenAuthenticator.RsaAuthorizationPolicy.rsa' is never assigned to, and will always have its default value null
Read in 8 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/CommonResources.resx'
Read in 5 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.WebPages.Deployment/Resources/ConfigurationResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.WebPages.Deployment.dll
CSC     [net_4_x-unix] System.IdentityModel.Selectors.dll
Read in 8 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/CommonResources.resx'
Read in 53 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.WebPages/Resources/WebPageResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.WebPages.dll
CSC     [net_4_x-unix] System.ServiceModel.dll
Read in 8 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/CommonResources.resx'
Read in 2 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.WebPages.Razor/Resources/RazorWebResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.WebPages.Razor.dll
System.ServiceModel.Channels/HttpTransportBindingElement.cs(278,14): warning CS0108: 'HttpTransportBindingElement.CreateTransportBinding(XmlElement)' hides inherited member 'TransportBindingElement.CreateTransportBinding(XmlElement)'. Use the new keyword if hiding was intended.
System.ServiceModel/MessageSecurityVersion.cs(104,9): warning CS0108: 'MessageSecurityVersion.MessageSecurityVersionImpl.wss11' hides inherited member 'MessageSecurityVersion.wss11'. Use the new keyword if hiding was intended.
System.ServiceModel.Security/SecurityAlgorithmSuite.cs(121,24): warning CS0108: 'SecurityAlgorithmSuite.SecurityAlgorithmSuiteImplBase.tdes' hides inherited member 'SecurityAlgorithmSuite.tdes'. Use the new keyword if hiding was intended.
System.ServiceModel.Channels.NetTcp/TcpReplyChannel.cs(122,23): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel.Channels.Security/SecurityReplyChannel.cs(107,5): warning CS0162: Unreachable code detected
System.ServiceModel.Description/ContractDescriptionGenerator.cs(172,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(273,4): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(275,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(278,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(280,5): warning CS0162: Unreachable code detected
System.ServiceModel/Logger.cs(97,24): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/ClientCredentialsSecurityTokenManager.cs(108,9): warning CS0168: The variable 'isInitiator' is declared but never used
System.ServiceModel/ClientBase.cs(249,24): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/ClientRuntimeChannel.cs(484,23): warning CS0168: The variable 'ex' is declared but never used
Mono.CodeGeneration/CodeOr.cs(36,8): warning CS0649: Field 'CodeOr.t2' is never assigned to, and will always have its default value null
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Web/System/UriTemplateTable.cs(68,8): warning CS0649: Field 'UriTemplateTable.is_readonly' is never assigned to, and will always have its default value false
System.ServiceModel.Channels/MsmqBindingElementBase.cs(40,45): warning CS0649: Field 'MsmqBindingElementBase.tx_enabled' is never assigned to, and will always have its default value false
System.ServiceModel/WSDualHttpBinding.cs(51,19): warning CS0649: Field 'WSDualHttpBinding.env_version' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeAnd.cs(36,8): warning CS0649: Field 'CodeAnd.t1' is never assigned to, and will always have its default value null
System.ServiceModel.Configuration/NetMsmqBindingElement.cs(63,32): warning CS0649: Field 'NetMsmqBindingElement.binding_element_type' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeTryBlock.cs(43,18): warning CS0649: Field 'CodeTry.condition' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqInputChannel.cs(36,19): warning CS0649: Field 'MsmqInputChannel.local_address' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(43,20): warning CS0649: Field 'MsmqMessageProperty.move_count' is never assigned to, and will always have its default value 0
Mono.CodeGeneration/CodeAnd.cs(37,8): warning CS0649: Field 'CodeAnd.t2' is never assigned to, and will always have its default value null
System.ServiceModel/ServiceSecurityContext.cs(40,33): warning CS0649: Field 'ServiceSecurityContext.current' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(44,20): warning CS0649: Field 'MsmqMessageProperty.failure' is never assigned to, and will always have its default value 
System.ServiceModel.Security.Tokens/DerivedKeySecurityToken.cs(16,17): warning CS0649: Field 'DerivedKeySecurityToken.resolved_token' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(43,7): warning CS0649: Field 'MsmqMessageProperty.abort_count' is never assigned to, and will always have its default value 0
System.ServiceModel.Channels/MsmqMessageProperty.cs(45,19): warning CS0649: Field 'MsmqMessageProperty.delivery_status' is never assigned to, and will always have its default value 
System.ServiceModel/NetTcpBinding.cs(44,27): warning CS0649: Field 'NetTcpBinding.reliable_session' is never assigned to, and will always have its default value null
System.ServiceModel.Configuration/MsmqIntegrationBindingElement.cs(63,32): warning CS0649: Field 'MsmqIntegrationBindingElement.binding_element_type' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeOr.cs(35,8): warning CS0649: Field 'CodeOr.t1' is never assigned to, and will always have its default value null
System.ServiceModel.Security.Tokens/SspiSecurityToken.cs(42,12): warning CS0649: Field 'SspiSecurityToken.valid_to' is never assigned to, and will always have its default value 
System.ServiceModel/WSDualHttpBinding.cs(50,19): warning CS0649: Field 'WSDualHttpBinding.reliable_session' is never assigned to, and will always have its default value null
CSC     [net_4_x-unix] System.ServiceModel.Activation.dll
CSC     [net_4_x-unix] System.ServiceModel.Routing.dll
CSC     [net_4_x-unix] System.ServiceModel.Discovery.dll
CSC     [net_4_x-unix] System.Web.Extensions.dll
Read in 7 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
Read in 33 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.Http.SelfHost/Properties/SRResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.Http.SelfHost.dll
Assembly/AssemblyInfo.cs(38,29): warning CS0436: The type 'Consts' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs'.
Assembly/AssemblyInfo.cs(39,38): warning CS0436: The type 'Consts' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs'.
System.ServiceModel.Dispatcher/EndpointNameMessageFilter.cs(20,4): warning CS0436: The type 'MonoTODOAttribute' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
System.ServiceModel.Dispatcher/EndpointNameMessageFilter.cs(26,4): warning CS0436: The type 'MonoTODOAttribute' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
System.ServiceModel.Routing.Configuration/RoutingSection.cs(62,4): warning CS0436: The type 'MonoTODOAttribute' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
System.ServiceModel.Routing/RoutingBehavior.cs(15,4): warning CS0436: The type 'MonoTODOAttribute' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
Read in 7 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
System.ServiceModel.Discovery/DiscoveryRequestChannel.cs(227,43): warning CS0436: The type 'RequestChannelBase' in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Channels/RequestChannelBase.cs' conflicts with the imported type 'RequestChannelBase' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Channels/RequestChannelBase.cs'.
System.ServiceModel.Discovery/UdpDiscoveryEndpoint.cs(43,17): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.ServiceModel.Discovery/UdpAnnouncementEndpoint.cs(43,17): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.ServiceModel.Discovery/DiscoveryClient.cs(98,59): warning CS0067: The event 'DiscoveryClient.FindProgressChanged' is never used
System.ServiceModel.Discovery/DiscoveryClient.cs(99,52): warning CS0067: The event 'DiscoveryClient.ProxyAvailable' is never used
System.ServiceModel.Discovery/DiscoveryRequestChannel.cs(237,19): warning CS0169: The field 'DiscoveryRequestChannel.client' is never used
CSC     [net_4_x-unix] System.Xml.Serialization.dll
Read in 5 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/aspnetwebstack/src/System.Web.Http.WebHost/Properties/SRResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.Http.WebHost.dll
CSC     [net_4_x-unix] System.Web.DynamicData.dll
CSC     [net_4_x-unix] System.ServiceModel.Web.dll
Read in 106 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/System.Web.Mvc3/Mvc/Resources/MvcResources.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] System.Web.Mvc.dll
System.ServiceModel/WebHttpBinding.cs(63,11): warning CS0618: 'ConfigurationException.ConfigurationException(string)' is obsolete: 'This class is obsolete.  Use System.Configuration.ConfigurationErrorsException'
System.ServiceModel.Dispatcher/WebMessageFormatter.cs(316,28): warning CS0169: The field 'WebMessageFormatter.WebClientMessageFormatter.default_formatter' is never used
CSC     [net_4_x-unix] System.Data.Services.dll
System.Data.Services/DataServiceException.cs(67,13): warning CS0628: 'DataServiceException.DataServiceException(SerializationInfo, StreamingContext)': new protected member declared in sealed class
mkdir -p -- ../../../class/lib/net_4_x-unix/Facades/
CSC     [net_4_x-unix] System.Drawing.Primitives.dll
CSC     [net_4_x-unix] netstandard.dll
CSC     [net_4_x-unix] System.Collections.Concurrent.dll
CSC     [net_4_x-unix] System.Collections.dll
CSC     [net_4_x-unix] System.ComponentModel.EventBasedAsync.dll
CSC     [net_4_x-unix] System.Diagnostics.Contracts.dll
CSC     [net_4_x-unix] System.ComponentModel.dll
CSC     [net_4_x-unix] System.ComponentModel.Annotations.dll
CSC     [net_4_x-unix] System.Diagnostics.Debug.dll
CSC     [net_4_x-unix] System.Diagnostics.Tracing.dll
CSC     [net_4_x-unix] System.Diagnostics.Tools.dll
CSC     [net_4_x-unix] System.Dynamic.Runtime.dll
CSC     [net_4_x-unix] System.Globalization.dll
CSC     [net_4_x-unix] System.IO.dll
CSC     [net_4_x-unix] System.Linq.Expressions.dll
CSC     [net_4_x-unix] System.Linq.Parallel.dll
CSC     [net_4_x-unix] System.Linq.Queryable.dll
CSC     [net_4_x-unix] System.Linq.dll
CSC     [net_4_x-unix] System.Net.NetworkInformation.dll
CSC     [net_4_x-unix] System.Net.Primitives.dll
CSC     [net_4_x-unix] System.Net.Requests.dll
CSC     [net_4_x-unix] System.ObjectModel.dll
CSC     [net_4_x-unix] System.Reflection.Extensions.dll
CSC     [net_4_x-unix] System.Reflection.Primitives.dll
CSC     [net_4_x-unix] System.Reflection.dll
CSC     [net_4_x-unix] System.Resources.ResourceManager.dll
CSC     [net_4_x-unix] System.Runtime.Extensions.dll
CSC     [net_4_x-unix] System.Runtime.InteropServices.dll
CSC     [net_4_x-unix] System.Runtime.InteropServices.WindowsRuntime.dll
CSC     [net_4_x-unix] System.Runtime.Numerics.dll
CSC     [net_4_x-unix] System.Runtime.Serialization.Json.dll
CSC     [net_4_x-unix] System.Runtime.dll
CSC     [net_4_x-unix] System.Security.Principal.dll
CSC     [net_4_x-unix] System.ServiceModel.Http.dll
CSC     [net_4_x-unix] System.ServiceModel.Security.dll
CSC     [net_4_x-unix] System.Text.Encoding.Extensions.dll
CSC     [net_4_x-unix] System.Text.Encoding.dll
CSC     [net_4_x-unix] System.Text.RegularExpressions.dll
CSC     [net_4_x-unix] System.Threading.Tasks.Parallel.dll
CSC     [net_4_x-unix] System.Threading.Tasks.dll
CSC     [net_4_x-unix] System.Threading.Timer.dll
CSC     [net_4_x-unix] System.Threading.dll
CSC     [net_4_x-unix] System.Xml.ReaderWriter.dll
CSC     [net_4_x-unix] System.Xml.XDocument.dll
CSC     [net_4_x-unix] System.Xml.XmlSerializer.dll
CSC     [net_4_x-unix] System.Runtime.Handles.dll
CSC     [net_4_x-unix] System.ServiceModel.NetTcp.dll
CSC     [net_4_x-unix] System.ServiceModel.Duplex.dll
CSC     [net_4_x-unix] Microsoft.Win32.Primitives.dll
CSC     [net_4_x-unix] Microsoft.Win32.Registry.dll
CSC     [net_4_x-unix] System.AppContext.dll
CSC     [net_4_x-unix] System.Collections.NonGeneric.dll
CSC     [net_4_x-unix] System.Collections.Specialized.dll
CSC     [net_4_x-unix] System.ComponentModel.Primitives.dll
CSC     [net_4_x-unix] System.ComponentModel.TypeConverter.dll
CSC     [net_4_x-unix] System.Console.dll
CSC     [net_4_x-unix] System.Data.SqlClient.dll
CSC     [net_4_x-unix] System.Diagnostics.FileVersionInfo.dll
CSC     [net_4_x-unix] System.Diagnostics.Process.dll
CSC     [net_4_x-unix] System.Diagnostics.TextWriterTraceListener.dll
CSC     [net_4_x-unix] System.Diagnostics.TraceEvent.dll
CSC     [net_4_x-unix] System.Diagnostics.TraceSource.dll
CSC     [net_4_x-unix] System.Globalization.Calendars.dll
CSC     [net_4_x-unix] System.IO.Compression.ZipFile.dll
CSC     [net_4_x-unix] System.IO.FileSystem.dll
CSC     [net_4_x-unix] System.IO.FileSystem.DriveInfo.dll
CSC     [net_4_x-unix] System.IO.FileSystem.Primitives.dll
CSC     [net_4_x-unix] System.IO.IsolatedStorage.dll
CSC     [net_4_x-unix] System.IO.MemoryMappedFiles.dll
CSC     [net_4_x-unix] System.IO.UnmanagedMemoryStream.dll
CSC     [net_4_x-unix] System.Net.AuthenticationManager.dll
CSC     [net_4_x-unix] System.Net.Cache.dll
CSC     [net_4_x-unix] System.Net.HttpListener.dll
CSC     [net_4_x-unix] System.Net.Mail.dll
CSC     [net_4_x-unix] System.Net.NameResolution.dll
CSC     [net_4_x-unix] System.Net.Security.dll
CSC     [net_4_x-unix] System.Net.ServicePoint.dll
CSC     [net_4_x-unix] System.Net.Sockets.dll
CSC     [net_4_x-unix] System.Net.Utilities.dll
CSC     [net_4_x-unix] System.Net.WebHeaderCollection.dll
CSC     [net_4_x-unix] System.Net.WebSockets.dll
CSC     [net_4_x-unix] System.Net.WebSockets.Client.dll
CSC     [net_4_x-unix] System.Resources.ReaderWriter.dll
CSC     [net_4_x-unix] System.Runtime.CompilerServices.VisualC.dll
CSC     [net_4_x-unix] System.Security.AccessControl.dll
CSC     [net_4_x-unix] System.Security.Claims.dll
CSC     [net_4_x-unix] System.Security.Cryptography.DeriveBytes.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Encoding.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Encryption.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Encryption.Aes.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Encryption.ECDsa.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Hashing.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Hashing.Algorithms.dll
CSC     [net_4_x-unix] System.Security.Cryptography.RSA.dll
CSC     [net_4_x-unix] System.Security.Cryptography.RandomNumberGenerator.dll
CSC     [net_4_x-unix] System.Security.Principal.Windows.dll
CSC     [net_4_x-unix] System.Threading.Thread.dll
CSC     [net_4_x-unix] System.Threading.ThreadPool.dll
CSC     [net_4_x-unix] System.Xml.XPath.dll
CSC     [net_4_x-unix] System.Xml.XmlDocument.dll
CSC     [net_4_x-unix] System.Xml.Xsl.Primitives.dll
CSC     [net_4_x-unix] Microsoft.Win32.Registry.AccessControl.dll
CSC     [net_4_x-unix] System.IO.FileSystem.AccessControl.dll
CSC     [net_4_x-unix] System.Reflection.TypeExtensions.dll
CSC     [net_4_x-unix] System.Reflection.Emit.Lightweight.dll
CSC     [net_4_x-unix] System.Reflection.Emit.ILGeneration.dll
CSC     [net_4_x-unix] System.Reflection.Emit.dll
CSC     [net_4_x-unix] System.Threading.AccessControl.dll
CSC     [net_4_x-unix] System.ValueTuple.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Primitives.dll
CSC     [net_4_x-unix] System.Text.Encoding.CodePages.dll
CSC     [net_4_x-unix] System.IO.FileSystem.Watcher.dll
CSC     [net_4_x-unix] System.Security.Cryptography.ProtectedData.dll
CSC     [net_4_x-unix] System.ServiceProcess.ServiceController.dll
CSC     [net_4_x-unix] System.IO.Pipes.dll
CSC     [net_4_x-unix] System.Net.Ping.dll
CSC     [net_4_x-unix] System.Resources.Reader.dll
CSC     [net_4_x-unix] System.Resources.Writer.dll
CSC     [net_4_x-unix] System.Runtime.Serialization.Formatters.dll
CSC     [net_4_x-unix] System.Security.Cryptography.Csp.dll
CSC     [net_4_x-unix] System.Runtime.InteropServices.RuntimeInformation.dll
CSC     [net_4_x-unix] System.Xml.XPath.XDocument.dll
CSC     [net_4_x-unix] System.Threading.Overlapped.dll
CSC     [net_4_x-unix] System.Security.SecureString.dll
CSC     [net_4_x-unix] System.Diagnostics.StackTrace.dll
CSC     [net_4_x-unix] System.Data.Common.dll
CSC     [net_4_x-unix] System.Globalization.Extensions.dll
CSC     [net_4_x-unix] System.Runtime.Serialization.Xml.dll
CSC     [net_4_x-unix] System.ServiceModel.Primitives.dll
CSC     [net_4_x-unix] System.Security.Cryptography.X509Certificates.dll
CSC     [net_4_x-unix] System.Runtime.Serialization.Primitives.dll
TypeForwarders.cs(84,76): warning CS0618: 'DataSysDescriptionAttribute' is obsolete: 'DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202'
CSC     [net_4_x-unix] System.Security.Cryptography.Algorithms.dll
CSC     [net_4_x-unix] System.Net.Http.Rtc.dll
CSC     [net_4_x-unix] nunit.framework.dll
CSC     [net_4_x-unix] nunit.core.interfaces.dll
CSC     [net_4_x-unix] nunit.core.dll
Read in 1 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/nunit24/ClientUtilities/util/Transform.resx'
Writing resource file...  Done.
CSC     [net_4_x-unix] nunit.util.dll
CSC     [net_4_x-unix] nunit.mocks.dll
CSC     [net_4_x-unix] nunit.framework.extensions.dll
CSC     [net_4_x-unix] nunit.core.extensions.dll
CSC     [net_4_x-unix] nunit-console-runner.dll
CSC     [net_4_x-unix] nunit-console.exe
CSC     [net_4_x-unix] ilasm.exe
CSC     [net_4_x-unix] culevel.exe
CSC     [net_4_x-unix] genxs.exe
CSC     [net_4_x-unix] monolinker.exe
CSC     [net_4_x-unix] al.exe
CSC     [net_4_x-unix] mkbundle.exe
CSC     [net_4_x-unix] monop.exe
CompileUplevel.cs(943,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
CSC     [net_4_x-unix] mono-service.exe
CSC     [net_4_x-unix] xsd.exe
CSC     [net_4_x-unix] resgen.exe
Al.cs(65,8): warning CS0414: The field 'AssemblyLinker.fullPaths' is assigned but its value is never used
CSC     [net_4_x-unix] wsdl.exe
CSC     [net_4_x-unix] xbuild.exe
CSC     [net_4_x-unix] csharp.exe
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
mono-service.cs(135,28): warning CS0618: 'AppDomain.CreateInstanceAndUnwrap(string, string, bool, BindingFlags, Binder, object[], CultureInfo, object[], Evidence)' is obsolete: 'Use an overload that does not take an Evidence parameter'
mono-service.cs(207,11): warning CS0618: 'AppDomain.ExecuteAssembly(string, Evidence, string[])' is obsolete: 'Use an overload that does not take an Evidence parameter'
NewMonoXSD.cs(119,47): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
NewMonoXSD.cs(405,30): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
NewMonoXSD.cs(432,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
NewMonoXSD.cs(466,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
NewMonoXSD.cs(468,4): warning CS0618: 'TypedDataSetGenerator' is obsolete: 'TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.'
NewMonoXSD.cs(63,26): warning CS0414: The field 'Driver.languageNotSupported' is assigned but its value is never used
CSC     [net_4_x-unix] mono-api-info.exe
CSC     [net_4_x-unix] mono-api-diff.exe
CSC     [net_4_x-unix] mono-api-html.exe
MonoWSDL2.cs(285,31): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
MonoWSDL2.cs(464,60): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
CSC     [net_4_x-unix] compiler-tester.exe
CSC     [net_4_x-unix] mono-xmltool.exe
CSC     [net_4_x-unix] mono-shlib-cop.exe
CSC     [net_4_x-unix] sgen.exe
CSC     [net_4_x-unix] mconfig.exe
CSC     [net_4_x-unix] installutil.exe
CSC     [net_4_x-unix] nunitreport.exe
xmltool.cs(181,4): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(184,5): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(184,35): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(208,5): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(208,35): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(220,4): warning CS0618: 'XslTransform' is obsolete: 'This class has been deprecated. Please use System.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(220,25): warning CS0618: 'XslTransform' is obsolete: 'This class has been deprecated. Please use System.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linkid=14202'
CSC     [net_4_x-unix] pdb2mdb.exe
mono-shlib-cop.cs(250,9): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
CSC     [net_4_x-unix] sqlsharp.exe
sgen.cs(242,105): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
sgen.cs(32,7): warning CS0414: The field 'Driver.proxyTypes' is assigned but its value is never used
CSC     [net_4_x-unix] sqlmetal.exe
CSC     [net_4_x-unix] svcutil.exe
installutil.cs(119,24): warning CS0168: The variable 'e' is declared but never used
installutil.cs(166,10): warning CS0219: The variable 'logfile' is assigned but its value is never used
installutil.cs(39,14): warning CS0414: The field 'InstallUtil.logtoconsole' is assigned but its value is never used
installutil.cs(38,14): warning CS0414: The field 'InstallUtil.showcallstack' is assigned but its value is never used
mconfig.cs(78,17): warning CS0649: Field 'MConfigOptions.ConfigFile' is never assigned to, and will always have its default value null
CSC     [net_4_x-unix] ictool.exe
CSC     [net_4_x-unix] disco.exe
Driver.cs(198,35): warning CS0168: The variable 'ex' is declared but never used
CvInfo.cs(2313,21): warning CS0649: Field 'FrameCookie.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1410,21): warning CS0649: Field 'LeafMemberModify.name' is never assigned to, and will always have its default value null
CvInfo.cs(2047,19): warning CS0649: Field 'AttrRegRel.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(755,18): warning CS0649: Field 'CV_PMFR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1832,19): warning CS0649: Field 'EntryThisSym.thissym' is never assigned to, and will always have its default value 0
CvInfo.cs(2418,21): warning CS0649: Field 'XFixupData.wExtra' is never assigned to, and will always have its default value 0
CvInfo.cs(974,19): warning CS0649: Field 'LeafEndPreComp.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(2312,18): warning CS0649: Field 'FrameCookie.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2242,19): warning CS0649: Field 'CoffGroupSym.cb' is never assigned to, and will always have its default value 0
CvInfo.cs(2046,19): warning CS0649: Field 'AttrRegRel.off' is never assigned to, and will always have its default value 0
CvInfo.cs(902,18): warning CS0649: Field 'LeafMFunc.thisadjust' is never assigned to, and will always have its default value 0
CvInfo.cs(1113,19): warning CS0649: Field 'LeafDimVar.typ' is never assigned to, and will always have its default value 0
CvInfo.cs(1825,19): warning CS0649: Field 'ReturnSym.style' is never assigned to, and will always have its default value 0
CvInfo.cs(1390,19): warning CS0649: Field 'LeafNestType.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2098,19): warning CS0649: Field 'ProcSymIa64.next' is never assigned to, and will always have its default value 0
CvInfo.cs(1629,21): warning CS0649: Field 'CV_lvar_addr_range.isectStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1102,19): warning CS0649: Field 'LeafDimCon.typ' is never assigned to, and will always have its default value 0
CvInfo.cs(1824,30): warning CS0649: Field 'ReturnSym.flags' is never assigned to, and will always have its default value 
CvInfo.cs(2000,21): warning CS0649: Field 'LabelSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(886,19): warning CS0649: Field 'LeafProc.reserved' is never assigned to, and will always have its default value 0
CvInfo.cs(34,19): warning CS0649: Field 'FLOAT10.Data_5' is never assigned to, and will always have its default value 0
CvInfo.cs(1713,19): warning CS0649: Field 'AttrManyRegSym.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2314,18): warning CS0649: Field 'FrameCookie.cookietype' is never assigned to, and will always have its default value 0
CvInfo.cs(1969,19): warning CS0649: Field 'ThunkSym32.next' is never assigned to, and will always have its default value 0
CvInfo.cs(1706,21): warning CS0649: Field 'ManyRegSym2.name' is never assigned to, and will always have its default value null
CvInfo.cs(827,21): warning CS0649: Field 'LeafArray.name' is never assigned to, and will always have its default value null
CvInfo.cs(1986,21): warning CS0649: Field 'TrampolineSym.trampType' is never assigned to, and will always have its default value 0
CvInfo.cs(885,19): warning CS0649: Field 'LeafProc.calltype' is never assigned to, and will always have its default value 0
CvInfo.cs(33,19): warning CS0649: Field 'FLOAT10.Data_4' is never assigned to, and will always have its default value 0
CvInfo.cs(1081,21): warning CS0649: Field 'mlMethod.vbaseoff' is never assigned to, and will always have its default value null
CvInfo.cs(1697,21): warning CS0649: Field 'ManyRegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1712,19): warning CS0649: Field 'AttrManyRegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2243,19): warning CS0649: Field 'CoffGroupSym.characteristics' is never assigned to, and will always have its default value 0
CvInfo.cs(826,21): warning CS0649: Field 'LeafArray.data' is never assigned to, and will always have its default value null
CvInfo.cs(2292,21): warning CS0649: Field 'CallsiteInfo.ect' is never assigned to, and will always have its default value 0
CvInfo.cs(2211,33): warning CS0649: Field 'DefRangeSym.range' is never assigned to, and will always have its default value 
CvInfo.cs(1236,20): warning CS0649: Field 'LeafCmplx32.val_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1727,21): warning CS0649: Field 'AttrManyRegSym2.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2291,18): warning CS0649: Field 'CallsiteInfo.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2209,19): warning CS0649: Field 'DefRangeSym.program' is never assigned to, and will always have its default value 0
CvInfo.cs(1952,19): warning CS0649: Field 'ManProcSymMips.regSave' is never assigned to, and will always have its default value 0
CvInfo.cs(2235,21): warning CS0649: Field 'SectionSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1726,21): warning CS0649: Field 'AttrManyRegSym2.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2124,21): warning CS0649: Field 'RefSym2.imod' is never assigned to, and will always have its default value 0
CvInfo.cs(1951,19): warning CS0649: Field 'ManProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(1797,19): warning CS0649: Field 'CompileSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(38,19): warning CS0649: Field 'FLOAT10.Data_9' is never assigned to, and will always have its default value 0
CvInfo.cs(1967,19): warning CS0649: Field 'ThunkSym32.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1745,21): warning CS0649: Field 'UdtSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1263,20): warning CS0649: Field 'LeafCmplx128.val1_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(1017,19): warning CS0649: Field 'LeafTypeServer2.age' is never assigned to, and will always have its default value 0
CvInfo.cs(1919,19): warning CS0649: Field 'ProcSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2410,19): warning CS0649: Field 'FrameData.frameFunc' is never assigned to, and will always have its default value 0
CvInfo.cs(2328,19): warning CS0649: Field 'DiscardedSym.fileid' is never assigned to, and will always have its default value 0
CvInfo.cs(1016,19): warning CS0649: Field 'LeafTypeServer2.sig70' is never assigned to, and will always have its default value 
CvInfo.cs(1409,19): warning CS0649: Field 'LeafMemberModify.index' is never assigned to, and will always have its default value 0
CvInfo.cs(754,19): warning CS0649: Field 'CV_PMFR32_VBASE.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1838,18): warning CS0649: Field 'BpRelSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2417,21): warning CS0649: Field 'XFixupData.wType' is never assigned to, and will always have its default value 0
CvInfo.cs(2327,27): warning CS0649: Field 'DiscardedSym.iscarded' is never assigned to, and will always have its default value 
CvInfo.cs(2233,19): warning CS0649: Field 'SectionSym.cb' is never assigned to, and will always have its default value 0
CvInfo.cs(901,19): warning CS0649: Field 'LeafMFunc.arglist' is never assigned to, and will always have its default value 0
CvInfo.cs(1112,19): warning CS0649: Field 'LeafDimVar.rank' is never assigned to, and will always have its default value 0
CvInfo.cs(2090,21): warning CS0649: Field 'ProcSymMips.name' is never assigned to, and will always have its default value null
CvInfo.cs(1389,21): warning CS0649: Field 'LeafNestType.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(2097,19): warning CS0649: Field 'ProcSymIa64.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1628,19): warning CS0649: Field 'CV_lvar_addr_range.offStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1999,19): warning CS0649: Field 'LabelSym32.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1318,21): warning CS0649: Field 'LeafFriendFcn.name' is never assigned to, and will always have its default value null
CvInfo.cs(2022,21): warning CS0649: Field 'WithSym32.expr' is never assigned to, and will always have its default value null
CvInfo.cs(1086,21): warning CS0649: Field 'LeafMethodList.mList' is never assigned to, and will always have its default value null
CvInfo.cs(2096,19): warning CS0649: Field 'ProcSymIa64.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1608,19): warning CS0649: Field 'CV_EXPROCFLAGS.reserved' is never assigned to, and will always have its default value 0
CvInfo.cs(1317,19): warning CS0649: Field 'LeafFriendFcn.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1840,21): warning CS0649: Field 'BpRelSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(910,21): warning CS0649: Field 'LeafVTShape.desc' is never assigned to, and will always have its default value null
CvInfo.cs(1968,19): warning CS0649: Field 'ThunkSym32.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1705,23): warning CS0649: Field 'ManyRegSym2.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1316,21): warning CS0649: Field 'LeafFriendFcn.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(884,19): warning CS0649: Field 'LeafProc.rvtype' is never assigned to, and will always have its default value 0
CvInfo.cs(32,19): warning CS0649: Field 'FLOAT10.Data_3' is never assigned to, and will always have its default value 0
CvInfo.cs(1080,19): warning CS0649: Field 'mlMethod.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1839,19): warning CS0649: Field 'BpRelSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1696,21): warning CS0649: Field 'ManyRegSym.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1704,21): warning CS0649: Field 'ManyRegSym2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(825,19): warning CS0649: Field 'LeafArray.idxtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1079,21): warning CS0649: Field 'mlMethod.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1309,19): warning CS0649: Field 'LeafFriendCls.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1695,19): warning CS0649: Field 'ManyRegSym.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2208,19): warning CS0649: Field 'DefRangeSym.id' is never assigned to, and will always have its default value 0
CvInfo.cs(1163,18): warning CS0649: Field 'LeafLong.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2234,19): warning CS0649: Field 'SectionSym.characteristics' is never assigned to, and will always have its default value 0
CvInfo.cs(1725,19): warning CS0649: Field 'AttrManyRegSym2.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1363,21): warning CS0649: Field 'LeafMethod.name' is never assigned to, and will always have its default value null
CvInfo.cs(802,32): warning CS0649: Field 'LeafPointer.LeafPointerBody.attr' is never assigned to, and will always have its default value 
CvInfo.cs(1950,19): warning CS0649: Field 'ManProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1072,21): warning CS0649: Field 'LeafFieldList.data' is never assigned to, and will always have its default value null
CvInfo.cs(1170,19): warning CS0649: Field 'LeafULong.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1744,19): warning CS0649: Field 'UdtSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1262,20): warning CS0649: Field 'LeafCmplx128.val0_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(1918,19): warning CS0649: Field 'ProcSym32.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(29,19): warning CS0649: Field 'FLOAT10.Data_0' is never assigned to, and will always have its default value 0
CvInfo.cs(2194,19): warning CS0649: Field 'LocalSym.idParent' is never assigned to, and will always have its default value 0
CvInfo.cs(2409,19): warning CS0649: Field 'FrameData.cbStkMax' is never assigned to, and will always have its default value 0
CvInfo.cs(1408,21): warning CS0649: Field 'LeafMemberModify.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1917,19): warning CS0649: Field 'ProcSym32.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1009,21): warning CS0649: Field 'LeafTypeServer.name' is never assigned to, and will always have its default value null
CvInfo.cs(2408,19): warning CS0649: Field 'FrameData.cbParams' is never assigned to, and will always have its default value 0
CvInfo.cs(2232,19): warning CS0649: Field 'SectionSym.rva' is never assigned to, and will always have its default value 0
CvInfo.cs(900,21): warning CS0649: Field 'LeafMFunc.parmcount' is never assigned to, and will always have its default value 0
CvInfo.cs(2166,19): warning CS0649: Field 'FrameProcSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2089,19): warning CS0649: Field 'ProcSymMips.frameReg' is never assigned to, and will always have its default value 0
CvInfo.cs(1889,21): warning CS0649: Field 'DatasSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(899,19): warning CS0649: Field 'LeafMFunc.reserved' is never assigned to, and will always have its default value 0
CvInfo.cs(1207,20): warning CS0649: Field 'LeafReal32.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2165,21): warning CS0649: Field 'FrameProcSym.secExHdlr' is never assigned to, and will always have its default value 0
CvInfo.cs(2021,21): warning CS0649: Field 'WithSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1888,21): warning CS0649: Field 'DatasSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2185,21): warning CS0649: Field 'SepCodSym.secParent' is never assigned to, and will always have its default value 0
CvInfo.cs(1607,19): warning CS0649: Field 'CV_EXPROCFLAGS.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1380,21): warning CS0649: Field 'LeafEnumerate.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(909,21): warning CS0649: Field 'LeafVTShape.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1373,21): warning CS0649: Field 'LeafOneMethod.name' is never assigned to, and will always have its default value null
CvInfo.cs(31,19): warning CS0649: Field 'FLOAT10.Data_2' is never assigned to, and will always have its default value 0
CvInfo.cs(2061,21): warning CS0649: Field 'ThreadSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(948,21): warning CS0649: Field 'LeafDimArray.name' is never assigned to, and will always have its default value null
CvInfo.cs(2107,21): warning CS0649: Field 'ProcSymIa64.name' is never assigned to, and will always have its default value null
CvInfo.cs(1703,19): warning CS0649: Field 'ManyRegSym2.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1142,20): warning CS0649: Field 'LeafChar.val' is never assigned to, and will always have its default value 0
CvInfo.cs(824,19): warning CS0649: Field 'LeafArray.elemtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1372,21): warning CS0649: Field 'LeafOneMethod.vbaseoff' is never assigned to, and will always have its default value null
CvInfo.cs(30,19): warning CS0649: Field 'FLOAT10.Data_1' is never assigned to, and will always have its default value 0
CvInfo.cs(1078,21): warning CS0649: Field 'mlMethod.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(874,21): warning CS0649: Field 'LeafEnum.property' is never assigned to, and will always have its default value 0
CvInfo.cs(1308,21): warning CS0649: Field 'LeafFriendCls.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1694,19): warning CS0649: Field 'ManyRegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1991,21): warning CS0649: Field 'TrampolineSym.sectTarget' is never assigned to, and will always have its default value 0
CvInfo.cs(2040,21): warning CS0649: Field 'RegRel32.name' is never assigned to, and will always have its default value null
CvInfo.cs(2039,21): warning CS0649: Field 'RegRel32.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1724,19): warning CS0649: Field 'AttrManyRegSym2.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1362,19): warning CS0649: Field 'LeafMethod.mList' is never assigned to, and will always have its default value 0
CvInfo.cs(801,21): warning CS0649: Field 'LeafPointer.LeafPointerBody.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(1949,19): warning CS0649: Field 'ManProcSymMips.len' is never assigned to, and will always have its default value 0
CvInfo.cs(739,19): warning CS0649: Field 'CV_PMFR32_NVSA.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1156,21): warning CS0649: Field 'LeafUShort.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2083,19): warning CS0649: Field 'ProcSymMips.intOff' is never assigned to, and will always have its default value 0
CvInfo.cs(1261,20): warning CS0649: Field 'LeafCmplx128.val1_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1948,19): warning CS0649: Field 'ManProcSymMips.next' is never assigned to, and will always have its default value 0
CvInfo.cs(932,19): warning CS0649: Field 'LeafBArray.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(2193,21): warning CS0649: Field 'LocalSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1260,20): warning CS0649: Field 'LeafCmplx128.val0_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1037,21): warning CS0649: Field 'LeafArgList.arg' is never assigned to, and will always have its default value null
CvInfo.cs(1916,19): warning CS0649: Field 'ProcSym32.len' is never assigned to, and will always have its default value 0
CvInfo.cs(1008,19): warning CS0649: Field 'LeafTypeServer.age' is never assigned to, and will always have its default value 0
CvInfo.cs(851,21): warning CS0649: Field 'LeafUnion.name' is never assigned to, and will always have its default value null
CvInfo.cs(2407,19): warning CS0649: Field 'FrameData.cbLocals' is never assigned to, and will always have its default value 0
CvInfo.cs(2231,19): warning CS0649: Field 'SectionSym.bReserved' is never assigned to, and will always have its default value 0
CvInfo.cs(2088,19): warning CS0649: Field 'ProcSymMips.retReg' is never assigned to, and will always have its default value 0
CvInfo.cs(850,21): warning CS0649: Field 'LeafUnion.data' is never assigned to, and will always have its default value null
CvInfo.cs(840,21): warning CS0649: Field 'LeafClass.name' is never assigned to, and will always have its default value null
CvInfo.cs(2230,19): warning CS0649: Field 'SectionSym.align' is never assigned to, and will always have its default value 0
CvInfo.cs(898,19): warning CS0649: Field 'LeafMFunc.calltype' is never assigned to, and will always have its default value 0
CvInfo.cs(1907,21): warning CS0649: Field 'PubSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(2164,19): warning CS0649: Field 'FrameProcSym.offExHdlr' is never assigned to, and will always have its default value 0
CvInfo.cs(2087,21): warning CS0649: Field 'ProcSymMips.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1851,21): warning CS0649: Field 'FrameRelSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(2020,19): warning CS0649: Field 'WithSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1887,19): warning CS0649: Field 'DatasSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2184,21): warning CS0649: Field 'SepCodSym.sec' is never assigned to, and will always have its default value 0
CvInfo.cs(1906,21): warning CS0649: Field 'PubSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2031,21): warning CS0649: Field 'VpathSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1850,21): warning CS0649: Field 'FrameRelSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2019,19): warning CS0649: Field 'WithSym32.len' is never assigned to, and will always have its default value 0
CvInfo.cs(2138,21): warning CS0649: Field 'OemSymbol.rgl' is never assigned to, and will always have its default value null
CvInfo.cs(2060,21): warning CS0649: Field 'ThreadSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1738,21): warning CS0649: Field 'ConstSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(939,21): warning CS0649: Field 'LeafLabel.mode' is never assigned to, and will always have its default value 0
CvInfo.cs(947,19): warning CS0649: Field 'LeafDimArray.diminfo' is never assigned to, and will always have its default value 0
CvInfo.cs(2106,19): warning CS0649: Field 'ProcSymIa64.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1371,19): warning CS0649: Field 'LeafOneMethod.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2059,19): warning CS0649: Field 'ThreadSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1990,21): warning CS0649: Field 'TrampolineSym.sectThunk' is never assigned to, and will always have its default value 0
CvInfo.cs(2105,21): warning CS0649: Field 'ProcSymIa64.retReg' is never assigned to, and will always have its default value 0
CvInfo.cs(1777,21): warning CS0649: Field 'CFlagSym.ver' is never assigned to, and will always have its default value null
CvInfo.cs(1880,23): warning CS0649: Field 'AnnotationSym.rgsz' is never assigned to, and will always have its default value null
CvInfo.cs(1961,21): warning CS0649: Field 'ManProcSymMips.name' is never assigned to, and will always have its default value null
CvInfo.cs(2201,21): warning CS0649: Field 'LocalSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(2038,19): warning CS0649: Field 'RegRel32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(747,18): warning CS0649: Field 'CV_PMFR32_NVMA.disp' is never assigned to, and will always have its default value 0
CvInfo.cs(1776,21): warning CS0649: Field 'CFlagSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1879,21): warning CS0649: Field 'AnnotationSym.csz' is never assigned to, and will always have its default value 0
CvInfo.cs(1361,21): warning CS0649: Field 'LeafMethod.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1960,19): warning CS0649: Field 'ManProcSymMips.frameReg' is never assigned to, and will always have its default value 0
CvInfo.cs(999,21): warning CS0649: Field 'LeafOEM2.index' is never assigned to, and will always have its default value null
CvInfo.cs(746,19): warning CS0649: Field 'CV_PMFR32_NVMA.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2082,19): warning CS0649: Field 'ProcSymMips.fpSave' is never assigned to, and will always have its default value 0
CvInfo.cs(1045,21): warning CS0649: Field 'LeafDerived.drvdcls' is never assigned to, and will always have its default value null
CvInfo.cs(1947,19): warning CS0649: Field 'ManProcSymMips.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1177,19): warning CS0649: Field 'LeafQuad.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1044,19): warning CS0649: Field 'LeafDerived.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2192,19): warning CS0649: Field 'LocalSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2077,19): warning CS0649: Field 'ProcSymMips.next' is never assigned to, and will always have its default value 0
CvInfo.cs(1036,19): warning CS0649: Field 'LeafArgList.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1806,23): warning CS0649: Field 'CompileSym.verArgs' is never assigned to, and will always have its default value null
CvInfo.cs(1915,19): warning CS0649: Field 'ProcSym32.next' is never assigned to, and will always have its default value 0
CvInfo.cs(1345,19): warning CS0649: Field 'LeafVFuncTab.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1382,21): warning CS0649: Field 'LeafEnumerate.name' is never assigned to, and will always have its default value null
CvInfo.cs(1007,19): warning CS0649: Field 'LeafTypeServer.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(2191,19): warning CS0649: Field 'LocalSym.id' is never assigned to, and will always have its default value 0
CvInfo.cs(2406,19): warning CS0649: Field 'FrameData.cbBlock' is never assigned to, and will always have its default value 0
CvInfo.cs(1805,21): warning CS0649: Field 'CompileSym.verSt' is never assigned to, and will always have its default value null
CvInfo.cs(707,21): warning CS0649: Field 'TYPTYPE.leaf' is never assigned to, and will always have its default value 0
CvInfo.cs(2123,19): warning CS0649: Field 'RefSym2.ibSym' is never assigned to, and will always have its default value 0
CvInfo.cs(1914,19): warning CS0649: Field 'ProcSym32.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1813,21): warning CS0649: Field 'ObjNameSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(849,19): warning CS0649: Field 'LeafUnion.field' is never assigned to, and will always have its default value 0
CvInfo.cs(2405,19): warning CS0649: Field 'FrameData.ulRvaStart' is never assigned to, and will always have its default value 0
CvInfo.cs(839,21): warning CS0649: Field 'LeafClass.data' is never assigned to, and will always have its default value null
CvInfo.cs(2229,21): warning CS0649: Field 'SectionSym.isec' is never assigned to, and will always have its default value 0
CvInfo.cs(897,19): warning CS0649: Field 'LeafMFunc.thistype' is never assigned to, and will always have its default value 0
CvInfo.cs(2122,19): warning CS0649: Field 'RefSym2.sumName' is never assigned to, and will always have its default value 0
CvInfo.cs(1688,21): warning CS0649: Field 'AttrRegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1354,18): warning CS0649: Field 'LeafVFuncOff.offset' is never assigned to, and will always have its default value 0
CvInfo.cs(2222,35): warning CS0649: Field 'DefRangeSym2.range' is never assigned to, and will always have its default value null
CvInfo.cs(2163,19): warning CS0649: Field 'FrameProcSym.cbSaveRegs' is never assigned to, and will always have its default value 0
CvInfo.cs(2086,19): warning CS0649: Field 'ProcSymMips.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1886,19): warning CS0649: Field 'DatasSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2183,19): warning CS0649: Field 'SepCodSym.offParent' is never assigned to, and will always have its default value 0
CvInfo.cs(838,19): warning CS0649: Field 'LeafClass.vshape' is never assigned to, and will always have its default value 0
CvInfo.cs(896,19): warning CS0649: Field 'LeafMFunc.classtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1687,21): warning CS0649: Field 'AttrRegSym.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1998,21): warning CS0649: Field 'LabelSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1905,19): warning CS0649: Field 'PubSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2030,19): warning CS0649: Field 'VpathSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2162,19): warning CS0649: Field 'FrameProcSym.offPad' is never assigned to, and will always have its default value 0
CvInfo.cs(1849,21): warning CS0649: Field 'FrameRelSym.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2018,19): warning CS0649: Field 'WithSym32.end' is never assigned to, and will always have its default value 0
CvInfo.cs(2182,19): warning CS0649: Field 'SepCodSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1290,21): warning CS0649: Field 'LeafBClass.offset' is never assigned to, and will always have its default value null
CvInfo.cs(1192,20): warning CS0649: Field 'LeafOct.val1' is never assigned to, and will always have its default value 0
CvInfo.cs(1737,21): warning CS0649: Field 'ConstSym.value' is never assigned to, and will always have its default value 0
CvInfo.cs(2052,21): warning CS0649: Field 'AttrRegRel.name' is never assigned to, and will always have its default value null
CvInfo.cs(946,19): warning CS0649: Field 'LeafDimArray.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(1370,21): warning CS0649: Field 'LeafOneMethod.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(2221,21): warning CS0649: Field 'DefRangeSym2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2058,19): warning CS0649: Field 'ThreadSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1989,19): warning CS0649: Field 'TrampolineSym.offTarget' is never assigned to, and will always have its default value 0
CvInfo.cs(2104,21): warning CS0649: Field 'ProcSymIa64.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2219,19): warning CS0649: Field 'DefRangeSym2.program' is never assigned to, and will always have its default value 0
CvInfo.cs(2161,19): warning CS0649: Field 'FrameProcSym.cbPad' is never assigned to, and will always have its default value 0
CvInfo.cs(2199,19): warning CS0649: Field 'LocalSym.pad1' is never assigned to, and will always have its default value 0
CvInfo.cs(2037,19): warning CS0649: Field 'RegRel32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1775,19): warning CS0649: Field 'CFlagSym.language' is never assigned to, and will always have its default value 0
CvInfo.cs(966,21): warning CS0649: Field 'LeafPreComp.name' is never assigned to, and will always have its default value null
CvInfo.cs(1878,21): warning CS0649: Field 'AnnotationSym.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1959,19): warning CS0649: Field 'ManProcSymMips.retReg' is never assigned to, and will always have its default value 0
CvInfo.cs(998,19): warning CS0649: Field 'LeafOEM2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1975,21): warning CS0649: Field 'ThunkSym32.variant' is never assigned to, and will always have its default value null
CvInfo.cs(918,21): warning CS0649: Field 'LeafCobol0.data' is never assigned to, and will always have its default value null
CvInfo.cs(965,19): warning CS0649: Field 'LeafPreComp.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(2081,19): warning CS0649: Field 'ProcSymMips.regSave' is never assigned to, and will always have its default value 0
CvInfo.cs(1946,19): warning CS0649: Field 'ManProcSymMips.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1029,21): warning CS0649: Field 'LeafSkip.data' is never assigned to, and will always have its default value null
CvInfo.cs(1718,21): warning CS0649: Field 'AttrManyRegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(2080,19): warning CS0649: Field 'ProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(1200,20): warning CS0649: Field 'LeafUOct.val1' is never assigned to, and will always have its default value 0
CvInfo.cs(1028,19): warning CS0649: Field 'LeafSkip.type' is never assigned to, and will always have its default value 0
CvInfo.cs(2076,19): warning CS0649: Field 'ProcSymMips.end' is never assigned to, and will always have its default value 0
CvInfo.cs(984,21): warning CS0649: Field 'LeafOEM.index' is never assigned to, and will always have its default value null
CvInfo.cs(1344,21): warning CS0649: Field 'LeafVFuncTab.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1381,21): warning CS0649: Field 'LeafEnumerate.value' is never assigned to, and will always have its default value null
CvInfo.cs(1199,20): warning CS0649: Field 'LeafUOct.val0' is never assigned to, and will always have its default value 0
CvInfo.cs(1804,21): warning CS0649: Field 'CompileSym.verBuild' is never assigned to, and will always have its default value 0
CvInfo.cs(731,18): warning CS0649: Field 'CV_PDMR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1677,21): warning CS0649: Field 'RegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(706,21): warning CS0649: Field 'TYPTYPE.len' is never assigned to, and will always have its default value 0
CvInfo.cs(1913,19): warning CS0649: Field 'ProcSym32.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1812,19): warning CS0649: Field 'ObjNameSym.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(848,21): warning CS0649: Field 'LeafUnion.property' is never assigned to, and will always have its default value 0
CvInfo.cs(1300,21): warning CS0649: Field 'LeafVBClass.vbpoff' is never assigned to, and will always have its default value null
CvInfo.cs(1353,19): warning CS0649: Field 'LeafVFuncOff.type' is never assigned to, and will always have its default value 0
CvInfo.cs(2085,19): warning CS0649: Field 'ProcSymMips.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(847,21): warning CS0649: Field 'LeafUnion.count' is never assigned to, and will always have its default value 0
CvInfo.cs(837,19): warning CS0649: Field 'LeafClass.derived' is never assigned to, and will always have its default value 0
CvInfo.cs(895,19): warning CS0649: Field 'LeafMFunc.rvtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1686,21): warning CS0649: Field 'AttrRegSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1997,19): warning CS0649: Field 'LabelSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1904,19): warning CS0649: Field 'PubSym32.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2029,19): warning CS0649: Field 'VpathSym32.path' is never assigned to, and will always have its default value 0
CvInfo.cs(1245,21): warning CS0649: Field 'LeafCmplx64.val_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(2084,19): warning CS0649: Field 'ProcSymMips.fpOff' is never assigned to, and will always have its default value 0
CvInfo.cs(1848,19): warning CS0649: Field 'FrameRelSym.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2017,19): warning CS0649: Field 'WithSym32.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(2181,19): warning CS0649: Field 'SepCodSym.scf' is never assigned to, and will always have its default value 0
CvInfo.cs(1289,19): warning CS0649: Field 'LeafBClass.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2069,21): warning CS0649: Field 'Slink32.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1859,21): warning CS0649: Field 'SlotSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(2028,19): warning CS0649: Field 'VpathSym32.root' is never assigned to, and will always have its default value 0
CvInfo.cs(1191,20): warning CS0649: Field 'LeafOct.val0' is never assigned to, and will always have its default value 0
CvInfo.cs(2116,21): warning CS0649: Field 'RefSym.usFill' is never assigned to, and will always have its default value 0
CvInfo.cs(1244,21): warning CS0649: Field 'LeafCmplx64.val_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1847,19): warning CS0649: Field 'FrameRelSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1337,21): warning CS0649: Field 'LeafSTMember.name' is never assigned to, and will always have its default value null
CvInfo.cs(1736,19): warning CS0649: Field 'ConstSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2051,21): warning CS0649: Field 'AttrRegRel.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1288,21): warning CS0649: Field 'LeafBClass.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(2115,21): warning CS0649: Field 'RefSym.imod' is never assigned to, and will always have its default value 0
CvInfo.cs(1336,19): warning CS0649: Field 'LeafSTMember.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1095,19): warning CS0649: Field 'LeafBitfield.position' is never assigned to, and will always have its default value 0
CvInfo.cs(2103,19): warning CS0649: Field 'ProcSymIa64.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1281,19): warning CS0649: Field 'LeafIndex.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1253,22): warning CS0649: Field 'LeafCmplx80.val_imag' is never assigned to, and will always have its default value 
CvInfo.cs(2218,19): warning CS0649: Field 'DefRangeSym2.id' is never assigned to, and will always have its default value 0
CvInfo.cs(2160,19): warning CS0649: Field 'FrameProcSym.cbFrame' is never assigned to, and will always have its default value 0
CvInfo.cs(2198,19): warning CS0649: Field 'LocalSym.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(859,21): warning CS0649: Field 'LeafAlias.name' is never assigned to, and will always have its default value null
CvInfo.cs(1063,21): warning CS0649: Field 'LeafList.data' is never assigned to, and will always have its default value null
CvInfo.cs(2102,19): warning CS0649: Field 'ProcSymIa64.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1774,19): warning CS0649: Field 'CFlagSym.machine' is never assigned to, and will always have its default value 0
CvInfo.cs(1280,21): warning CS0649: Field 'LeafIndex.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1184,20): warning CS0649: Field 'LeafUQuad.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1877,19): warning CS0649: Field 'AnnotationSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1958,21): warning CS0649: Field 'ManProcSymMips.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2197,19): warning CS0649: Field 'LocalSym.expr' is never assigned to, and will always have its default value 0
CvInfo.cs(997,19): warning CS0649: Field 'LeafOEM2.idOem' is never assigned to, and will always have its default value 
CvInfo.cs(1751,19): warning CS0649: Field 'ManyTypRef.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1974,21): warning CS0649: Field 'ThunkSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(917,19): warning CS0649: Field 'LeafCobol0.type' is never assigned to, and will always have its default value 0
CvInfo.cs(964,19): warning CS0649: Field 'LeafPreComp.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1957,19): warning CS0649: Field 'ManProcSymMips.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1328,21): warning CS0649: Field 'LeafMember.name' is never assigned to, and will always have its default value null
CvInfo.cs(1717,21): warning CS0649: Field 'AttrManyRegSym.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1973,19): warning CS0649: Field 'ThunkSym32.ord' is never assigned to, and will always have its default value 0
CvInfo.cs(2079,19): warning CS0649: Field 'ProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1327,21): warning CS0649: Field 'LeafMember.offset' is never assigned to, and will always have its default value null
CvInfo.cs(2075,19): warning CS0649: Field 'ProcSymMips.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(983,19): warning CS0649: Field 'LeafOEM.count' is never assigned to, and will always have its default value 0
CvInfo.cs(722,18): warning CS0649: Field 'CV_PDMR32_NVVFCN.mdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1803,21): warning CS0649: Field 'CompileSym.verMinor' is never assigned to, and will always have its default value 0
CvInfo.cs(730,18): warning CS0649: Field 'CV_PDMR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1676,21): warning CS0649: Field 'RegSym.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(925,21): warning CS0649: Field 'LeafCobol1.data' is never assigned to, and will always have its default value null
CvInfo.cs(982,21): warning CS0649: Field 'LeafOEM.recOEM' is never assigned to, and will always have its default value 0
CvInfo.cs(1802,21): warning CS0649: Field 'CompileSym.verMajor' is never assigned to, and will always have its default value 0
CvInfo.cs(1299,19): warning CS0649: Field 'LeafVBClass.vbptr' is never assigned to, and will always have its default value 0
CvInfo.cs(1352,21): warning CS0649: Field 'LeafVFuncOff.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(836,19): warning CS0649: Field 'LeafClass.field' is never assigned to, and will always have its default value 0
CvInfo.cs(1298,19): warning CS0649: Field 'LeafVBClass.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1685,21): warning CS0649: Field 'AttrRegSym.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1663,21): warning CS0649: Field 'SYMTYPE.rectyp' is never assigned to, and will always have its default value 0
CvInfo.cs(873,21): warning CS0649: Field 'LeafEnum.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1800,21): warning CS0649: Field 'CompileSym.verFEMinor' is never assigned to, and will always have its default value 0
CvInfo.cs(1149,20): warning CS0649: Field 'LeafShort.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2180,19): warning CS0649: Field 'SepCodSym.length' is never assigned to, and will always have its default value 0
CvInfo.cs(835,21): warning CS0649: Field 'LeafClass.property' is never assigned to, and will always have its default value 0
CvInfo.cs(1271,21): warning CS0649: Field 'LeafVarString.value' is never assigned to, and will always have its default value null
CvInfo.cs(2265,21): warning CS0649: Field 'ExportSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1684,19): warning CS0649: Field 'AttrRegSym.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2068,18): warning CS0649: Field 'Slink32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1127,21): warning CS0649: Field 'LeafRefSym.Sym' is never assigned to, and will always have its default value null
CvInfo.cs(1858,19): warning CS0649: Field 'SlotSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2172,21): warning CS0649: Field 'UnamespaceSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1846,18): warning CS0649: Field 'FrameRelSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2179,19): warning CS0649: Field 'SepCodSym.end' is never assigned to, and will always have its default value 0
CvInfo.cs(2050,21): warning CS0649: Field 'AttrRegRel.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2264,21): warning CS0649: Field 'ExportSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2067,19): warning CS0649: Field 'Slink32.framesize' is never assigned to, and will always have its default value 0
CvInfo.cs(1857,19): warning CS0649: Field 'SlotSym32.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2114,19): warning CS0649: Field 'RefSym.ibSym' is never assigned to, and will always have its default value 0
CvInfo.cs(1335,21): warning CS0649: Field 'LeafSTMember.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(2049,19): warning CS0649: Field 'AttrRegRel.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1094,19): warning CS0649: Field 'LeafBitfield.length' is never assigned to, and will always have its default value 0
CvInfo.cs(1401,21): warning CS0649: Field 'LeafNestTypeEx.name' is never assigned to, and will always have its default value null
CvInfo.cs(1252,22): warning CS0649: Field 'LeafCmplx80.val_real' is never assigned to, and will always have its default value 
CvInfo.cs(858,19): warning CS0649: Field 'LeafAlias.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(1093,19): warning CS0649: Field 'LeafBitfield.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1758,21): warning CS0649: Field 'SearchSym.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2101,19): warning CS0649: Field 'ProcSymIa64.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(1400,19): warning CS0649: Field 'LeafNestTypeEx.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2195,19): warning CS0649: Field 'LocalSym.offParent' is never assigned to, and will always have its default value 0
CvInfo.cs(877,21): warning CS0649: Field 'LeafEnum.name' is never assigned to, and will always have its default value null
CvInfo.cs(1757,19): warning CS0649: Field 'SearchSym.startsym' is never assigned to, and will always have its default value 0
CvInfo.cs(963,19): warning CS0649: Field 'LeafPreComp.start' is never assigned to, and will always have its default value 0
CvInfo.cs(37,19): warning CS0649: Field 'FLOAT10.Data_8' is never assigned to, and will always have its default value 0
CvInfo.cs(1956,19): warning CS0649: Field 'ManProcSymMips.token' is never assigned to, and will always have its default value 0
CvInfo.cs(1716,19): warning CS0649: Field 'AttrManyRegSym.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1972,21): warning CS0649: Field 'ThunkSym32.len' is never assigned to, and will always have its default value 0
CvInfo.cs(2078,19): warning CS0649: Field 'ProcSymMips.len' is never assigned to, and will always have its default value 0
CvInfo.cs(888,19): warning CS0649: Field 'LeafProc.arglist' is never assigned to, and will always have its default value 0
CvInfo.cs(36,19): warning CS0649: Field 'FLOAT10.Data_7' is never assigned to, and will always have its default value 0
CvInfo.cs(782,26): warning CS0649: Field 'LeafModifier.attr' is never assigned to, and will always have its default value 
CvInfo.cs(1326,19): warning CS0649: Field 'LeafMember.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1715,21): warning CS0649: Field 'AttrManyRegSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2246,21): warning CS0649: Field 'CoffGroupSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1988,19): warning CS0649: Field 'TrampolineSym.offThunk' is never assigned to, and will always have its default value 0
CvInfo.cs(956,21): warning CS0649: Field 'LeafVFTPath.bases' is never assigned to, and will always have its default value null
CvInfo.cs(729,18): warning CS0649: Field 'CV_PDMR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1675,19): warning CS0649: Field 'RegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(981,21): warning CS0649: Field 'LeafOEM.cvOEM' is never assigned to, and will always have its default value 0
CvInfo.cs(1730,21): warning CS0649: Field 'AttrManyRegSym2.name' is never assigned to, and will always have its default value null
CvInfo.cs(2294,19): warning CS0649: Field 'CallsiteInfo.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(955,19): warning CS0649: Field 'LeafVFTPath.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1801,21): warning CS0649: Field 'CompileSym.verFEBuild' is never assigned to, and will always have its default value 0
CvInfo.cs(1729,23): warning CS0649: Field 'AttrManyRegSym2.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1053,21): warning CS0649: Field 'LeafDefArg.expr' is never assigned to, and will always have its default value null
CvInfo.cs(1297,21): warning CS0649: Field 'LeafVBClass.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1662,21): warning CS0649: Field 'SYMTYPE.reclen' is never assigned to, and will always have its default value 0
CvInfo.cs(875,19): warning CS0649: Field 'LeafEnum.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(1799,21): warning CS0649: Field 'CompileSym.verFEMajor' is never assigned to, and will always have its default value 0
CvInfo.cs(834,21): warning CS0649: Field 'LeafClass.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1052,19): warning CS0649: Field 'LeafDefArg.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1270,21): warning CS0649: Field 'LeafVarString.len' is never assigned to, and will always have its default value 0
CvInfo.cs(1922,19): warning CS0649: Field 'ProcSym32.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1683,19): warning CS0649: Field 'AttrRegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2413,19): warning CS0649: Field 'FrameData.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2178,19): warning CS0649: Field 'SepCodSym.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(757,18): warning CS0649: Field 'CV_PMFR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(2263,21): warning CS0649: Field 'ExportSym.ordinal' is never assigned to, and will always have its default value 0
PdbFunction.cs(31,48): warning CS0649: Field 'PdbFunction.namespaceScopes' is never assigned to, and will always have its default value null
CvInfo.cs(2420,19): warning CS0649: Field 'XFixupData.rvaTarget' is never assigned to, and will always have its default value 0
CvInfo.cs(2113,19): warning CS0649: Field 'RefSym.sumName' is never assigned to, and will always have its default value 0
CvInfo.cs(2330,21): warning CS0649: Field 'DiscardedSym.data' is never assigned to, and will always have its default value null
CvInfo.cs(1214,21): warning CS0649: Field 'LeafReal64.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2048,21): warning CS0649: Field 'AttrRegRel.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(756,18): warning CS0649: Field 'CV_PMFR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(2100,19): warning CS0649: Field 'ProcSymIa64.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1114,21): warning CS0649: Field 'LeafDimVar.dim' is never assigned to, and will always have its default value null
CvInfo.cs(1399,21): warning CS0649: Field 'LeafNestTypeEx.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1104,21): warning CS0649: Field 'LeafDimCon.dim' is never assigned to, and will always have its default value null
CvInfo.cs(1391,21): warning CS0649: Field 'LeafNestType.name' is never assigned to, and will always have its default value null
CvInfo.cs(876,19): warning CS0649: Field 'LeafEnum.field' is never assigned to, and will always have its default value 0
CvInfo.cs(1221,22): warning CS0649: Field 'LeafReal80.val' is never assigned to, and will always have its default value 
CvInfo.cs(2099,19): warning CS0649: Field 'ProcSymIa64.len' is never assigned to, and will always have its default value 0
CvInfo.cs(1630,19): warning CS0649: Field 'CV_lvar_addr_range.cbRange' is never assigned to, and will always have its default value 0
CvInfo.cs(1923,21): warning CS0649: Field 'ProcSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(1103,21): warning CS0649: Field 'LeafDimCon.rank' is never assigned to, and will always have its default value 0
CvInfo.cs(1229,20): warning CS0649: Field 'LeafReal128.val1' is never assigned to, and will always have its default value 0
CvInfo.cs(1955,19): warning CS0649: Field 'ManProcSymMips.fpOff' is never assigned to, and will always have its default value 0
CvInfo.cs(1971,21): warning CS0649: Field 'ThunkSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(887,21): warning CS0649: Field 'LeafProc.parmcount' is never assigned to, and will always have its default value 0
CvInfo.cs(35,19): warning CS0649: Field 'FLOAT10.Data_6' is never assigned to, and will always have its default value 0
CvInfo.cs(1228,20): warning CS0649: Field 'LeafReal128.val0' is never assigned to, and will always have its default value 0
CvInfo.cs(1954,19): warning CS0649: Field 'ManProcSymMips.intOff' is never assigned to, and will always have its default value 0
CvInfo.cs(781,19): warning CS0649: Field 'LeafModifier.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1325,21): warning CS0649: Field 'LeafMember.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1714,21): warning CS0649: Field 'AttrManyRegSym.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2315,19): warning CS0649: Field 'FrameCookie.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2245,21): warning CS0649: Field 'CoffGroupSym.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1970,19): warning CS0649: Field 'ThunkSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1987,21): warning CS0649: Field 'TrampolineSym.cbThunk' is never assigned to, and will always have its default value 0
CvInfo.cs(2244,19): warning CS0649: Field 'CoffGroupSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2293,21): warning CS0649: Field 'CallsiteInfo.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1237,20): warning CS0649: Field 'LeafCmplx32.val_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(1728,21): warning CS0649: Field 'AttrManyRegSym2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1953,19): warning CS0649: Field 'ManProcSymMips.fpSave' is never assigned to, and will always have its default value 0
CvInfo.cs(1416,19): warning CS0649: Field 'LeafPad.leaf' is never assigned to, and will always have its default value 0
CvInfo.cs(866,21): warning CS0649: Field 'LeafManaged.name' is never assigned to, and will always have its default value null
CvInfo.cs(2125,21): warning CS0649: Field 'RefSym2.name' is never assigned to, and will always have its default value null
CvInfo.cs(1798,21): warning CS0649: Field 'CompileSym.machine' is never assigned to, and will always have its default value 0
CvInfo.cs(1921,21): warning CS0649: Field 'ProcSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2412,21): warning CS0649: Field 'FrameData.cbSavedRegs' is never assigned to, and will always have its default value 0
CvInfo.cs(1018,21): warning CS0649: Field 'LeafTypeServer2.name' is never assigned to, and will always have its default value null
CvInfo.cs(1920,19): warning CS0649: Field 'ProcSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2419,19): warning CS0649: Field 'XFixupData.rva' is never assigned to, and will always have its default value 0
CvInfo.cs(2411,21): warning CS0649: Field 'FrameData.cbProlog' is never assigned to, and will always have its default value 0
CvInfo.cs(2329,19): warning CS0649: Field 'DiscardedSym.linenum' is never assigned to, and will always have its default value 0
CSC     [net_4_x-unix] soapsuds.exe
CSC     [net_4_x-unix] browsercaps-updater.exe
CSC     [net_4_x-unix] mono-cil-strip.exe
CSC     [net_4_x-unix] macpack.exe
CSC     [net_4_x-unix] dtd2rng.exe
CSC     [net_4_x-unix] dtd2xsd.exe
BrowserCapsUpdater.cs(89,7): warning CS0169: The field 'Updater.nupdates' is never used
BrowserCapsUpdater.cs(88,10): warning CS0169: The field 'Updater.local' is never used
BrowserCapsUpdater.cs(87,10): warning CS0169: The field 'Updater.tempfile' is never used
BrowserCapsUpdater.cs(90,10): warning CS0169: The field 'Updater.date' is never used
CSC     [net_4_x-unix] mdoc.exe
CSC     [net_4_x-unix] mod.exe
CSC     [net_4_x-unix] installvst.exe
CSC     [net_4_x-unix] lc.exe
mod.cs(27,23): warning CS0618: 'RootTree.RenderUrl(string, out Node)' is obsolete: 'Use the RenderUrl variant accepting a generator'
CSC     [net_4_x-unix] ccrewrite.exe
CSC     [net_4_x-unix] Mono.Configuration.Crypto.dll
Mono.Cecil/HashCodeProvider.cs(33,43): warning CS0618: 'IHashCodeProvider' is obsolete: 'Please use IEqualityComparer instead.'
Mono.Cecil.Metadata/BlobHeap.cs(57,36): warning CS0618: 'IHashCodeProvider' is obsolete: 'Please use IEqualityComparer instead.'
Mono.Cecil/ExternTypeCollection.cs(85,60): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil/TypeDefinitionCollection.cs(85,64): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil/TypeReferenceCollection.cs(85,63): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil.Cil/SymbolStoreHelper.cs(67,29): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Mono.Cecil.Metadata/MetadataWriter.cs(134,18): warning CS0618: 'Hashtable.Hashtable(IHashCodeProvider, IComparer)' is obsolete: 'Please use Hashtable(IEqualityComparer) instead.'
Mono.Cecil.Binary/ExportTable.cs(37,17): warning CS0649: Field 'ExportTable.Name' is never assigned to, and will always have its default value null
CSC     [net_4_x-unix] cccheck.exe
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/api-doc-tools/mdoc/Mono.Documentation/Frameworks/FrameworkTypeEntry.cs(8,8): warning CS0659: 'FrameworkTypeEntry' overrides Object.Equals(object o) but does not override Object.GetHashCode()
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/api-doc-tools/mdoc/Mono.Documentation/monodocer.cs(4195,21): warning CS0168: The variable 'ex' is declared but never used
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/api-doc-tools/mdoc/Mono.Documentation/webdoc.cs(171,4): warning CS0618: 'ZipInputStream' is obsolete: 'This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/api-doc-tools/mdoc/Mono.Documentation/webdoc.cs(171,29): warning CS0618: 'ZipInputStream' is obsolete: 'This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/api-doc-tools/mdoc/Mono.Documentation/webdoc.cs(173,4): warning CS0618: 'ZipEntry' is obsolete: 'This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
CSC     [net_4_x-unix] secutil.exe
CSC     [net_4_x-unix] cert2spc.exe
CSC     [net_4_x-unix] sn.exe
warning CS7033: Delay signing was specified and requires a public key, but no public key was specified
Mono.Configuration.Crypto/Key.cs(17,22): warning CS0169: The field 'Key.keypair' is never used
CSC     [net_4_x-unix] makecert.exe
CSC     [net_4_x-unix] chktrust.exe
CSC     [net_4_x-unix] mono-configuration-crypto.exe
CSC     [net_4_x-unix] mdbrebase.exe
CSC     [net_4_x-unix] mdb2ppdb.exe
CSC     [net_4_x-unix] ikdasm.exe
CSC     [net_4_x-unix] crlupdate.exe
CSC     [net_4_x-unix] signcode.exe
CSC     [net_4_x-unix] mono-symbolicate.exe
CSC     [net_4_x-unix] setreg.exe
CSC     [net_4_x-unix] certmgr.exe
CSC     [net_4_x-unix] illinkanalyzer.exe
CSC     [net_4_x-unix] gacutil.exe
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/ikdasm/Disassembler.cs(2259,26): warning CS0618: 'SecurityAction.RequestMinimum' is obsolete: 'This requests should not be used'
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/ikdasm/Disassembler.cs(2262,26): warning CS0618: 'SecurityAction.RequestRefuse' is obsolete: 'This requests should not be used'
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/ikdasm/Disassembler.cs(2265,26): warning CS0618: 'SecurityAction.RequestOptional' is obsolete: 'This requests should not be used'
CSC     [net_4_x-unix] caspol.exe
CSC     [net_4_x-unix] permview.exe
CSC     [net_4_x-unix] mozroots.exe
certmgr.cs(445,23): warning CS0618: 'Dns.Resolve(string)' is obsolete: 'Use GetHostEntry instead'
CSC     [net_4_x-unix] cert-sync.exe
CSC     [net_4_x-unix] httpcfg.exe
caspol.cs(85,40): warning CS0618: 'SecurityManager.SecurityEnabled' is obsolete: 'The security manager cannot be turned off on MS runtime'
caspol.cs(86,47): warning CS0612: 'SecurityManager.CheckExecutionRights' is obsolete
caspol.cs(289,52): warning CS0618: 'PolicyLevel.FullTrustAssemblies' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.'
caspol.cs(315,21): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete
caspol.cs(341,21): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete
caspol.cs(399,5): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(423,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(444,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(461,5): warning CS0618: 'PolicyLevel.AddFullTrustAssembly(StrongName)' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.'
caspol.cs(475,5): warning CS0618: 'PolicyLevel.RemoveFullTrustAssembly(StrongName)' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.'
caspol.cs(715,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(736,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(756,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(769,5): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(781,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(795,4): warning CS0618: 'SecurityManager.SecurityEnabled' is obsolete: 'The security manager cannot be turned off on MS runtime'
caspol.cs(806,4): warning CS0612: 'SecurityManager.CheckExecutionRights' is obsolete
caspol.cs(838,20): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete
caspol.cs(912,18): warning CS0612: 'SecurityManager.LoadPolicyLevelFromFile(string, PolicyLevelType)' is obsolete
caspol.cs(918,18): warning CS0612: 'SecurityManager.LoadPolicyLevelFromFile(string, PolicyLevelType)' is obsolete
caspol.cs(80,15): warning CS0414: The field 'CasPol.forcePolicyChanges' is assigned but its value is never used
MDOC    [net_4_x-unix] cs-errors.tree
MDOC    [net_4_x-unix] ecma334.tree
MDOC    [net_4_x-unix] Mono.tree
MDOC    [net_4_x-unix] netdocs.tree
MDOC    [net_4_x-unix] Novell.tree
Warning: couldn't process directory `./../class/Commons.Xml.Relaxng/Documentation/en' as it has no index.xml file
Error reading namespace XML for global at ./../class/Novell.Directory.Ldap/Documentation/en/ns-global.xml
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/IThreadRunnable.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/Integer32.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+SingleThreadModel.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+Tokenizer.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+DateTimeFormatManager.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+DateTimeFormatManager+DateTimeFormatHashTable.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+ArrayListSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+ThreadClass.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+CollectionSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+ListCollectionSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+ArraysSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+SetSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+AbstractSetSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+MessageDigestSupport.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Novell.Directory.Ldap/Documentation/en/global/SupportClass+SecureRandomSupport.xml' as it doesn't exist
Error reading namespace XML for Novell.Directory.Ldap.Asn1 at ./../class/Novell.Directory.Ldap/Documentation/en/ns-Novell.Directory.Ldap.Asn1.xml
Error reading namespace XML for Novell.Directory.Ldap.Rfc2251 at ./../class/Novell.Directory.Ldap/Documentation/en/ns-Novell.Directory.Ldap.Rfc2251.xml
Error reading namespace XML for Novell.Directory.Ldap at ./../class/Novell.Directory.Ldap/Documentation/en/ns-Novell.Directory.Ldap.xml
Error reading namespace XML for Novell.Directory.Ldap.Utilclass at ./../class/Novell.Directory.Ldap/Documentation/en/ns-Novell.Directory.Ldap.Utilclass.xml
Error reading namespace XML for Novell.Directory.Ldap.Extensions at ./../class/Novell.Directory.Ldap/Documentation/en/ns-Novell.Directory.Ldap.Extensions.xml
Warning: couldn't process type file `./../class/Mono.Debugger.Soft/Documentation/en/Mono.Debugger.Soft/AssemblyLoadEventRequest.xml' as it doesn't exist
Error reading namespace XML for Novell.Directory.Ldap.Controls at ./../class/Novell.Directory.Ldap/Documentation/en/ns-Novell.Directory.Ldap.Controls.xml
Warning: couldn't process type file `./../class/Mono.Posix/Documentation/en/Mono.Unix.Native/EpollEvent.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Mono.Posix/Documentation/en/Mono.Unix.Native/EpollEvents.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Mono.Posix/Documentation/en/Mono.Unix.Native/EpollFlags.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Mono.Posix/Documentation/en/Mono.Unix.Native/EpollOp.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Mono.Posix/Documentation/en/Mono.Unix.Native/RealTimeSignum.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Mono.Security.Win32/Documentation/en/Mono.Security.Cryptography/MD2.xml' as it doesn't exist
Warning: couldn't process type file `./../class/Mono.Security.Win32/Documentation/en/Mono.Security.Cryptography/MD4.xml' as it doesn't exist
Error reading namespace XML for Mono.Security.Cryptography at ./../class/System.Core/Documentation/en/ns-Mono.Security.Cryptography.xml
Warning: couldn't process type file `./../class/System.Design/Documentation/en/System.Web.UI.Design.WebControls/DataSourceIDConverter.xml' as it doesn't exist
Warning: couldn't process directory `./../class/System.DirectoryServices/Documentation/en' as it has no index.xml file
Error reading namespace XML for System.Resources at ./../class/System.Web/Documentation/en/ns-System.Resources.xml
Warning: couldn't process type file `./../class/System.Web/Documentation/en/System.Resources/ResXFileRef.xml' as it doesn't exist
Warning: couldn't process type file `./../class/System.Web/Documentation/en/System.Resources/ResXFileRef+Converter.xml' as it doesn't exist
Warning: couldn't process type file `./../class/System.Web/Documentation/en/System.Resources/ResXResourceReader.xml' as it doesn't exist
Warning: couldn't process type file `./../class/System.Web/Documentation/en/System.Resources/ResXResourceWriter.xml' as it doesn't exist
./../jay/jay: 7 shift/reduce conflicts.
CSC     [net_4_x-unix] mcs.exe
CSC     [xbuild_12] Microsoft.Build.Framework.dll
CSC     [xbuild_14] Microsoft.Build.Framework.dll
CSC     [xbuild_12] Microsoft.Build.Utilities.v12.0.dll
CSC     [xbuild_14] Microsoft.Build.Utilities.Core.dll
Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used
Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used
CSC     [xbuild_12] Microsoft.Build.Engine.dll
CSC     [xbuild_14] Microsoft.Build.Engine.dll
Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
CSC     [xbuild_12] Mono.XBuild.Tasks.dll
CSC     [xbuild_14] Mono.XBuild.Tasks.dll
CSC     [xbuild_12] Microsoft.Build.Tasks.v12.0.dll
CSC     [xbuild_14] Microsoft.Build.Tasks.Core.dll
Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used
Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used
Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null
CSC     [xbuild_14] Microsoft.Build.dll
CSC     [xbuild_12] Microsoft.Build.dll
Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used
Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used
CSC     [xbuild_12] xbuild.exe
Read in 16 resources from '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/Strings.resx'
Writing resource file...  Done.
CSC     [xbuild_14] Microsoft.NuGet.Build.Tasks.dll
/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/external/Newtonsoft.Json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs(123,18): warning CS0108: 'JsonPropertyCollection.TryGetValue(string, out JsonProperty)' hides inherited member 'KeyedCollection.TryGetValue(string, out JsonProperty)'. Use the new keyword if hiding was intended.
CSC     [xbuild_14] xbuild.exe
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/runtime'
Making all in scripts
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/scripts'
Makefile:902: warning: overriding recipe for target 'mod'
Makefile:882: warning: ignoring old recipe for target 'mod'
n=`echo makecert | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script_umask.in | cat > makecert.tmp
n=`echo sn | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script_umask.in | cat > sn.tmp
n=`echo al | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > al.tmp
n=`echo ilasm | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ilasm.tmp
n=`echo gacutil | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > gacutil.tmp
n=`echo mkbundle | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mkbundle.tmp
mv -f makecert.tmp makecert
mv -f gacutil.tmp gacutil
n=`echo monop | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monop.tmp
mv -f mkbundle.tmp mkbundle
n=`echo resgen | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > resgen.tmp
mv -f ilasm.tmp ilasm
n=`echo wsdl | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > wsdl.tmp
mv -f al.tmp al
mv -f sn.tmp sn
n=`echo al2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > al2.tmp
n=`echo gacutil2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > gacutil2.tmp
n=`echo monop2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monop2.tmp
mv -f monop.tmp monop
n=`echo resgen2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > resgen2.tmp
mv -f resgen.tmp resgen
n=`echo wsdl2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > wsdl2.tmp
mv -f gacutil2.tmp gacutil2
mv -f al2.tmp al2
mv -f wsdl.tmp wsdl
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service,g' ./mono-service.in > mono-service.tmp
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service2,g' ./mono-service.in > mono-service2.tmp
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' ./script.in | cat > nunit-console.tmp
mv -f monop2.tmp monop2
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' ./script.in | cat > nunit-console2.tmp
mv -f mono-service.tmp mono-service
mv -f mono-service2.tmp mono-service2
mv -f wsdl2.tmp wsdl2
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' ./script.in | cat > nunit-console4.tmp
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
mv -f nunit-console2.tmp nunit-console2
mv -f resgen2.tmp resgen2
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
mv -f nunit-console.tmp nunit-console
mv -f nunit-console4.tmp nunit-console4
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./peverify.in > peverify.tmp
mv -f peverify.tmp peverify
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./mcs.in > mcs.tmp
mv -f mcs.tmp mcs
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./csc.in > csc.tmp
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./csc-dim.in > csc-dim.tmp
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./vbc.in > vbc.tmp
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./csi.in > csi.tmp
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g'  -e "s,@exe_name@,mono-configuration-crypto,g" ./mono-configuration-crypto.in > mono-configuration-crypto.tmp
mv -f csc-dim.tmp csc-dim
mv -f vbc.tmp vbc
mv -f csc.tmp csc
n=`echo disco | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > disco.tmp
n=`echo dtd2xsd | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > dtd2xsd.tmp
n=`echo dtd2rng | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > dtd2rng.tmp
mv -f csi.tmp csi
n=`echo installvst | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > installvst.tmp
n=`echo genxs | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > genxs.tmp
mv -f mono-configuration-crypto.tmp mono-configuration-crypto
n=`echo macpack | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > macpack.tmp
mv -f disco.tmp disco
mv -f genxs.tmp genxs
mv -f dtd2xsd.tmp dtd2xsd
n=`echo mdoc | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mdoc.tmp
n=`echo mono-cil-strip | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-cil-strip.tmp
mv -f dtd2rng.tmp dtd2rng
mv -f installvst.tmp installvst
n=`echo soapsuds | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > soapsuds.tmp
n=`echo caspol | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > caspol.tmp
n=`echo cert-sync | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > cert-sync.tmp
mv -f macpack.tmp macpack
n=`echo cert2spc | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > cert2spc.tmp
mv -f mdoc.tmp mdoc
mv -f mono-cil-strip.tmp mono-cil-strip
n=`echo certmgr | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > certmgr.tmp
mv -f soapsuds.tmp soapsuds
n=`echo chktrust | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > chktrust.tmp
mv -f cert-sync.tmp cert-sync
mv -f cert2spc.tmp cert2spc
mv -f caspol.tmp caspol
n=`echo crlupdate | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > crlupdate.tmp
n=`echo csharp | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > csharp.tmp
n=`echo httpcfg | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > httpcfg.tmp
n=`echo illinkanalyzer | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > illinkanalyzer.tmp
mv -f certmgr.tmp certmgr
mv -f chktrust.tmp chktrust
n=`echo lc | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > lc.tmp
n=`echo mconfig | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mconfig.tmp
mv -f csharp.tmp csharp
mv -f httpcfg.tmp httpcfg
mv -f illinkanalyzer.tmp illinkanalyzer
n=`echo mod | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mod.tmp
n=`echo monolinker | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monolinker.tmp
mv -f crlupdate.tmp crlupdate
n=`echo mono-api-info | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-api-info.tmp
n=`echo mono-api-html | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-api-html.tmp
mv -f mconfig.tmp mconfig
n=`echo mono-shlib-cop | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-shlib-cop.tmp
mv -f lc.tmp lc
mv -f monolinker.tmp monolinker
mv -f mono-api-info.tmp mono-api-info
n=`echo mozroots | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mozroots.tmp
n=`echo permview | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > permview.tmp
n=`echo pdb2mdb | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > pdb2mdb.tmp
mv -f mod.tmp mod
mv -f mono-api-html.tmp mono-api-html
n=`echo xsd | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > xsd.tmp
n=`echo mono-xmltool | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-xmltool.tmp
mv -f mono-shlib-cop.tmp mono-shlib-cop
n=`echo setreg | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > setreg.tmp
mv -f permview.tmp permview
n=`echo secutil | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > secutil.tmp
mv -f xsd.tmp xsd
mv -f pdb2mdb.tmp pdb2mdb
n=`echo signcode | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > signcode.tmp
n=`echo sgen | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sgen.tmp
mv -f mozroots.tmp mozroots
mv -f mono-xmltool.tmp mono-xmltool
n=`echo sqlmetal | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sqlmetal.tmp
n=`echo sqlsharp | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sqlsharp.tmp
mv -f setreg.tmp setreg
n=`echo svcutil | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > svcutil.tmp
mv -f secutil.tmp secutil
mv -f signcode.tmp signcode
n=`echo ccrewrite | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ccrewrite.tmp
mv -f sgen.tmp sgen
n=`echo cccheck | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > cccheck.tmp
n=`echo mdbrebase | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mdbrebase.tmp
mv -f sqlmetal.tmp sqlmetal
mv -f svcutil.tmp svcutil
n=`echo ikdasm | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ikdasm.tmp
n=`echo mono-symbolicate | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-symbolicate.tmp
mv -f cccheck.tmp cccheck
mv -f mdbrebase.tmp mdbrebase
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./dmcs.in > dmcs.tmp
mv -f ccrewrite.tmp ccrewrite
sed -e 's,@''bindir@,/usr/local/bin,g' -e 's,@''plat_bindir@,/usr/local/bin,g' -e 's,@''mono_instdir@,/usr/local/lib/mono,g' -e 's,@''gtkdir@,,g' ./xbuild.in > xbuild.tmp
mv -f sqlsharp.tmp sqlsharp
mv -f ikdasm.tmp ikdasm
mv -f dmcs.tmp dmcs
mv -f xbuild.tmp xbuild
mv -f mono-symbolicate.tmp mono-symbolicate
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/scripts'
Making all in man
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/man'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/man'
Making all in samples
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/samples'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/samples'
Making all in tools
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools'
Making all in locale-builder
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/locale-builder'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/locale-builder'
Making all in sgen
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/sgen'
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmain_a-sgen-grep-binprot-main.o -MD -MP -MF .deps/libmain_a-sgen-grep-binprot-main.Tpo -c -o libmain_a-sgen-grep-binprot-main.o `test -f 'sgen-grep-binprot-main.c' || echo './'`sgen-grep-binprot-main.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmain_a-sgen-entry-stream.o -MD -MP -MF .deps/libmain_a-sgen-entry-stream.Tpo -c -o libmain_a-sgen-entry-stream.o `test -f 'sgen-entry-stream.c' || echo './'`sgen-entry-stream.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libsgen_grep_binprot_a-sgen-grep-binprot.o -MD -MP -MF .deps/libsgen_grep_binprot_a-sgen-grep-binprot.Tpo -c -o libsgen_grep_binprot_a-sgen-grep-binprot.o `test -f 'sgen-grep-binprot.c' || echo './'`sgen-grep-binprot.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -DBINPROT_SIZEOF_VOID_P=4 -DBINPROT_HAS_HEADER -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libsgen_grep_binprot32p_a-sgen-grep-binprot.o -MD -MP -MF .deps/libsgen_grep_binprot32p_a-sgen-grep-binprot.Tpo -c -o libsgen_grep_binprot32p_a-sgen-grep-binprot.o `test -f 'sgen-grep-binprot.c' || echo './'`sgen-grep-binprot.c
cc -DHAVE_CONFIG_H -I. -I../..  -I../../mono/eglib -I../../mono/eglib -I../.. -DBINPROT_SIZEOF_VOID_P=8 -DBINPROT_HAS_HEADER -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libsgen_grep_binprot64p_a-sgen-grep-binprot.o -MD -MP -MF .deps/libsgen_grep_binprot64p_a-sgen-grep-binprot.Tpo -c -o libsgen_grep_binprot64p_a-sgen-grep-binprot.o `test -f 'sgen-grep-binprot.c' || echo './'`sgen-grep-binprot.c
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:18:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_collection_requested, TYPE_INT, generation, TYPE_SIZE, requested_size, TYPE_BOOL, force)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:18:1In file included from 
sgen-grep-binprot.c:309: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_collection_requested, TYPE_INT, generation, TYPE_SIZE, requested_size, TYPE_BOOL, force)
18:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'

                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_collection_requested, TYPE_INT, generation, TYPE_SIZE, requested_size, TYPE_BOOL, force)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
../../mono/sgen/sgen-protocol-def.h:18:1:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: use array indexing to silence this warning
sgen-grep-binprot.c:309:26: ../../mono/sgen/sgen-protocol-def.h:18:1: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
note: use array indexing to silence this warning
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:18:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:25:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:25:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:25:1: warning: BEGIN_PROTOCOL_ENTRY2 (binary_protocol_collection_begin, TYPE_INT, index, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_collection_begin, TYPE_INT, index, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_collection_begin, TYPE_INT, index, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: ../../mono/sgen/sgen-protocol-def.h:25:../../mono/sgen/sgen-protocol-def.h:25:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
26:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:25note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:32:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY4 (binary_protocol_collection_end, TYPE_INT, index, TYPE_INT, generation, TYPE_LONGLONG, num_scanned_objects, TYPE_LONGLONG, num_unique_scanned_objects)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: In file included from sgen-grep-binprot.c:422:
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'../../mono/sgen/sgen-protocol-def.hIn file included from sgen-grep-binprot.c::32422:

../../mono/sgen/sgen-protocol-def.h:32:1: :1warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]:                 printf ("%s ", #method + strlen ("binary_protocol_"));
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../mono/sgen/sgen-protocol-def.h
:32:1: note: BEGIN_PROTOCOL_ENTRY4 (binary_protocol_collection_end, TYPE_INT, index, TYPE_INT, generation, TYPE_LONGLONG, num_scanned_objects, TYPE_LONGLONG, num_unique_scanned_objects)
use array indexing to silence this warning
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c:331:BEGIN_PROTOCOL_ENTRY4 (binary_protocol_collection_end, TYPE_INT, index, TYPE_INT, generation, TYPE_LONGLONG, num_scanned_objects, TYPE_LONGLONG, num_unique_scanned_objects)
26:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'sgen-grep-binprot.c:331
:26sgen-grep-binprot.c:: 331:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'26:
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'

                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^                printf ("%s ", #method + strlen ("binary_protocol_"));

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:32:1: note: ../../mono/sgen/sgen-protocol-def.h:32:1use array indexing to silence this warning
:sgen-grep-binprot.c: note: use array indexing to silence this warning
331sgen-grep-binprot.c:331:26::26 note: : expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
In file included from sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));                printf ("%s ", #method + strlen ("binary_protocol_"));

                                       ^                                       ^

:422:
../../mono/sgen/sgen-protocol-def.h:39:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_start)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:267:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
                printf ("%s", #method + strlen ("binary_protocol_"));
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:39:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:267In file included from sgen-grep-binprot.cIn file included from sgen-grep-binprot.c:422:422::
../../mono/sgen/sgen-protocol-def.h25::39 note: :
../../mono/sgen/sgen-protocol-def.hexpanded from macro 'BEGIN_PROTOCOL_ENTRY0'
:39:1:1: : warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

                printf ("%s", #method + strlen ("binary_protocol_"));
                                      ^
BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_start)BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_start)

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:267sgen-grep-binprot.c::25267:: 25:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0' note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
In file included from                 printf ("%s", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
422:
../../mono/sgen/sgen-protocol-def.h:46:                printf ("%s", #method + strlen ("binary_protocol_"));../../mono/sgen/sgen-protocol-def.h:1:39: warning: 1: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
note: use array indexing to silence this warning

BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_update)
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:39:267:1:25: note:  note: use array indexing to silence this warning
expanded from macro 'BEGIN_PROTOCOL_ENTRY0'sgen-grep-binprot.c:
267:267:                printf ("%s", #method + strlen ("binary_protocol_"));
25:                                      ^
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
25:                printf ("%s", #method + strlen ("binary_protocol_"));
 note:                                       ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
                printf ("%s", #method + strlen ("binary_protocol_"));
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:46In file included from sgen-grep-binprot.c:1::In file included from sgen-grep-binprot.c note: :422use array indexing to silence this warning422:

../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:46:267:1:25::
 warning: ../../mono/sgen/sgen-protocol-def.h:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
46 note: :1:expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
 warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s", #method + strlen ("binary_protocol_"));BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_update)

                                      ^BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_update)

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:267:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c                printf ("%s", #method + strlen ("binary_protocol_"));
:267                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
In file included from ../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:46:422:
1:../../mono/sgen/sgen-protocol-def.h: note: 53:                printf ("%s", #method + strlen ("binary_protocol_"));
1:                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.hBEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_finish)
use array indexing to silence this warning
:sgen-grep-binprot.c:46:267:1:25: note:  note: use array indexing to silence this warning
expanded from macro 'BEGIN_PROTOCOL_ENTRY0'sgen-grep-binprot.c:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
267sgen-grep-binprot.c                printf ("%s", #method + strlen ("binary_protocol_"));
:267                                      ^
:25:25: : note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'

                printf ("%s", #method + strlen ("binary_protocol_"));
                printf ("%s", #method + strlen ("binary_protocol_"));
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                      ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:../../mono/sgen/sgen-protocol-def.h:53:53:1:1: warning:  note: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
use array indexing to silence this warning
sgen-grep-binprot.c:In file included from sgen-grep-binprot.c267::42225::
../../mono/sgen/sgen-protocol-def.h note: :53expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s", #method + strlen ("binary_protocol_"));
                                      ^
BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_finish)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:267:25:BEGIN_PROTOCOL_ENTRY0 (binary_protocol_concurrent_finish)
 note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY0'sgen-grep-binprot.c:267:
25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
                printf ("%s", #method + strlen ("binary_protocol_"));
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s", #method + strlen ("binary_protocol_"));
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:53:1: note: use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.h:53:1:sgen-grep-binprot.c: note: 267:use array indexing to silence this warning
sgen-grep-binprot.c:In file included from sgen-grep-binprot.c:267:422:
25:../../mono/sgen/sgen-protocol-def.h: note: 60:125::  note: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]expanded from macro 'BEGIN_PROTOCOL_ENTRY0'

expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
                printf ("%s", #method + strlen ("binary_protocol_"));
                                      ^
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_sweep_begin, TYPE_INT, generation, TYPE_BOOL, full_sweep)
                printf ("%s", #method + strlen ("binary_protocol_"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                      ^sgen-grep-binprot.c:
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:60:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:60:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.hBEGIN_PROTOCOL_ENTRY2 (binary_protocol_sweep_begin, TYPE_INT, generation, TYPE_BOOL, full_sweep)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:60:1:291: warning: 26:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
In file included from sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
:422                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:
../../mono/sgen/sgen-protocol-def.h:67:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.hBEGIN_PROTOCOL_ENTRY2 (binary_protocol_sweep_begin, TYPE_INT, generation, TYPE_BOOL, full_sweep)
:60^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~BEGIN_PROTOCOL_ENTRY2 (binary_protocol_sweep_end, TYPE_INT, generation, TYPE_BOOL, full_sweep)

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:1:sgen-grep-binprot.c:: 291:note: use array indexing to silence this warning26:
 note: sgen-grep-binprot.c:expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'                printf ("%s ", #method + strlen ("binary_protocol_"));

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^291:
26:../../mono/sgen/sgen-protocol-def.h: note: 67:expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
1: note: use array indexing to silence this warning
sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
291:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));
60:                                       ^
1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
In file included from sgen-grep-binprot.c                                       ^
:422:
../../mono/sgen/sgen-protocol-def.h:67:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_sweep_end, TYPE_INT, generation, TYPE_BOOL, full_sweep)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h:67:1: note: use array indexing to silence this warning
:sgen-grep-binprot.c:422:
291:26In file included from sgen-grep-binprot.c: :422../../mono/sgen/sgen-protocol-def.h::
../../mono/sgen/sgen-protocol-def.h74::671::1 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2': warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_world_stopping, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_sweep_end, TYPE_INT, generation, TYPE_BOOL, full_sweep)
sgen-grep-binprot.c:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:67:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:74:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_world_stopping, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:74:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_world_stopping, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/libmain_a-sgen-entry-stream.Tpo .deps/libmain_a-sgen-entry-stream.Po
../../mono/sgen/sgen-protocol-def.h:74:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:74:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:74:1: note: use array indexing to silence this warning
sgen-grep-binprot.cIn file included from sgen-grep-binprot.c::309:26:422:
 note: ../../mono/sgen/sgen-protocol-def.h:81:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:81:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_world_stopped, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_LONGLONG, total_major_cards, TYPE_LONGLONG, marked_major_cards, TYPE_LONGLONG, total_los_cards, TYPE_LONGLONG, marked_los_cards)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_world_stopped, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_LONGLONG, total_major_cards, TYPE_LONGLONG, marked_major_cards, TYPE_LONGLONG, total_los_cards, TYPE_LONGLONG, marked_los_cards)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:81:1: note: ../../mono/sgen/sgen-protocol-def.h:use array indexing to silence this warning
81sgen-grep-binprot.c::1: note: use array indexing to silence this warning
387:sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:81:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_world_stopped, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_LONGLONG, total_major_cards, TYPE_LONGLONG, marked_major_cards, TYPE_LONGLONG, total_los_cards, TYPE_LONGLONG, marked_los_cards)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:81:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:88In file included from sgen-grep-binprot.c:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:422:
../../mono/sgen/sgen-protocol-def.h:88:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_world_restarting, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_LONGLONG, total_major_cards, TYPE_LONGLONG, marked_major_cards, TYPE_LONGLONG, total_los_cards, TYPE_LONGLONG, marked_los_cards)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_world_restarting, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_LONGLONG, total_major_cards, TYPE_LONGLONG, marked_major_cards, TYPE_LONGLONG, total_los_cards, TYPE_LONGLONG, marked_los_cards)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
../../mono/sgen/sgen-protocol-def.h:88                printf ("%s ", #method + strlen ("binary_protocol_"));
:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:387:26: note:                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
../../mono/sgen/sgen-protocol-def.h:                                       ^
88In file included from :1: note: use array indexing to silence this warning
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:88:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_world_restarting, TYPE_INT, generation, TYPE_LONGLONG, timestamp, TYPE_LONGLONG, total_major_cards, TYPE_LONGLONG, marked_major_cards, TYPE_LONGLONG, total_los_cards, TYPE_LONGLONG, marked_los_cards)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:88:1: note: use array indexing to silence this warning
sgen-grep-binprot.cIn file included from sgen-grep-binprot.c:422:
:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
../../mono/sgen/sgen-protocol-def.h:95:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^

In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:95:BEGIN_PROTOCOL_ENTRY2 (binary_protocol_world_restarted, TYPE_INT, generation, TYPE_LONGLONG, timestamp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1:
 warning: sgen-grep-binprot.c:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_world_restarted, TYPE_INT, generation, TYPE_LONGLONG, timestamp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:95:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:95:1: In file included from note: use array indexing to silence this warningsgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
422
:
../../mono/sgen/sgen-protocol-def.h                                       ^
sgen-grep-binprot.c::95:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_world_restarted, TYPE_INT, generation, TYPE_LONGLONG, timestamp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^

sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:95:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:102:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:102BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_block_alloc, TYPE_POINTER, addr, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:1
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_block_alloc, TYPE_POINTER, addr, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.csgen-grep-binprot.c::394291:26: note: :2expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'In file included from 
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:102:1        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: warning: sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]:

291                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_block_alloc, TYPE_POINTER, addr, TYPE_SIZE, size)
../../mono/sgen/sgen-protocol-def.h:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
102:                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c1
::                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~394:
 note: 2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
:102        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^:

sgen-grep-binprot.c:1:291: note: 26:sgen-grep-binprot.c:291:26:use array indexing to silence this warning
 sgen-grep-binprot.c:394:2: note: note:  expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'expanded from macro 'BEGIN_PROTOCOL_ENTRY2'note: 

expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:102:1:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
 note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:109:1: warning: In file included from sgen-grep-binprot.cadding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:422:
../../mono/sgen/sgen-protocol-def.h:109:1: warning: BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_block_free, TYPE_POINTER, addr, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]sgen-grep-binprot.c:
394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_block_free, TYPE_POINTER, addr, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from 
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:sgen-grep-binprot.c:422:
291:sgen-grep-binprot.c:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:394:109:2:1                printf ("%s ", #method + strlen ("binary_protocol_"));
:  note: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../mono/sgen/sgen-protocol-def.h:
109:sgen-grep-binprot.c:BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_block_free, TYPE_POINTER, addr, TYPE_SIZE, size)
1:291: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~26note: 
: note: use array indexing to silence this warning
expanded from macro 'BEGIN_PROTOCOL_ENTRY2'sgen-grep-binprot.c:
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
394:2:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'../../mono/sgen/sgen-protocol-def.h:
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
109:1:                 printf ("%s ", #method + strlen ("binary_protocol_"));
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ^
note: sgen-grep-binprot.c:291:26: ../../mono/sgen/sgen-protocol-def.huse array indexing to silence this warning
:note: sgen-grep-binprot.c109expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
::3941:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
 note: :2use array indexing to silence this warning
:sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
sgen-grep-binprot.c:        ^
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
sgen-grep-binprot.c:291:26:                printf ("%s ", #method + strlen ("binary_protocol_"));
 note:                                        ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:116:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_block_set_state, TYPE_POINTER, addr, TYPE_SIZE, size, TYPE_INT, old, TYPE_INT, new_)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
In file included from sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
422:
../../mono/sgen/sgen-protocol-def.h                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:In file included from sgen-grep-binprot.c116:1::422 warning: :
../../mono/sgen/sgen-protocol-def.hadding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]../../mono/sgen/sgen-protocol-def.h:
:116:116:1:1: note:  warning: use array indexing to silence this warning
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]sgen-grep-binprot.cBEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_block_set_state, TYPE_POINTER, addr, TYPE_SIZE, size, TYPE_INT, old, TYPE_INT, new_)
:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_block_set_state, TYPE_POINTER, addr, TYPE_SIZE, size, TYPE_INT, old, TYPE_INT, new_)
398        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

2        ^
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
sgen-grep-binprot.c:sgen-grep-binprot.c:331        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~398:
:sgen-grep-binprot.c:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
2:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^                printf ("%s ", #method + strlen ("binary_protocol_")); 

note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../mono/sgen/sgen-protocol-def.h:
sgen-grep-binprot.c116:1: note: use array indexing to silence this warning
:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
sgen-grep-binprot.c:398:2:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
../../mono/sgen/sgen-protocol-def.h:116:1        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)In file included from 
:sgen-grep-binprot.c        ^
:sgen-grep-binprot.c:331 422:note: :
26use array indexing to silence this warning../../mono/sgen/sgen-protocol-def.h:123:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'

sgen-grep-binprot.cBEGIN_PROTOCOL_ENTRY1 (binary_protocol_mark_start, TYPE_INT, generation)
                printf ("%s ", #method + strlen ("binary_protocol_"));
:398                                       ^
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
sgen-grep-binprot.c:277:26:         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'        ^

sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:123:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:123:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_mark_start, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from sgen-grep-binprot.c:
sgen-grep-binprot.c422:
:277../../mono/sgen/sgen-protocol-def.h::26123:: 1:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1' warning: 
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_mark_start, TYPE_INT, generation)
../../mono/sgen/sgen-protocol-def.h:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c130:1::277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
123:1: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: ../../mono/sgen/sgen-protocol-def.h:123:1: note: use array indexing to silence this warning
expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
sgen-grep-binprot.c:277:26: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_mark_end, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:130:1: In file included from sgen-grep-binprot.cwarning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:422sgen-grep-binprot.c::
../../mono/sgen/sgen-protocol-def.h277::130BEGIN_PROTOCOL_ENTRY1 (binary_protocol_mark_end, TYPE_INT, generation)
26::1 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                printf ("%s ", #method + strlen ("binary_protocol_"));

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: BEGIN_PROTOCOL_ENTRY1 (binary_protocol_mark_end, TYPE_INT, generation)
../../mono/sgen/sgen-protocol-def.h:expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
130^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
1: note: use array indexing to silence this warning
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));../../mono/sgen/sgen-protocol-def.h:
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
130:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
1: note: use array indexing to silence this warning../../mono/sgen/sgen-protocol-def.h:
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
130:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:138:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_reclaim_start, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.hIn file included from ../../mono/sgen/sgen-protocol-def.h:138sgen-grep-binprot.c:::1381422:: 1:
warning: :../../mono/sgen/sgen-protocol-def.hadding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] :
note: use array indexing to silence this warning
138sgen-grep-binprot.c::1277BEGIN_PROTOCOL_ENTRY1 (binary_protocol_reclaim_start, TYPE_INT, generation)::26 
:warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: 
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]expanded from macro 'BEGIN_PROTOCOL_ENTRY1'

sgen-grep-binprot.c:277:26:                 printf ("%s ", #method + strlen ("binary_protocol_"));
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_reclaim_start, TYPE_INT, generation)
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'                                       ^

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:138:1: note: ../../mono/sgen/sgen-protocol-def.h:use array indexing to silence this warning
138sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:1: note: use array indexing to silence this warning
sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));In file included from sgen-grep-binprot.c:
:422                                       ^
277::
../../mono/sgen/sgen-protocol-def.h26::145 note: :1expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_reclaim_end, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h:145:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277::42226::
In file included from sgen-grep-binprot.c note: :../../mono/sgen/sgen-protocol-def.hexpanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:422:
145:../../mono/sgen/sgen-protocol-def.h                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^1:
:145:1 warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_reclaim_end, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_reclaim_end, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
../../mono/sgen/sgen-protocol-def.h:145:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'

                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h::422145::
../../mono/sgen/sgen-protocol-def.h1::152 note: :1use array indexing to silence this warning
:sgen-grep-binprot.c:277: warning: 26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:152:1: ../../mono/sgen/sgen-protocol-def.h:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
152:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:In file included from         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
398:sgen-grep-binprot.c:2:sgen-grep-binprot.c:422:
331: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:
:152                                       ^331:
:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2../../mono/sgen/sgen-protocol-def.h:152:1: note: use array indexing to silence this warning
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
sgen-grep-binprot.c:398:2: note:         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.c:331:26:../../mono/sgen/sgen-protocol-def.h: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'152:
In file included from sgen-grep-binprot.c:422:
1:../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));
 note:                                        ^
159:use array indexing to silence this warning
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_copy, TYPE_POINTER, from, TYPE_POINTER, to, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:159:1: note: use array indexing to silence this warning
In file included from sgen-grep-binprot.csgen-grep-binprot.c::422398:2::
../../mono/sgen/sgen-protocol-def.h:159:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.c:331:26: In file included from note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'sgen-grep-binprot.c:
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_copy, TYPE_POINTER, from, TYPE_POINTER, to, TYPE_POINTER, vtable, TYPE_SIZE, size)
422:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:159:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:
                                       ^
398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_copy, TYPE_POINTER, from, TYPE_POINTER, to, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
../../mono/sgen/sgen-protocol-def.h:159:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1In file included from : sgen-grep-binprot.c:note: use array indexing to silence this warning422:

../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'../../mono/sgen/sgen-protocol-def.h:
166:159:1:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
 note: use array indexing to silence this warning
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)sgen-grep-binprot.c:398:2:BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_pin_stage, TYPE_POINTER, addr_ptr, TYPE_POINTER, addr)

        ^^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
sgen-grep-binprot.c
sgen-grep-binprot.c:331        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4):394
        ^:26:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'

sgen-grep-binprot.c: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2':331
:26: note:         BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:166:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
In file included from sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
:422sgen-grep-binprot.c::
../../mono/sgen/sgen-protocol-def.h291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:166:1: warning:                 printf ("%s ", #method + strlen ("binary_protocol_"));
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:166:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_pin_stage, TYPE_POINTER, addr_ptr, TYPE_POINTER, addr)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_pin_stage, TYPE_POINTER, addr_ptr, TYPE_POINTER, addr)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c:394:
sgen-grep-binprot.c:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
291:26: In file included from note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
sgen-grep-binprot.c:422        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
:
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:173:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]../../mono/sgen/sgen-protocol-def.h:
166:1: note: use array indexing to silence this warning
BEGIN_PROTOCOL_ENTRY_HEAVY1 (binary_protocol_cement_stage, TYPE_POINTER, addr)sgen-grep-binprot.csgen-grep-binprot.c:394:2::291
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:26
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
392:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2:         ^
note: sgen-grep-binprot.c:expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY1'
../../mono/sgen/sgen-protocol-def.h:166:1: note:         BEGIN_PROTOCOL_ENTRY1 (method,t1,f1)291use array indexing to silence this warning

sgen-grep-binprot.c::26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
394sgen-grep-binprot.c::277:                printf ("%s ", #method + strlen ("binary_protocol_"));
262                                       ^: 
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1': 
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26:../../mono/sgen/sgen-protocol-def.h: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
173:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:392:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY1'
        BEGIN_PROTOCOL_ENTRY1 (method,t1,f1)
        ^
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:180:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_pin, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:180:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:422:
:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'mv -f .deps/libmain_a-sgen-grep-binprot-main.Tpo .deps/libmain_a-sgen-grep-binprot-main.Po

../../mono/sgen/sgen-protocol-def.h:173:1: warning:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.cBEGIN_PROTOCOL_ENTRY_HEAVY1 (binary_protocol_cement_stage, TYPE_POINTER, addr)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:422:
../../mono/sgen/sgen-protocol-def.h:173:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:392:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY1'
BEGIN_PROTOCOL_ENTRY_HEAVY1 (binary_protocol_cement_stage, TYPE_POINTER, addr)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY1 (method,t1,f1)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
sgen-grep-binprot.c:392:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY1 (method,t1,f1)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:../../mono/sgen/sgen-protocol-def.h:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
173:1: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
In file included from                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:187:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c:392::1732: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY1'
:1BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_mark, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
        BEGIN_PROTOCOL_ENTRY1 (method,t1,f1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:         ^
note: sgen-grep-binprot.c:use array indexing to silence this warning
396sgen-grep-binprot.c::sgen-grep-binprot.c3922:::2772 ::note: 26 expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3':note: 
 expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY1'
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
        BEGIN_PROTOCOL_ENTRY1 (method,t1,f1)
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ^sgen-grep-binprot.c:309:26:
sgen-grep-binprot.c:277:26: note:  note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));expanded from macro 'BEGIN_PROTOCOL_ENTRY1'

                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:187:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:180:1: warning: rm -f libmain.a
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:180:1: BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_pin, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_pin, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'sgen-grep-binprot.c:
309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.csgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));:309
422:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
../../mono/sgen/sgen-protocol-def.h
26::194 ../../mono/sgen/sgen-protocol-def.h:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
:1180:1::                printf ("%s ", #method + strlen ("binary_protocol_"));  warning: note: 
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]use array indexing to silence this warning                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~


sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
../../mono/sgen/sgen-protocol-def.hBEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_scan_begin, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
180:        ^
1: note: sgen-grep-binprot.c396use array indexing to silence this warning::
309sgen-grep-binprot.c:2::26396: note: : expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
2:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3' note: 
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c
:309:26:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)

                                       ^
 note:         ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:309:26:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));../../mono/sgen/sgen-protocol-def.h:
194:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:                                       ^
396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:187:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
ar cru libmain.a libmain_a-sgen-grep-binprot-main.o libmain_a-sgen-entry-stream.o 
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_mark, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:187:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26:1In file included from : sgen-grep-binprot.c:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] note: 422:
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
../../mono/sgen/sgen-protocol-def.h:201:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                printf ("%s ", #method + strlen ("binary_protocol_"));


                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_scan_vtype_begin, TYPE_POINTER, obj, TYPE_SIZE, size)
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_mark, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)../../mono/sgen/sgen-protocol-def.h:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
187:
sgen-grep-binprot.c:1:394: note: sgen-grep-binprot.c2::396 note: :2use array indexing to silence this warning
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'sgen-grep-binprot.c:
:396:2:         BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2) note: 
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'


sgen-grep-binprot.c:291:26: note:         BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
        ^        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.csgen-grep-binprot.c::                printf ("%s ", #method + strlen ("binary_protocol_"));309309
::                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~2626
::  note: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'expanded from macro 'BEGIN_PROTOCOL_ENTRY3'

../../mono/sgen/sgen-protocol-def.h:201:                printf ("%s ", #method + strlen ("binary_protocol_"));                printf ("%s ", #method + strlen ("binary_protocol_"));1:
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: use array indexing to silence this warning
sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h
                                       ^:187
:1: note: use array indexing to silence this warning
:sgen-grep-binprot.c:396:394:2:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
: ranlib libmain.a
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'sgen-grep-binprot.c:
309:26: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:194:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_scan_begin, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:208:1In file included from : ../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:422:
194:../../mono/sgen/sgen-protocol-def.h:1:194:1:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

 note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_scan_process_reference, TYPE_POINTER, obj, TYPE_POINTER, ptr, TYPE_POINTER, value)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_scan_begin, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ^
396
sgen-grep-binprot.c:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
sgen-grep-binprot.c::309:26396::         BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
2:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3' note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:309:26:                printf ("%s ", #method + strlen ("binary_protocol_"));
 note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:208:1: note: use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
194:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:In file included from 26:sgen-grep-binprot.c: note: 422:
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
../../mono/sgen/sgen-protocol-def.h:201:1:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_scan_vtype_begin, TYPE_POINTER, obj, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:201:1:In file included from sgen-grep-binprot.c:In file included from sgen-grep-binprot.c422 note: :
:422../../mono/sgen/sgen-protocol-def.h:use array indexing to silence this warning
215::
../../mono/sgen/sgen-protocol-def.h1::201 sgen-grep-binprot.c:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]:1394:: 
2:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_scan_stack, TYPE_POINTER, thread, TYPE_POINTER, stack_start, TYPE_POINTER, stack_end, TYPE_INT, skip_reason)
        ^
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_scan_vtype_begin, TYPE_POINTER, obj, TYPE_SIZE, size)
sgen-grep-binprot.csgen-grep-binprot.c^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~::398291
:26:2: sgen-grep-binprot.c:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4': 
394:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'2        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
:
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
sgen-grep-binprot.c:331:26        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)                printf ("%s ", #method + strlen ("binary_protocol_"));: note: 

expanded from macro 'BEGIN_PROTOCOL_ENTRY4'        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       ^


sgen-grep-binprot.c:291:26                printf ("%s ", #method + strlen ("binary_protocol_"));
:                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:201:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'../../mono/sgen/sgen-protocol-def.h:215:1: note: 
use array indexing to silence this warning
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
sgen-grep-binprot.c:331:In file included from 26                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:
:422                                       ^
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
:
../../mono/sgen/sgen-protocol-def.h:208:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_scan_process_reference, TYPE_POINTER, obj, TYPE_POINTER, ptr, TYPE_POINTER, value)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:208:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:222:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_scan_process_reference, TYPE_POINTER, obj, TYPE_POINTER, ptr, TYPE_POINTER, value)
208:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1
: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: sgen-grep-binprot.cBEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_wbarrier, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
:396expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
396        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:sgen-grep-binprot.c:309:309:26:26        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3':sgen-grep-binprot.c
 :309note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3':                printf ("%s ", #method + strlen ("binary_protocol_"));
26
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:222:1:../../mono/sgen/sgen-protocol-def.h:208: note: 1:use array indexing to silence this warning
 note: use array indexing to silence this warning
sgen-grep-binprot.csgen-grep-binprot.c:396:2::396 note: :2expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
26sgen-grep-binprot.c:309:26In file included from :: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3' note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));                printf ("%s ", #method + strlen ("binary_protocol_"));215

:                                       ^                                       ^1:

 warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_scan_stack, TYPE_POINTER, thread, TYPE_POINTER, stack_start, TYPE_POINTER, stack_end, TYPE_INT, skip_reason)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:215:1: In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:229:In file included from sgen-grep-binprot.c:1: 422:
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
note: use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
:215:1: BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_global_remset, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
warning:         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]


        ^
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_scan_stack, TYPE_POINTER, thread, TYPE_POINTER, stack_start, TYPE_POINTER, stack_end, TYPE_INT, skip_reason)
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331../../mono/sgen/sgen-protocol-def.h::26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
229:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~396:
2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h:215:309:1In file included from : :26note: use array indexing to silence this warning: 
sgen-grep-binprot.c:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'sgen-grep-binprot.c:
422:
398:2                printf ("%s ", #method + strlen ("binary_protocol_"));../../mono/sgen/sgen-protocol-def.h:
:222                                       ^
 note: :1expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_wbarrier, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:222:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:236:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:26BEGIN_PROTOCOL_ENTRY_HEAVY5 (binary_protocol_ptr_update, TYPE_POINTER, ptr, TYPE_POINTER, old_value, TYPE_POINTER, new_value, TYPE_POINTER, vtable, TYPE_SIZE, size):: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
222:1: sgen-grep-binprot.c:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]400:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY5'

        BEGIN_PROTOCOL_ENTRY5 (method,t1,f1,t2,f2,t3,f3,t4,f4,t5,f5)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:357:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY5'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_wbarrier, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
../../mono/sgen/sgen-protocol-def.h:236:1: note: use array indexing to silence this warning
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:400:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY5'
sgen-grep-binprot.c:309:26:         BEGIN_PROTOCOL_ENTRY5 (method,t1,f1,t2,f2,t3,f3,t4,f4,t5,f5)
        ^
In file included from note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.csgen-grep-binprot.c::422357:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY5'
                printf ("%s ", #method + strlen ("binary_protocol_"));
:
../../mono/sgen/sgen-protocol-def.h                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:229:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                printf ("%s ", #method + strlen ("binary_protocol_"));../../mono/sgen/sgen-protocol-def.h:
222
                                       ^
:1: note: use array indexing to silence this warning
sgen-grep-binprot.cBEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_global_remset, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
:396^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^

                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.hIn file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:243::229:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_cleanup, TYPE_POINTER, ptr, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:396:2:                 printf ("%s ", #method + strlen ("binary_protocol_"));
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'                                       ^

In file included from sgen-grep-binprot.c:422        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
:
../../mono/sgen/sgen-protocol-def.h        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
229:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

../../mono/sgen/sgen-protocol-def.h:243:1BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_global_remset, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:396: note: 2:use array indexing to silence this warning
 sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
:309        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:26:sgen-grep-binprot.c:309: note: 26:In file included from  note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:422expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
:
                printf ("%s ", #method + strlen ("binary_protocol_"));
../../mono/sgen/sgen-protocol-def.h:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
236:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:229:1: note: use array indexing to silence this warningBEGIN_PROTOCOL_ENTRY_HEAVY5 (binary_protocol_ptr_update, TYPE_POINTER, ptr, TYPE_POINTER, old_value, TYPE_POINTER, new_value, TYPE_POINTER, vtable, TYPE_SIZE, size)

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:sgen-grep-binprot.c:2:400: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'2:
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY5'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:        BEGIN_PROTOCOL_ENTRY5 (method,t1,f1,t2,f2,t3,f3,t4,f4,t5,f5)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26:sgen-grep-binprot.cIn file included from :357sgen-grep-binprot.c::26422 : note: :
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY5'../../mono/sgen/sgen-protocol-def.hexpanded from macro 'BEGIN_PROTOCOL_ENTRY3'
:250
:1                printf ("%s ", #method + strlen ("binary_protocol_"));
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:236:1: note: use array indexing to silence this warning
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_empty, TYPE_POINTER, start, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c:
400:2sgen-grep-binprot.c:: 394:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY5'2:
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY5 (method,t1,f1,t2,f2,t3,f3,t4,f4,t5,f5)
        ^
sgen-grep-binprot.c:357:26:         BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY5'
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:250:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: In file included from expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:236:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY_HEAVY5 (binary_protocol_ptr_update, TYPE_POINTER, ptr, TYPE_POINTER, old_value, TYPE_POINTER, new_value, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:400:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY5'In file included from 
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:243:1        BEGIN_PROTOCOL_ENTRY5 (method,t1,f1,t2,f2,t3,f3,t4,f4,t5,f5)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: warning: sgen-grep-binprot.c:357:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY5'
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_cleanup, TYPE_POINTER, ptr, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
:236:1: In file included from note:         BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)sgen-grep-binprot.cuse array indexing to silence this warning
:
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c:422:

400sgen-grep-binprot.c:../../mono/sgen/sgen-protocol-def.h:257:1: warning: :2: 309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY5'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY5 (method,t1,f1,t2,f2,t3,f3,t4,f4,t5,f5)
        ^
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_thread_suspend, TYPE_POINTER, thread, TYPE_POINTER, stopped_ip)
sgen-grep-binprot.c:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
357sgen-grep-binprot.c::26291../../mono/sgen/sgen-protocol-def.h:::24326: note:  note: :1expanded from macro 'BEGIN_PROTOCOL_ENTRY5'
: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
note: use array indexing to silence this warning
sgen-grep-binprot.c:396:                printf ("%s ", #method + strlen ("binary_protocol_"));
2:                printf ("%s ", #method + strlen ("binary_protocol_"));
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
                                       ^                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:309:../../mono/sgen/sgen-protocol-def.h:257:1: note: use array indexing to silence this warning
26: sgen-grep-binprot.c:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'291:
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:243:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.cIn file included from :422:
sgen-grep-binprot.c:../../mono/sgen/sgen-protocol-def.h:422:
264:1: warning: ../../mono/sgen/sgen-protocol-def.h:BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_cleanup, TYPE_POINTER, ptr, TYPE_POINTER, vtable, TYPE_SIZE, size)adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~250:1: warning: 
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_restart, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]sgen-grep-binprot.c:
396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_empty, TYPE_POINTER, start, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.csgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:394        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
:2        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
309:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: 26:expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'../../mono/sgen/sgen-protocol-def.h:
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
264                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:291::
261                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~::
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
 note: use array indexing to silence this warning
sgen-grep-binprot.c:277../../mono/sgen/sgen-protocol-def.h                printf ("%s ", #method + strlen ("binary_protocol_"));
:243:26                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: :1note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1': 
../../mono/sgen/sgen-protocol-def.h:250:1:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
note: use array indexing to silence this warning note: 
sgen-grep-binprot.c:396:use array indexing to silence this warning
2sgen-grep-binprot.c:394:2: note: : note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^

sgen-grep-binprot.csgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:309:26:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'In file included from sgen-grep-binprot.c:422:

../../mono/sgen/sgen-protocol-def.h:271:                printf ("%s ", #method + strlen ("binary_protocol_"));
1:                                       ^
 warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_register, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:271:1: note: use array indexing to silence this warning
sgen-grep-binprot.cIn file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:257:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:277:26In file included from : sgen-grep-binprot.cBEGIN_PROTOCOL_ENTRY2 (binary_protocol_thread_suspend, TYPE_POINTER, thread, TYPE_POINTER, stopped_ip)
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
422sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
291:
../../mono/sgen/sgen-protocol-def.h:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:250:1:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:257:1: note: use array indexing to silence this warning
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_empty, TYPE_POINTER, start, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.csgen-grep-binprot.c::In file included from sgen-grep-binprot.c394291:::262422:
: : note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'../../mono/sgen/sgen-protocol-def.hnote: 
:278:1:expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:                 printf ("%s ", #method + strlen ("binary_protocol_"));291warning: 
:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                                       ^26

: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_unregister, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:250:1: note: use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.h:sgen-grep-binprot.c:394:278:2:1: In file included from note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
 note: use array indexing to silence this warning
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
sgen-grep-binprot.c:        ^
422:
sgen-grep-binprot.c:277:26: note: ../../mono/sgen/sgen-protocol-def.h:264:1: warning: sgen-grep-binprot.c:expanded from macro 'BEGIN_PROTOCOL_ENTRY1'adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]291

:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^

BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_restart, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:264:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:257:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_thread_suspend, TYPE_POINTER, thread, TYPE_POINTER, stopped_ip)In file included from 
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:285:291:1422:
../../mono/sgen/sgen-protocol-def.h:271:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
::26:  warning: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_register, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:277:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
257:1: note: use array indexing to silence this warning
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_missing_remset, TYPE_POINTER, obj, TYPE_POINTER, obj_vtable, TYPE_INT, offset, TYPE_POINTER, value, TYPE_POINTER, value_vtable, TYPE_BOOL, value_pinned)../../mono/sgen/sgen-protocol-def.h:
sgen-grep-binprot.c271^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:291
::261:sgen-grep-binprot.c: note: 387: :26use array indexing to silence this warning
note: sgen-grep-binprot.c:expanded from macro 'BEGIN_PROTOCOL_ENTRY2': 
277note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6':26
                printf ("%s ", #method + strlen ("binary_protocol_"));: 
                                       ^
note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:285:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:264:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]In file included from sgen-grep-binprot.c:422
:
../../mono/sgen/sgen-protocol-def.h:278:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_restart, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_unregister, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:278:1:../../mono/sgen/sgen-protocol-def.h: In file included from note: use array indexing to silence this warningsgen-grep-binprot.c:264:
422:
1:../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c ::note: 292277use array indexing to silence this warning:1
:: 26:sgen-grep-binprot.c: note: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]expanded from macro 'BEGIN_PROTOCOL_ENTRY1'277

:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc_pinned, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:292:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
In file included from sgen-grep-binprot.c:422:
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
../../mono/sgen/sgen-protocol-def.h:271:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_register, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:277                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:sgen-grep-binprot.c:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
422:
../../mono/sgen/sgen-protocol-def.h:285:1:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:271:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_missing_remset, TYPE_POINTER, obj, TYPE_POINTER, obj_vtable, TYPE_INT, offset, TYPE_POINTER, value, TYPE_POINTER, value_vtable, TYPE_BOOL, value_pinned)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:285:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:387In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:299:1::26: note:  warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
In file included from sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
422:
                                       ^
../../mono/sgen/sgen-protocol-def.hBEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc_degraded, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
:278:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_thread_unregister, TYPE_POINTER, thread)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
:331                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
../../mono/sgen/sgen-protocol-def.h:278:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h:299:422:1:
../../mono/sgen/sgen-protocol-def.h: note: use array indexing to silence this warning
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
:292:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc_pinned, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'

                                       ^
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:292:1: note: use array indexing to silence this warning
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c:398:2:285:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
In file included from         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.csgen-grep-binprot.c:422:
:331../../mono/sgen/sgen-protocol-def.h::26306:: BEGIN_PROTOCOL_ENTRY6 (binary_protocol_missing_remset, TYPE_POINTER, obj, TYPE_POINTER, obj_vtable, TYPE_INT, offset, TYPE_POINTER, value, TYPE_POINTER, value_vtable, TYPE_BOOL, value_pinned)1: warning: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:387:26BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_card_scan, TYPE_POINTER, start, TYPE_SIZE, size)
:                 printf ("%s ", #method + strlen ("binary_protocol_"));
note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       ^expanded from macro 'BEGIN_PROTOCOL_ENTRY6'


sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26:../../mono/sgen/sgen-protocol-def.h:285:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:306:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:299:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc_degraded, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
In file included from sgen-grep-binprot.c:422        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
:
../../mono/sgen/sgen-protocol-def.h:292:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                printf ("%s ", #method + strlen ("binary_protocol_"));

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:299:BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc_pinned, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
1: note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
use array indexing to silence this warning
sgen-grep-binprot.c:398:2sgen-grep-binprot.c:In file included from : 398:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
2sgen-grep-binprot.c:: 422        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
:
../../mono/sgen/sgen-protocol-def.hnote: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'        ^

:313:1:         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.csgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_cement, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
                printf ("%s ", #method + strlen ("binary_protocol_"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
:
                                       ^309:
26:../../mono/sgen/sgen-protocol-def.h: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
292:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
../../mono/sgen/sgen-protocol-def.h:313:1        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
: note: use array indexing to silence this warning
sgen-grep-binprot.csgen-grep-binprot.c:331:26: note: :309expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:306:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_card_scan, TYPE_POINTER, start, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:320:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:306:1: BEGIN_PROTOCOL_ENTRY0 (binary_protocol_cement_reset)
In file included from note: use array indexing to silence this warning^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:267:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
sgen-grep-binprot.c:sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s", #method + strlen ("binary_protocol_"));
422:
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
../../mono/sgen/sgen-protocol-def.h:../../mono/sgen/sgen-protocol-def.h:320:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:299:267:1:sgen-grep-binprot.c:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'                 printf ("%s", #method + strlen ("binary_protocol_"));
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                                      ^

                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_alloc_degraded, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size, TYPE_POINTER, provenance)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:299:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
In file included from sgen-grep-binprot.c:422In file included from :
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
../../mono/sgen/sgen-protocol-def.h:327:        ^sgen-grep-binprot.c1
:: warning: sgen-grep-binprot.c422:
:331adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h::26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
313:1BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_dislink_add, TYPE_POINTER, link, TYPE_POINTER, obj, TYPE_BOOL, track)
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_cement, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.csgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
:309:26: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:313:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:309:../../mono/sgen/sgen-protocol-def.h:26:327: note: 1: note: use array indexing to silence this warning
sgen-grep-binprot.c:In file included from expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
396:2: note: sgen-grep-binprot.c:expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c422:
:309:26../../mono/sgen/sgen-protocol-def.h:: 306:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:320:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_card_scan, TYPE_POINTER, start, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
BEGIN_PROTOCOL_ENTRY0 (binary_protocol_cement_reset)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)sgen-grep-binprot.c:267:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s", #method + strlen ("binary_protocol_"));
                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h../../mono/sgen/sgen-protocol-def.h:../../mono/sgen/sgen-protocol-def.h:306:1::334 320:note: :1use array indexing to silence this warning1:
:sgen-grep-binprot.c: warning: 394:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
 note: 2:use array indexing to silence this warning
 sgen-grep-binprot.c:267:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_dislink_update, TYPE_POINTER, link, TYPE_POINTER, obj, TYPE_BOOL, track)note: 

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                                      ^
396        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
:2        ^
: note: sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                       ^
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:334:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from         BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.csgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:327:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_dislink_add, TYPE_POINTER, link, TYPE_POINTER, obj, TYPE_BOOL, track)                printf ("%s ", #method + strlen ("binary_protocol_"));In file included from sgen-grep-binprot.c:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~422
                                       ^
:
../../mono/sgen/sgen-protocol-def.h:313:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_cement, TYPE_POINTER, obj, TYPE_POINTER, vtable, TYPE_SIZE, size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'

                printf ("%s ", #method + strlen ("binary_protocol_"));
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:327:1../../mono/sgen/sgen-protocol-def.hIn file included from :313sgen-grep-binprot.c:422:
:1../../mono/sgen/sgen-protocol-def.h:::  note: 341:note: use array indexing to silence this warning
use array indexing to silence this warningsgen-grep-binprot.c1
:: 309:sgen-grep-binprot.c:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]26:396:
 note: 2:expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_dislink_remove, TYPE_POINTER, link, TYPE_BOOL, track)
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
sgen-grep-binprot.c:394:2                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291In file included from :26:sgen-grep-binprot.c: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
422:
../../mono/sgen/sgen-protocol-def.h:320:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY0 (binary_protocol_cement_reset)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:../../mono/sgen/sgen-protocol-def.h:267:25: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0'
341:1: note: use array indexing to silence this warning                printf ("%s", #method + strlen ("binary_protocol_"));

sgen-grep-binprot.c:                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
../../mono/sgen/sgen-protocol-def.h:320:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
1sgen-grep-binprot.c:In file included from : sgen-grep-binprot.c291note: ::use array indexing to silence this warning
26sgen-grep-binprot.c:422:
:267../../mono/sgen/sgen-protocol-def.h ::note: 25334expanded from macro 'BEGIN_PROTOCOL_ENTRY2'::
 1:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY0' warning: 
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                printf ("%s", #method + strlen ("binary_protocol_"));
                                      ^
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_dislink_update, TYPE_POINTER, link, TYPE_POINTER, obj, TYPE_BOOL, track)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:334:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:348:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
2:In file included from sgen-grep-binprot.c: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_domain_unload_begin, TYPE_POINTER, domain)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
422sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
277:        ^
:
../../mono/sgen/sgen-protocol-def.h26:sgen-grep-binprot.c: note: :327:1: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'

                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_dislink_add, TYPE_POINTER, link, TYPE_POINTER, obj, TYPE_BOOL, track)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
348sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
:1: note:         BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
use array indexing to silence this warning
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'

sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:327:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from sgen-grep-binprot.c:422        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
:
../../mono/sgen/sgen-protocol-def.h:341:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]sgen-grep-binprot.c:
309:In file included from sgen-grep-binprot.c:26:422:
 note: ../../mono/sgen/sgen-protocol-def.h:expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
355:BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_dislink_remove, TYPE_POINTER, link, TYPE_BOOL, track)
1:                printf ("%s ", #method + strlen ("binary_protocol_"));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                       ^
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2' warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~BEGIN_PROTOCOL_ENTRY1 (binary_protocol_domain_unload_end, TYPE_POINTER, domain)

sgen-grep-binprot.c:291:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26sgen-grep-binprot.c:277:26: note: : note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:341../../mono/sgen/sgen-protocol-def.h::1: note: use array indexing to silence this warning
355:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'In file included from 
sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
422                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:
../../mono/sgen/sgen-protocol-def.h        ^
:334:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_dislink_update, TYPE_POINTER, link, TYPE_POINTER, obj, TYPE_BOOL, track)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:../../mono/sgen/sgen-protocol-def.h:334422:
:1: note: use array indexing to silence this warning
In file included from ../../mono/sgen/sgen-protocol-def.h:362:1: warning: sgen-grep-binprot.c:396:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
2:sgen-grep-binprot.c:422:
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
../../mono/sgen/sgen-protocol-def.h:348:BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_gray_enqueue, TYPE_POINTER, queue, TYPE_POINTER, cursor, TYPE_POINTER, value)
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1:sgen-grep-binprot.c: sgen-grep-binprot.c309warning: ::adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]39626
:: 2:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_domain_unload_begin, TYPE_POINTER, domain)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
                                       ^
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
../../mono/sgen/sgen-protocol-def.h:348:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
../../mono/sgen/sgen-protocol-def.h:362:1: note: use array indexing to silence this warning                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^

sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'In file included from 
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:341        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]sgen-grep-binprot.c:
309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_dislink_remove, TYPE_POINTER, link, TYPE_BOOL, track)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:394:2In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:: note: 355:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~BEGIN_PROTOCOL_ENTRY1 (binary_protocol_domain_unload_end, TYPE_POINTER, domain)

sgen-grep-binprot.c:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
291sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:355:1: note: ../../mono/sgen/sgen-protocol-def.h:341In file included from sgen-grep-binprot.c:422use array indexing to silence this warning:1:
../../mono/sgen/sgen-protocol-def.h: 
note: use array indexing to silence this warning:369sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:1
sgen-grep-binprot.c:: 394                printf ("%s ", #method + strlen ("binary_protocol_"));warning: :
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]2                                       ^
: note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_gray_dequeue, TYPE_POINTER, queue, TYPE_POINTER, cursor, TYPE_POINTER, value)

        ^^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
sgen-grep-binprot.c:291:26:        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
 note:         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.cexpanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:369:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:362:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
In file included from sgen-grep-binprot.c:        ^
sgen-grep-binprot.c:309:26BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_gray_enqueue, TYPE_POINTER, queue, TYPE_POINTER, cursor, TYPE_POINTER, value)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:422:
 note: sgen-grep-binprot.c:expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
../../mono/sgen/sgen-protocol-def.h:396:348:2                printf ("%s ", #method + strlen ("binary_protocol_"));
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
                                       ^
1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_domain_unload_begin, TYPE_POINTER, domain)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:362:1: note: use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.h:348sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
:1: note: use array indexing to silence this warning
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
sgen-grep-binprot.c:309:In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:376:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^

26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_mod_union_remset, TYPE_POINTER, obj, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:355:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_domain_unload_end, TYPE_POINTER, domain)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
../../mono/sgen/sgen-protocol-def.h:376:1:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from sgen-grep-binprot.c 
:422note: use array indexing to silence this warning:
../../mono/sgen/sgen-protocol-def.h
sgen-grep-binprot.c:398:2: ../../mono/sgen/sgen-protocol-def.h:note: :355expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'369:1:1: : 
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_gray_dequeue, TYPE_POINTER, queue, TYPE_POINTER, cursor, TYPE_POINTER, value)
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        ^
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:369:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'In file included from sgen-grep-binprot.c:
422:
../../mono/sgen/sgen-protocol-def.h:362        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^
:sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
1: warning: In file included from adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:422:
../../mono/sgen/sgen-protocol-def.h:383:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_gray_enqueue, TYPE_POINTER, queue, TYPE_POINTER, cursor, TYPE_POINTER, value)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:396:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_major_card_table_scan_start, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)sgen-grep-binprot.c:
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~394:
sgen-grep-binprot.c:309:26:2: note:  note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:362:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:396:2:                printf ("%s ", #method + strlen ("binary_protocol_"));
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
In file included from sgen-grep-binprot.c                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
:422        ^
:
../../mono/sgen/sgen-protocol-def.h:376:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:../../mono/sgen/sgen-protocol-def.h:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
383:1: note: BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_mod_union_remset, TYPE_POINTER, obj, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
use array indexing to silence this warning
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                                       ^
398sgen-grep-binprot.c::2394:: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:376:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:398:In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:369:1: warning: 2:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
sgen-grep-binprot.c:331In file included from BEGIN_PROTOCOL_ENTRY_HEAVY3 (binary_protocol_gray_dequeue, TYPE_POINTER, queue, TYPE_POINTER, cursor, TYPE_POINTER, value)
:26sgen-grep-binprot.c::^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~422 
:
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
../../mono/sgen/sgen-protocol-def.h:390:1                printf ("%s ", #method + strlen ("binary_protocol_"));sgen-grep-binprot.c:
:                                        ^396warning: 
:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'
        BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_major_card_table_scan_end, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26                printf ("%s ", #method + strlen ("binary_protocol_"));
:                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:369In file included from sgen-grep-binprot.c:1../../mono/sgen/sgen-protocol-def.h:::422 390:
note: :../../mono/sgen/sgen-protocol-def.huse array indexing to silence this warning1:
:sgen-grep-binprot.c: note: 396383use array indexing to silence this warning::12:
: sgen-grep-binprot.c:warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] note: 394:expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY3'

2: note:         BEGIN_PROTOCOL_ENTRY3 (method,t1,f1,t2,f2,t3,f3)
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        ^
sgen-grep-binprot.c:309        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_major_card_table_scan_start, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'sgen-grep-binprot.c^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:291:
26                printf ("%s ", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                                       ^
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
394:2: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                                       ^
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:383:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26:In file included from sgen-grep-binprot.c note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:422:
../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));
397:                                       ^
1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]In file included from sgen-grep-binprot.c:
422:
../../mono/sgen/sgen-protocol-def.h:376:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_los_card_table_scan_start, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
BEGIN_PROTOCOL_ENTRY_HEAVY4 (binary_protocol_mod_union_remset, TYPE_POINTER, obj, TYPE_POINTER, ptr, TYPE_POINTER, value, TYPE_POINTER, value_vtable)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)sgen-grep-binprot.c:
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
In file included from                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c        BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:422:
../../mono/sgen/sgen-protocol-def.hsgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h:::390331397:1:::126 ::warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]  
note: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
use array indexing to silence this warning
sgen-grep-binprot.c:394                printf ("%s ", #method + strlen ("binary_protocol_"));
:BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_major_card_table_scan_end, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2sgen-grep-binprot.c                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~::
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
sgen-grep-binprot.c:291:26:../../mono/sgen/sgen-protocol-def.h:                 printf ("%s ", #method + strlen ("binary_protocol_"));
note: 376                                       ^expanded from macro 'BEGIN_PROTOCOL_ENTRY2':

1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:398:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY4'
../../mono/sgen/sgen-protocol-def.h:390:1:         BEGIN_PROTOCOL_ENTRY4 (method,t1,f1,t2,f2,t3,f3,t4,f4)
        ^
note: use array indexing to silence this warningsgen-grep-binprot.c:
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:404:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_los_card_table_scan_end, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.hnote: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:383:1: warning:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:404:In file included from sgen-grep-binprot.c:1: note: 422BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_major_card_table_scan_start, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)use array indexing to silence this warning

sgen-grep-binprot.c::
../../mono/sgen/sgen-protocol-def.h394:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
:397:1        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
:sgen-grep-binprot.c: sgen-grep-binprot.c394warning: ::adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]2912
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
:26:         BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_los_card_table_scan_start, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.cnote: expanded from macro 'BEGIN_PROTOCOL_ENTRY2':291sgen-grep-binprot.c:
:26394:: 2:                printf ("%s ", #method + strlen ("binary_protocol_"));
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2' note:                                        ^
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'

        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
291:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
383:1: note: use array indexing to silence this warning
sgen-grep-binprot.c../../mono/sgen/sgen-protocol-def.h::394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
397:1: note: use array indexing to silence this warning
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:In file included from sgen-grep-binprot.c:sgen-grep-binprot.c:394:2422291::
: note: 26../../mono/sgen/sgen-protocol-def.hexpanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'::
 411:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'1:
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2) warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
        ^
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_finish_gray_stack_start, TYPE_LONGLONG, timestamp, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:In file included from sgen-grep-binprot.c:422:
411:1../../mono/sgen/sgen-protocol-def.h:390:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
: note: use array indexing to silence this warning
sgen-grep-binprot.c:In file included from 394:sgen-grep-binprot.c:2:422BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_major_card_table_scan_end, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
:
../../mono/sgen/sgen-protocol-def.h note: :^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'404

:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)

        ^394:
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_los_card_table_scan_end, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
2:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2':

394                                       ^
:2        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:291:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
sgen-grep-binprot.c:291:26:                 printf ("%s ", #method + strlen ("binary_protocol_"));
note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../mono/sgen/sgen-protocol-def.h:
390:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394../../mono/sgen/sgen-protocol-def.h:404In file included from sgen-grep-binprot.c::1:422: 2: note: note: use array indexing to silence this warning:
../../mono/sgen/sgen-protocol-def.hexpanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
:418:1: warning: 
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_finish_gray_stack_end, TYPE_LONGLONG, timestamp, TYPE_INT, generation)sgen-grep-binprot.c
:291
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)sgen-grep-binprot.c:394::262: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
: 
        ^note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
sgen-grep-binprot.c:
291:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c: note: 291:expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:418:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
In file included from sgen-grep-binprot.c:422                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:
../../mono/sgen/sgen-protocol-def.h:397:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:411:1: BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_los_card_table_scan_start, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_finish_gray_stack_start, TYPE_LONGLONG, timestamp, TYPE_INT, generation)
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.csgen-grep-binprot.c::291394::26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'In file included from 2:sgen-grep-binprot.c:
 note: 422:
expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'                printf ("%s ", #method + strlen ("binary_protocol_"));

../../mono/sgen/sgen-protocol-def.h:425:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:BEGIN_PROTOCOL_ENTRY2 (binary_protocol_worker_finish, TYPE_LONGLONG, timestamp, TYPE_BOOL, forced)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26sgen-grep-binprot.c:291:26::../../mono/sgen/sgen-protocol-def.h  :note: note: 397expanded from macro 'BEGIN_PROTOCOL_ENTRY2'expanded from macro 'BEGIN_PROTOCOL_ENTRY2'

:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));                printf ("%s ", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~394:
2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
../../mono/sgen/sgen-protocol-def.h:411:1../../mono/sgen/sgen-protocol-def.h:: note: use array indexing to silence this warning
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c:425:1: note: use array indexing to silence this warning
394:sgen-grep-binprot.c:2:291: sgen-grep-binprot.c:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'26:
291: note: 26:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
 note:         ^
sgen-grep-binprot.cexpanded from macro 'BEGIN_PROTOCOL_ENTRY2'
:291                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
:26                printf ("%s ", #method + strlen ("binary_protocol_"));
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:404:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:432:1: In file included from BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_los_card_table_scan_end, TYPE_LONGLONG, timestamp, TYPE_BOOL, mod_union)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.cwarning: sgen-grep-binprot.c:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
394::422:
../../mono/sgen/sgen-protocol-def.h2::BEGIN_PROTOCOL_ENTRY1 (binary_protocol_evacuating_blocks, TYPE_SIZE, block_size) 418:note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1:
 warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.csgen-grep-binprot.c::291277::2626::  note: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_finish_gray_stack_end, TYPE_LONGLONG, timestamp, TYPE_INT, generation)

expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:                printf ("%s ", #method + strlen ("binary_protocol_"));
394:                printf ("%s ", #method + strlen ("binary_protocol_"));
2:                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
../../mono/sgen/sgen-protocol-def.h:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~../../mono/sgen/sgen-protocol-def.h:
432sgen-grep-binprot.c:291:404:1::1 note: 26:use array indexing to silence this warning: 
 sgen-grep-binprot.c:note: use array indexing to silence this warningnote: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'

sgen-grep-binprot.c:277:26: note: 394                printf ("%s ", #method + strlen ("binary_protocol_"));expanded from macro 'BEGIN_PROTOCOL_ENTRY1'

                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:2                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
../../mono/sgen/sgen-protocol-def.h:418:        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
sgen-grep-binprot.c1::291 note: use array indexing to silence this warning
:sgen-grep-binprot.c:394:2:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^

sgen-grep-binprot.cIn file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:439:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY1 (binary_protocol_concurrent_sweep_end, TYPE_LONGLONG, timestamp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:439:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277In file included from sgen-grep-binprot.c:26::422 note: :
../../mono/sgen/sgen-protocol-def.hexpanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:411:1: warning:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_finish_gray_stack_start, TYPE_LONGLONG, timestamp, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:394:2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
sgen-grep-binprot.c:422:
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:425:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_worker_finish, TYPE_LONGLONG, timestamp, TYPE_BOOL, forced)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:411:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sgen-grep-binprot.c:sgen-grep-binprot.c:394:422:
2: note: ../../mono/sgen/sgen-protocol-def.h:expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
../../mono/sgen/sgen-protocol-def.h:425:1: note: use array indexing to silence this warning446        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
:1
        ^
sgen-grep-binprot.c:291:26: note: : expanded from macro 'BEGIN_PROTOCOL_ENTRY2'sgen-grep-binprot.cwarning: 
:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));BEGIN_PROTOCOL_ENTRY4 (binary_protocol_header, TYPE_LONGLONG, check, TYPE_INT, version, TYPE_INT, ptr_size, TYPE_BOOL, little_endian)

                                       ^
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:446:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:432:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422BEGIN_PROTOCOL_ENTRY1 (binary_protocol_evacuating_blocks, TYPE_SIZE, block_size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
:
../../mono/sgen/sgen-protocol-def.h:418:1                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:432:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
BEGIN_PROTOCOL_ENTRY_HEAVY2 (binary_protocol_finish_gray_stack_end, TYPE_LONGLONG, timestamp, TYPE_INT, generation)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:394                printf ("%s ", #method + strlen ("binary_protocol_"));
:2                                       ^
: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'
        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'In file included from sgen-grep-binprot.c:
422:
../../mono/sgen/sgen-protocol-def.h:453                printf ("%s ", #method + strlen ("binary_protocol_"));
:1                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
../../mono/sgen/sgen-protocol-def.h:418:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:In file included from sgen-grep-binprot.c:BEGIN_PROTOCOL_ENTRY4 (binary_protocol_pin_stats, TYPE_INT, objects_pinned_in_nursery, TYPE_SIZE, bytes_pinned_in_nursery, TYPE_INT, objects_pinned_in_major, TYPE_SIZE, bytes_pinned_in_major)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
394sgen-grep-binprot.c:331:26: note: :2: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY_HEAVY2'expanded from macro 'BEGIN_PROTOCOL_ENTRY4'

422:
../../mono/sgen/sgen-protocol-def.h:439        BEGIN_PROTOCOL_ENTRY2 (method,t1,f1,t2,f2)
        ^
:1sgen-grep-binprot.c                printf ("%s ", #method + strlen ("binary_protocol_"));::
 291                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~warning: :
adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]26:
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
../../mono/sgen/sgen-protocol-def.h:453:1:BEGIN_PROTOCOL_ENTRY1 (binary_protocol_concurrent_sweep_end, TYPE_LONGLONG, timestamp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
sgen-grep-binprot.c:use array indexing to silence this warning
                                       ^
277:sgen-grep-binprot.c:26:331: note: 26:expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
../../mono/sgen/sgen-protocol-def.h:439:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:425:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY2 (binary_protocol_worker_finish, TYPE_LONGLONG, timestamp, TYPE_BOOL, forced)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:425:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:291:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY2'
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:460:1: warning:                 printf ("%s ", #method + strlen ("binary_protocol_"));In file included from 
                                       ^sgen-grep-binprot.c:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
422:

../../mono/sgen/sgen-protocol-def.h:446:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_worker_finish_stats, TYPE_INT, worker_index, TYPE_INT, generation, TYPE_BOOL, forced, TYPE_LONGLONG, major_scan, TYPE_LONGLONG, los_scan, TYPE_LONGLONG, work_time)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY4 (binary_protocol_header, TYPE_LONGLONG, check, TYPE_INT, version, TYPE_INT, ptr_size, TYPE_BOOL, little_endian)
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
In file included from                                ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:432:1../../mono/sgen/sgen-protocol-def.h:: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]460:
../../mono/sgen/sgen-protocol-def.h1: note: use array indexing to silence this warning
:446:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:331:sgen-grep-binprot.c:26:387:BEGIN_PROTOCOL_ENTRY1 (binary_protocol_evacuating_blocks, TYPE_SIZE, block_size)
 note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26sgen-grep-binprot.cexpanded from macro 'BEGIN_PROTOCOL_ENTRY4'::
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
277                printf ("%s ", #method + strlen ("binary_protocol_"));
:26                                       ^
:                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
 note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:432:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:467:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:453:1: warning: In file included from sgen-grep-binprot.c:adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_collection_end_stats, TYPE_LONGLONG, major_scan, TYPE_LONGLONG, los_scan, TYPE_LONGLONG, finish_stack)422:
../../mono/sgen/sgen-protocol-def.h:439:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
BEGIN_PROTOCOL_ENTRY4 (binary_protocol_pin_stats, TYPE_INT, objects_pinned_in_nursery, TYPE_SIZE, bytes_pinned_in_nursery, TYPE_INT, objects_pinned_in_major, TYPE_SIZE, bytes_pinned_in_major)BEGIN_PROTOCOL_ENTRY1 (binary_protocol_concurrent_sweep_end, TYPE_LONGLONG, timestamp)

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sgen-grep-binprot.c:277:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26:../../mono/sgen/sgen-protocol-def.h: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
467:1: note:                 printf ("%s ", #method + strlen ("binary_protocol_"));
use array indexing to silence this warning
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:439:1: note: use array indexing to silence this warning
../../mono/sgen/sgen-protocol-def.h:453sgen-grep-binprot.csgen-grep-binprot.c:1:309:277: note: use array indexing to silence this warning
sgen-grep-binprot.c:331::2626::26:  note: :note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4' expanded from macro 'BEGIN_PROTOCOL_ENTRY1'
note: 
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^


In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:446:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:460:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY4 (binary_protocol_header, TYPE_LONGLONG, check, TYPE_INT, version, TYPE_INT, ptr_size, TYPE_BOOL, little_endian)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_worker_finish_stats, TYPE_INT, worker_index, TYPE_INT, generation, TYPE_BOOL, forced, TYPE_LONGLONG, major_scan, TYPE_LONGLONG, los_scan, TYPE_LONGLONG, work_time)
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
../../mono/sgen/sgen-protocol-def.h:446:1:                 printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: use array indexing to silence this warning
sgen-grep-binprot.c:331:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'../../mono/sgen/sgen-protocol-def.h:
460:1: note: use array indexing to silence this warning
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.cIn file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:467:1:422:
../../mono/sgen/sgen-protocol-def.h: :453:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]

BEGIN_PROTOCOL_ENTRY3 (binary_protocol_collection_end_stats, TYPE_LONGLONG, major_scan, TYPE_LONGLONG, los_scan, TYPE_LONGLONG, finish_stack)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BEGIN_PROTOCOL_ENTRY4 (binary_protocol_pin_stats, TYPE_INT, objects_pinned_in_nursery, TYPE_SIZE, bytes_pinned_in_nursery, TYPE_INT, objects_pinned_in_major, TYPE_SIZE, bytes_pinned_in_major)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.csgen-grep-binprot.c::309331::26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:467:1: note: ../../mono/sgen/sgen-protocol-def.h:453:1: note: use array indexing to silence this warning
use array indexing to silence this warning
sgen-grep-binprot.c:sgen-grep-binprot.c:331:309:26:26: note:  note: expanded from macro 'BEGIN_PROTOCOL_ENTRY4'
expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:460:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY6 (binary_protocol_worker_finish_stats, TYPE_INT, worker_index, TYPE_INT, generation, TYPE_BOOL, forced, TYPE_LONGLONG, major_scan, TYPE_LONGLONG, los_scan, TYPE_LONGLONG, work_time)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:460:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:387:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY6'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
In file included from sgen-grep-binprot.c:422:
../../mono/sgen/sgen-protocol-def.h:467:1: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int]
BEGIN_PROTOCOL_ENTRY3 (binary_protocol_collection_end_stats, TYPE_LONGLONG, major_scan, TYPE_LONGLONG, los_scan, TYPE_LONGLONG, finish_stack)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../mono/sgen/sgen-protocol-def.h:467:1: note: use array indexing to silence this warning
sgen-grep-binprot.c:309:26: note: expanded from macro 'BEGIN_PROTOCOL_ENTRY3'
                printf ("%s ", #method + strlen ("binary_protocol_"));
                                       ^
65 warnings generated.
mv -f .deps/libsgen_grep_binprot_a-sgen-grep-binprot.Tpo .deps/libsgen_grep_binprot_a-sgen-grep-binprot.Po
rm -f libsgen-grep-binprot.a
ar cru libsgen-grep-binprot.a libsgen_grep_binprot_a-sgen-grep-binprot.o 
ranlib libsgen-grep-binprot.a
65 warnings generated.
mv -f .deps/libsgen_grep_binprot32p_a-sgen-grep-binprot.Tpo .deps/libsgen_grep_binprot32p_a-sgen-grep-binprot.Po
rm -f libsgen-grep-binprot32p.a
ar cru libsgen-grep-binprot32p.a libsgen_grep_binprot32p_a-sgen-grep-binprot.o 
ranlib libsgen-grep-binprot32p.a
65 warnings generated.
mv -f .deps/libsgen_grep_binprot64p_a-sgen-grep-binprot.Tpo .deps/libsgen_grep_binprot64p_a-sgen-grep-binprot.Po
rm -f libsgen-grep-binprot64p.a
ar cru libsgen-grep-binprot64p.a libsgen_grep_binprot64p_a-sgen-grep-binprot.o 
ranlib libsgen-grep-binprot64p.a
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o sgen-grep-binprot  libmain_a-sgen-grep-binprot-main.o libmain_a-sgen-entry-stream.o ../../mono/eglib/libeglib.la libsgen-grep-binprot.a libsgen-grep-binprot32p.a libsgen-grep-binprot64p.a -liconv -lm -lm   -linotify -pthread
libtool: link: cc -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o sgen-grep-binprot libmain_a-sgen-grep-binprot-main.o libmain_a-sgen-entry-stream.o  -L/usr/local/lib ../../mono/eglib/.libs/libeglib.a libsgen-grep-binprot.a libsgen-grep-binprot32p.a libsgen-grep-binprot64p.a -liconv -lm -linotify -pthread
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/sgen'
Making all in monograph
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/monograph'
cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono/eglib -I../../mono/eglib -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libmonograph_a-monograph.o -MD -MP -MF .deps/libmonograph_a-monograph.Tpo -c -o libmonograph_a-monograph.o `test -f 'monograph.c' || echo './'`monograph.c
mv -f .deps/libmonograph_a-monograph.Tpo .deps/libmonograph_a-monograph.Po
rm -f libmonograph.a
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o monograph  libmonograph_a-monograph.o ../../mono/metadata/libmonoruntimesgen.la ../../mono/sgen/libmonosgen.la ../../mono/utils/libmonoutils.la ../../mono/eglib/libeglib.la ../../mono/eglib/libeglib.la  -liconv -lm -lm   -linotify -pthread
ar cru libmonograph.a libmonograph_a-monograph.o 
ranlib libmonograph.a
libtool: link: cc -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o monograph libmonograph_a-monograph.o  -L/usr/local/lib ../../mono/metadata/.libs/libmonoruntimesgen.a -lz ../../mono/sgen/.libs/libmonosgen.a ../../mono/utils/.libs/libmonoutils.a ../../mono/eglib/.libs/libeglib.a -liconv -lm -linotify -pthread
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/monograph'
Making all in pedump
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/pedump'
cc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../mono -I../../libgc/include -I../../mono/eglib -I../../mono/eglib -fvisibility=hidden -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -I/usr/local/include -DGC_FREEBSD_THREADS -DHOST_BSD -g  -DUSE_COMPILER_TLS  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -MT libpedump_a-pedump.o -MD -MP -MF .deps/libpedump_a-pedump.Tpo -c -o libpedump_a-pedump.o `test -f 'pedump.c' || echo './'`pedump.c
mv -f .deps/libpedump_a-pedump.Tpo .deps/libpedump_a-pedump.Po
rm -f libpedump.a
../../doltlibtool  --tag=CC   --mode=link cc  -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration  -fstack-protector-strong  -pthread -L/usr/local/lib -Wl,-export-dynamic -o pedump  libpedump_a-pedump.o ../../mono/metadata/libmonoruntimesgen.la ../../mono/sgen/libmonosgen.la ../../mono/utils/libmonoutils.la   ../../mono/eglib/libeglib.la -liconv -lm -lm   -linotify -pthread
ar cru libpedump.a libpedump_a-pedump.o 
ranlib libpedump.a
libtool: link: cc -Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Qunused-arguments -Wno-unused-function -Wno-tautological-compare -Wno-parentheses-equality -Wno-self-assign -Wno-return-stack-address -Wno-constant-logical-operand -Wno-zero-length-array -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wno-format-zero-length -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Werror=incompatible-pointer-types -Werror=return-type -Werror-implicit-function-declaration -fstack-protector-strong -Wl,-export-dynamic -o pedump libpedump_a-pedump.o  -L/usr/local/lib ../../mono/metadata/.libs/libmonoruntimesgen.a -lz ../../mono/sgen/.libs/libmonosgen.a ../../mono/utils/.libs/libmonoutils.a ../../mono/eglib/.libs/libeglib.a -liconv -lm -linotify -pthread
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools/pedump'
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/tools'
Making all in msvc
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/msvc'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/msvc'
Making all in docs
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
gmake -f ./docs.make topdir=./../mcs srcdir=. AgilityPack.dll
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
CSC     [net_4_x-unix] AgilityPack.dll
HtmlAgilityPack/HtmlNodeNavigator.cs(23,23): warning CS0649: Field 'HtmlNodeNavigator.Trace' is never assigned to, and will always have its default value false
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
gmake -f ./docs.make topdir=./../mcs srcdir=. convert.exe
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
CSC     [net_4_x-unix] convert.exe
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
/bin/mkdir -p html
runtimedir=`cd ../runtime && pwd`; export runtimedir; \
MONO_PATH=/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mcs/class/lib/net_4_x perl ./exdoc -h . -t . ./../mono/*/*.c
Merging: mono-api-assembly.html
Merging: mono-api-unsorted.html
Merging: mono-api-exc.html
Merging: mono-api-utils.html
Merging: mono-api-reflection.html
Merging: mono-api-types.html
Merging: mono-api-gchandle.html
Merging: mono-api-dynamic-codegen.html
Merging: mono-api-object.html
Merging: mono-api-wapi.html
Merging: mono-api-jit.html
Merging: mono-api-debug.html
Merging: mono-api-class.html
Merging: mono-api-counters.html
Merging: mono-api-string.html
Merging: mono-api-internal.html
Merging: mono-api-type.html
Merging: mono-api-gc.html
Merging: mono-api-embedding.html
Merging: mono-api-threads.html
Merging: mono-api-image.html
Merging: mono-api-domains.html
Merging: mono-api-methods.html
Merging: mono-api-profiler.html
Merging: mono-api-security.html
Merging: mono-api-metadata.html
Merging: mono-api-vm.html
Merging: mono-api-jitinternal.html
touch deploy/.stamp
gmake -f ./docs.make topdir=./../mcs srcdir=. mono-file-formats.tree
gmake -f ./docs.make topdir=./../mcs srcdir=. mono-tools.tree
mkdir -p deploy
cp -f ./api-style.css deploy
gmake -f ./docs.make topdir=./../mcs srcdir=. monoapi.tree
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
MDOC    [net_4_x-unix] mono-file-formats.tree
MDOC    [net_4_x-unix] mono-tools.tree
gmake[4]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
MDOC    [net_4_x-unix] monoapi.tree
Warning: File `DoesNotExist' referenced in TOC but it doesn't exist. It will be ignored.
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
gmake[4]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/docs'
Making all in acceptance-tests
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/acceptance-tests'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/acceptance-tests'
gmake[3]: Entering directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34'
gmake[3]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34'
gmake[2]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34'
gmake[1]: Leaving directory '/magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34'
/usr/bin/elfctl -i -e +wxneeded /magus/work/usr/mports/lang/mono5.20/work/mono-5.20.1.34/mono/mini/mono-sgen
elfctl: NT_FREEBSD_FEATURE_CTL note not found
elfctl: NT_FREEBSD_FEATURE_CTL note not found
*** Error code 1

Stop.
make: stopped in /usr/mports/lang/mono5.20