Report
[FAILURE] oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04 [#221]
Build URL:
https://ci.swift.org/job/oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04/221/
Project:
oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 04 Feb 2020 18:08:56 -0600
Build duration:
1 hr 46 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit e825ca1d3290d512177136dbda919839c177ee4d by rwidmann:
[ClangImporter] Reject all attempts to redeclare properties- edit: lib/ClangImporter/ImportDecl.cpp
- edit: test/ClangImporter/Inputs/frameworks/CategoryOverrides.framework/Headers/CategoryOverrides.h
- edit: test/ClangImporter/Inputs/frameworks/CategoryOverrides.framework/PrivateHeaders/Private.h
- edit: test/ClangImporter/objc_redeclared_properties_categories.swift
-
Commit 45f001c291f3c10fff409fa7b49dc12a709076c8 by ahoppen:
Return Fix-its in PublishDiagnostics as defined in a clangd- edit: Tests/SourceKitTests/LocalSwiftTests.swift
- edit: Sources/LanguageServerProtocol/SupportTypes/Diagnostic.swift
- edit: Sources/SourceKit/sourcekitd/SwiftSourceKitFramework.swift
- edit: Sources/LanguageServerProtocol/Requests/CodeActionRequest.swift
- edit: Sources/LanguageServerProtocol/SupportTypes/ClientCapabilities.swift
- edit: Sources/SourceKit/sourcekitd/Diagnostic.swift
-
Commit fd018c90198213962c797b8ff0115300952968a4 by ahoppen:
Return Fix-its from code actions request- edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
- edit: Tests/SourceKitTests/LocalSwiftTests.swift
-
Commit a88ab45e07256172f42381e7269ab48694cfabb5 by blangmuir:
[codeActions] Ignore "supportedKinds", which isn't really an opt-in list- edit: Sources/LanguageServerProtocol/Requests/CodeActionRequest.swift
- edit: Tests/SourceKitTests/XCTestManifests.swift
- edit: Tests/SourceKitTests/CodeActionTests.swift
-
Commit 857b8543a7fd8d56deeb293e351eab7ad7903eb1 by blangmuir:
[test] Regenerate linuxmain- edit: Tests/SourceKitTests/XCTestManifests.swift
-
Commit 2866eece0208a3641ded4e9d40b60a4fd5dc43cd by vsk:
[DebugInfo] Re-instate LiveDebugVariables scope trimming- edit: llvm/test/DebugInfo/X86/live-debug-variables.ll
- edit: llvm/test/DebugInfo/X86/dbg-addr-dse.ll
- edit: llvm/lib/CodeGen/LiveDebugVariables.cpp
-
Commit 5b24a52264471f1801de05cb3bb06444ad5ea602 by vsk:
[DebugInfo] Remove an unused method DWARFUnit::getDWARF5HeaderSize().- edit: llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
-
Commit 7cd7ac541a73f54981cabb80b7abb532205dad43 by vsk:
[InstCombine][DebugInfo] Fold constants wrapped in metadata- edit: llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
- add: llvm/test/Transforms/InstCombine/constant-fold-metadata-wrapped.ll
-
Commit 182759c51957cd0c29a80442e328b84cff317964 by vsk:
[llvm-dwarfdump][Statistics] Distinguish functions/variables with same- add: llvm/test/tools/llvm-dwarfdump/X86/stats-multiple-cu-same-name.ll
- edit: llvm/tools/llvm-dwarfdump/Statistics.cpp
-
Commit 8a45f45f1a4c6022399a485f457c76c81d3cfe59 by vsk:
[llvm-dwarfdump][Statistics] Ignore DW_TAG_subroutine_type in statistics- edit: llvm/tools/llvm-dwarfdump/Statistics.cpp
- edit: llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
-
Commit eb725eadbdc78bf5c2498893cbf5afbbd64c7da8 by vsk:
[llvm-dwarfdump][Statistics] Ignore declarations of global variables- edit: llvm/tools/llvm-dwarfdump/Statistics.cpp
- edit: llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
-
Commit 08e54bb01d315b834ad83126d0e17d98e6be7803 by vsk:
[llvm-dwarfdump][Statistics] Count more than one conrete out-of-line- add: llvm/test/tools/llvm-dwarfdump/X86/stats-mulitple-cu-out-of-line.ll
- edit: llvm/tools/llvm-dwarfdump/Statistics.cpp
-
Commit 3ac811a5d3afe6964abd40ac1d21d13701dc7670 by vsk:
[llvm-dwarfdump][Statistics] Distinguish parameters with same name or- edit: llvm/tools/llvm-dwarfdump/Statistics.cpp
- edit: llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
-
Commit 799d0d27c4028c8a22891f04a679e819a93a0a6b by vsk:
[llvm-dwarfdump][Statistics] Make calculations of vars in global scope- add: llvm/test/tools/llvm-dwarfdump/X86/stats-multiple-cu-members.ll
- edit: llvm/tools/llvm-dwarfdump/Statistics.cpp
-
Commit 596d6130ca320891285e8635ee7edf01836401df by vsk:
CodeGenPrepare: Reorder check for cold and shouldOptimizeForSize- edit: llvm/lib/CodeGen/CodeGenPrepare.cpp
-
Commit d96decf11ff73c9813e3102164ede0a7b8d71d4f by jonas:
[lldb/Symbol] Use StringRef ctor to prevent incorrect overload- edit: lldb/source/Symbol/TypeSystem.cpp
-
Commit 9256ffe85ea810e0ecaee892d9e5c101b9f94bde by jonas:
[lldb/Swift] Adjust for StringPrinterBufferPointer changes- edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp