[ports-i386@freebsd.org: mono-2.10.2 failed on i386 7]
Erwin Lansing
erwin at FreeBSD.org
Mon Jul 18 16:56:39 UTC 2011
FYI; can you please investigate and/or report to the developers? If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.
See http://pointyhat.freebsd.org for the full log.
Thanks,
-erwin
----- Forwarded message from User Ports-i386 <ports-i386 at freebsd.org> -----
Date: Mon, 18 Jul 2011 16:21:29 GMT
From: User Ports-i386 <ports-i386 at freebsd.org>
To: erwin at FreeBSD.org, miwi at FreeBSD.org, itetcu at FreeBSD.org
Subject: mono-2.10.2 failed on i386 7
Excerpt from the build log at
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20110718062130/mono-2.10.2.log
building mono-2.10.2 on hobson7.isc.freebsd.org
in directory /usr2/pkgbuild/7/20110718062130/chroot/6
building for: 7.4-RC3 i386
maintained by: mono at FreeBSD.org
port directory: /usr/ports/lang/mono
Makefile ident: $FreeBSD: ports/lang/mono/Makefile,v 1.98 2011/06/12 19:06:22 romain Exp $
[... lines trimmed ...]
output.c: In function 'pack_table':
output.c:494: warning: control reaches end of non-void function
output.c: In function 'sort_actions':
output.c:448: warning: control reaches end of non-void function
output.c: In function 'goto_actions':
output.c:335: warning: control reaches end of non-void function
output.c: In function 'token_actions':
output.c:303: warning: control reaches end of non-void function
output.c: In function 'output_actions':
output.c:218: warning: control reaches end of non-void function
output.c: In function 'output_yydefred':
output.c:190: warning: control reaches end of non-void function
output.c: In function 'output_rule_data':
output.c:161: warning: control reaches end of non-void function
output.c: In function 'output':
output.c:99: warning: control reaches end of non-void function
output.c: At top level:
output.c:38: warning: 'sccsid' defined but not used
cc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -c -o reader.o reader.c
In file included from reader.c:41:
defs.h:303: warning: function declaration isn't a prototype
defs.h:304: warning: function declaration isn't a prototype
defs.h:305: warning: function declaration isn't a prototype
reader.c:76: warning: initialization discards qualifiers from pointer target type
reader.c:77: warning: initialization discards qualifiers from pointer target type
reader.c:81: warning: return type defaults to 'int'
reader.c:81: warning: function declaration isn't a prototype
reader.c: In function 'cachec':
reader.c:88: warning: implicit declaration of function 'no_space'
reader.c:88: warning: nested extern declaration of 'no_space'
reader.c: At top level:
reader.c:96: warning: return type defaults to 'int'
reader.c:96: warning: function declaration isn't a prototype
reader.c: In function 'get_line':
reader.c:106: warning: 'return' with no value, in function returning non-void
reader.c:122: warning: 'return' with no value, in function returning non-void
reader.c:135: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:143: warning: function declaration isn't a prototype
reader.c:160: warning: return type defaults to 'int'
reader.c:160: warning: function declaration isn't a prototype
reader.c: In function 'skip_comment':
reader.c:174: warning: 'return' with no value, in function returning non-void
reader.c:180: warning: implicit declaration of function 'unterminated_comment'
reader.c:180: warning: nested extern declaration of 'unterminated_comment'
reader.c: At top level:
reader.c:191: warning: function declaration isn't a prototype
reader.c:253: warning: function declaration isn't a prototype
reader.c: In function 'keyword':
reader.c:305: warning: implicit declaration of function 'syntax_error'
reader.c:305: warning: nested extern declaration of 'syntax_error'
reader.c: At top level:
reader.c:311: warning: return type defaults to 'int'
reader.c:311: warning: function declaration isn't a prototype
reader.c: In function 'copy_text':
reader.c:324: warning: implicit declaration of function 'unterminated_text'
reader.c:324: warning: nested extern declaration of 'unterminated_text'
reader.c:360: warning: implicit declaration of function 'unterminated_string'
reader.c:360: warning: nested extern declaration of 'unterminated_string'
reader.c:421: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:434: warning: function declaration isn't a prototype
reader.c:448: warning: function declaration isn't a prototype
reader.c: In function 'get_literal':
reader.c:491: warning: implicit declaration of function 'illegal_character'
reader.c:491: warning: nested extern declaration of 'illegal_character'
reader.c: At top level:
reader.c:587: warning: function declaration isn't a prototype
reader.c:609: warning: function declaration isn't a prototype
reader.c: In function 'get_name':
reader.c:617: warning: implicit declaration of function 'used_reserved'
reader.c:617: warning: nested extern declaration of 'used_reserved'
reader.c: At top level:
reader.c:625: warning: function declaration isn't a prototype
reader.c:639: warning: no previous prototype for 'get_tag'
reader.c: In function 'get_tag':
reader.c:649: warning: implicit declaration of function 'unexpected_EOF'
reader.c:649: warning: nested extern declaration of 'unexpected_EOF'
reader.c:654: warning: implicit declaration of function 'illegal_tag'
reader.c:654: warning: nested extern declaration of 'illegal_tag'
reader.c: At top level:
reader.c:692: warning: return type defaults to 'int'
reader.c:692: warning: function declaration isn't a prototype
reader.c: In function 'declare_tokens':
reader.c:717: warning: 'return' with no value, in function returning non-void
reader.c:719: warning: implicit declaration of function 'tokenized_start'
reader.c:719: warning: nested extern declaration of 'tokenized_start'
reader.c:725: warning: implicit declaration of function 'retyped_warning'
reader.c:725: warning: nested extern declaration of 'retyped_warning'
reader.c:732: warning: implicit declaration of function 'reprec_warning'
reader.c:732: warning: nested extern declaration of 'reprec_warning'
reader.c:744: warning: implicit declaration of function 'revalued_warning'
reader.c:744: warning: nested extern declaration of 'revalued_warning'
reader.c: At top level:
reader.c:754: warning: return type defaults to 'int'
reader.c:754: warning: function declaration isn't a prototype
reader.c: In function 'declare_types':
reader.c:772: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:782: warning: return type defaults to 'int'
reader.c:782: warning: function declaration isn't a prototype
reader.c: In function 'declare_start':
reader.c:792: warning: implicit declaration of function 'terminal_start'
reader.c:792: warning: nested extern declaration of 'terminal_start'
reader.c:794: warning: implicit declaration of function 'restarted_warning'
reader.c:794: warning: nested extern declaration of 'restarted_warning'
reader.c: At top level:
reader.c:800: warning: return type defaults to 'int'
reader.c:800: warning: function declaration isn't a prototype
reader.c: In function 'read_declarations':
reader.c:815: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:841: warning: return type defaults to 'int'
reader.c:841: warning: function declaration isn't a prototype
reader.c:873: warning: return type defaults to 'int'
reader.c:873: warning: function declaration isn't a prototype
reader.c:881: warning: return type defaults to 'int'
reader.c:881: warning: function declaration isn't a prototype
reader.c:893: warning: return type defaults to 'int'
reader.c:893: warning: function declaration isn't a prototype
reader.c: In function 'advance_to_start':
reader.c:907: warning: implicit declaration of function 'no_grammar'
reader.c:907: warning: nested extern declaration of 'no_grammar'
reader.c:937: warning: implicit declaration of function 'start_rule'
reader.c:937: warning: nested extern declaration of 'start_rule'
reader.c: At top level:
reader.c:943: warning: return type defaults to 'int'
reader.c:943: warning: function declaration isn't a prototype
reader.c: In function 'start_rule':
reader.c:947: warning: implicit declaration of function 'terminal_lhs'
reader.c:947: warning: nested extern declaration of 'terminal_lhs'
reader.c: At top level:
reader.c:958: warning: return type defaults to 'int'
reader.c:958: warning: function declaration isn't a prototype
reader.c: In function 'end_rule':
reader.c:965: warning: implicit declaration of function 'default_action_warning'
reader.c:965: warning: nested extern declaration of 'default_action_warning'
reader.c: At top level:
reader.c:977: warning: return type defaults to 'int'
reader.c:977: warning: function declaration isn't a prototype
reader.c: In function 'insert_empty_rule':
reader.c:992: warning: suggest parentheses around assignment used as truth value
reader.c: At top level:
reader.c:1006: warning: return type defaults to 'int'
reader.c:1006: warning: function declaration isn't a prototype
reader.c: In function 'add_symbol':
reader.c:1023: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:1037: warning: return type defaults to 'int'
reader.c:1037: warning: function declaration isn't a prototype
reader.c: In function 'copy_action':
reader.c:1093: warning: implicit declaration of function 'dollar_warning'
reader.c:1093: warning: nested extern declaration of 'dollar_warning'
reader.c:1113: warning: implicit declaration of function 'dollar_error'
reader.c:1113: warning: nested extern declaration of 'dollar_error'
reader.c:1118: warning: implicit declaration of function 'untyped_lhs'
reader.c:1118: warning: nested extern declaration of 'untyped_lhs'
reader.c:1131: warning: implicit declaration of function 'unknown_rhs'
reader.c:1131: warning: nested extern declaration of 'unknown_rhs'
reader.c:1134: warning: implicit declaration of function 'untyped_rhs'
reader.c:1134: warning: nested extern declaration of 'untyped_rhs'
reader.c:1177: warning: implicit declaration of function 'unterminated_action'
reader.c:1177: warning: nested extern declaration of 'unterminated_action'
reader.c: At top level:
reader.c:1324: warning: function declaration isn't a prototype
reader.c: In function 'mark_symbol':
reader.c:1358: warning: implicit declaration of function 'prec_redeclared'
reader.c:1358: warning: nested extern declaration of 'prec_redeclared'
reader.c: At top level:
reader.c:1367: warning: return type defaults to 'int'
reader.c:1367: warning: function declaration isn't a prototype
reader.c:1400: warning: return type defaults to 'int'
reader.c:1400: warning: function declaration isn't a prototype
reader.c: In function 'free_tags':
reader.c:1403: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:1415: warning: return type defaults to 'int'
reader.c:1415: warning: function declaration isn't a prototype
reader.c: In function 'pack_names':
reader.c:1432: warning: suggest parentheses around assignment used as truth value
reader.c: At top level:
reader.c:1440: warning: return type defaults to 'int'
reader.c:1440: warning: function declaration isn't a prototype
reader.c: In function 'check_symbols':
reader.c:1444: warning: implicit declaration of function 'undefined_goal'
reader.c:1444: warning: nested extern declaration of 'undefined_goal'
reader.c:1450: warning: implicit declaration of function 'undefined_symbol_warning'
reader.c:1450: warning: nested extern declaration of 'undefined_symbol_warning'
reader.c: At top level:
reader.c:1458: warning: return type defaults to 'int'
reader.c:1458: warning: function declaration isn't a prototype
reader.c:1582: warning: return type defaults to 'int'
reader.c:1582: warning: function declaration isn't a prototype
reader.c:1641: warning: return type defaults to 'int'
reader.c:1641: warning: function declaration isn't a prototype
reader.c: In function 'print_grammar':
reader.c:1646: warning: 'return' with no value, in function returning non-void
reader.c: At top level:
reader.c:1677: warning: return type defaults to 'int'
reader.c:1677: warning: function declaration isn't a prototype
reader.c: In function 'reader':
reader.c:1678: warning: implicit declaration of function 'create_symbol_table'
reader.c:1678: warning: nested extern declaration of 'create_symbol_table'
reader.c:1681: warning: implicit declaration of function 'free_symbol_table'
reader.c:1681: warning: nested extern declaration of 'free_symbol_table'
reader.c:1687: warning: implicit declaration of function 'free_symbols'
reader.c:1687: warning: nested extern declaration of 'free_symbols'
reader.c:1689: warning: control reaches end of non-void function
reader.c: In function 'pack_grammar':
reader.c:1637: warning: control reaches end of non-void function
reader.c: In function 'pack_symbols':
reader.c:1578: warning: control reaches end of non-void function
reader.c: In function 'check_symbols':
reader.c:1454: warning: control reaches end of non-void function
reader.c: In function 'pack_names':
reader.c:1436: warning: control reaches end of non-void function
reader.c: In function 'read_grammar':
reader.c:1396: warning: control reaches end of non-void function
reader.c: In function 'copy_action':
reader.c:1319: warning: control reaches end of non-void function
reader.c: In function 'insert_empty_rule':
reader.c:1002: warning: control reaches end of non-void function
reader.c: In function 'end_rule':
reader.c:973: warning: control reaches end of non-void function
reader.c: In function 'start_rule':
reader.c:954: warning: control reaches end of non-void function
reader.c: In function 'advance_to_start':
reader.c:939: warning: control reaches end of non-void function
reader.c: In function 'expand_rules':
reader.c:889: warning: control reaches end of non-void function
reader.c: In function 'expand_items':
reader.c:877: warning: control reaches end of non-void function
reader.c: In function 'initialize_grammar':
reader.c:869: warning: control reaches end of non-void function
reader.c: In function 'declare_start':
reader.c:796: warning: control reaches end of non-void function
reader.c: In function 'keyword':
reader.c:307: warning: control reaches end of non-void function
reader.c: In function 'cachec':
reader.c:92: warning: control reaches end of non-void function
reader.c: At top level:
reader.c:38: warning: 'sccsid' defined but not used
reader.c: In function 'mark_symbol':
reader.c:1326: warning: 'bp' may be used uninitialized in this function
reader.c: In function 'print_grammar':
reader.c:1643: warning: 'spacing' may be used uninitialized in this function
cc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -c -o symtab.o symtab.c
In file included from symtab.c:41:
defs.h:303: warning: function declaration isn't a prototype
defs.h:304: warning: function declaration isn't a prototype
defs.h:305: warning: function declaration isn't a prototype
symtab.c:56: warning: function declaration isn't a prototype
symtab.c: In function 'hash':
symtab.c:64: warning: suggest parentheses around assignment used as truth value
symtab.c: At top level:
symtab.c:73: warning: function declaration isn't a prototype
symtab.c: In function 'make_bucket':
symtab.c:79: warning: implicit declaration of function 'no_space'
symtab.c:79: warning: nested extern declaration of 'no_space'
symtab.c: At top level:
symtab.c:100: warning: function declaration isn't a prototype
symtab.c:123: warning: return type defaults to 'int'
symtab.c:123: warning: function declaration isn't a prototype
symtab.c:143: warning: return type defaults to 'int'
symtab.c:143: warning: function declaration isn't a prototype
symtab.c:150: warning: return type defaults to 'int'
symtab.c:150: warning: function declaration isn't a prototype
symtab.c: In function 'free_symbols':
symtab.c:158: warning: control reaches end of non-void function
symtab.c: In function 'free_symbol_table':
symtab.c:146: warning: control reaches end of non-void function
symtab.c: In function 'create_symbol_table':
symtab.c:139: warning: control reaches end of non-void function
symtab.c: At top level:
symtab.c:38: warning: 'sccsid' defined but not used
cc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -c -o verbose.o verbose.c
In file included from verbose.c:41:
defs.h:303: warning: function declaration isn't a prototype
defs.h:304: warning: function declaration isn't a prototype
defs.h:305: warning: function declaration isn't a prototype
verbose.c:46: warning: return type defaults to 'int'
verbose.c:46: warning: function declaration isn't a prototype
verbose.c: In function 'verbose':
verbose.c:49: warning: 'return' with no value, in function returning non-void
verbose.c:52: warning: implicit declaration of function 'no_space'
verbose.c:52: warning: nested extern declaration of 'no_space'
verbose.c:55: warning: implicit declaration of function 'print_state'
verbose.c:55: warning: nested extern declaration of 'print_state'
verbose.c:59: warning: implicit declaration of function 'log_unused'
verbose.c:59: warning: nested extern declaration of 'log_unused'
verbose.c:61: warning: implicit declaration of function 'log_conflicts'
verbose.c:61: warning: nested extern declaration of 'log_conflicts'
verbose.c: At top level:
verbose.c:70: warning: return type defaults to 'int'
verbose.c:70: warning: function declaration isn't a prototype
verbose.c:89: warning: return type defaults to 'int'
verbose.c:89: warning: function declaration isn't a prototype
verbose.c:117: warning: return type defaults to 'int'
verbose.c:117: warning: function declaration isn't a prototype
verbose.c: In function 'print_state':
verbose.c:122: warning: implicit declaration of function 'print_conflicts'
verbose.c:122: warning: nested extern declaration of 'print_conflicts'
verbose.c:124: warning: implicit declaration of function 'print_core'
verbose.c:124: warning: nested extern declaration of 'print_core'
verbose.c:125: warning: implicit declaration of function 'print_nulls'
verbose.c:125: warning: nested extern declaration of 'print_nulls'
verbose.c:126: warning: implicit declaration of function 'print_actions'
verbose.c:126: warning: nested extern declaration of 'print_actions'
verbose.c: At top level:
verbose.c:131: warning: return type defaults to 'int'
verbose.c:131: warning: function declaration isn't a prototype
verbose.c:179: warning: return type defaults to 'int'
verbose.c:179: warning: function declaration isn't a prototype
verbose.c:215: warning: return type defaults to 'int'
verbose.c:215: warning: function declaration isn't a prototype
verbose.c:259: warning: return type defaults to 'int'
verbose.c:259: warning: function declaration isn't a prototype
verbose.c: In function 'print_actions':
verbose.c:271: warning: implicit declaration of function 'print_shifts'
verbose.c:271: warning: nested extern declaration of 'print_shifts'
verbose.c:272: warning: implicit declaration of function 'print_reductions'
verbose.c:272: warning: nested extern declaration of 'print_reductions'
verbose.c:280: warning: implicit declaration of function 'print_gotos'
verbose.c:280: warning: nested extern declaration of 'print_gotos'
verbose.c: At top level:
verbose.c:286: warning: return type defaults to 'int'
verbose.c:286: warning: function declaration isn't a prototype
verbose.c:311: warning: return type defaults to 'int'
verbose.c:311: warning: function declaration isn't a prototype
verbose.c:349: warning: return type defaults to 'int'
verbose.c:349: warning: function declaration isn't a prototype
verbose.c: In function 'print_gotos':
verbose.c:366: warning: control reaches end of non-void function
verbose.c: In function 'print_reductions':
verbose.c:345: warning: control reaches end of non-void function
verbose.c: In function 'print_shifts':
verbose.c:307: warning: control reaches end of non-void function
verbose.c: In function 'print_actions':
verbose.c:282: warning: control reaches end of non-void function
verbose.c: In function 'print_nulls':
verbose.c:255: warning: control reaches end of non-void function
verbose.c: In function 'print_core':
verbose.c:211: warning: control reaches end of non-void function
verbose.c: In function 'print_conflicts':
verbose.c:175: warning: control reaches end of non-void function
verbose.c: In function 'print_state':
verbose.c:127: warning: control reaches end of non-void function
verbose.c: In function 'log_conflicts':
verbose.c:113: warning: control reaches end of non-void function
verbose.c: In function 'log_unused':
verbose.c:85: warning: control reaches end of non-void function
verbose.c: At top level:
verbose.c:38: warning: 'sccsid' defined but not used
verbose.c: In function 'print_conflicts':
verbose.c:133: warning: 'number' may be used uninitialized in this function
verbose.c:133: warning: 'act' may be used uninitialized in this function
cc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -c -o warshall.o warshall.c
In file included from warshall.c:41:
defs.h:303: warning: function declaration isn't a prototype
defs.h:304: warning: function declaration isn't a prototype
defs.h:305: warning: function declaration isn't a prototype
warshall.c:44: warning: return type defaults to 'int'
warshall.c:44: warning: function declaration isn't a prototype
warshall.c:96: warning: return type defaults to 'int'
warshall.c:96: warning: function declaration isn't a prototype
warshall.c: In function 'reflexive_transitive_closure':
warshall.c:122: warning: control reaches end of non-void function
warshall.c: In function 'transitive_closure':
warshall.c:93: warning: control reaches end of non-void function
warshall.c: At top level:
warshall.c:38: warning: 'sccsid' defined but not used
cc -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -O2 -fno-strict-aliasing -pipe -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -o jay closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o symtab.o verbose.o warshall.o
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/jay'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/jay'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/mcs'
Makefile:53: warning: overriding recipe for target `csproj-local'
../build/executable.make:134: warning: ignoring old recipe for target `csproj-local'
Makefile:65: warning: overriding recipe for target `install-local'
../build/executable.make:44: warning: ignoring old recipe for target `install-local'
Creating ../build/deps/basic_mcs.exe.makefrag ...
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/mcs'
Makefile:53: warning: overriding recipe for target `csproj-local'
../build/executable.make:134: warning: ignoring old recipe for target `csproj-local'
Makefile:65: warning: overriding recipe for target `install-local'
../build/executable.make:44: warning: ignoring old recipe for target `install-local'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/mcs'
Makefile:53: warning: overriding recipe for target `csproj-local'
../build/executable.make:134: warning: ignoring old recipe for target `csproj-local'
Makefile:65: warning: overriding recipe for target `install-local'
../build/executable.make:44: warning: ignoring old recipe for target `install-local'
./../jay/jay -cv < ./../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv jay-tmp.out cs-parser.cs
./../jay/jay: 9 shift/reduce conflicts.
/bin/sh ./../mkinstalldirs ../class/lib/basic/
mkdir -p -- ../class/lib/basic/
touch ../class/lib/basic//.stamp
MCS [basic] mcs.exe
warning CS8001: SDK path could not be resolved
../class/IKVM.Reflection/Reader/ModuleReader.cs(159,32): warning CS0219: The variable `MajorVersion' is assigned but its value is never used
../class/IKVM.Reflection/Reader/ModuleReader.cs(160,32): warning CS0219: The variable `MinorVersion' is assigned but its value is never used
../class/IKVM.Reflection/Reader/ModuleReader.cs(161,30): warning CS0219: The variable `Reserved' is assigned but its value is never used
../class/IKVM.Reflection/Reader/ModuleReader.cs(165,32): warning CS0219: The variable `Flags' is assigned but its value is never used
../class/IKVM.Reflection/Reader/ModuleReader.cs(179,30): warning CS0219: The variable `Reserved0' is assigned but its value is never used
../class/IKVM.Reflection/Reader/ModuleReader.cs(184,30): warning CS0219: The variable `Reserved7' is assigned but its value is never used
../class/IKVM.Reflection/Reader/ModuleReader.cs(186,31): warning CS0219: The variable `Sorted' is assigned but its value is never used
attribute.cs(109,33): warning CS0169: The private field `Mono.CSharp.Attribute.orig_sec_assembly' is never used
eval.cs(55,31): warning CS0414: The private field `Mono.CSharp.Evaluator.current_debug_name' is assigned but its value is never used
method.cs(1699,34): warning CS0169: The private field `Mono.CSharp.MethodData.methodbuilder_attrs_field' is never used
../class/IKVM.Reflection/Impl/SymbolSupport.cs(53,46): warning CS0414: The private field `IKVM.Reflection.Impl.SymbolSupport.runningOnMono' is assigned but its value is never used
Compilation succeeded - 12 warning(s)
cp mcs.exe ./../class/lib/basic/mcs.exe
test ! -f mcs.exe.mdb || cp mcs.exe.mdb ./../class/lib/basic/mcs.exe.mdb
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
/bin/sh ./../../mkinstalldirs ../../class/lib/basic/tmp/
mkdir -p -- ../../class/lib/basic/tmp/
touch ../../class/lib/basic/tmp//.stamp
MCS [basic] mscorlib.dll
warning CS8001: SDK path could not be resolved
System.Security.Permissions/KeyContainerPermission.cs(38,69): warning CS0649: Field `System.Security.Permissions.KeyContainerPermission._accessEntries' is never assigned to, and will always have its default value `null'
Compilation succeeded - 2 warning(s)
: -R ../../class/lib/basic/tmp/mscorlib.dll ./../../class/mono.snk
: -v ../../class/lib/basic/mscorlib.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll
MCS [basic] System.dll
warning CS8001: SDK path could not be resolved
System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.Diagnostics/TraceImpl.cs(43,29): warning CS0649: Field `System.Diagnostics.TraceImplSettings.AutoFlush' is never assigned to, and will always have its default value `false'
System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Diagnostics.TraceImplSettings.IndentLevel' is never assigned to, and will always have its default value `0'
Compilation succeeded - 4 warning(s)
: -R ../../class/lib/basic/tmp/System.dll ./../../class/mono.snk
: -v ../../class/lib/basic/System.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
./../../jay/jay -ct < ./../../jay/skeleton.cs System.Xml.XPath/Parser.jay >System.Xml.XPath/Parser.cs
./../../jay/jay: 21 rules never reduced
./../../jay/jay: 1 shift/reduce conflict, 42 reduce/reduce conflicts.
sed "s/\%start Expr/\%start Pattern/" System.Xml.XPath/Parser.jay >Mono.Xml.Xsl/PatternParser.jay
echo "#define XSLT_PATTERN" > Mono.Xml.Xsl/PatternParser.cs
./../../jay/jay -ct Mono.Xml.Xsl/PatternParser.jay < ./../../jay/skeleton.cs >>Mono.Xml.Xsl/PatternParser.cs
./../../jay/jay: 3 rules never reduced
./../../jay/jay: 1 shift/reduce conflict, 46 reduce/reduce conflicts.
echo "#define XSLT_PATTERN" > Mono.Xml.Xsl/PatternTokenizer.cs
cat System.Xml.XPath/Tokenizer.cs >>Mono.Xml.Xsl/PatternTokenizer.cs
MCS [basic] System.Xml.dll
warning CS8001: SDK path could not be resolved
System.Xml/DefaultXmlWriter.cs(61,56): warning CS0219: The variable `ex' is assigned but its value is never used
System.Xml/DefaultXmlWriter.cs(64,44): warning CS0219: The variable `ex' is assigned but its value is never used
System.Xml/XmlTextReader.cs(1816,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used
System.Xml.XPath/Parser.jay(56,28): warning CS0649: Field `Mono.Xml.XPath.XPathParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0'
System.Xml.XPath/Parser.cs(101,14): warning CS0649: Field `Mono.Xml.XPath.XPathParser.eof_token' is never assigned to, and will always have its default value `0'
System.Xml.XPath/Parser.cs(285,7): warning CS0414: The private field `Mono.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is never used
System.Xml.XPath/Parser.cs(351,24): warning CS0649: Field `Mono.Xml.XPath.XPathParser.use_global_stacks' is never assigned to, and will always have its default value `false'
Mono.Xml.Xsl/PatternParser.jay(56,28): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0'
Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.eof_token' is never assigned to, and will always have its default value `0'
Mono.Xml.Xsl/PatternParser.cs(286,7): warning CS0414: The private field `Mono.Xml.Xsl.XsltPatternParser.yyExpectingState' is assigned but its value is never used
Mono.Xml.Xsl/PatternParser.cs(352,24): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.use_global_stacks' is never assigned to, and will always have its default value `false'
Mono.Xml.Schema/XmlSchemaValidatingReader.cs(105,27): warning CS0649: Field `Mono.Xml.Schema.XmlSchemaValidatingReader.element' is never assigned to, and will always have its default value `null'
Mono.Xml.XPath/XPathNavigatorReader.cs(56,31): warning CS0414: The private field `Mono.Xml.XPath.XPathNavigatorReader.innerXmlBuilder' is assigned but its value is never used
Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0414: The private field `Mono.Xml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used
System.Xml/XmlInputStream.cs(54,37): warning CS0414: The private field `System.Xml.XmlStreamReader.invalidDataException' is assigned but its value is never used
System.Xml.Xsl/XsltArgumentList.cs(58,65): warning CS0067: The event `System.Xml.Xsl.XsltArgumentList.XsltMessageEncountered' is never used
System.Xml.Schema/XmlSchemaInference.cs(172,39): warning CS0414: The private field `System.Xml.Schema.XsdInference.QNameUDecimal' is assigned but its value is never used
System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0414: The private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' is assigned but its value is never used
System.Xml.Serialization/SerializationSource.cs(152,22): warning CS0414: The private field `System.Xml.Serialization.MembersSerializationSource.writeAccessors' is assigned but its value is never used
System.Xml.Serialization/XmlSchemaImporter.cs(66,39): warning CS0414: The private field `System.Xml.Serialization.XmlSchemaImporter.options' is assigned but its value is never used
Compilation succeeded - 21 warning(s)
: -R ../../class/lib/basic/tmp/System.Xml.dll ./../../class/mono.snk
: -v ../../class/lib/basic/System.Xml.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
MCS [basic] System.dll
warning CS8001: SDK path could not be resolved
System.Diagnostics/XmlWriterTraceListener.cs(179,74): warning CS0612: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete
System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Diagnostics.TraceImplSettings.IndentLevel' is never assigned to, and will always have its default value `0'
Compilation succeeded - 4 warning(s)
: -R ../../class/lib/basic/tmp/System.dll ./../../class/mono.snk
: -v ../../class/lib/basic/System.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
MCS [basic] Mono.Security.dll
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0): warning CS1030: #warning: `"Client certificate selection is unfinished"'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0): warning CS1030: #warning: `Review that selected alert is correct'
warning CS8001: SDK path could not be resolved
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,34): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,53): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,42): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,61): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
Compilation succeeded - 7 warning(s)
: -R ../../class/lib/basic/tmp/Mono.Security.dll ./../../class/mono.snk
: -v ../../class/lib/basic/Mono.Security.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
MCS [basic] Mono.CompilerServices.SymbolWriter.dll
warning CS8001: SDK path could not be resolved
Compilation succeeded - 1 warning(s)
: -R ../../class/lib/basic/tmp/Mono.CompilerServices.SymbolWriter.dll ./../../class/mono.snk
: -v ../../class/lib/basic/Mono.CompilerServices.SymbolWriter.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
MCS [basic] System.Core.dll
warning CS8001: SDK path could not be resolved
Compilation succeeded - 1 warning(s)
: -R ../../class/lib/basic/System.Core.dll ./../../class/mono.snk
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/aot-compiler'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/aot-compiler'
gmake[8]: Nothing to be done for `all-local'.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/aot-compiler'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/aot-compiler'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/gacutil'
Creating ../../build/deps/basic_gacutil.exe.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/gacutil'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/gacutil'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/gacutil'
MCS [basic] gacutil.exe
warning CS8001: SDK path could not be resolved
Compilation succeeded - 1 warning(s)
mv gacutil.exe ./../../class/lib/basic/gacutil.exe
test ! -f gacutil.exe.mdb || mv gacutil.exe.mdb ./../../class/lib/basic/gacutil.exe.mdb
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/gacutil'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/gacutil'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/resgen'
Creating ../../build/deps/basic_resgen.exe.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/resgen'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/resgen'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/resgen'
MCS [basic] resgen.exe
warning CS8001: SDK path could not be resolved
Compilation succeeded - 1 warning(s)
mv resgen.exe ./../../class/lib/basic/resgen.exe
test ! -f resgen.exe.mdb || mv resgen.exe.mdb ./../../class/lib/basic/resgen.exe.mdb
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/resgen'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/resgen'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/security'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/security'
MCS [basic] sn.exe
warning CS8001: SDK path could not be resolved
Compilation succeeded - 1 warning(s)
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/culevel'
Creating ../../build/deps/basic_culevel.exe.makefrag ...
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/culevel'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/culevel'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/culevel'
MCS [basic] culevel.exe
warning CS8001: SDK path could not be resolved
CompileUplevel.cs(943,55): warning CS0618: `System.CodeDom.Compiler.CodeDomProvider.CreateGenerator()' is obsolete: `ICodeGenerator is obsolete'
Compilation succeeded - 2 warning(s)
mv culevel.exe ./../../class/lib/basic/culevel.exe
test ! -f culevel.exe.mdb || mv culevel.exe.mdb ./../../class/lib/basic/culevel.exe.mdb
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/culevel'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools/culevel'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/tools'
gmake all-local
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake PROFILE=net_2_0 all
gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/build'
gmake all-local
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/build'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/build'
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/build'
gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
/bin/sh ./../../mkinstalldirs ../../class/lib/net_2_0/tmp/
mkdir -p -- ../../class/lib/net_2_0/tmp/
touch ../../class/lib/net_2_0/tmp//.stamp
MCS [net_2_0] mscorlib.dll
warning CS8001: SDK path could not be resolved
System.Security.Permissions/KeyContainerPermission.cs(38,69): warning CS0649: Field `System.Security.Permissions.KeyContainerPermission._accessEntries' is never assigned to, and will always have its default value `null'
Compilation succeeded - 2 warning(s)
Assembly ../../class/lib/net_2_0/tmp/mscorlib.dll signed.
/bin/sh ./../../mkinstalldirs ../../class/lib/net_2_0/
touch ../../class/lib/net_2_0//.stamp
Assembly ../../class/lib/net_2_0/mscorlib.dll is strongnamed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/corlib'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll Mono.Security.dll System.Configuration.dll
MCS [net_2_0] System.dll
System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.Diagnostics/TraceImpl.cs(43,29): warning CS0649: Field `System.Diagnostics.TraceImplSettings.AutoFlush' is never assigned to, and will always have its default value `false'
System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Diagnostics.TraceImplSettings.IndentLevel' is never assigned to, and will always have its default value `0'
Compilation succeeded - 3 warning(s)
: -R ../../class/lib/net_2_0/tmp/System.dll ./../../class/mono.snk
: -v ../../class/lib/net_2_0/System.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
MCS [net_2_0] System.Xml.dll
System.Xml/DefaultXmlWriter.cs(61,56): warning CS0219: The variable `ex' is assigned but its value is never used
System.Xml/DefaultXmlWriter.cs(64,44): warning CS0219: The variable `ex' is assigned but its value is never used
System.Xml/XmlTextReader.cs(1816,40): warning CS0219: The variable `dummyValue' is assigned but its value is never used
System.Xml.XPath/Parser.jay(56,28): warning CS0649: Field `Mono.Xml.XPath.XPathParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0'
System.Xml.XPath/Parser.cs(101,14): warning CS0649: Field `Mono.Xml.XPath.XPathParser.eof_token' is never assigned to, and will always have its default value `0'
System.Xml.XPath/Parser.cs(285,7): warning CS0414: The private field `Mono.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is never used
System.Xml.XPath/Parser.cs(351,24): warning CS0649: Field `Mono.Xml.XPath.XPathParser.use_global_stacks' is never assigned to, and will always have its default value `false'
Mono.Xml.Xsl/PatternParser.jay(56,28): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will always have its default value `0'
Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.eof_token' is never assigned to, and will always have its default value `0'
Mono.Xml.Xsl/PatternParser.cs(286,7): warning CS0414: The private field `Mono.Xml.Xsl.XsltPatternParser.yyExpectingState' is assigned but its value is never used
Mono.Xml.Xsl/PatternParser.cs(352,24): warning CS0649: Field `Mono.Xml.Xsl.XsltPatternParser.use_global_stacks' is never assigned to, and will always have its default value `false'
Mono.Xml.Schema/XmlSchemaValidatingReader.cs(105,27): warning CS0649: Field `Mono.Xml.Schema.XmlSchemaValidatingReader.element' is never assigned to, and will always have its default value `null'
Mono.Xml.XPath/XPathNavigatorReader.cs(56,31): warning CS0414: The private field `Mono.Xml.XPath.XPathNavigatorReader.innerXmlBuilder' is assigned but its value is never used
Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0414: The private field `Mono.Xml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used
System.Xml/XmlInputStream.cs(54,37): warning CS0414: The private field `System.Xml.XmlStreamReader.invalidDataException' is assigned but its value is never used
System.Xml.Xsl/XsltArgumentList.cs(58,65): warning CS0067: The event `System.Xml.Xsl.XsltArgumentList.XsltMessageEncountered' is never used
System.Xml.Schema/XmlSchemaInference.cs(172,39): warning CS0414: The private field `System.Xml.Schema.XsdInference.QNameUDecimal' is assigned but its value is never used
System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0414: The private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' is assigned but its value is never used
System.Xml.Serialization/SerializationSource.cs(152,22): warning CS0414: The private field `System.Xml.Serialization.MembersSerializationSource.writeAccessors' is assigned but its value is never used
System.Xml.Serialization/XmlSchemaImporter.cs(66,39): warning CS0414: The private field `System.Xml.Serialization.XmlSchemaImporter.options' is assigned but its value is never used
Compilation succeeded - 20 warning(s)
Assembly ../../class/lib/net_2_0/tmp/System.Xml.dll signed.
Assembly ../../class/lib/net_2_0/System.Xml.dll is strongnamed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
MCS [net_2_0] Mono.CompilerServices.SymbolWriter.dll
Assembly ../../class/lib/net_2_0/tmp/Mono.CompilerServices.SymbolWriter.dll signed.
Assembly ../../class/lib/net_2_0/Mono.CompilerServices.SymbolWriter.dll is strongnamed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.CompilerServices.SymbolWriter'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Posix'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Posix'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Posix'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Posix'
MCS [net_2_0] Mono.Posix.dll
./Mono.Unix/UnixSymbolicLinkInfo.cs(71,32): warning CS0219: The variable `path' is assigned but its value is never used
Compilation succeeded - 1 warning(s)
Assembly ../../class/lib/net_2_0/Mono.Posix.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Posix'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Posix'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
MCS [net_2_0] System.Core.dll
System.IO.Pipes/PipeStream.cs(134,50): warning CS0618: `System.IO.FileStream.FileStream(System.IntPtr, System.IO.FileAccess, bool, int, bool)' is obsolete: `Use FileStream(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) instead'
System.IO.Pipes/PipeUnix.cs(208,65): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
System.IO.Pipes/PipeUnix.cs(274,57): warning CS0618: `System.IO.FileStream.Handle' is obsolete: `Use SafeFileHandle instead'
Compilation succeeded - 3 warning(s)
Assembly ../../class/lib/net_2_0/System.Core.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Core'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
MCS [net_2_0] Mono.Security.dll
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0): warning CS1030: #warning: `"Client certificate selection is unfinished"'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0): warning CS1030: #warning: `Review that selected alert is correct'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,34): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,53): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,42): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is obsolete: `Use the Subject property.'
./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,61): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()' is obsolete: `Use the Issuer property.'
Compilation succeeded - 6 warning(s)
Assembly ../../class/lib/net_2_0/tmp/Mono.Security.dll signed.
Assembly ../../class/lib/net_2_0/Mono.Security.dll is strongnamed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Configuration.dll
MCS [net_2_0] System.dll
System.Diagnostics/XmlWriterTraceListener.cs(179,74): warning CS0612: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete
System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Diagnostics.TraceImplSettings.IndentLevel' is never assigned to, and will always have its default value `0'
System.Net/HttpConnection.cs(62,28): warning CS0169: The private field `System.Net.HttpConnection.local_ep' is never used
Compilation succeeded - 4 warning(s)
: -R ../../class/lib/net_2_0/tmp/System.dll ./../../class/mono.snk
: -v ../../class/lib/net_2_0/System.dll
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Security'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Security'
MCS [net_2_0] System.Security.dll
Assembly ../../class/lib/net_2_0/System.Security.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Security'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Security'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Configuration'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Configuration'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Configuration'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Configuration'
MCS [net_2_0] System.Configuration.dll
System.Configuration/Configuration.cs(291,48): warning CS0253: Possible unintended reference comparison. Consider casting the right side expression to type `string' to get value comparison
System.Configuration/Configuration.cs(329,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/Configuration.cs(351,64): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/Configuration.cs(532,31): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string, string, int)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationElement.cs(378,55): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationElement.cs(522,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationElement.cs(575,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationElementCollection.cs(173,55): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationElementCollection.cs(185,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationSection.cs(200,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationSection.cs(203,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConnectionStringSettingsCollection.cs(122,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Configuration/ConfigurationManager.cs(46,29): warning CS0414: The private field `System.Configuration.ConfigurationManager.systemWebInUse' is assigned but its value is never used
System.Configuration/ConfigurationSectionGroup.cs(37,43): warning CS0649: Field `System.Configuration.ConfigurationSectionGroup.declared' is never assigned to, and will always have its default value `false'
System.Configuration/SectionInformation.cs(48,36): warning CS0649: Field `System.Configuration.SectionInformation.is_declared' is never assigned to, and will always have its default value `false'
System.Configuration/SectionInformation.cs(48,49): warning CS0649: Field `System.Configuration.SectionInformation.is_locked' is never assigned to, and will always have its default value `false'
Compilation succeeded - 16 warning(s)
Assembly ../../class/lib/net_2_0/tmp/System.Configuration.dll signed.
Assembly ../../class/lib/net_2_0/System.Configuration.dll is strongnamed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Configuration'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Configuration'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
MCS [net_2_0] System.dll
System.Diagnostics/XmlWriterTraceListener.cs(179,74): warning CS0612: `System.Xml.XmlConvert.ToString(System.DateTime)' is obsolete
System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, bool)' is obsolete
System.Configuration/CustomizableFileSettingsProvider.cs(83,37): warning CS0649: Field `System.Configuration.CustomizableFileSettingsProvider.webConfigurationFileMapType' is never assigned to, and will always have its default value `null'
System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Diagnostics.TraceImplSettings.IndentLevel' is never assigned to, and will always have its default value `0'
System.Net/HttpConnection.cs(62,28): warning CS0169: The private field `System.Net.HttpConnection.local_ep' is never used
Compilation succeeded - 5 warning(s)
Assembly ../../class/lib/net_2_0/tmp/System.dll signed.
Assembly ../../class/lib/net_2_0/System.dll is strongnamed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[8]: Nothing to be done for `all-local'.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.XML'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Common'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Common'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Common'
gmake all-local
gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Common'
MCS [net_2_0] I18N.dll
Manager.cs(55,91): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.'
Manager.cs(55,44): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead'
Compilation succeeded - 2 warning(s)
Assembly ../../../class/lib/net_2_0/tmp/I18N.dll signed.
Assembly ../../../class/lib/net_2_0/I18N.dll is strongnamed.
gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Common'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Common'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/West'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/West'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/West'
gmake all-local
gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/West'
MCS [net_2_0] I18N.West.dll
Assembly ../../../class/lib/net_2_0/tmp/I18N.West.dll signed.
Assembly ../../../class/lib/net_2_0/I18N.West.dll is strongnamed.
gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/West'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/West'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/MidEast'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/MidEast'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/MidEast'
gmake all-local
gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/MidEast'
MCS [net_2_0] I18N.MidEast.dll
Assembly ../../../class/lib/net_2_0/tmp/I18N.MidEast.dll signed.
Assembly ../../../class/lib/net_2_0/I18N.MidEast.dll is strongnamed.
gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/MidEast'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/MidEast'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other'
gmake all-local
gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other'
MCS [net_2_0] I18N.Other.dll
Assembly ../../../class/lib/net_2_0/tmp/I18N.Other.dll signed.
Assembly ../../../class/lib/net_2_0/I18N.Other.dll is strongnamed.
gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Rare'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Rare'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Rare'
gmake all-local
gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Rare'
MCS [net_2_0] I18N.Rare.dll
Assembly ../../../class/lib/net_2_0/tmp/I18N.Rare.dll signed.
Assembly ../../../class/lib/net_2_0/I18N.Rare.dll is strongnamed.
gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Rare'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Rare'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/CJK'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/CJK'
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/CJK'
gmake all-local
gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/CJK'
MCS [net_2_0] I18N.CJK.dll
Assembly ../../../class/lib/net_2_0/tmp/I18N.CJK.dll signed.
Assembly ../../../class/lib/net_2_0/I18N.CJK.dll is strongnamed.
gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/CJK'
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/CJK'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N'
gmake[8]: Nothing to be done for `all-local'.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Drawing'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Drawing'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Drawing'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Drawing'
MCS [net_2_0] System.Drawing.dll
System.Drawing.Printing/PrintingServices.cs(117,48): warning CS0649: Field `System.Drawing.Printing.SysPrn.Printer.Name' is never assigned to, and will always have its default value `null'
System.Drawing.Printing/PrintingServices.cs(123,37): warning CS0649: Field `System.Drawing.Printing.SysPrn.Printer.IsDefault' is never assigned to, and will always have its default value `false'
System.Drawing.Printing/PageSettings.cs(57,23): warning CS0649: Field `System.Drawing.Printing.PageSettings.hardMarginX' is never assigned to, and will always have its default value `0'
System.Drawing.Printing/PageSettings.cs(58,23): warning CS0649: Field `System.Drawing.Printing.PageSettings.hardMarginY' is never assigned to, and will always have its default value `0'
System.Drawing.Printing/PageSettings.cs(59,28): warning CS0649: Field `System.Drawing.Printing.PageSettings.printableArea' is never assigned to, and will always have its default value `null'
Compilation succeeded - 5 warning(s)
Assembly ../../class/lib/net_2_0/System.Drawing.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Drawing'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Drawing'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Transactions'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Transactions'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Transactions'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Transactions'
MCS [net_2_0] System.Transactions.dll
System.Transactions/CommittableTransaction.cs(61,32): warning CS0252: Possible unintended reference comparison. Consider casting the left side expression to type `System.Transactions.CommittableTransaction' to get value comparison
System.Transactions/Transaction.cs(51,22): warning CS0414: The private field `System.Transactions.Transaction.tag' is assigned but its value is never used
System.Transactions/TransactionManager.cs(85,25): warning CS0067: The event `System.Transactions.TransactionManager.DistributedTransactionStarted' is never used
Compilation succeeded - 3 warning(s)
Assembly ../../class/lib/net_2_0/System.Transactions.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Transactions'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Transactions'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.EnterpriseServices'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.EnterpriseServices'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.EnterpriseServices'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.EnterpriseServices'
MCS [net_2_0] System.EnterpriseServices.dll
System.EnterpriseServices/RegistrationErrorInfo.cs(40,24): warning CS0649: Field `System.EnterpriseServices.RegistrationErrorInfo.errorString' is never assigned to, and will always have its default value `null'
System.EnterpriseServices/RegistrationException.cs(40,41): warning CS0649: Field `System.EnterpriseServices.RegistrationException.errorInfo' is never assigned to, and will always have its default value `null'
Compilation succeeded - 2 warning(s)
Assembly ../../class/lib/net_2_0/System.EnterpriseServices.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.EnterpriseServices'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.EnterpriseServices'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Data.Tds'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Data.Tds'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Data.Tds'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Data.Tds'
MCS [net_2_0] Mono.Data.Tds.dll
Assembly ../../class/lib/net_2_0/Mono.Data.Tds.dll signed.
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Data.Tds'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/Mono.Data.Tds'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Data'
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Data'
gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Data'
gmake all-local
gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Data'
./../../jay/jay -ct < ./../../jay/skeleton.cs Mono.Data.SqlExpressions/Parser.jay >Mono.Data.SqlExpressions/Parser.cs
./../../jay/jay: 6 reduce/reduce conflicts.
MCS [net_2_0] System.Data.dll
System.Data/CustomDataClassGenerator.cs(1821,32): warning CS0168: The variable `qualifiedBaseClassName' is declared but never used
System.Data/CustomDataClassGenerator.cs(1822,30): warning CS0219: The variable `type' is assigned but its value is never used
System.Data/CustomDataClassGenerator.cs(1823,29): warning CS0219: The variable `fIndex' is assigned but its value is never used
System.Data/CustomDataClassGenerator.cs(2329,32): warning CS0219: The variable `dbType' is assigned but its value is never used
System.Data/DataRow.cs(1256,32): warning CS0219: The variable `o' is assigned but its value is never used
System.Data/DataSet.cs(1331,29): warning CS0219: The variable `relationCount' is assigned but its value is never used
System.Data/DataTable.cs(2609,43): warning CS0219: The variable `htRowErrors' is assigned but its value is never used
System.Data/UniqueConstraint.cs(423,31): warning CS0219: The variable `index' is assigned but its value is never used
System.Data/XmlDataInferenceLoader.cs(395,44): warning CS0219: The variable `col' is assigned but its value is never used
System.Data/XmlDataReader.cs(317,63): warning CS0219: The variable `e' is assigned but its value is never used
System.Data/XmlDataReader.cs(322,76): warning CS0219: The variable `e' is assigned but its value is never used
System.Data.Common/DbProviderFactoriesConfigurationHandler.cs(118,39): warning CS0618: `System.Configuration.ConfigurationException.ConfigurationException(string, System.Xml.XmlNode)' is obsolete: `This class is obsolete. Use System.Configuration.ConfigurationErrorsException'
System.Data.OleDb/OleDbConnection.cs(83,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute'
System.Data.Odbc/OdbcCommand.cs(465,44): warning CS0219: The variable `ret' is assigned but its value is never used
System.Data.Odbc/OdbcConnection.cs(98,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute'
System.Data.Odbc/OdbcDataReader.cs(837,46): warning CS0219: The variable `read' is assigned but its value is never used
System.Data.SqlClient/SqlConnection.cs(143,18): warning CS0618: `System.ComponentModel.RecommendedAsConfigurableAttribute' is obsolete: `Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute'
System.Data.SqlClient/SqlConnection.cs(1121,30): warning CS0108: `System.Data.SqlClient.SqlConnection.MetaDataCollections' hides inherited member `System.Data.Common.DbConnection.MetaDataCollections'. Use the new keyword if hiding was intended
System.Data.Common/DbConnection.cs(246,39): (Location of the symbol related to previous warning)
System.Data.SqlClient/SqlDataReader.cs(753,32): warning CS0168: The variable `datatypeName' is declared but never used
System.Data.SqlClient/SqlDataReader.cs(1280,29): warning CS0168: The variable `csize' is declared but never used
System.Data.SqlClient/SqlDataReader.cs(1281,31): warning CS0168: The variable `precision' is declared but never used
System.Data.SqlClient/SqlDataReader.cs(1281,42): warning CS0168: The variable `scale' is declared but never used
System.Data.SqlClient/SqlDataReader.cs(1282,39): warning CS0168: The variable `ctype' is declared but never used
System.Data.SqlClient/SqlDataReader.cs(1283,39): warning CS0168: The variable `column' is declared but never used
System.Data/XmlSchemaDataImporter.cs(341,32): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler)' is obsolete: `Use XmlSchemaSet.Compile() instead.'
System.Data/XmlSchemaDataImporter.cs(293,27): warning CS0618: `System.Xml.Schema.XmlSchema.Compile(System.Xml.Schema.ValidationEventHandler)' is obsolete: `Use XmlSchemaSet.Compile() instead.'
System.Data/XmlSchemaDataImporter.cs(829,53): warning CS0219: The variable `ordinal' is assigned but its value is never used
System.Data/XmlSchemaDataImporter.cs(1365,32): warning CS0168: The variable `cmdType' is declared but never used
Mono.Data.SqlExpressions/StringFunctions.cs(132,32): warning CS0219: The variable `x' is assigned but its value is never used
Mono.Data.SqlExpressions/Parser.cs(226,7): warning CS0414: The private field `Mono.Data.SqlExpressions.Parser.yyExpectingState' is assigned but its value is never used
System.Data/DataRelation.cs(55,33): warning CS0414: The private field `System.Data.DataRelation.dataSet' is assigned but its value is never used
System.Data/DataTable.cs(80,30): warning CS0169: The private field `System.Data.DataTable._hasErrors' is never used
System.Data/DataTable.cs(91,30): warning CS0169: The private field `System.Data.DataTable._containsListCollection' is never used
System.Data/DataTable.cs(92,32): warning CS0169: The private field `System.Data.DataTable._encodedTableName' is never used
System.Data/DataTable.cs(96,30): warning CS0169: The private field `System.Data.DataTable.dataTablePrevEnforceConstraints' is never used
System.Data/XmlDataInferenceLoader.cs(173,29): warning CS0414: The private field `System.Data.XmlDataInferenceLoader.mode' is assigned but its value is never used
System.Data.OleDb/OleDbConnection.cs(426,59): warning CS0067: The event `System.Data.OleDb.OleDbConnection.InfoMessage' is never used
System.Data.OleDb/OleDbDataReader.cs(47,38): warning CS0414: The private field `System.Data.OleDb.OleDbDataReader.command' is assigned but its value is never used
System.Data.SqlClient/SqlCommand.cs(1022,61): warning CS0067: The event `System.Data.SqlClient.SqlCommand.StatementCompleted' is never used
System.Data.SqlClient/SqlConnection.cs(101,22): warning CS0414: The private field `System.Data.SqlClient.SqlConnection.connectionReset' is assigned but its value is never used
System.Data.SqlClient/SqlConnection.cs(1732,22): warning CS0414: The private field `System.Data.SqlClient.SqlConnection.userInstance' is assigned but its value is never used
System.Data.SqlClient/SqlConnection.cs(946,40): warning CS0414: The private field `System.Data.SqlClient.SqlConnection.SqlMonitorSocket.server' is assigned but its value is never used
System.Data.SqlClient/SqlDependency.cs(66,51): warning CS0067: The event `System.Data.SqlClient.SqlDependency.OnChange' is never used
System.Data.SqlClient/SqlParameterCollection.cs(60,28): warning CS0414: The private field `System.Data.SqlClient.SqlParameterCollection.command' is assigned but its value is never used
System.Data.SqlClient/SqlBulkCopy.cs(54,36): warning CS0414: The private field `System.Data.SqlClient.SqlBulkCopy.copyOptions' is assigned but its value is never used
Compilation succeeded - 45 warning(s)
Signal 66
gmake[8]: *** [../../class/lib/net_2_0/System.Data.dll] Error 194
gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Data'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/System.Data'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake[4]: *** [profile-do--net_2_0--all] Error 2
gmake[4]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2'
gmake: *** [all] Error 2
*** Error code 1
Stop in /a/ports/lang/mono.
================================================================
build of /usr/ports/lang/mono ended at Mon Jul 18 16:20:05 UTC 2011
----- End forwarded message -----
--
Erwin Lansing http://droso.org
Prediction is very difficult
especially about the future erwin at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mono/attachments/20110718/2c299003/attachment-0001.pgp
More information about the freebsd-mono
mailing list