swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#10625]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/10625/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 02 Oct 2019 18:51:19 -0500
Build duration:
13 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 b2c1540ca2a1b9c913bef5af1e39d60532933485 by rkandhadaimadhav:
[SIL Optimization][OSLogOptimization] Improve the logic for discovering
-
edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
-
Commit 5d3ee68f9ce112a5f9401d3b378b24541042bbbd by jgroff:
swift-reflection-dump: Base ObjectMemoryReader address space on image vm
-
edit: include/swift/Reflection/ReflectionContext.h
-
edit: test/Reflection/typeref_decoding.swift
-
add: test/Reflection/Inputs/main.swift
-
edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
-
Commit 263bbbb8392340ed427c043e08d4eb4a3b768219 by jgroff:
RemoteMirror: Work around flaw in C interface
-
edit: include/swift/Remote/CMemoryReader.h
-
Commit 8add25a6bc91c7cbe6bcc998599cbb9d3613c16f by jgroff:
Misc spot fixes
-
edit: lib/Demangling/Demangler.cpp
-
edit: lib/Basic/QuotedString.cpp
-
Commit bce163608fef896547a52a32e141ef6a4f4a794d by jgroff:
swift-reflection-dump: Mach-O binding list support
-
edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
-
Commit c39a2aeb0a91d15694cd974b9184ea055653723d by jgroff:
IRGen: Always use symbolic references in mangled names (on Mach-O
-
edit: test/IRGen/keypaths.sil
-
edit: test/IRGen/nested_generics.swift
-
edit: test/IRGen/access_type_metadata_by_mangled_name.swift
-
edit: test/IRGen/witness_table_indirect_conformances.swift
-
edit: test/IRGen/class_update_callback_with_stub.swift
-
edit: test/IRGen/associated_type_witness.swift
-
edit: test/IRGen/sil_witness_tables.swift
-
edit: lib/IRGen/IRGenMangler.cpp
-
edit: test/IRGen/witness_table_objc_associated_type.swift
-
Commit 8b8c88e258ab5c8b1977b34d7f83e3911a8c09dc by jordan_rose:
Improve swift::TransformRange enough to delete TransformArrayRef
-
delete: include/swift/Basic/TransformArrayRef.h
-
edit: include/swift/SIL/SILArgumentArrayRef.h
-
delete: unittests/Basic/TransformArrayRefTest.cpp
-
edit: unittests/Basic/CMakeLists.txt
-
edit: include/swift/Basic/STLExtras.h
-
edit: include/swift/SIL/SILBasicBlock.h
-
add: unittests/Basic/TransformRangeTest.cpp
-
edit: lib/SIL/SILOwnershipVerifier.cpp
-
Commit 262f6864c2d319d668d6243d17595d1bd5a61881 by jordan_rose:
Remove unused swift::FilterIterator and swift::FilterRange
-
edit: include/swift/Basic/STLExtras.h
-
Commit 8821c6cf260fc4fe51298e20e10f581242cc8069 by jgroff:
swift-reflection-dump: Create ReflectionContext with correct target
-
edit: include/swift/Reflection/TypeRefBuilder.h
-
edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
-
Commit b93096c8c5172c1412b90f843d517114e9735db1 by jgroff:
swift-reflection-dump: Use a 32-bit friendly multi-image VM mapping.
-
edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
-
Commit 2c460cb2d5662e23d1ba58cafc7a5fa4b90794d4 by blangmuir:
Move custom PositionRange encoding into a property wrapper
-
edit: Sources/LanguageServerProtocol/Location.swift
-
edit: Tests/LanguageServerProtocolTests/CodingTests.swift
-
edit: Sources/LanguageServerProtocol/DocumentColor.swift
-
edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
-
add: Sources/SKSupport/CustomCodable.swift
-
edit: Tests/LanguageServerProtocolTests/XCTestManifests.swift
-
edit: Tests/SourceKitTests/LocalClangTests.swift
-
edit: Sources/LanguageServerProtocol/DocumentHighlight.swift
-
edit: Sources/LanguageServerProtocol/TextDocumentContentChangeEvent.swift
-
edit: Sources/LanguageServerProtocol/DocumentSymbol.swift
-
edit: Sources/LanguageServerProtocol/PositionRange.swift
-
edit: Tests/SourceKitTests/DocumentColorTests.swift
-
edit: Sources/LanguageServerProtocol/Diagnostic.swift
-
edit: Sources/LanguageServerProtocol/Hover.swift
-
edit: Sources/LanguageServerProtocol/Formatting.swift
-
edit: Sources/LanguageServerProtocol/ColorPresentationRequest.swift
-
edit: Sources/LanguageServerProtocol/CodeAction.swift
-
edit: Tests/SourceKitTests/DocumentSymbolTests.swift
-
edit: Sources/LanguageServerProtocol/TextEdit.swift
-
edit: Sources/SourceKit/sourcekitd/Diagnostic.swift