Report
[FAILURE] oss-swift-5.1-package-linux-ubuntu-14_04 [#252]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-14_04/252/
Project:
oss-swift-5.1-package-linux-ubuntu-14_04
Date of build:
Thu, 30 May 2019 04:03:02 -0500
Build duration:
2 hr 39 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- LLVM Error: This build failed due to an LLVM error occurring.
- Swift Compile Error: Swift compiler error
Changes
-
Commit def682736f7d19b2f9f8ca9df3bef94c85088ec2 by kyrtzidis:
[CMake] Fix linker issue when doing a parser-lib only build- edit: utils/build-parser-lib
- edit: lib/Basic/CMakeLists.txt
-
Commit a8e0b3c2c50e079ff85eb42498f33c151d87440c by jgroff:
Introduce -runtime-compatibility-version flag as a no-op.- edit: include/swift/Option/Options.td
-
Commit 6c85ca03fa7661c236fb925b44ff3d3fd30c16f0 by nhawes:
[SourceKitStressTester] Write sourcekitd responses out to disk- edit: SourceKitStressTester/Sources/SwiftCWrapper/SwiftCWrapper.swift
- edit: SourceKitStressTester/Sources/SwiftCWrapper/StressTestOperation.swift
- edit: SourceKitStressTester/Sources/SwiftCWrapper/FailFastOperationQueue.swift
- edit: SourceKitStressTester/Tests/SwiftCWrapperToolTests/SwiftCWrapperToolTests.swift
-
Commit 00eb7c885c1b1ae79278dc135917b1635008167a by nhawes:
[SourceKitStressTester] Sort code completion response data when dumping- edit: SourceKitStressTester/Sources/StressTester/StressTester.swift
-
Commit 67cc95a46d28024f39ba03acd55bcc3daccba791 by ditaliano:
[SwiftASTContext] Make sure search opts and clang importer are- edit: source/Symbol/SwiftASTContext.cpp
- add: packages/Python/lldbsuite/test/lang/swift/completion/TestSwiftREPLCompletion.py
-
Commit 6dbb6a812843bcaef3d5ab05c99a4a96f35f0979 by ditaliano:
[REPLCompletion] Refine this test a little bit.- edit: packages/Python/lldbsuite/test/lang/swift/completion/TestSwiftREPLCompletion.py
-
Commit 97aa1bc6f87b6ac8d004549ec73091ab6d2c2de1 by ditaliano:
[SwiftASTContext] Remove dead code.- edit: source/Symbol/SwiftASTContext.cpp
-
Commit 4d6fbbce8a8a54d58336894b5978028775b1f33d by aprantl:
Clean up triple handling in SwiftASTContext (NFC)- edit: source/Symbol/SwiftASTContext.cpp
- edit: source/Target/Target.cpp
- edit: include/lldb/Symbol/SwiftASTContext.h
- edit: source/Core/Module.cpp
- edit: source/Plugins/ExpressionParser/Swift/SwiftREPL.cpp
-
Commit fba2a25774070d2452ba049d4093d5fae0b77339 by ditaliano:
[crashlog] Add a missing call to decode.- edit: examples/python/crashlog.py