Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#5878]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5878/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Mon, 13 Apr 2020 20:19:00 -0500
Build duration:
1 hr 30 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit cba8723d6190a9e89521760c915cf11d6822649e by compnerd:
build: explicitly executeline-directive-tool
with Python3- edit: stdlib/cmake/modules/SwiftSource.cmake
- edit: CMakeLists.txt
-
Commit 2bf9dde17bd8b3bdc4ff12f97461973f492c77e9 by rishizaki:
[CodeCompletion][NFC] Fix typo- edit: include/swift/IDE/CompletionInstance.h
- edit: lib/IDE/CompletionInstance.cpp
-
Commit d0048ccc618e9fb5b2f1ae93bb2b2603ff6f2f97 by compnerd:
stdlib: android does not support FP80- edit: stdlib/public/core/Policy.swift
-
Commit 06d1d502a1daa42af092c4102cc95960434bcac5 by acgarland:
[SymbolGraph] Ignore some Self requirements- add: test/SymbolGraph/Symbols/Mixins/Generics/ConstraintsOnLocalContext.swift
- edit: lib/SymbolGraphGen/JSON.h
- add: test/SymbolGraph/Symbols/Mixins/Generics/WhereClause.swift
- add: test/SymbolGraph/Symbols/Mixins/Generics/Arguments.swift
- add: test/SymbolGraph/Symbols/Mixins/Generics/Self.swift
- add: test/SymbolGraph/Symbols/Mixins/Generics/ConstraintsOnOuterContext.swift
- edit: lib/SymbolGraphGen/Symbol.cpp
- edit: lib/SymbolGraphGen/Edge.cpp
- edit: lib/SymbolGraphGen/JSON.cpp
-
Commit 10d1b56387c51fde3c358f2fbf049543e42ecc2c by aprantl:
Implement TypeSystemSwiftTypeRef::IsFunctionPointerType() (NFC)- edit: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
- edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp