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

[SR-9543] Swift CI: Swift Source Compatibility Suite (swift 5.0) - error: dependency graph is unresolvable #4737

Closed
nathawes opened this issue Dec 19, 2018 · 2 comments
Labels

Comments

@nathawes
Copy link
Contributor

Previous ID SR-9543
Radar rdar://problem/46189034
Original Reporter @nathawes
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 0b0cbb8a164fb117753ba497bc671abd

Issue Description:

https://ci.swift.org/job/swift-5.0-source-compat-suite/135/

07:54:09 ========================================
07:54:09 Failures:
07:54:09 FAIL: Lark, 4.0, 7604f9, Swift Package
07:54:09 FAIL: SRP, 4.0, b16683, Swift Package
07:54:09 FAIL: SwiftLint, 4.2, 60f98e, Swift Package
07:54:09 FAIL: SwiftLint, 4.0, 60f98e, Swift Package
07:54:09 ========================================

All failing with something similar to:

error: dependency graph is unresolvable; found these conflicting requirements:

Dependencies:
https://github.com/Carthage/Commandant.git @ 0.15.0..<1.0.0
'SwiftLint' /Users/buildnode/jenkins/workspace-private/swift-5.0-source-compat-suite/project_cache/SwiftLint: error: product dependency 'Commandant' not found
'SwiftLint' /Users/buildnode/jenkins/workspace-private/swift-5.0-source-compat-suite/project_cache/SwiftLint: error: product dependency 'SwiftyTextTable' not found
'SwiftLint' /Users/buildnode/jenkins/workspace-private/swift-5.0-source-compat-suite/project_cache/SwiftLint: error: product dependency 'SourceKittenFramework' not found
'SwiftLint' /Users/buildnode/jenkins/workspace-private/swift-5.0-source-compat-suite/project_cache/SwiftLint: error: product dependency 'Yams' not found

@belkadan
Copy link

@neonichu, any ideas?

@slavapestov
Copy link
Member

Builds now; I'll remove the XFAIL

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants