-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
With a clean clone (after git clean -dxf), a
build.cmd -c Checked -arch x64
failed with:
F:\gh\runtime2\src\installer\corehost\build.proj(99,5): error MSB3073: The command "F:\gh\runtime2\src\installer\corehost\build.cmd Checked x64 apphostver 5.0.0-dev hostver 5.0.0-dev fxrver 5.0.0-dev policyver 5.0.0-dev commit 6b8cda0e6d23436a167fe20a956b5a44771f4d56 rid win-x64 portable rootdir F:\gh\runtime2\" exited with code 1.
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : Error when creating nuget lib package from F:\gh\runtime2\artifacts\packages\Checked\specs\Microsoft.NETCore.App.Internal.nuspec. NuGet.Packaging.Core.PackagingException: File not found: 'F:\gh\runtime2\artifacts\obj\netcoreapp\Checked\netcoreapp5.0\win-x64\Microsoft.NETCore.App.versions.txt'. [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,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 254 [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : Error when creating nuget packed package from F:\gh\runtime2\artifacts\packages\Checked\specs\Microsoft.NETCore.App.Internal.nuspec. NuGet.Packaging.Core.PackagingException: File not found: 'F:\gh\runtime2\artifacts\obj\netcoreapp\Checked\netcoreapp5.0\win-x64\Microsoft.NETCore.App.versions.txt'. [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,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 254 [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\legacy\Microsoft.NETCore.App.Internal.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : Error when creating nuget lib package from F:\gh\runtime2\artifacts\packages\Checked\specs\Microsoft.NETCore.App.Ref.nuspec. NuGet.Packaging.Core.PackagingException: File not found: 'F:\gh\runtime2\artifacts\obj\netcoreapp\Checked\netcoreapp5.0\win-x64\Microsoft.NETCore.App.versions.txt'. [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,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 254 [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : Error when creating nuget packed package from F:\gh\runtime2\artifacts\packages\Checked\specs\Microsoft.NETCore.App.Ref.nuspec. NuGet.Packaging.Core.PackagingException: File not found: 'F:\gh\runtime2\artifacts\obj\netcoreapp\Checked\netcoreapp5.0\win-x64\Microsoft.NETCore.App.versions.txt'. [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.AddFiles(String basePath, String source, String destination, String exclude) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,5): error : at NuGet.Packaging.PackageBuilder.PopulateFiles(String basePath, IEnumerable`1 files) [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]
F:\NugetCache\microsoft.dotnet.build.tasks.packaging\5.0.0-beta.20160.4\build\Packaging.targets(1260,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 254 [F:\gh\runtime2\src\installer\pkg\projects\netcoreapp\pkg\Microsoft.NETCore.App.Ref.pkgproj]