remove_conflicts() ^~~~~~~~~~~~~~~~ lr0.c:396:1: warning: return type defaults to 'int' [-Wimplicit-int] show_ritems() ^~~~~~~~~~~ lr0.c:406:1: warning: return type defaults to 'int' [-Wimplicit-int] show_rrhs() ^~~~~~~~~ mkpar.c:316:1: warning: return type defaults to 'int' [-Wimplicit-int] total_conflicts() ^~~~~~~~~~~~~~~ lr0.c:417:1: warning: return type defaults to 'int' [-Wimplicit-int] show_shifts() ^~~~~~~~~~~ lr0.c:435:1: warning: return type defaults to 'int' [-Wimplicit-int] save_shifts() ^~~~~~~~~~~ lr0.c:469:1: warning: return type defaults to 'int' [-Wimplicit-int] save_reductions() ^~~~~~~~~~~~~~~ mkpar.c:365:1: warning: return type defaults to 'int' [-Wimplicit-int] defreds() ^~~~~~~ mkpar.c:374:1: warning: return type defaults to 'int' [-Wimplicit-int] free_action_row(p) ^~~~~~~~~~~~~~~ lr0.c:518:1: warning: return type defaults to 'int' [-Wimplicit-int] set_derives() ^~~~~~~~~~~ mkpar.c:387:1: warning: return type defaults to 'int' [-Wimplicit-int] free_parser() ^~~~~~~~~~~ lr0.c:548:1: warning: return type defaults to 'int' [-Wimplicit-int] free_derives() ^~~~~~~~~~~~ lr0.c:577:1: warning: return type defaults to 'int' [-Wimplicit-int] set_nullable() ^~~~~~~~~~~~ lr0.c:626:1: warning: return type defaults to 'int' [-Wimplicit-int] free_nullable() ^~~~~~~~~~~~~ lr0.c:632:1: warning: return type defaults to 'int' [-Wimplicit-int] lr0() ^~~ closure.c:51:1: warning: return type defaults to 'int' [-Wimplicit-int] set_EFF() ^~~~~~~ closure.c:87:1: warning: return type defaults to 'int' [-Wimplicit-int] set_first_derives() ^~~~~~~~~~~~~~~~~ closure.c:142:1: warning: return type defaults to 'int' [-Wimplicit-int] closure(nucleus, n) ^~~~~~~ closure.c:212:1: warning: return type defaults to 'int' [-Wimplicit-int] finalize_closure() ^~~~~~~~~~~~~~~~ main.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int] done(k) ^~~~ main.c:121:1: warning: return type defaults to 'int' [-Wimplicit-int] set_signals() ^~~~~~~~~~~ main.c:138:1: warning: return type defaults to 'int' [-Wimplicit-int] usage() ^~~~~ main.c:151:1: warning: return type defaults to 'int' [-Wimplicit-int] getargs(argc, argv) ^~~~~~~ main.c: In function 'getargs': main.c:168:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ main.c:151:1: note: declared here getargs(argc, argv) ^~~~~~~ main.c: At top level: main.c:265:1: warning: return type defaults to 'int' [-Wimplicit-int] create_file_names() ^~~~~~~~~~~~~~~~~ main.c:329:1: warning: return type defaults to 'int' [-Wimplicit-int] open_files() ^~~~~~~~~~ output.c:61:1: warning: return type defaults to 'int' [-Wimplicit-int] output () { ^~~~~~ output.c:101:1: warning: return type defaults to 'int' [-Wimplicit-int] output_rule_data() ^~~~~~~~~~~~~~~~ output.c:164:1: warning: return type defaults to 'int' [-Wimplicit-int] output_yydefred() ^~~~~~~~~~~~~~~ output.c:193:1: warning: return type defaults to 'int' [-Wimplicit-int] output_actions() ^~~~~~~~~~~~~~ output.c:221:1: warning: return type defaults to 'int' [-Wimplicit-int] token_actions() ^~~~~~~~~~~~~ output.c:305:1: warning: return type defaults to 'int' [-Wimplicit-int] goto_actions() ^~~~~~~~~~~~ output.c:374:1: warning: return type defaults to 'int' [-Wimplicit-int] save_column(symbol, default_state) ^~~~~~~~~~~ output.c: In function 'save_column': output.c:396:21: warning: 'return' with no value, in function returning non-void if (count == 0) return; ^~~~~~ output.c:374:1: note: declared here save_column(symbol, default_state) ^~~~~~~~~~~ output.c: At top level: output.c:416:1: warning: return type defaults to 'int' [-Wimplicit-int] sort_actions() ^~~~~~~~~~~~ output.c:451:1: warning: return type defaults to 'int' [-Wimplicit-int] pack_table() ^~~~~~~~~~ output.c:632:1: warning: return type defaults to 'int' [-Wimplicit-int] output_base() ^~~~~~~~~~~ output.c:700:1: warning: return type defaults to 'int' [-Wimplicit-int] output_table() ^~~~~~~~~~~~ output.c:729:1: warning: return type defaults to 'int' [-Wimplicit-int] output_check() ^~~~~~~~~~~~ output.c:792:1: warning: return type defaults to 'int' [-Wimplicit-int] output_defines(prefix) ^~~~~~~~~~~~~~ output.c:831:1: warning: return type defaults to 'int' [-Wimplicit-int] output_stored_text(file, name) ^~~~~~~~~~~~~~~~~~ output.c:858:1: warning: return type defaults to 'int' [-Wimplicit-int] output_debug() ^~~~~~~~~~~~ output.c:1071:1: warning: return type defaults to 'int' [-Wimplicit-int] output_trailing_text() ^~~~~~~~~~~~~~~~~~~~ output.c: In function 'output_trailing_text': output.c:1077:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ output.c:1071:1: note: declared here output_trailing_text() ^~~~~~~~~~~~~~~~~~~~ output.c:1085:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ output.c:1071:1: note: declared here output_trailing_text() ^~~~~~~~~~~~~~~~~~~~ output.c: At top level: output.c:1120:1: warning: return type defaults to 'int' [-Wimplicit-int] output_semantic_actions() ^~~~~~~~~~~~~~~~~~~~~~~ output.c: In function 'output_semantic_actions': output.c:1130:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ output.c:1120:1: note: declared here output_semantic_actions() ^~~~~~~~~~~~~~~~~~~~~~~ output.c: At top level: output.c:1154:1: warning: return type defaults to 'int' [-Wimplicit-int] free_itemsets() ^~~~~~~~~~~~~ output.c:1167:1: warning: return type defaults to 'int' [-Wimplicit-int] free_shifts() ^~~~~~~~~~~ output.c:1181:1: warning: return type defaults to 'int' [-Wimplicit-int] free_reductions() ^~~~~~~~~~~~~~~ reader.c:85:1: warning: return type defaults to 'int' [-Wimplicit-int] cachec(c) ^~~~~~ reader.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int] get_line() ^~~~~~~~ reader.c: In function 'get_line': reader.c:111:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:100:1: note: declared here get_line() ^~~~~~~~ reader.c:127:32: warning: 'return' with no value, in function returning non-void if (c == '\n') { cptr = line; return; } ^~~~~~ reader.c:100:1: note: declared here get_line() ^~~~~~~~ reader.c:140:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:100:1: note: declared here get_line() ^~~~~~~~ reader.c: At top level: reader.c:164:1: warning: return type defaults to 'int' [-Wimplicit-int] skip_comment() ^~~~~~~~~~~~ reader.c: In function 'skip_comment': reader.c:179:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:164:1: note: declared here skip_comment() ^~~~~~~~~~~~ reader.c: At top level: reader.c:315:1: warning: return type defaults to 'int' [-Wimplicit-int] copy_text(f) ^~~~~~~~~ reader.c: In function 'copy_text': reader.c:426:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:315:1: note: declared here copy_text(f) ^~~~~~~~~ reader.c: At top level: reader.c:696:1: warning: return type defaults to 'int' [-Wimplicit-int] declare_tokens(assoc) ^~~~~~~~~~~~~~ reader.c: In function 'declare_tokens': reader.c:722:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:696:1: note: declared here declare_tokens(assoc) ^~~~~~~~~~~~~~ symtab.c:122:1: warning: return type defaults to 'int' [-Wimplicit-int] create_symbol_table() ^~~~~~~~~~~~~~~~~~~ reader.c: At top level: symtab.c:142:1: warning: return type defaults to 'int' [-Wimplicit-int] free_symbol_table() ^~~~~~~~~~~~~~~~~ symtab.c:149:1: warning: return type defaults to 'int' [-Wimplicit-int] free_symbols() ^~~~~~~~~~~~ reader.c:758:1: warning: return type defaults to 'int' [-Wimplicit-int] declare_types() ^~~~~~~~~~~~~ reader.c: In function 'declare_types': reader.c:777:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:758:1: note: declared here declare_types() ^~~~~~~~~~~~~ reader.c: At top level: reader.c:786:1: warning: return type defaults to 'int' [-Wimplicit-int] declare_start() ^~~~~~~~~~~~~ reader.c:804:1: warning: return type defaults to 'int' [-Wimplicit-int] read_declarations() ^~~~~~~~~~~~~~~~~ reader.c: In function 'read_declarations': reader.c:820:6: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:804:1: note: declared here read_declarations() ^~~~~~~~~~~~~~~~~ reader.c: At top level: reader.c:845:1: warning: return type defaults to 'int' [-Wimplicit-int] initialize_grammar() ^~~~~~~~~~~~~~~~~~ reader.c:877:1: warning: return type defaults to 'int' [-Wimplicit-int] expand_items() ^~~~~~~~~~~~ reader.c:886:1: warning: return type defaults to 'int' [-Wimplicit-int] expand_rules() ^~~~~~~~~~~~ reader.c:898:1: warning: return type defaults to 'int' [-Wimplicit-int] advance_to_start() ^~~~~~~~~~~~~~~~ reader.c:948:1: warning: return type defaults to 'int' [-Wimplicit-int] start_rule(bp, s_lineno) ^~~~~~~~~~ reader.c:963:1: warning: return type defaults to 'int' [-Wimplicit-int] end_rule() ^~~~~~~~ reader.c:983:1: warning: return type defaults to 'int' [-Wimplicit-int] insert_empty_rule() ^~~~~~~~~~~~~~~~~ reader.c:1012:1: warning: return type defaults to 'int' [-Wimplicit-int] add_symbol() ^~~~~~~~~~ reader.c: In function 'add_symbol': reader.c:1030:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ reader.c:1012:1: note: declared here add_symbol() ^~~~~~~~~~ reader.c: At top level: reader.c:1043:1: warning: return type defaults to 'int' [-Wimplicit-int] copy_action() ^~~~~~~~~~~ reader.c:1377:1: warning: return type defaults to 'int' [-Wimplicit-int] read_grammar() ^~~~~~~~~~~~ reader.c:1410:1: warning: return type defaults to 'int' [-Wimplicit-int] free_tags() ^~~~~~~~~ reader.c: In function 'free_tags': reader.c:1414:25: warning: 'return' with no value, in function returning non-void if (tag_table == 0) return; ^~~~~~ reader.c:1410:1: note: declared here free_tags() ^~~~~~~~~ reader.c: At top level: reader.c:1425:1: warning: return type defaults to 'int' [-Wimplicit-int] pack_names() ^~~~~~~~~~ reader.c:1450:1: warning: return type defaults to 'int' [-Wimplicit-int] check_symbols() ^~~~~~~~~~~~~ reader.c:1468:1: warning: return type defaults to 'int' [-Wimplicit-int] pack_symbols() ^~~~~~~~~~~~ reader.c:1592:1: warning: return type defaults to 'int' [-Wimplicit-int] pack_grammar() ^~~~~~~~~~~~ reader.c:1651:1: warning: return type defaults to 'int' [-Wimplicit-int] print_grammar() ^~~~~~~~~~~~~ reader.c: In function 'print_grammar': reader.c:1657:17: warning: 'return' with no value, in function returning non-void if (!vflag) return; ^~~~~~ reader.c:1651:1: note: declared here print_grammar() ^~~~~~~~~~~~~ reader.c: At top level: reader.c:1687:1: warning: return type defaults to 'int' [-Wimplicit-int] reader() ^~~~~~ verbose.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int] verbose() ^~~~~~~ verbose.c: In function 'verbose': verbose.c:49:17: warning: 'return' with no value, in function returning non-void if (!vflag) return; ^~~~~~ verbose.c:45:1: note: declared here verbose() ^~~~~~~ verbose.c: At top level: verbose.c:69:1: warning: return type defaults to 'int' [-Wimplicit-int] log_unused() ^~~~~~~~~~ verbose.c:88:1: warning: return type defaults to 'int' [-Wimplicit-int] log_conflicts() ^~~~~~~~~~~~~ verbose.c:116:1: warning: return type defaults to 'int' [-Wimplicit-int] print_state(state) ^~~~~~~~~~~ verbose.c:130:1: warning: return type defaults to 'int' [-Wimplicit-int] print_conflicts(state) ^~~~~~~~~~~~~~~ verbose.c:178:1: warning: return type defaults to 'int' [-Wimplicit-int] print_core(state) ^~~~~~~~~~ verbose.c:214:1: warning: return type defaults to 'int' [-Wimplicit-int] print_nulls(state) ^~~~~~~~~~~ verbose.c:258:1: warning: return type defaults to 'int' [-Wimplicit-int] print_actions(stateno) ^~~~~~~~~~~~~ verbose.c:285:1: warning: return type defaults to 'int' [-Wimplicit-int] print_shifts(p) ^~~~~~~~~~~~ verbose.c:310:1: warning: return type defaults to 'int' [-Wimplicit-int] print_reductions(p, defred) ^~~~~~~~~~~~~~~~ verbose.c:348:1: warning: return type defaults to 'int' [-Wimplicit-int] print_gotos(stateno) ^~~~~~~~~~~ warshall.c:43:1: warning: return type defaults to 'int' [-Wimplicit-int] transitive_closure(R, n) ^~~~~~~~~~~~~~~~~~ warshall.c:95:1: warning: return type defaults to 'int' [-Wimplicit-int] reflexive_transitive_closure(R, n) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Creating .dep_dirs-basic... Creating .dep_dirs-basic... mkdir -p -- ../../class/lib/basic/ CSC [basic] mscorlib.dll mkdir -p -- ../../class/lib/basic/bare/ CSC [bare/basic] System.dll System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/EndPointManager.cs(87,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' Mono.Net.Security/MonoTlsStream.cs(70,22): warning CS0649: Field 'MonoTlsStream.status' is never assigned to, and will always have its default value System.Net/WebConnection.cs(84,17): warning CS0649: Field 'WebConnection.tlsStream' is never assigned to, and will always have its default value null System.Net/WebConnection.cs(67,8): warning CS0414: The field 'WebConnection.reused' is assigned but its value is never used CSC [basic] Mono.Security.dll CSC [bare/basic] System.Xml.dll mkdir -p -- ../../class/lib/basic/secxml/ CSC [secxml/basic] System.dll System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/EndPointManager.cs(87,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' Makefile:25: warning: overriding recipe for target 'test-local' ../../build/library.make:185: warning: ignoring old recipe for target 'test-local' Makefile:25: warning: overriding recipe for target 'test-local' ../../build/library.make:185: warning: ignoring old recipe for target 'test-local' CSC [basic] System.Security.dll CSC [basic] System.Configuration.dll CSC [basic] System.Xml.dll CSC [basic] System.dll System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/EndPointManager.cs(87,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' CSC [basic] System.Core.dll CSC [basic] System.ComponentModel.Composition.dll CSC [basic] System.Numerics.dll CSC [basic] System.Xml.Linq.dll CSC [basic] Mono.Cecil.dll CSC [basic] cil-stringreplacer.exe mkdir -p -- ../../../class/lib/basic/Facades/ CSC [basic] System.Runtime.dll CSC [basic] System.Globalization.dll CSC [basic] System.Collections.dll CSC [basic] System.Reflection.dll CSC [basic] System.Resources.ResourceManager.dll CSC [basic] System.Threading.Tasks.dll CSC [basic] System.Collections.Concurrent.dll CSC [basic] System.Text.Encoding.dll CSC [basic] System.IO.dll CSC [basic] System.Threading.dll CSC [basic] System.Diagnostics.Debug.dll CSC [basic] System.Linq.Expressions.dll CSC [basic] System.Dynamic.Runtime.dll CSC [basic] System.Linq.dll CSC [basic] System.Threading.Tasks.Parallel.dll CSC [basic] System.Xml.ReaderWriter.dll CSC [basic] System.Diagnostics.Tools.dll CSC [basic] System.Reflection.Primitives.dll CSC [basic] System.Runtime.Extensions.dll CSC [basic] System.Runtime.InteropServices.dll CSC [basic] System.Text.Encoding.Extensions.dll CSC [basic] System.Runtime.Numerics.dll CSC [basic] System.Xml.XDocument.dll CSC [basic] System.Reflection.Extensions.dll CSC [basic] System.IO.FileSystem.Primitives.dll CSC [basic] System.IO.FileSystem.dll CSC [basic] System.Diagnostics.FileVersionInfo.dll CSC [basic] System.Security.Cryptography.Primitives.dll CSC [basic] System.Security.Cryptography.Algorithms.dll CSC [basic] System.ValueTuple.dll CSC [basic] System.Text.Encoding.CodePages.dll Creating .dep_dirs-build... Creating .dep_dirs-build... mkdir -p -- ../../class/lib/build-linux/ CSC [build-linux] mscorlib.dll The 'aot' profiler wasn't found in the main executable nor could it be loaded from 'mono-profiler-aot'. mkdir -p -- ../../class/lib/build-linux/bare/ CSC [bare/build-linux] System.dll System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/EndPointManager.cs(87,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/WebConnection.cs(84,17): warning CS0649: Field 'WebConnection.tlsStream' is never assigned to, and will always have its default value null Mono.Net.Security/MonoTlsStream.cs(70,22): warning CS0649: Field 'MonoTlsStream.status' is never assigned to, and will always have its default value System.Net/WebConnection.cs(67,8): warning CS0414: The field 'WebConnection.reused' is assigned but its value is never used CSC [build-linux] Mono.Security.dll CSC [bare/build-linux] System.Xml.dll mkdir -p -- ../../class/lib/build-linux/secxml/ CSC [secxml/build-linux] System.dll System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection' System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' System.Net/EndPointManager.cs(87,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead' Makefile:25: warning: overriding recipe for target 'test-local' ../../build/library.make:185: warning: ignoring old recipe for target 'test-local' Makefile:25: warning: overriding recipe for target 'test-local' ../../build/library.make:185: warning: ignoring old recipe for target 'test-local' CSC [build-linux] System.Security.dll CSC [build-linux] System.Configuration.dll