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-13128] Previously working Package.resolved fails on swift:nightly build with error about being corrupted or malformed #55574

Open
swift-ci opened this issue Jul 1, 2020 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@swift-ci
Copy link
Collaborator

swift-ci commented Jul 1, 2020

Previous ID SR-13128
Radar None
Original Reporter danielctull (JIRA User)
Type Bug

Attachment: Download

Environment

swift:nightly docker image running on GitHub actions.

Swift version 5.3-dev (LLVM 4f80f3f, Swift 6fcfbaa)
Target: x86_64-unknown-linux-gnu

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee None
Priority Medium

md5: 970d3f56eeb36f0dd571df9cb57b42de

Issue Description:

My package projects run a nightly build using GitHub actions using the swift:nightly docker image and last night the ones which have dependences (and thus have a Package.resolved files) started failing last night with the error:

error: Package.resolved file is corrupted or malformed; fix or delete the file to continue

An example of this failure can be seen in the run result page for MarkdownKit on GitHub. You can see the same run building fine with the swift:nightly-5.3 image as well as the same commit with a previous nightly build.

I have also attached the log archive produced by GitHub, which includes the runs for both nightly and nightly-5.3, which I've left in for easy comparison.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
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. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

1 participant