Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

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

[main] source-build-lite pipeline is failing due to missing CrossgenLayout targets file #4904

Closed
NikolaMilosavljevic opened this issue Feb 19, 2025 · 2 comments · Fixed by dotnet/sdk#46979
Assignees
Labels
ops-monitor Issues created/handled by the source build monitor role untriaged

Comments

@NikolaMilosavljevic
Copy link
Member

Failure in CentOSStream9_Offline_PreviousSourceBuiltSdk_x64 leg.

Full log: https://dev.azure.com/dnceng/internal/_build/results?buildId=2646153&view=logs&j=2efcdee0-63a0-5f4c-6890-20d889251d12&t=687ca494-57d2-542a-c494-988bec6c615f

      Restored /__w/1/s/src/sdk/artifacts/obj/redist-installer/Release/TemplatePackageDownloader/TemplatePackageDownloader.csproj (in 229 ms).
    /__w/1/s/src/sdk/src/Installer/redist-installer/targets/GenerateLayout.targets(534,11): error MSB4057: The target "CrossgenLayout" does not exist in the project. [/__w/1/s/src/sdk/src/Installer/redist-installer/redist-installer.csproj]
##[error]src/sdk/src/Installer/redist-installer/targets/GenerateLayout.targets(534,11): error MSB4057: (NETCORE_ENGINEERING_TELEMETRY=Build) The target "CrossgenLayout" does not exist in the project.

@ViktorHofer this might be related to your recent changes in https://github.com/dotnet/sdk/commits/main/src/Installer?

@NikolaMilosavljevic NikolaMilosavljevic added the ops-monitor Issues created/handled by the source build monitor role label Feb 19, 2025
@Winniexu01
Copy link
Member

The pipeline run in release/10.0.1xx-preview2 branch failed with the same error.

@ViktorHofer
Copy link
Member

ViktorHofer commented Feb 20, 2025

dotnet/sdk#46979 will fix this for main and dotnet/sdk#46982 for P2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ops-monitor Issues created/handled by the source build monitor role untriaged
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants