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-8234] [Source Compat] Some SwiftPM projects fail with: error: manifest parse error #50766

Closed
clackary opened this issue Jul 11, 2018 · 4 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@clackary
Copy link
Contributor

Previous ID SR-8234
Radar rdar://42051065
Original Reporter @clackary
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Bug
Assignee @clackary
Priority Medium

md5: 903da7e17885a3bc1db10df11a78e3ed

relates to:

  • SR-8174 Update/remove 3.x configurations in source compatibility suite
  • SR-8250 [Source Compat] Some projects failing with 'minimum Swift tools version' errors

Issue Description:

Failure logs:

https://ci.swift.org/view/Source%20Compatibility/job/swift-master-source-compat-suite/2113/artifact/swift-source-compat-suite/

03:05:03 ======================================== 
03:05:03 Failures: 
03:05:03 FAIL: BeaconKit, 4.0.3, 189b40, Swift Package 
03:05:03 FAIL: BeaconKit, 4.0, 189b40, Swift Package 
03:05:03 FAIL: BeaconKit, 3.1, 189b40, Swift Package 
03:05:03 FAIL: Deferred, 4.0, 190f44, Swift Package 
03:05:03 FAIL: Deferred, 3.2, 190f44, Swift Package 
03:05:03 FAIL: GRDB.swift, 4.0, f121c6, Swift Package 
03:05:03 FAIL: Lark, 4.0, 7604f9, Swift Package 
03:05:03 FAIL: Lark, 3.0, 017928, Swift Package 
03:05:03 FAIL: Moya, 4.0.3, 4b3ff7, Swift Package 
03:05:03 FAIL: NetService, 4.0, 51256c, Swift Package 
03:05:03 FAIL: NetService, 3.1, 4c20bd, Swift Package 
03:05:03 FAIL: Perfect, 3.0, 540feb, Swift Package 
03:05:03 FAIL: Plank, 4.0.3, fe7841, Swift Package 
03:05:03 FAIL: R.swift, 4.0, c5273e, Swift Package 
03:05:03 FAIL: R.swift, 3.0, ac56b8, Swift Package 
03:05:03 FAIL: Result, 4.0, 747758, Swift Package 
03:05:03 FAIL: Result, 3.1, 1a2a97, Swift Package 
03:05:03 FAIL: SwiftLint, 4.0, 549d4c, Swift Package 
03:05:03 ========================================

Each contains the error message: error: manifest parse error(s)

@ankitspd
Copy link
Member

I think we should add diagnostics in SwiftPM explaining that we don't support v3 manifest anymore.

@ankitspd
Copy link
Member

@clackary
Copy link
Contributor Author

@aciidb0mb3r Ah, thanks for the context. If it breaks this many of our source compat projects, it's bound to be pretty common, so I agree about adding diagnostics.

@Bouke
Copy link
Contributor

Bouke commented Oct 21, 2018

Thanks Clack. I finally got around to resolve this issue for my projects, I've submitted these PRs: apple/swift-source-compat-suite#269 and apple/swift-source-compat-suite#270

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

3 participants