Date: Wed, 10 Aug 2011 23:22:36 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: mono@FreeBSD.org Subject: [Fwd: mono-2.10.2 failed on amd64 7] Message-ID: <1313011356.76978.11.camel@hood.oook.cz>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -------- Přeposlaná zpráva -------- > Od: User Ports-amd64 <ports-amd64@freebsd.org> > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > Předmět: mono-2.10.2 failed on amd64 7 > Datum: Wed, 10 Aug 2011 00:48:55 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.20110809212204/mono-2.10.2.log > > building mono-2.10.2 on gohan12.freebsd.org > in directory /x/pkgbuild/7/20110809212204/chroot/4 > building for: 7.3-RELEASE-p4 amd64 > maintained by: mono@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:89: warning: implicit declaration of function 'output_actions' > output.c:89: warning: nested extern declaration of 'output_actions' > output.c:91: warning: implicit declaration of function 'output_defines' > output.c:91: warning: nested extern declaration of 'output_defines' > output.c:80: warning: suggest explicit braces to avoid ambiguous 'else' > output.c:98: warning: implicit declaration of function 'free_parser' > output.c:98: warning: nested extern declaration of 'free_parser' > output.c: At top level: > output.c:102: warning: return type defaults to 'int' > output.c:102: warning: function declaration isn't a prototype > output.c:165: warning: return type defaults to 'int' > output.c:165: warning: function declaration isn't a prototype > output.c:194: warning: return type defaults to 'int' > output.c:194: warning: function declaration isn't a prototype > output.c: In function 'output_actions': > output.c:202: warning: implicit declaration of function 'token_actions' > output.c:202: warning: nested extern declaration of 'token_actions' > output.c:208: warning: implicit declaration of function 'goto_actions' > output.c:208: warning: nested extern declaration of 'goto_actions' > output.c:213: warning: implicit declaration of function 'sort_actions' > output.c:213: warning: nested extern declaration of 'sort_actions' > output.c:214: warning: implicit declaration of function 'pack_table' > output.c:214: warning: nested extern declaration of 'pack_table' > output.c:215: warning: implicit declaration of function 'output_base' > output.c:215: warning: nested extern declaration of 'output_base' > output.c:216: warning: implicit declaration of function 'output_table' > output.c:216: warning: nested extern declaration of 'output_table' > output.c:217: warning: implicit declaration of function 'output_check' > output.c:217: warning: nested extern declaration of 'output_check' > output.c: At top level: > output.c:222: warning: return type defaults to 'int' > output.c:222: warning: function declaration isn't a prototype > output.c:306: warning: return type defaults to 'int' > output.c:306: warning: function declaration isn't a prototype > output.c: In function 'goto_actions': > output.c:311: warning: implicit declaration of function 'default_goto' > output.c:311: warning: nested extern declaration of 'default_goto' > output.c:313: warning: implicit declaration of function 'save_column' > output.c:313: warning: nested extern declaration of 'save_column' > output.c: At top level: > output.c:339: warning: function declaration isn't a prototype > output.c:375: warning: return type defaults to 'int' > output.c:375: warning: function declaration isn't a prototype > output.c: In function 'save_column': > output.c:396: warning: 'return' with no value, in function returning non-void > output.c: At top level: > output.c:417: warning: return type defaults to 'int' > output.c:417: warning: function declaration isn't a prototype > output.c:452: warning: return type defaults to 'int' > output.c:452: warning: function declaration isn't a prototype > output.c: In function 'pack_table': > output.c:472: warning: implicit declaration of function 'matching_vector' > output.c:472: warning: nested extern declaration of 'matching_vector' > output.c:475: warning: implicit declaration of function 'pack_vector' > output.c:475: warning: nested extern declaration of 'pack_vector' > output.c: At top level: > output.c:515: warning: function declaration isn't a prototype > output.c:556: warning: function declaration isn't a prototype > output.c: In function 'pack_vector': > output.c:588: warning: implicit declaration of function 'fatal' > output.c:588: warning: nested extern declaration of 'fatal' > output.c:593: warning: implicit declaration of function 'no_space' > output.c:593: warning: nested extern declaration of 'no_space' > output.c: At top level: > output.c:633: warning: return type defaults to 'int' > output.c:633: warning: function declaration isn't a prototype > output.c:701: warning: return type defaults to 'int' > output.c:701: warning: function declaration isn't a prototype > output.c:730: warning: return type defaults to 'int' > output.c:730: warning: function declaration isn't a prototype > output.c:761: warning: function declaration isn't a prototype > output.c: In function 'is_C_identifier': > output.c:783: warning: suggest parentheses around assignment used as truth value > output.c: At top level: > output.c:793: warning: return type defaults to 'int' > output.c:793: warning: function declaration isn't a prototype > output.c: In function 'output_defines': > output.c:819: warning: suggest parentheses around assignment used as truth value > output.c: At top level: > output.c:832: warning: return type defaults to 'int' > output.c:832: warning: function declaration isn't a prototype > output.c: In function 'output_stored_text': > output.c:841: warning: implicit declaration of function 'open_error' > output.c:841: warning: nested extern declaration of 'open_error' > output.c: At top level: > output.c:859: warning: return type defaults to 'int' > output.c:859: warning: function declaration isn't a prototype > output.c: In function 'output_debug': > output.c:862: warning: initialization discards qualifiers from pointer target type > output.c:944: warning: assignment discards qualifiers from pointer target type > output.c:949: warning: suggest parentheses around assignment used as truth value > output.c: At top level: > output.c:1072: warning: return type defaults to 'int' > output.c:1072: warning: function declaration isn't a prototype > output.c: In function 'output_trailing_text': > output.c:1077: warning: 'return' with no value, in function returning non-void > output.c:1085: warning: 'return' with no value, in function returning non-void > output.c: At top level: > output.c:1121: warning: return type defaults to 'int' > output.c:1121: warning: function declaration isn't a prototype > output.c: In function 'output_semantic_actions': > output.c:1130: warning: 'return' with no value, in function returning non-void > output.c: At top level: > output.c:1155: warning: return type defaults to 'int' > output.c:1155: warning: function declaration isn't a prototype > output.c:1168: warning: return type defaults to 'int' > output.c:1168: warning: function declaration isn't a prototype > output.c:1182: warning: return type defaults to 'int' > output.c:1182: warning: function declaration isn't a prototype > output.c: In function 'free_reductions': > output.c:1191: warning: control reaches end of non-void function > output.c: In function 'free_shifts': > output.c:1177: warning: control reaches end of non-void function > output.c: In function 'free_itemsets': > output.c:1164: warning: control reaches end of non-void function > output.c: In function 'output_debug': > output.c:1069: warning: control reaches end of non-void function > output.c: In function 'output_stored_text': > output.c:855: warning: control reaches end of non-void function > output.c: In function 'output_defines': > output.c:828: warning: control reaches end of non-void function > output.c: In function 'output_check': > output.c:756: warning: control reaches end of non-void function > output.c: In function 'output_table': > output.c:725: warning: control reaches end of non-void function > output.c: In function 'output_base': > output.c:696: warning: control reaches end of non-void function > 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) > Thread 800e023d0 has exited with leftover thread-specific data after 4 destructor iterations > 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) > Thread 800e023d0 has exited with leftover thread-specific data after 4 destructor iterations > 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. > Bus error > gmake[9]: *** [../../../class/lib/net_2_0/I18N.Other.dll] Error 138 > gmake[9]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other' > gmake[8]: *** [do-all] Error 2 > gmake[8]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N/Other' > gmake[7]: *** [all-recursive] Error 1 > gmake[7]: Leaving directory `/work/a/ports/lang/mono/work/mono-2.10.2/mcs/class/I18N' > 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 Wed Aug 10 00:48:32 UTC 2011 -- -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> You have acquired a scroll entitled 'irk gleknow mizk' (n). This is an IBM Manual scroll. You are permanently confused. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk5C9pwACgkQntdYP8FOsoKvkACgiojnnF3duhMUxN5icneReRJQ r3UAoIlZ8dLEmvQIVOH9FXp1VPPLsqKf =F/eR -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1313011356.76978.11.camel>
