From owner-freebsd-mono@FreeBSD.ORG Mon Aug 8 11:08:13 2011 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 437B0106566C for ; Mon, 8 Aug 2011 11:08:13 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 192EA8FC1B for ; Mon, 8 Aug 2011 11:08:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p78B8Cpk079458 for ; Mon, 8 Aug 2011 11:08:12 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p78B8Cqe079456 for mono@FreeBSD.org; Mon, 8 Aug 2011 11:08:12 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Aug 2011 11:08:12 GMT Message-Id: <201108081108.p78B8Cqe079456@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: mono@FreeBSD.org Cc: Subject: Current problem reports assigned to mono@FreeBSD.org X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 11:08:13 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/144224 mono [PATCH] lang/mono Fix build with new GCC 1 problem total. From owner-freebsd-mono@FreeBSD.ORG Wed Aug 10 21:22:41 2011 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94B201065677 for ; Wed, 10 Aug 2011 21:22:41 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id 75A1C8FC0C for ; Wed, 10 Aug 2011 21:22:40 +0000 (UTC) Received: from [192.168.0.23] (ip-78-102-160-251.net.upcbroadband.cz [78.102.160.251]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id p7ALMb8R083831 for ; Wed, 10 Aug 2011 23:22:38 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: mono@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-Wk370iiqNWzT5uQzVw7M" Date: Wed, 10 Aug 2011 23:22:36 +0200 Message-ID: <1313011356.76978.11.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.68 on 94.23.0.135 X-Milter: Spamilter (Reciever: sup.oook.cz; Sender-ip: 78.102.160.251; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: mono-2.10.2 failed on amd64 7] X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 21:22:41 -0000 --=-Wk370iiqNWzT5uQzVw7M Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: mono-2.10.2 failed on amd64 7 > Datum: Wed, 10 Aug 2011 00:48:55 GMT >=20 > Excerpt from the build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.201108092122= 04/mono-2.10.2.log >=20 > 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:0= 6:22 romain Exp $ >=20 > [... lines trimmed ...] >=20 > 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 trut= h 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 trut= h 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 ta= rget type > output.c:944: warning: assignment discards qualifiers from pointer target= type > output.c:949: warning: suggest parentheses around assignment used as trut= h 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=3D\""/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 tar= get type > reader.c:77: warning: initialization discards qualifiers from pointer tar= get 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_com= ment' > 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_tex= t' > reader.c:324: warning: nested extern declaration of 'unterminated_text' > reader.c:360: warning: implicit declaration of function 'unterminated_str= ing' > 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_characte= r' > 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_warnin= g' > 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_w= arning' > reader.c:965: warning: nested extern declaration of 'default_action_warni= ng' > 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 trut= h 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_ac= tion' > 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 tru= th 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_symbo= l_warning' > reader.c:1450: warning: nested extern declaration of 'undefined_symbol_wa= rning' > 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_t= able' > reader.c:1678: warning: nested extern declaration of 'create_symbol_table= ' > reader.c:1681: warning: implicit declaration of function 'free_symbol_tab= le' > 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 funct= ion > cc -DSKEL_DIRECTORY=3D\""/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=3D\""/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_reduction= s' > 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 functi= on > verbose.c:133: warning: 'act' may be used uninitialized in this function > cc -DSKEL_DIRECTORY=3D\""/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=3D\""/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 mkpa= r.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/mc= s/mcs' > Makefile:53: warning: overriding recipe for target `csproj-local' > ../build/executable.make:134: warning: ignoring old recipe for target `cs= proj-local' > Makefile:65: warning: overriding recipe for target `install-local' > ../build/executable.make:44: warning: ignoring old recipe for target `ins= tall-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/mc= s/mcs' > Makefile:53: warning: overriding recipe for target `csproj-local' > ../build/executable.make:134: warning: ignoring old recipe for target `cs= proj-local' > Makefile:65: warning: overriding recipe for target `install-local' > ../build/executable.make:44: warning: ignoring old recipe for target `ins= tall-local' > gmake all-local > gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/mcs' > Makefile:53: warning: overriding recipe for target `csproj-local' > ../build/executable.make:134: warning: ignoring old recipe for target `cs= proj-local' > Makefile:65: warning: overriding recipe for target `install-local' > ../build/executable.make:44: warning: ignoring old recipe for target `ins= tall-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.Attr= ibute.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.Method= Data.methodbuilder_attrs_field' is never used > ../class/IKVM.Reflection/Impl/SymbolSupport.cs(53,46): warning CS0414: Th= e private field `IKVM.Reflection.Impl.SymbolSupport.runningOnMono' is assig= ned 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/mc= s/class' > gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/class/corlib' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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 CS0= 649: Field `System.Security.Permissions.KeyContainerPermission._accessEntri= es' 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/mc= s/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/mc= s/class/System' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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, boo= l)' is obsolete > System.Diagnostics/TraceImpl.cs(43,29): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.AutoFlush' is never assigned to, and will always= have its default value `false' > System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.IndentLevel' is never assigned to, and will alwa= ys 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/mc= s/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/mc= s/class/System.XML' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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.X= ml.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 `dummy= Value' 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 defa= ult value `0' > System.Xml.XPath/Parser.cs(285,7): warning CS0414: The private field `Mon= o.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is neve= r 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.Xs= l.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will alway= s have its default value `0' > Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xs= l.XsltPatternParser.eof_token' is never assigned to, and will always have i= ts 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.Xs= l.XsltPatternParser.use_global_stacks' is never assigned to, and will alway= s have its default value `false' > Mono.Xml.Schema/XmlSchemaValidatingReader.cs(105,27): warning CS0649: Fie= ld `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 privat= e field `Mono.Xml.XPath.XPathNavigatorReader.innerXmlBuilder' is assigned b= ut its value is never used > Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0414: The private field `Mono.X= ml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used > System.Xml/XmlInputStream.cs(54,37): warning CS0414: The private field `S= ystem.Xml.XmlStreamReader.invalidDataException' is assigned but its value i= s never used > System.Xml.Xsl/XsltArgumentList.cs(58,65): warning CS0067: The event `Sys= tem.Xml.Xsl.XsltArgumentList.XsltMessageEncountered' is never used > System.Xml.Schema/XmlSchemaInference.cs(172,39): warning CS0414: The priv= ate field `System.Xml.Schema.XsdInference.QNameUDecimal' is assigned but it= s value is never used > System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0414: The = private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' i= s assigned but its value is never used > System.Xml.Serialization/SerializationSource.cs(152,22): warning CS0414: = The private field `System.Xml.Serialization.MembersSerializationSource.writ= eAccessors' 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 assi= gned 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/mc= s/class/System' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/System' > MCS [basic] System.dll > warning CS8001: SDK path could not be resolved > System.Diagnostics/XmlWriterTraceListener.cs(179,74): warning CS0612: `Sy= stem.Xml.XmlConvert.ToString(System.DateTime)' is obsolete > System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, boo= l)' is obsolete > System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.IndentLevel' is never assigned to, and will alwa= ys 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/mc= s/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/mc= s/class/Mono.Security' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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.X509Ce= rtificate.GetName()' is obsolete: `Use the Subject property.' > ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135= ,53): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Ce= rtificate.GetIssuerName()' is obsolete: `Use the Issuer property.' > ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139= ,42): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Ce= rtificate.GetName()' is obsolete: `Use the Subject property.' > ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139= ,61): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Ce= rtificate.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/mc= s/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/mc= s/class/Mono.CompilerServices.SymbolWriter' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/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/mc= s/class/System.Core' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/class/aot-compiler' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/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/mc= s/tools' > gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/tools/gacutil' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/g= acutil.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/mc= s/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/mc= s/tools/resgen' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/res= gen.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/mc= s/tools/security' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/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/mc= s/tools/culevel' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/tools/culevel' > MCS [basic] culevel.exe > warning CS8001: SDK path could not be resolved > CompileUplevel.cs(943,55): warning CS0618: `System.CodeDom.Compiler.CodeD= omProvider.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/c= ulevel.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/mc= s/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/mc= s' > 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=3Dnet_2_0 all > gmake[5]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s' > gmake[6]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/build' > gmake all-local > gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/class' > gmake[7]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/class/corlib' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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 CS0= 649: Field `System.Security.Permissions.KeyContainerPermission._accessEntri= es' 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/mc= s/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/mc= s/class/System' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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, boo= l)' is obsolete > System.Diagnostics/TraceImpl.cs(43,29): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.AutoFlush' is never assigned to, and will always= have its default value `false' > System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.IndentLevel' is never assigned to, and will alwa= ys 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/mc= s/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/mc= s/class/System.XML' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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 `dummy= Value' 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 defa= ult value `0' > System.Xml.XPath/Parser.cs(285,7): warning CS0414: The private field `Mon= o.Xml.XPath.XPathParser.yyExpectingState' is assigned but its value is neve= r 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.Xs= l.XsltPatternParser.yacc_verbose_flag' is never assigned to, and will alway= s have its default value `0' > Mono.Xml.Xsl/PatternParser.cs(102,14): warning CS0649: Field `Mono.Xml.Xs= l.XsltPatternParser.eof_token' is never assigned to, and will always have i= ts 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.Xs= l.XsltPatternParser.use_global_stacks' is never assigned to, and will alway= s have its default value `false' > Mono.Xml.Schema/XmlSchemaValidatingReader.cs(105,27): warning CS0649: Fie= ld `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 privat= e field `Mono.Xml.XPath.XPathNavigatorReader.innerXmlBuilder' is assigned b= ut its value is never used > Mono.Xml.Xsl/XslKey.cs(101,37): warning CS0414: The private field `Mono.X= ml.Xsl.KeyIndexTable.ctx' is assigned but its value is never used > System.Xml/XmlInputStream.cs(54,37): warning CS0414: The private field `S= ystem.Xml.XmlStreamReader.invalidDataException' is assigned but its value i= s never used > System.Xml.Xsl/XsltArgumentList.cs(58,65): warning CS0067: The event `Sys= tem.Xml.Xsl.XsltArgumentList.XsltMessageEncountered' is never used > System.Xml.Schema/XmlSchemaInference.cs(172,39): warning CS0414: The priv= ate field `System.Xml.Schema.XsdInference.QNameUDecimal' is assigned but it= s value is never used > System.Xml.Serialization/MapCodeGenerator.cs(47,33): warning CS0414: The = private field `System.Xml.Serialization.MapCodeGenerator.codeCompileUnit' i= s assigned but its value is never used > System.Xml.Serialization/SerializationSource.cs(152,22): warning CS0414: = The private field `System.Xml.Serialization.MembersSerializationSource.writ= eAccessors' 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 assi= gned 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/mc= s/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/mc= s/class/Mono.CompilerServices.SymbolWriter' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/Mono.CompilerServices.SymbolWriter' > MCS [net_2_0] Mono.CompilerServices.SymbolWriter.dll > Assembly ../../class/lib/net_2_0/tmp/Mono.CompilerServices.SymbolWriter.d= ll signed. > Assembly ../../class/lib/net_2_0/Mono.CompilerServices.SymbolWriter.dll i= s 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/mc= s/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/mc= s/class/Mono.Posix' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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 de= structor 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/mc= s/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/mc= s/class/System.Core' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/System.Core' > MCS [net_2_0] System.Core.dll > System.IO.Pipes/PipeStream.cs(134,50): warning CS0618: `System.IO.FileStr= eam.FileStream(System.IntPtr, System.IO.FileAccess, bool, int, bool)' is ob= solete: `Use FileStream(SafeFileHandle handle, FileAccess access, int buffe= rSize, bool isAsync) instead' > System.IO.Pipes/PipeUnix.cs(208,65): warning CS0618: `System.IO.FileStrea= m.Handle' is obsolete: `Use SafeFileHandle instead' > System.IO.Pipes/PipeUnix.cs(274,57): warning CS0618: `System.IO.FileStrea= m.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/mc= s/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/mc= s/class/Mono.Security' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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.X509Ce= rtificate.GetName()' is obsolete: `Use the Subject property.' > ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135= ,53): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Ce= rtificate.GetIssuerName()' is obsolete: `Use the Issuer property.' > ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139= ,42): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Ce= rtificate.GetName()' is obsolete: `Use the Subject property.' > ./Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139= ,61): warning CS0618: `System.Security.Cryptography.X509Certificates.X509Ce= rtificate.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/mc= s/class/System' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/System' > ** Warning: System.dll built without parts that depend on: System.Configu= ration.dll > MCS [net_2_0] System.dll > System.Diagnostics/XmlWriterTraceListener.cs(179,74): warning CS0612: `Sy= stem.Xml.XmlConvert.ToString(System.DateTime)' is obsolete > System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, boo= l)' is obsolete > System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.IndentLevel' is never assigned to, and will alwa= ys have its default value `0' > System.Net/HttpConnection.cs(62,28): warning CS0169: The private field `S= ystem.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/mc= s/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/mc= s/class/System.Security' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/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/mc= s/class/System.Configuration' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/System.Configuration' > MCS [net_2_0] System.Configuration.dll > System.Configuration/Configuration.cs(291,48): warning CS0253: Possible u= nintended reference comparison. Consider casting the right side expression = to type `string' to get value comparison > System.Configuration/Configuration.cs(329,39): warning CS0618: `System.Co= nfiguration.ConfigurationException.ConfigurationException(string)' is obsol= ete: `This class is obsolete. Use System.Configuration.ConfigurationErrors= Exception' > System.Configuration/Configuration.cs(351,64): warning CS0618: `System.Co= nfiguration.ConfigurationException.ConfigurationException(string)' is obsol= ete: `This class is obsolete. Use System.Configuration.ConfigurationErrors= Exception' > System.Configuration/Configuration.cs(532,31): warning CS0618: `System.Co= nfiguration.ConfigurationException.ConfigurationException(string, string, i= nt)' is obsolete: `This class is obsolete. Use System.Configuration.Config= urationErrorsException' > System.Configuration/ConfigurationElement.cs(378,55): warning CS0618: `Sy= stem.Configuration.ConfigurationException.ConfigurationException(string)' i= s obsolete: `This class is obsolete. Use System.Configuration.Configuratio= nErrorsException' > System.Configuration/ConfigurationElement.cs(522,39): warning CS0618: `Sy= stem.Configuration.ConfigurationException.ConfigurationException(string)' i= s obsolete: `This class is obsolete. Use System.Configuration.Configuratio= nErrorsException' > System.Configuration/ConfigurationElement.cs(575,39): warning CS0618: `Sy= stem.Configuration.ConfigurationException.ConfigurationException(string)' i= s obsolete: `This class is obsolete. Use System.Configuration.Configuratio= nErrorsException' > System.Configuration/ConfigurationElementCollection.cs(173,55): warning C= S0618: `System.Configuration.ConfigurationException.ConfigurationException(= string)' is obsolete: `This class is obsolete. Use System.Configuration.Co= nfigurationErrorsException' > System.Configuration/ConfigurationElementCollection.cs(185,39): warning C= S0618: `System.Configuration.ConfigurationException.ConfigurationException(= string)' is obsolete: `This class is obsolete. Use System.Configuration.Co= nfigurationErrorsException' > System.Configuration/ConfigurationSection.cs(200,39): warning CS0618: `Sy= stem.Configuration.ConfigurationException.ConfigurationException(string)' i= s obsolete: `This class is obsolete. Use System.Configuration.Configuratio= nErrorsException' > System.Configuration/ConfigurationSection.cs(203,39): warning CS0618: `Sy= stem.Configuration.ConfigurationException.ConfigurationException(string)' i= s obsolete: `This class is obsolete. Use System.Configuration.Configuratio= nErrorsException' > System.Configuration/ConnectionStringSettingsCollection.cs(122,39): warni= ng CS0618: `System.Configuration.ConfigurationException.ConfigurationExcept= ion(string)' is obsolete: `This class is obsolete. Use System.Configuratio= n.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 a= ssigned 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, a= nd 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/mc= s/class/System' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/System' > MCS [net_2_0] System.dll > System.Diagnostics/XmlWriterTraceListener.cs(179,74): warning CS0612: `Sy= stem.Xml.XmlConvert.ToString(System.DateTime)' is obsolete > System/UriBuilder.cs(233,39): warning CS0612: `System.Uri.Uri(string, boo= l)' is obsolete > System.Configuration/CustomizableFileSettingsProvider.cs(83,37): warning = CS0649: Field `System.Configuration.CustomizableFileSettingsProvider.webCon= figurationFileMapType' is never assigned to, and will always have its defau= lt value `null' > System.Diagnostics/TraceImpl.cs(44,28): warning CS0649: Field `System.Dia= gnostics.TraceImplSettings.IndentLevel' is never assigned to, and will alwa= ys have its default value `0' > System.Net/HttpConnection.cs(62,28): warning CS0169: The private field `S= ystem.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/mc= s/class/System.XML' > gmake all-local > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/class/I18N' > gmake[8]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/class/I18N/Common' > gmake all-local > gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/class/I18N/Common' > MCS [net_2_0] I18N.dll > Manager.cs(55,91): warning CS0618: `System.Collections.CaseInsensitiveHas= hCodeProvider' is obsolete: `Please use StringComparer instead.' > Manager.cs(55,44): warning CS0618: `System.Collections.Hashtable.Hashtabl= e(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is o= bsolete: `Please use Hashtable(IEqualityComparer) instead' > Compilation succeeded - 2 warning(s) > Thread 800e023d0 has exited with leftover thread-specific data after 4 de= structor 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/mc= s/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/mc= s/class/I18N/West' > gmake all-local > gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/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/mc= s/class/I18N/MidEast' > gmake all-local > gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/mc= s/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/mc= s/class/I18N/Other' > gmake all-local > gmake[9]: Entering directory `/work/a/ports/lang/mono/work/mono-2.10.2/mc= s/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/run= time' > 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 >=20 > Stop in /a/ports/lang/mono. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/lang/mono ended at Wed Aug 10 00:48:32 UTC 2011 --=20 --=20 Pav Lucistnik You have acquired a scroll entitled 'irk gleknow mizk' (n). This is an IBM Manual scroll. You are permanently confused. --=-Wk370iiqNWzT5uQzVw7M Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk5C9pwACgkQntdYP8FOsoKvkACgiojnnF3duhMUxN5icneReRJQ r3UAoIlZ8dLEmvQIVOH9FXp1VPPLsqKf =F/eR -----END PGP SIGNATURE----- --=-Wk370iiqNWzT5uQzVw7M--