添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement . We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account
Build FAILED.
 System/Threading/WaitHandleExtensions.cs(38,41): error CS8601: Possible null reference assignment. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Runtime/src/System.Runtime.csproj]
 /home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(143,5): error : CannotRemoveAttribute : Attribute 'System.Runtime.CompilerServices.IsReadOnlyAttribute' exists on 'System.Reflection.Emit.OpCode' in the implementation but not the reference. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj]
 /home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(143,5): error : CannotRemoveBaseTypeOrInterface : Type 'System.Reflection.Emit.OpCode' does not implement interface 'System.IEquatable<System.Reflection.Emit.OpCode>' in the reference but it does in the implementation. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj]
 /home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(143,5): error : TypeCannotChangeClassification : Type 'System.Reflection.Emit.OpCode' is marked as readonly in the implementation so it must also be marked readonly in the reference. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj]
 /home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(157,5): error : MatchingRefApiCompat failed - The reference assembly doesn't match all the APIs in the implementation for '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/bin/System.Reflection.Primitives/netcoreapp-Unix-Release/System.Reflection.Primitives.dll'. To address either fix errors in the reference assembly (referenced as implementation in compat errors for this reverse compat check), add the issues to the baseline file '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Primitives/src/MatchingRefApiCompatBaseline.txt' or disable this check by setting RunMatchingRefApiCompat=false in this project. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj]
/home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(143,5): error : CannotRemoveAttribute : Attribute 'System.Runtime.CompilerServices.IsReadOnlyAttribute' exists on 'System.Reflection.Emit.Label' in the implementation but not the reference. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj]
 /home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(143,5): error : TypeCannotChangeClassification : Type 'System.Reflection.Emit.Label' is marked as readonly in the implementation so it must also be marked readonly in the reference. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj]
 /home/s0dy/source-build/packages/microsoft.dotnet.apicompat/1.0.0-beta.19256.12/build/Microsoft.DotNet.ApiCompat.targets(157,5): error : MatchingRefApiCompat failed - The reference assembly doesn't match all the APIs in the implementation for '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/bin/System.Reflection.Emit.ILGeneration/netcoreapp-Unix-Release/System.Reflection.Emit.ILGeneration.dll'. To address either fix errors in the reference assembly (referenced as implementation in compat errors for this reverse compat check), add the issues to the baseline file '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Emit.ILGeneration/src/MatchingRefApiCompatBaseline.txt' or disable this check by setting RunMatchingRefApiCompat=false in this project. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/src/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj]
     0 Warning(s)
     8 Error(s)
 Time Elapsed 00:17:22.54
 Build failed (exit code '1').
 'corefx' failed during build.
 See '/home/s0dy/source-build/bin/logs/corefx.log' for more information.
 'core-setup' failed during build.
 'aspnet-extensions' failed during build.
 'websdk' failed during build.
 'known-good' failed during build.

Build since dotnet/source-build
Exherbo linux
linux-x64

disable this check by setting RunMatchingRefApiCompat=false

Is the solution or problem coming from elsewhere ? Where should this line be added to the .csproj file ?

@stephentoub source-build should be current to C# compiler in 3.0 Preview 6 in the release/3.0 branch
@s0dy I'm assuming you are building from release/3.0 (the default branch)?

@adaggarwal

[CoreCLR] It's ok but with several warnings

s0dy@thinkpad ../src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9 (release/3.0) ./build.sh

