Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#5974]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/5974/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Fri, 22 Feb 2019 17:18:26 -0600
Build duration:
4 hr 23 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 817597c7f9a992eff8abc6b80760784d08f3b200 by compnerd:
utils: attempt to replace custom variables- edit: utils/CMakeLists.txt
- edit: utils/build-script-impl
- edit: cmake/modules/SwiftExternalBenchmarkBuild.cmake
- edit: cmake/modules/SwiftSharedCMakeConfig.cmake
- edit: CMakeLists.txt
- edit: cmake/modules/StandaloneOverlay.cmake
- edit: test/CMakeLists.txt
-
Commit 25f9b8843c5c4fe98b4f428a01e0d854c39c5d41 by rishizaki:
[CodeCompletion] Show the enum type for enum element with assoc values- edit: test/IDE/complete_enum_elements.swift
- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_unresolved_members.swift
- edit: test/IDE/complete_exception.swift
-
Commit dc8508435b1dfa67296dbfdb7760f5ca4ca9b410 by rishizaki:
[CodeCompletion] Show bound generic types for enum elements- edit: test/IDE/complete_enum_elements.swift
- edit: test/IDE/complete_unresolved_members.swift
- edit: lib/IDE/CodeCompletion.cpp
-
Commit 1d88c47aafe155be75e25dd2fbbc2c7e197a48d5 by dawilliams:
[Sema] SR-9851 - Add parens when needed for nil coalescing fixits- edit: lib/Sema/CSDiagnostics.cpp
- edit: test/Constraints/fixes.swift
- edit: lib/Sema/CSApply.cpp
-
Commit 72c8e787ad5579099659e8dfda3d2b0d7071704c by spestov:
SIL: Don't serialize imported conformances nested in non-public types- add: test/SILGen/Inputs/objc_witnesses_serialized.h
- edit: lib/SILGen/SILGenType.cpp
- edit: lib/SIL/SILWitnessTable.cpp
- add: test/SILGen/objc_witnesses_serialized.swift
-
Commit 8d9b9f328b2fc795268ddb3f340e5d11e3485536 by aschwaighofer:
SILGen: Fix the logic of dynamic replacements for class constructors- edit: include/swift/IRGen/Linking.h
- edit: lib/SIL/SILFunctionBuilder.cpp
- edit: test/attr/dynamicReplacement.swift
- edit: lib/SIL/SILDeclRef.cpp
- edit: include/swift/AST/DiagnosticsSema.def
- edit: include/swift/SIL/SILDeclRef.h
- edit: lib/TBDGen/TBDGen.cpp
- edit: test/Interpreter/Inputs/dynamic_replacement_module.swift
- edit: test/attr/Inputs/dynamicReplacementC.swift
- edit: lib/Sema/TypeCheckAttr.cpp
- edit: test/SILGen/dynamically_replaceable.swift
- edit: lib/IRGen/Linking.cpp
-
Commit 3df60b4a84bcdae180870269f907f24445da3deb by compnerd:
SwiftRemoteMirror: fix static library builds for Windows- edit: include/swift/SwiftRemoteMirror/Platform.h
- edit: stdlib/public/SwiftRemoteMirror/CMakeLists.txt
-
Commit 8062230cfff33d904fbe883e424ca3edbc0050e3 by compnerd:
CMake: use_WINDLL
rather than_USRDLL
- edit: cmake/modules/AddSwift.cmake
-
Commit 363da6162f80fb7ed8109fc2b052abe0a82706ee by kyrtzidis:
[utils] Add a utility script for building only the syntax parser library- add: utils/build-parser-lib
- add: utils/parser-lib/darwin-extract-symbols
- add: utils/parser-lib/profile-input.swift
-
Commit 0cd7e2e1942a7b2c789efd92cd0ec69da77c94ee by compnerd:
CoreFoundation: switch to_WINDLL
from_USRDLL
- edit: CoreFoundation/CMakeLists.txt
- edit: CoreFoundation/Base.subproj/CFBase.h