swiftlang / swift-package-manager

The Package Manager for the Swift Programming Language
Apache License 2.0
9.7k stars 1.33k forks source link

[SR-13428] LLBuildValue: ###dataCorrupted #4505

Open swift-ci opened 4 years ago

swift-ci commented 4 years ago
Previous ID SR-13428
Radar rdar://problem/67571344
Original Reporter denisk (JIRA User)
Type Bug
Environment MacOS 10.15.6 XCode 11.6
Additional Detail from JIRA | | | |------------------|-----------------| |Votes | 0 | |Component/s | Package Manager | |Labels | Bug | |Assignee | None | |Priority | Medium | md5: 237b33cc95d724e10662530cf1ab6478

Issue Description:

Resolve Package Graph

Fatal error: Please file a bug at https://bugs.swift.org with this info – LLBuildValue: ###dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Did not find a matching key", underlyingError: nil))### --— ###{"version":"5.2.0"}###: file /Library/Caches/com.apple.xbs/Sources/swiftpm/swiftpm-16074.1/Sources/SPMLLBuild/llbuild.swift, line 232

Command line invocation:

/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -scheme SpeedtestSDK-tvos -configuration Debug -archivePath out/archives/tvos-sim -destination "generic/platform=tvOS Simulator" SKIP_INSTALL=NO
typesanitizer commented 4 years ago

@swift-ci create