Report
[FAILURE] oss-swift-5.3-package-osx [#26]
Build URL:
https://ci.swift.org/job/oss-swift-5.3-package-osx/26/
Project:
oss-swift-5.3-package-osx
Date of build:
Mon, 27 Apr 2020 20:14:45 -0500
Build duration:
3 hr 45 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 9832139cf7838eda15d438bf58c94c729f592c8c by andrewtkachuk:
[SR-7293] Refactoring action to add Equatable Conformance- edit: tools/swift-refactor/swift-refactor.cpp
- add: test/refactoring/AddEquatableConformance/Outputs/basic/first.swift.expected
- add: test/refactoring/AddEquatableConformance/Outputs/basic/second.swift.expected
- edit: include/swift/IDE/RefactoringKinds.def
- add: test/refactoring/AddEquatableConformance/Outputs/basic/third.swift.expected
- edit: lib/IDE/Refactoring.cpp
- add: test/refactoring/AddEquatableConformance/basic.swift
- edit: test/refactoring/RefactoringKind/basic.swift
-
Commit b6a64c2e828a2863cbe89c3acc571a271a134fe6 by nhawes:
[SourceKit] Fix unreachable hit in DocumentStructureWalker- edit: test/SourceKit/DocumentStructure/structure.swift.response
- edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
- edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
- edit: test/SourceKit/DocumentStructure/Inputs/main.swift
-
Commit 2c8e78bc8df86d425c00a0379a9131ae7865694e by nhawes:
[SourceKitStressTester] truncate large code completion responses.- edit: SourceKitStressTester/Sources/StressTester/SourceKitDocument.swift
-
Commit d1c62fac2bafea1f65feadf711ecf147ab998ae9 by aprantl:
Add an internal bit to the XcodeSDK class.- edit: lldb/unittests/Utility/XcodeSDKTest.cpp
- edit: lldb/unittests/Host/HostInfoTest.cpp
- edit: lldb/source/Utility/XcodeSDK.cpp
- edit: lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
- edit: lldb/include/lldb/Utility/XcodeSDK.h
-
Commit 9d38665ced27e4b73141c19e0efdb9a6f837e8d6 by aprantl:
Add a getter to retrieve the XcodeSDK from Module- edit: lldb/include/lldb/Core/Module.h
-
Commit 0d76f0c10347b21e614545935abccf6e9be76065 by aprantl:
Add support for detecting the SDK based on the SDK info in DWARF.- edit: lldb/source/Symbol/SwiftASTContext.cpp
- add: lldb/test/API/lang/swift/xcode_sdk/TestXcodeSDK.py
- add: lldb/test/API/lang/swift/xcode_sdk/Makefile
- add: lldb/test/API/lang/swift/xcode_sdk/main.swift
-
Commit d2760d0aeab4eb6ae744911fd50c25ff5ff9e7ab by aprantl:
Fix a use-after-free in GetSwiftStdlibOSDir.- edit: lldb/source/Symbol/SwiftASTContext.cpp
- edit: lldb/include/lldb/Symbol/SwiftASTContext.h
- edit: lldb/unittests/Symbol/TestSwiftASTContext.cpp
-
Commit 91c2c74cfba30a80639db500fe809dcf6f0e141b by github:
Improve diagnostic for binary checksum mismatch (#2707)- edit: Tests/WorkspaceTests/WorkspaceTests.swift
- edit: Sources/Workspace/Diagnostics.swift
- edit: Sources/Workspace/Workspace.swift
-
Commit 34d38d1bd9c27fc06aeade487ee58a07fd34ccae by github:
Process any files in .lproj by default (#2706)- edit: Sources/PackageLoading/TargetSourcesBuilder.swift
- edit: Fixtures/Resources/Localized/Package.swift
- edit: Tests/PackageLoadingTests/TargetSourcesBuilderTests.swift