Skip to content

Conversation

@neonichu
Copy link
Collaborator

@neonichu neonichu commented Nov 7, 2025

Since #874, we are dumping per-target dependency information, this adds a new task which merges these for a given build request. The task is only created if there's at least one target in the graph that will dump dependency information, so should be a no-op for all builds right now.

Additionally, this declares the dependency info file as an output of ValidateDependencies which I neglected to do in my earlier PR.

Since swiftlang#874, we are dumping per-target dependency information, this adds a new task which merges these for a given build request. The task is only created if there's at least one target in the graph that will dump dependency information, so should be a no-op for all builds right now.

Additionally, this declares the dependency info file as an output of `ValidateDependencies` which I neglected to do in my earlier PR.
@neonichu neonichu force-pushed the bbuegling/merge-dependency-info-during-build branch from e097892 to 952eece Compare November 7, 2025 20:53
@neonichu
Copy link
Collaborator Author

neonichu commented Nov 7, 2025

@swift-ci please test

@neonichu
Copy link
Collaborator Author

neonichu commented Nov 7, 2025

Looks like the failure in Static Linux Swift SDK Build (nightly-main - rhel-ubi9) is a crash in SwiftPM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants