caspol.cs(444,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete caspol.cs(461,5): warning CS0618: 'PolicyLevel.AddFullTrustAssembly(StrongName)' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.' caspol.cs(475,5): warning CS0618: 'PolicyLevel.RemoveFullTrustAssembly(StrongName)' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.' caspol.cs(715,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete caspol.cs(736,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete caspol.cs(756,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete caspol.cs(769,5): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete caspol.cs(781,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete caspol.cs(795,4): warning CS0618: 'SecurityManager.SecurityEnabled' is obsolete: 'The security manager cannot be turned off on MS runtime' caspol.cs(806,4): warning CS0612: 'SecurityManager.CheckExecutionRights' is obsolete caspol.cs(838,20): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete caspol.cs(912,18): warning CS0612: 'SecurityManager.LoadPolicyLevelFromFile(string, PolicyLevelType)' is obsolete caspol.cs(918,18): warning CS0612: 'SecurityManager.LoadPolicyLevelFromFile(string, PolicyLevelType)' is obsolete caspol.cs(80,15): warning CS0414: The field 'CasPol.forcePolicyChanges' is assigned but its value is never used ./../jay/jay: 7 shift/reduce conflicts. CSC [net_4_x-linux] mcs.exe Creating ../../build/deps/_xbuild_12_Microsoft.Build.Framework_test.dll.makefrag ... Creating ../../build/deps/_xbuild_14_Microsoft.Build.Framework_test.dll.makefrag ... CSC [xbuild_14] Microsoft.Build.Framework.dll CSC [xbuild_12] Microsoft.Build.Framework.dll Creating ../../build/deps/_xbuild_14_Microsoft.Build.Utilities_test.dll.makefrag ... CSC [xbuild_14] Microsoft.Build.Utilities.Core.dll Creating ../../build/deps/_xbuild_12_Microsoft.Build.Utilities_test.dll.makefrag ... CSC [xbuild_12] Microsoft.Build.Utilities.v12.0.dll Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used Creating ../../build/deps/_xbuild_14_Microsoft.Build.Engine_test.dll.makefrag ... CSC [xbuild_14] Microsoft.Build.Engine.dll Creating ../../build/deps/_xbuild_12_Microsoft.Build.Engine_test.dll.makefrag ... CSC [xbuild_12] Microsoft.Build.Engine.dll Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used Creating ../../build/deps/_xbuild_14_Mono.XBuild.Tasks_test.dll.makefrag ... CSC [xbuild_14] Mono.XBuild.Tasks.dll Creating ../../build/deps/_xbuild_12_Mono.XBuild.Tasks_test.dll.makefrag ... CSC [xbuild_12] Mono.XBuild.Tasks.dll Creating ../../build/deps/_xbuild_14_Microsoft.Build.Tasks_test.dll.makefrag ... Creating ../../build/deps/_xbuild_12_Microsoft.Build.Tasks_test.dll.makefrag ... CSC [xbuild_14] Microsoft.Build.Tasks.Core.dll CSC [xbuild_12] Microsoft.Build.Tasks.v12.0.dll Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?' Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0 Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0 Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0 Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?' Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202' Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0 Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0 Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0 Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null Creating ../../build/deps/_xbuild_14_Microsoft.Build_test.dll.makefrag ... Creating ../../build/deps/_xbuild_12_Microsoft.Build_test.dll.makefrag ... CSC [xbuild_14] Microsoft.Build.dll CSC [xbuild_12] Microsoft.Build.dll /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used CSC [xbuild_12] xbuild.exe Read in 16 resources from '/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/Strings.resx' Writing resource file... Done. CSC [xbuild_14] Microsoft.NuGet.Build.Tasks.dll /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/external/Newtonsoft.Json/Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs(123,18): warning CS0108: 'JsonPropertyCollection.TryGetValue(string, out JsonProperty)' hides inherited member 'KeyedCollection.TryGetValue(string, out JsonProperty)'. Use the new keyword if hiding was intended. CSC [xbuild_14] xbuild.exe make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/runtime' Making all in scripts make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/scripts' Makefile:924: warning: overriding recipe for target `mod' Makefile:904: warning: ignoring old recipe for target `mod' n=`echo makecert | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script_umask.in | cat > makecert.tmp n=`echo sn | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script_umask.in | cat > sn.tmp n=`echo al | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > al.tmp n=`echo ilasm | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ilasm.tmp n=`echo gacutil | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > gacutil.tmp n=`echo mkbundle | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mkbundle.tmp n=`echo monop | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monop.tmp n=`echo resgen | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > resgen.tmp mv -f al.tmp al mv -f makecert.tmp makecert mv -f sn.tmp sn mv -f ilasm.tmp ilasm mv -f gacutil.tmp gacutil mv -f mkbundle.tmp mkbundle mv -f monop.tmp monop mv -f resgen.tmp resgen n=`echo wsdl | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > wsdl.tmp n=`echo al2 | sed 's,2$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > al2.tmp n=`echo gacutil2 | sed 's,2$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > gacutil2.tmp n=`echo monop2 | sed 's,2$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monop2.tmp n=`echo resgen2 | sed 's,2$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > resgen2.tmp n=`echo wsdl2 | sed 's,2$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > wsdl2.tmp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service,g' ./mono-service.in > mono-service.tmp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service2,g' ./mono-service.in > mono-service2.tmp mv -f mono-service2.tmp mono-service2 mv -f resgen2.tmp resgen2 mv -f mono-service.tmp mono-service for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do \ cmd=`echo $script | sed 's/mdoc-//'` ; \ echo "#!/bin/sh" > $script ; \ echo "exec mdoc $cmd \"\$@\"" >> $script; \ done mv -f wsdl.tmp wsdl mv -f gacutil2.tmp gacutil2 for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do \ cmd=`echo $script | sed 's/mdoc-//'` ; \ echo "#!/bin/sh" > $script ; \ echo "exec mdoc $cmd \"\$@\"" >> $script; \ done mv -f monop2.tmp monop2 for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do \ cmd=`echo $script | sed 's/mdoc-//'` ; \ echo "#!/bin/sh" > $script ; \ echo "exec mdoc $cmd \"\$@\"" >> $script; \ done mv -f al2.tmp al2 for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do \ cmd=`echo $script | sed 's/mdoc-//'` ; \ echo "#!/bin/sh" > $script ; \ echo "exec mdoc $cmd \"\$@\"" >> $script; \ done mv -f wsdl2.tmp wsdl2 for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do \ cmd=`echo $script | sed 's/mdoc-//'` ; \ echo "#!/bin/sh" > $script ; \ echo "exec mdoc $cmd \"\$@\"" >> $script; \ done sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./peverify.in > peverify.tmp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./mcs.in > mcs.tmp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./csc.in > csc.tmp mv -f peverify.tmp peverify sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./vbc.in > vbc.tmp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./csi.in > csi.tmp mv -f mcs.tmp mcs sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@exe_name@,mono-configuration-crypto,g" ./mono-configuration-crypto.in > mono-configuration-crypto.tmp mv -f vbc.tmp vbc n=`echo aprofutil | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > aprofutil.tmp n=`echo disco | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > disco.tmp n=`echo dtd2xsd | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > dtd2xsd.tmp mv -f csc.tmp csc n=`echo dtd2rng | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > dtd2rng.tmp mv -f aprofutil.tmp aprofutil mv -f csi.tmp csi mv -f mono-configuration-crypto.tmp mono-configuration-crypto n=`echo installvst | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > installvst.tmp mv -f dtd2xsd.tmp dtd2xsd n=`echo genxs | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > genxs.tmp n=`echo macpack | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > macpack.tmp mv -f disco.tmp disco n=`echo mdoc | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mdoc.tmp n=`echo mono-cil-strip | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-cil-strip.tmp mv -f dtd2rng.tmp dtd2rng n=`echo soapsuds | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > soapsuds.tmp n=`echo caspol | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > caspol.tmp n=`echo cert-sync | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > cert-sync.tmp mv -f macpack.tmp macpack mv -f installvst.tmp installvst mv -f genxs.tmp genxs mv -f mdoc.tmp mdoc n=`echo cert2spc | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > cert2spc.tmp mv -f soapsuds.tmp soapsuds n=`echo certmgr | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > certmgr.tmp mv -f mono-cil-strip.tmp mono-cil-strip mv -f caspol.tmp caspol n=`echo chktrust | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > chktrust.tmp n=`echo crlupdate | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > crlupdate.tmp n=`echo csharp | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > csharp.tmp n=`echo httpcfg | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > httpcfg.tmp n=`echo illinkanalyzer | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > illinkanalyzer.tmp mv -f cert-sync.tmp cert-sync n=`echo lc | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > lc.tmp mv -f certmgr.tmp certmgr mv -f crlupdate.tmp crlupdate mv -f cert2spc.tmp cert2spc mv -f chktrust.tmp chktrust mv -f httpcfg.tmp httpcfg mv -f illinkanalyzer.tmp illinkanalyzer n=`echo mconfig | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mconfig.tmp n=`echo mod | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mod.tmp mv -f csharp.tmp csharp n=`echo monolinker | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > monolinker.tmp n=`echo mono-api-info | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-api-info.tmp n=`echo mono-api-html | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-api-html.tmp n=`echo mono-shlib-cop | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-shlib-cop.tmp n=`echo mozroots | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mozroots.tmp mv -f lc.tmp lc n=`echo permview | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > permview.tmp mv -f mconfig.tmp mconfig mv -f mod.tmp mod mv -f mono-api-info.tmp mono-api-info n=`echo pdb2mdb | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > pdb2mdb.tmp mv -f mono-shlib-cop.tmp mono-shlib-cop mv -f monolinker.tmp monolinker mv -f mozroots.tmp mozroots n=`echo xsd | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > xsd.tmp n=`echo mono-xmltool | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-xmltool.tmp mv -f mono-api-html.tmp mono-api-html n=`echo setreg | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > setreg.tmp n=`echo secutil | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > secutil.tmp mv -f permview.tmp permview n=`echo signcode | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > signcode.tmp n=`echo sgen | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sgen.tmp n=`echo sqlmetal | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sqlmetal.tmp mv -f pdb2mdb.tmp pdb2mdb n=`echo sqlsharp | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > sqlsharp.tmp mv -f xsd.tmp xsd mv -f mono-xmltool.tmp mono-xmltool mv -f setreg.tmp setreg mv -f secutil.tmp secutil n=`echo svcutil | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > svcutil.tmp n=`echo ccrewrite | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ccrewrite.tmp mv -f signcode.tmp signcode n=`echo cccheck | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > cccheck.tmp mv -f sgen.tmp sgen n=`echo mdbrebase | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mdbrebase.tmp n=`echo ikdasm | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > ikdasm.tmp mv -f sqlmetal.tmp sqlmetal n=`echo mono-symbolicate | sed 's,4$,,'`; \ sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" ./script.in | cat > mono-symbolicate.tmp mv -f sqlsharp.tmp sqlsharp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./dmcs.in > dmcs.tmp sed -e 's,@''bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''plat_bindir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/bin,g' -e 's,@''mono_instdir@,/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/per-package/host-mono/host/lib/mono,g' -e 's,@''gtkdir@,,g' ./xbuild.in > xbuild.tmp mv -f svcutil.tmp svcutil mv -f ccrewrite.tmp ccrewrite mv -f dmcs.tmp dmcs mv -f cccheck.tmp cccheck mv -f mdbrebase.tmp mdbrebase mv -f ikdasm.tmp ikdasm mv -f xbuild.tmp xbuild mv -f mono-symbolicate.tmp mono-symbolicate make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/scripts' Making all in man make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/man' Making all in samples make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/samples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/samples' Making all in tools make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools' Making all in locale-builder make[4]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/locale-builder' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/locale-builder' Making all in sgen make[4]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/sgen' CC libmain_a-sgen-grep-binprot-main.o CC libmain_a-sgen-entry-stream.o CC libsgen_grep_binprot_a-sgen-grep-binprot.o CC libsgen_grep_binprot32p_a-sgen-grep-binprot.o CC libsgen_grep_binprot64p_a-sgen-grep-binprot.o In file included from sgen-grep-binprot.c:422:0: ../../mono/sgen/sgen-protocol-def.h: In function 'print_entry': ../../mono/sgen/sgen-protocol-def.h:33:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("%d generation %d scanned %" PRId64 " unique %" PRId64 " %0.2f%%", entry->index, entry->generation, entry->num_scanned_objects, entry->num_unique_scanned_objects, entry->num_unique_scanned_objects ? (100.0 * (double) entry->num_scanned_objects / (double) entry->num_unique_scanned_objects) : 0.0)) ^ ../../mono/sgen/sgen-protocol-def.h:33:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] In file included from sgen-grep-binprot.c:422:0: ../../mono/sgen/sgen-protocol-def.h: In function 'print_entry': ../../mono/sgen/sgen-protocol-def.h:33:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("%d generation %d scanned %" PRId64 " unique %" PRId64 " %0.2f%%", entry->index, entry->generation, entry->num_scanned_objects, entry->num_unique_scanned_objects, entry->num_unique_scanned_objects ? (100.0 * (double) entry->num_scanned_objects / (double) entry->num_unique_scanned_objects) : 0.0)) ^ ../../mono/sgen/sgen-protocol-def.h:33:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] In file included from sgen-grep-binprot.c:422:0: ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("generation %d timestamp %" PRId64 " total %" PRId64 " marked %" PRId64 " %0.2f%%", entry->generation, entry->timestamp, entry->total_major_cards + entry->total_los_cards, entry->marked_major_cards + entry->marked_los_cards, 100.0 * (double) (entry->marked_major_cards + entry->marked_los_cards) / (double) (entry->total_major_cards + entry->total_los_cards))) ^ ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] In file included from sgen-grep-binprot.c:422:0: ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("generation %d timestamp %" PRId64 " total %" PRId64 " marked %" PRId64 " %0.2f%%", entry->generation, entry->timestamp, entry->total_major_cards + entry->total_los_cards, entry->marked_major_cards + entry->marked_los_cards, 100.0 * (double) (entry->marked_major_cards + entry->marked_los_cards) / (double) (entry->total_major_cards + entry->total_los_cards))) ^ ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("generation %d timestamp %" PRId64 " total %" PRId64 " marked %" PRId64 " %0.2f%%", entry->generation, entry->timestamp, entry->total_major_cards + entry->total_los_cards, entry->marked_major_cards + entry->marked_los_cards, 100.0 * (double) (entry->marked_major_cards + entry->marked_los_cards) / (double) (entry->total_major_cards + entry->total_los_cards))) ^ ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("generation %d timestamp %" PRId64 " total %" PRId64 " marked %" PRId64 " %0.2f%%", entry->generation, entry->timestamp, entry->total_major_cards + entry->total_los_cards, entry->marked_major_cards + entry->marked_los_cards, 100.0 * (double) (entry->marked_major_cards + entry->marked_los_cards) / (double) (entry->total_major_cards + entry->total_los_cards))) ^ ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] In file included from sgen-grep-binprot.c:422:0: ../../mono/sgen/sgen-protocol-def.h: In function 'print_entry': ../../mono/sgen/sgen-protocol-def.h:33:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("%d generation %d scanned %" PRId64 " unique %" PRId64 " %0.2f%%", entry->index, entry->generation, entry->num_scanned_objects, entry->num_unique_scanned_objects, entry->num_unique_scanned_objects ? (100.0 * (double) entry->num_scanned_objects / (double) entry->num_unique_scanned_objects) : 0.0)) ^ ../../mono/sgen/sgen-protocol-def.h:33:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] In file included from sgen-grep-binprot.c:422:0: ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("generation %d timestamp %" PRId64 " total %" PRId64 " marked %" PRId64 " %0.2f%%", entry->generation, entry->timestamp, entry->total_major_cards + entry->total_los_cards, entry->marked_major_cards + entry->marked_los_cards, 100.0 * (double) (entry->marked_major_cards + entry->marked_los_cards) / (double) (entry->total_major_cards + entry->total_los_cards))) ^ ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:82:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] CUSTOM_PRINT (printf ("generation %d timestamp %" PRId64 " total %" PRId64 " marked %" PRId64 " %0.2f%%", entry->generation, entry->timestamp, entry->total_major_cards + entry->total_los_cards, entry->marked_major_cards + entry->marked_los_cards, 100.0 * (double) (entry->marked_major_cards + entry->marked_los_cards) / (double) (entry->total_major_cards + entry->total_los_cards))) ^ ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'long long int' [-Wformat=] ../../mono/sgen/sgen-protocol-def.h:89:1: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'long long int' [-Wformat=] AR libmain.a AR libsgen-grep-binprot32p.a AR libsgen-grep-binprot64p.a AR libsgen-grep-binprot.a CCLD sgen-grep-binprot make[4]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/sgen' Making all in pedump make[4]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/pedump' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/pedump' Making all in mono-hang-watchdog make[4]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/mono-hang-watchdog' CC mono-hang-watchdog.o mono-hang-watchdog.c: In function 'main': mono-hang-watchdog.c:36:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf ("Mono process hang detected, sending kill signal to pid %llu\n", (uint64_t)pid); ^ CCLD mono-hang-watchdog make[4]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools/mono-hang-watchdog' make[4]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools' make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/tools' Making all in msvc make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/msvc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/msvc' Making all in acceptance-tests make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/acceptance-tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122/acceptance-tests' make[3]: Entering directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122' make[3]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122' make[2]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122' make[1]: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/host-mono-6.12.0.122' make: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/buildroot'