Commencing build of managed components for Linux.x64.Debug
Running init-tools.sh
Tools are already initialized
Running: /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/.dotnet/dotnet restore /nologo /verbosity:minimal /clp:Summary /l:BinClashLogger,Tools/Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:RestoreDefaultOptimizationDataPackage=false /p:PortableBuild=true /p:UsePartialNGENOptimization=false /maxcpucount /p:IncludeRestoreOnlyProjects=true /p:ArcadeBuild=true /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj /flp:Verbosity=normal;LogFile=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Logs/System.Private.CoreLib_Debug.log /p:__IntermediatesDir=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/obj/Linux.x64.Debug /p:__RootBinDir=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin /p:BuildNugetPackage=false /p:__BuildArch=x64 /p:__BuildType=Debug /p:__BuildOS=Linux /p:RestoreDuringBuild=true /p:OptimizationDataDir="/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/packages/optimization.Linux-x64.IBC.CoreCLR/99.99.99-master-20190509.1/data" /p:EnableProfileGuidedOptimization=true /p:BuildManagedTools=true
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props(4,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props (5,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/.nuget/init/init.csproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props(17,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props (14,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/.nuget/init/init.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1604: Project dependency System.Reflection.Metadata does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
  Restore completed in 4.01 sec for /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/.nuget/init/init.csproj.
  Restore completed in 4.01 sec for /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Collections.Immutable 1.1.36' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Reflection.Metadata 1.0.21' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
  Restore completed in 4.12 sec for /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj.
  Restore completed in 19.01 sec for /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj.
  Retrying 'FindPackagesByIdAsync' for source 'https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/microsoft.sourcelink.github/index.json'.
  The HTTP request to 'GET https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/microsoft.sourcelink.github/index.json' has timed out after 100000ms.
  Retrying 'FindPackagesByIdAsync' for source 'https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/microsoft.sourcelink.vsts.git/index.json'.
  The HTTP request to 'GET https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/microsoft.sourcelink.vsts.git/index.json' has timed out after 100000ms.
  Retrying 'FindPackagesByIdAsync' for source 'https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/runtime.win-x64.microsoft.netcore.coredistools/index.json'.
  The HTTP request to 'GET https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/runtime.win-x64.microsoft.netcore.coredistools/index.json' has timed out after 100000ms.
  Retrying 'FindPackagesByIdAsync' for source 'https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/runtime.win-x86.microsoft.netcore.app/index.json'.
  The HTTP request to 'GET https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/runtime.win-x86.microsoft.netcore.app/index.json' has timed out after 100000ms.
  Retrying 'FindPackagesByIdAsync' for source 'https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/runtime.win-x86.microsoft.netcore.dotnetapphost/index.json'.
  The HTTP request to 'GET https://az774065.vo.msecnd.net/artifacts/xunit/nuget/v3/flatcontainer/runtime.win-x86.microsoft.netcore.dotnetapphost/index.json' has timed out after 100000ms.
  Restore completed in 2.14 min for /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj.
Build succeeded.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props(4,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props (5,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/.nuget/init/init.csproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props(17,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props (14,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/.nuget/init/init.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1604: Project dependency System.Reflection.Metadata does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Collections.Immutable 1.1.36' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Reflection.Metadata 1.0.21' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
    15 Warning(s)
    0 Error(s)
Time Elapsed 00:02:27.19
Command successfully completed.
Running init-tools.sh
Tools are already initialized
Running: /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/.dotnet/dotnet msbuild /nologo /verbosity:minimal /clp:Summary /p:RestoreDefaultOptimizationDataPackage=false /p:PortableBuild=true /p:UsePartialNGENOptimization=false /maxcpucount /p:DotNetUseShippingVersions=true /p:ArcadeBuild=true /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj /flp:Verbosity=normal;LogFile=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Logs/System.Private.CoreLib_Debug.log /p:__IntermediatesDir=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/obj/Linux.x64.Debug /p:__RootBinDir=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin /p:BuildNugetPackage=false /p:__BuildArch=x64 /p:__BuildType=Debug /p:__BuildOS=Linux /p:RestoreDuringBuild=true /p:OptimizationDataDir="/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/packages/optimization.Linux-x64.IBC.CoreCLR/99.99.99-master-20190509.1/data" /p:EnableProfileGuidedOptimization=true /p:BuildManagedTools=true
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1604: Project dependency System.Reflection.Metadata does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Collections.Immutable 1.1.36' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Reflection.Metadata 1.0.21' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.
  SOS.NETCore -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/SOS.NETCore.dll
  R2RDump -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/artifacts/bin/R2RDump/x64/Debug/R2RDump.dll
src/System/Reflection/CustomAttributeExtensions.cs(31,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(31,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(35,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(35,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(39,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(39,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(43,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(43,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(57,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(57,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(61,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(61,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(93,38): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(93,23): warning CS8601: Possible null reference assignment. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(112,38): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(112,23): warning CS8601: Possible null reference assignment. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs(62,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs(66,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
  System.Private.CoreLib -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/IL/System.Private.CoreLib.dll
Build succeeded.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/build.proj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/tools/r2rdump/R2RDump.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.props(5,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dir.common.props" cannot be imported again. It was already imported at "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/Directory.Build.props (4,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/dependencies.props(14,3): warning MSB4011: "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/eng/Versions.props" cannot be imported again. It was already imported at "/home/s0dy/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19229.8/tools/DefaultVersions.props (17,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1604: Project dependency System.Reflection.Metadata does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Collections.Immutable 1.1.36' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/ToolBox/SOS/NETCore/SOS.NETCore.csproj : warning NU1701: Package 'System.Reflection.Metadata 1.0.21' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.
src/System/Reflection/CustomAttributeExtensions.cs(31,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(31,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(35,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(35,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(39,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(39,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(43,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(43,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(57,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(57,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(61,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
src/System/Reflection/CustomAttributeExtensions.cs(61,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(93,38): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(93,23): warning CS8601: Possible null reference assignment. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(112,38): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Runtime/InteropServices/MemoryMarshal.cs(112,23): warning CS8601: Possible null reference assignment. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs(62,20): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs(66,20): warning CS8603: Possible null reference return. [/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/System.Private.CoreLib/System.Private.CoreLib.csproj]
    29 Warning(s)
    0 Error(s)
Time Elapsed 00:00:24.39
Command successfully completed.
Generating native image of System.Private.CoreLib.dll for Linux.x64.Debug. Logging to "/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Logs/CrossgenCoreLib_Linux.x64.Debug.log".
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/crossgen /Platform_Assemblies_Paths /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/IL  /out /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/System.Private.CoreLib.dll /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/IL/System.Private.CoreLib.dll
^[OBGenerating symbol file for System.Private.CoreLib.dll
/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/crossgen /Platform_Assemblies_Paths /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug /CreatePerfMap /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/System.Private.CoreLib.dll
Generating nuget packages for Linux
DistroRid is linux-x64
ROOTFS_DIR is
Running init-tools.sh
Tools are already initialized
Running: /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/.dotnet/dotnet msbuild /nologo /verbosity:minimal /clp:Summary /p:RestoreDefaultOptimizationDataPackage=false /p:PortableBuild=true /p:UsePartialNGENOptimization=false /maxcpucount /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/src/.nuget/packages.builds /flp:Verbosity=normal;LogFile=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Logs/Nuget_Debug.log /p:__IntermediatesDir=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/obj/Linux.x64.Debug /p:__RootBinDir=/home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin /p:BuildNugetPackages=false /p:__DoCrossArchBuild=0 /p:__BuildArch=x64 /p:__BuildType=Debug /p:__BuildOS=Linux /p:RestoreDuringBuild=true
  Microsoft.NETCore.TestHost -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/runtime.linux-x64.Microsoft.NETCore.TestHost.nuspec
  Microsoft.NETCore.Native -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/runtime.linux-x64.Microsoft.NETCore.Native.nuspec
  Microsoft.NETCore.Native -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/Microsoft.NETCore.Native.nuspec
  Microsoft.NETCore.TestHost -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/Microsoft.NETCore.TestHost.nuspec
  Microsoft.NETCore.ILAsm -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/runtime.linux-x64.Microsoft.NETCore.ILAsm.nuspec
  Microsoft.NETCore.Jit -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/runtime.linux-x64.Microsoft.NETCore.Jit.nuspec
  Microsoft.NETCore.ILAsm -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/Microsoft.NETCore.ILAsm.nuspec
  Microsoft.NETCore.ILDAsm -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/runtime.linux-x64.Microsoft.NETCore.ILDAsm.nuspec
  Microsoft.NETCore.Runtime.CoreCLR -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/Microsoft.NETCore.Runtime.CoreCLR.nuspec
  Microsoft.NETCore.ILDAsm -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/Microsoft.NETCore.ILDAsm.nuspec
  Microsoft.NETCore.Jit -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/Microsoft.NETCore.Jit.nuspec
  Microsoft.NETCore.Runtime.CoreCLR -> /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug/.nuget//pkg/specs/runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec
Build succeeded.
    0 Warning(s)
    0 Error(s)
Time Elapsed 00:00:27.16
Command successfully completed.
Repo successfully built.
Product binaries are available at /home/s0dy/source-build/bin/src/coreclr.48431cc037776ca359de36bf71bda8c154cc2aa9/bin/Product/Linux.x64.Debug

[CoreFX] Errors

s0dy@thinkpad ../src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae (release/3.0) ./build.sh

/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget lib package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Targets.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget packed package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Targets.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget lib package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget packed package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget lib package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.Future.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget packed package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.Future.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
Build FAILED.
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget lib package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Targets.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget packed package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Targets.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget lib package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget packed package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget lib package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.Future.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error : Error when creating nuget packed package from /home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/artifacts/packages/Debug/specs/Microsoft.NETCore.Platforms.Future.nuspec. NuGet.Packaging.Core.PackagingException: File not found: '/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/LICENSE.TXT'. [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
/home/s0dy/.nuget/packages/microsoft.dotnet.build.tasks.packaging/1.0.0-beta.19254.1/build/Packaging.targets(1258,5): error :    at Microsoft.DotNet.Build.Tasks.Packaging.NuGetPack.Pack(String nuspecPath, String nupkgPath, Manifest manifest, Boolean packSymbols) in /_/src/Microsoft.DotNet.Build.Tasks.Packaging/src/NuGetPack.cs:line 256 [/home/s0dy/source-build/bin/src/corefx.a28176b5ec68b6da1472934fe9493790d1665cae/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj]
    0 Warning(s)
    6 Error(s)
Time Elapsed 00:19:47.90
Build failed (exit code '1').

Another error with CoreFX since the script buildbootstrapcli.sh

s0dy@thinkpad ../scripts/bootstrap (release/3.0) ./buildbootstrapcli.sh -rid exherbo-x64 -os Linux -seedcli ~/seed-cli

[100%] Linking C static library System.Security.Cryptography.Native.OpenSsl.a
[100%] Built target System.Security.Cryptography.Native.OpenSsl-Static
Scanning dependencies of target System.Security.Cryptography.Native.OpenSsl
[100%] Linking C shared library System.Security.Cryptography.Native.OpenSsl.so
[100%] Built target System.Security.Cryptography.Native.OpenSsl
Install the project...
-- Install configuration: "RELEASE"
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.IO.Compression.Native.so
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.IO.Compression.Native.a
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.IO.Ports.Native.so
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.IO.Ports.Native.a
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Native.so
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Native.a
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Net.Http.Native.so
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Net.Http.Native.a
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Net.Security.Native.so
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Net.Security.Native.a
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Security.Cryptography.Native.OpenSsl.so
-- Installing: /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/src/Native/../../artifacts/bin/native/Linux-x64-Release/./System.Security.Cryptography.Native.OpenSsl.a
CoreFX binaries will be copied from /home/s0dy/source-build/scripts/bootstrap/exherbo-x64/corefx/artifacts/obj/native/Linux-x64-Release
**** Copying new binaries to dotnetcli/ ****
cp: cannot stat 'core-setup/cli/exe/dotnet/dotnet': No such file or directory
          

@s0dy It could be because there is no Exherbo RID defined. How about output of ./Tools/dotnetcli3/dotnet --info ?

@crummel Would this rather be a CoreFX issue? Any thoughts?

@adaggarwal

s0dy@thinkpad ../Tools/dotnetcli3 (release/3.0) ./dotnet --info
.NET Core SDK (reflecting any global.json):
 Version:   3.0.100-preview5-011568
 Commit:    b487ff10aa
Runtime Environment:
 OS Name:     exherbo
 OS Version:
 OS Platform: Linux
 RID:         linux-x64
 Base Path:   /home/s0dy/source-build/Tools/dotnetcli3/sdk/3.0.100-preview5-011568/
Host (useful for support):
  Version: 3.0.0-preview5-27626-15
  Commit:  61f30f5a23
.NET Core SDKs installed:
  3.0.100-preview5-011568 [/home/s0dy/source-build/Tools/dotnetcli3/sdk]
.NET Core runtimes installed:
  Microsoft.AspNetCore.App 3.0.0-preview5-19227-01 [/home/s0dy/source-build/Tools/dotnetcli3/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 3.0.0-preview5-27626-15 [/home/s0dy/source-build/Tools/dotnetcli3/shared/Microsoft.NETCore.App]
To install additional .NET Core runtimes or SDKs:
  https://aka.ms/dotnet-download
          

With "/p:PortableBuild = true" i went much further in the compilation but i get a new error with core-sdk (i can open a new issue is needed)

[23:55:17.36] Building 'core-sdk'
  Running command:
    /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79//build.sh /p:OSName=linux -c Release --nodereuse false /p:DOTNET_INSTALL_DIR=/home/s0dy/source-build/Tools/dotnetcli3/ /p:CoreSetupBlobRootUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/blobs/ /p:DotnetToolsetBlobRootUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=true /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:PB_PackageVersionPropsUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props -v minimal -bl  /p:DotNetPackageVersionPropsPath=/home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/home/s0dy/source-build/bin/obj/x64/Release/RestoreSources.props
    Log: /home/s0dy/source-build/bin/logs/core-sdk.log
    With Environment Variables:
      DotNetToolPath=/home/s0dy/source-build/Tools/dotnetcli/
      DotNetTool=/home/s0dy/source-build/Tools/dotnetcli/dotnet
      BUILD_TOOLS_TOOL_DIR=/home/s0dy/source-build/Tools/
      BUILDTOOLS_SKIP_CROSSGEN=1
      DotNetBuildFromSource=true
      DotNetRestorePackagesPath=/home/s0dy/source-build/packages/
      DotNetBuildToolsDir=/home/s0dy/source-build/Tools/source-built
      DOTNET_HOST_PATH=/home/s0dy/source-build/Tools/dotnetcli/dotnet
      _InitializeToolset=/home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj
      BuildToolsPackageDir=/home/s0dy/source-build/Tools/source-built
      StabilizePackageVersion=false
      PB_IsStable=false
      PackageVersionStamp=preview6
      PB_VersionStamp=preview6
      PreReleaseVersionLabel=preview6
      DotNetUseShippingVersions=true
      ContinuousIntegrationBuild=true
      MSBUILDDEBUGPATH=/home/s0dy/source-build/bin/msbuild-debug/
      MSBUILDDEBUGCOMM=1
      MSBUILDDEBUGSCHEDULER=1
      MSBUILDDEBUGFORCECACHING=1
      MSBUILDDEBUG=1
      MSBUILDDEBUGEVALUATION=1
      MSBUILDTARGETOUTPUTLOGGING=1
      MSBUILDLOGTASKINPUTS=1
      MSBUILDEMITSOLUTION=1
      MSBUILDLOGVERBOSERARSEARCHRESULTS=1
      RoslynCommandLineLogFile=/home/s0dy/source-build/bin/roslyn-debug/
      MSBUILDDISABLENODEREUSE=1
      OfficialBuildId=20190607.9
      BUILD_BUILDNUMBER=20190607.9
      GitCommitCount=12264
      GitCommitHash=be3f0c1a03f80492d45396c9f5b855b10a8a0b79
      SourceRevisionId=be3f0c1a03f80492d45396c9f5b855b10a8a0b79
      RepositoryCommit=be3f0c1a03f80492d45396c9f5b855b10a8a0b79
      RepositoryType=Git
      RepositoryUrl=https://github.com/dotnet/source-build
      DeterministicSourcePaths=false
      GitInfoCommitHash=be3f0c1a03f80492d45396c9f5b855b10a8a0b79
      CLIBUILD_SKIP_TESTS=true
      ExternalRestoreSources=/home/s0dy/source-build/bin/obj/x64/Release/blob-feed/packages/
      IncludeAspNetCoreRuntime=false
      CLIBUILD_SKIP_BUNDLEDDOTNETTOOLS=true
      DOTNET_TOOL_DIR=/home/s0dy/source-build/Tools/dotnetcli3/
      DotNetCoreSdkDir=/home/s0dy/source-build/Tools/dotnetcli3/
      DotNetRoot=/home/s0dy/source-build/Tools/dotnetcli3/
      _InitializeDotNetCli=/home/s0dy/source-build/Tools/dotnetcli3/
      SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk
      SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-dev
      SOURCE_BUILT_SDK_DIR_ARCADE=/home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/
/home/s0dy/source-build/repos/dir.targets(281,5): error MSB3073: The command "/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79//build.sh /p:OSName=linux -c Release --nodereuse false /p:DOTNET_INSTALL_DIR=/home/s0dy/source-build/Tools/dotnetcli3/ /p:CoreSetupBlobRootUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/blobs/ /p:DotnetToolsetBlobRootUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=true /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:PB_PackageVersionPropsUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props -v minimal -bl  /p:DotNetPackageVersionPropsPath=/home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/home/s0dy/source-build/bin/obj/x64/Release/RestoreSources.props >> /home/s0dy/source-build/bin/logs/core-sdk.log 2>&1" exited with code 1. [/home/s0dy/source-build/repos/core-sdk.proj]
  /home/s0dy/source-build/Tools/dotnetcli3/sdk/3.0.100-preview5-011568/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=false /p:Configuration=Release /p:RepoRoot=/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79 /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=false /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:OSName=linux /p:DOTNET_INSTALL_DIR=/home/s0dy/source-build/Tools/dotnetcli3/ /p:CoreSetupBlobRootUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/blobs/ /p:DotnetToolsetBlobRootUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=true /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:PB_PackageVersionPropsUrl=file:///home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:DotNetPackageVersionPropsPath=/home/s0dy/source-build/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/home/s0dy/source-build/bin/obj/x64/Release/RestoreSources.props /warnaserror /home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj
  [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-dev' at '/home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
  [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-dev' at '/home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
    Restore completed in 82.17 ms for /home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj.
  [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-dev' at '/home/s0dy/source-build/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
  [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE'
    Restore completed in 86.41 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/Microsoft.Dotnet.Sdk.Internal/Microsoft.Dotnet.Sdk.Internal.csproj.
    Restore completed in 335.11 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/core-sdk-tasks/core-sdk-tasks.csproj.
    Restore completed in 2.43 sec for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj.
  /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/SdkResolver/SdkResolver.csproj : error NU1603: UNUSED depends on runtime.win-x64.Microsoft.NETCore.DotNetHostResolver (>= 3.0.0-preview6-27903-01) but runtime.win-x64.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview6-27903-01 was not found. An approximate best match of runtime.win-x64.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview7-27731-03 was resolved. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/Microsoft.DotNet.Cli.sln]
  /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/SdkResolver/SdkResolver.csproj : error NU1603: UNUSED depends on runtime.win-x86.Microsoft.NETCore.DotNetHostResolver (>= 3.0.0-preview6-27903-01) but runtime.win-x86.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview6-27903-01 was not found. An approximate best match of runtime.win-x86.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview7-27731-03 was resolved. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/Microsoft.DotNet.Cli.sln]
    Restore failed in 3.56 sec for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/SdkResolver/SdkResolver.csproj.
    Restore completed in 3.88 sec for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj.
  Build FAILED.
  /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/SdkResolver/SdkResolver.csproj : error NU1603: UNUSED depends on runtime.win-x64.Microsoft.NETCore.DotNetHostResolver (>= 3.0.0-preview6-27903-01) but runtime.win-x64.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview6-27903-01 was not found. An approximate best match of runtime.win-x64.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview7-27731-03 was resolved. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/Microsoft.DotNet.Cli.sln]
  /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/SdkResolver/SdkResolver.csproj : error NU1603: UNUSED depends on runtime.win-x86.Microsoft.NETCore.DotNetHostResolver (>= 3.0.0-preview6-27903-01) but runtime.win-x86.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview6-27903-01 was not found. An approximate best match of runtime.win-x86.Microsoft.NETCore.DotNetHostResolver 3.0.0-preview7-27731-03 was resolved. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/Microsoft.DotNet.Cli.sln]
      0 Warning(s)
      2 Error(s)
  Time Elapsed 00:00:07.10
  Build failed (exit code '1').
  'core-sdk' failed during build.
  See '/home/s0dy/source-build/bin/logs/core-sdk.log' for more information.
  'known-good' failed during build.
          

If you can repro with just the core-sdk build and the --linux-portable flag that's probably the best place for this issue. I'm not sure this build should be trying to restore any Windows-RID stuff so that looks suspicious to me. (It might also be interesting to try both the be3f0c1a03f80492d45396c9f5b855b10a8a0b79 hash from here and the latest release/3.0 commit from core-sdk).

s0dy@thinkpad ../src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79 (release/3.0) ./build.sh --linux-portable

/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/.dotnet/dotnet-install.sh: line 147: VERSION_ID: unbound variable
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/.dotnet/dotnet-install.sh: line 205: VERSION_ID: unbound variable
dotnet-install: Downloading link: https://dotnetcli.azureedge.net/dotnet/Runtime/2.1.0/dotnet-runtime-2.1.0-linux-x64.tar.gz
dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Runtime/2.1.0/dotnet-runtime-2.1.0-linux-x64.tar.gz
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/.dotnet/dotnet-install.sh: line 147: VERSION_ID: unbound variable
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/.dotnet/dotnet-install.sh: line 147: VERSION_ID: unbound variable
dotnet-install: Adding to current process PATH: `/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/.dotnet`. Note: This change will be visible only when sourcing script.
dotnet-install: Installation finished successfully.
  Restore completed in 27.06 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/.nuget/packages/microsoft.dotnet.arcade.sdk/1.0.0-beta.19263.3/tools/Tools.proj.
  Restore completed in 16.47 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/Microsoft.Dotnet.Sdk.Internal/Microsoft.Dotnet.Sdk.Internal.csproj.
  Restore completed in 18.67 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/SdkResolver/SdkResolver.csproj.
  Restore completed in 57.76 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj.
  Restore completed in 57.24 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/core-sdk-tasks/core-sdk-tasks.csproj.
  Restore completed in 28.13 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj.
  Restore completed in 27.3 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/test/EndToEnd/EndToEnd.Tests.csproj.
  Restore completed in 6.73 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj.
  Restore completed in 82.67 ms for /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/core-sdk-tasks/core-sdk-tasks.csproj.
  Microsoft.DotNet.Tools.Tests.Utilities -> /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/bin/Microsoft.DotNet.Tools.Tests.Utilities/Debug/netcoreapp3.0/Microsoft.DotNet.Tools.Tests.Utilities.dll
  core-sdk-tasks -> /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/bin/core-sdk-tasks/Debug/netcoreapp3.0/core-sdk-tasks.dll
  Microsoft.Dotnet.Sdk.Internal -> /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/bin/Microsoft.Dotnet.Sdk.Internal/Debug/netstandard2.0/Microsoft.Dotnet.Sdk.Internal.dll
  EndToEnd.Tests -> /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/bin/EndToEnd.Tests/Debug/netcoreapp3.0/EndToEnd.Tests.dll
  core-sdk-tasks -> /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/tasks/bin/core-sdk-tasks/Debug/netcoreapp3.0/core-sdk-tasks.dll
  redist -> /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/bin/redist/Debug/netcoreapp3.0/redist.dll
  d78955023230adee3cde37317bded2b9bbeab953
  Downloading 'https://dotnetcli.azureedge.net/dotnet/Runtime/3.0.0-preview6-27804-01/dotnet-runtime-3.0.0-preview6-27804-01-linux-x64.tar.gz' to '/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/obj/redist/Debug/downloads/dotnet-runtime-3.0.0-preview6-27804-01-linux-x64.tar.gz'
  Downloading 'https://dotnetfeed.blob.core.windows.net/dotnet-toolset/Toolset/3.0.100-preview6.19307.4/dotnet-toolset-internal-3.0.100-preview6.19307.4.zip' to '/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/obj/redist/Debug/downloads/dotnet-toolset-internal-3.0.100-preview6.19307.4.zip'
  Downloading 'https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/3.0.0-preview6.19307.2/aspnetcore-runtime-internal-3.0.0-preview6.19307.2-linux-x64.tar.gz' to '/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/artifacts/obj/redist/Debug/downloads/aspnetcore-runtime-internal-3.0.0-preview6.19307.2-linux-x64.tar.gz'
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018: The "DownloadFile" task failed unexpectedly. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018: System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    --- End of inner exception stack trace --- [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at System.Threading.Tasks.Task`1.get_Result() [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at Microsoft.DotNet.Cli.Build.DownloadFile.Execute() in /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/core-sdk-tasks/DownloadFile.cs:line 55 [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018: ---> (Inner Exception #0) System.Threading.Tasks.TaskCanceledException: A task was canceled.<--- [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:  [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
Build FAILED.
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018: The "DownloadFile" task failed unexpectedly. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018: System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    --- End of inner exception stack trace --- [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at System.Threading.Tasks.Task`1.get_Result() [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at Microsoft.DotNet.Cli.Build.DownloadFile.Execute() in /home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/core-sdk-tasks/DownloadFile.cs:line 55 [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018: ---> (Inner Exception #0) System.Threading.Tasks.TaskCanceledException: A task was canceled.<--- [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/targets/GenerateLayout.targets(270,5): error MSB4018:  [/home/s0dy/source-build/bin/src/core-sdk.be3f0c1a03f80492d45396c9f5b855b10a8a0b79/src/redist/redist.csproj]
    0 Warning(s)
    1 Error(s)
Time Elapsed 00:05:54.60
Build failed (exit code '1').