swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#3877]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3877/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Wed, 24 Jul 2019 17:44:37 -0500
Build duration:
1 hr 14 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 572ac539f667155b2bdf992f8aaf0b1046a08faf by dmbryson:
Revert "Guard new posix_spawn_* APIs with the macOS 10.15 SDK macro"
-
edit: lib/Basic/Subprocess.cpp
-
Commit 856c7d65eb965724265649c884d34757548f7158 by dmbryson:
Revert "Use new posix_spawn file actions API to set working dir in macOS
-
edit: lib/Basic/Subprocess.cpp
-
Commit eb830231bab4d889b5b56aadbd7e6f94685ba931 by mikeash:
[RemoteMirror] Add support for QueryDataLayoutFunction to the interop
-
edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorLegacyInterop.h
-
Commit 218f49052a3f0795606c75767753d215b26936e2 by nhawes:
[IDE] Fix SyntaxModel crash due to out-of-order walking of
-
edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
-
edit: test/SourceKit/DocumentStructure/structure.swift.response
-
edit: lib/IDE/SyntaxModel.cpp
-
edit: test/IDE/structure.swift
-
edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
-
edit: test/IDE/coloring.swift
-
add: test/IDE/coloring_invalid.swift
-
edit: test/SourceKit/InterfaceGen/gen_swift_source.swift.response
-
Commit f23c24fe033e0756394d08a60fa688ec2a76b907 by nhawes:
[SourceKit] Return a default UID in getUIDForSyntaxNodeKind()
-
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
-
Commit b9e01b6309ddb13493bb791bf3f10964bd9653b9 by apl:
[CMake][NFC] Remove unused logic to choose swift component
-
edit: cmake/modules/AddSwift.cmake
-
Commit 0205a10998845dd5dc3791f52822d90d6a361025 by varun_gandhi:
Add information on direct imports and library evolution to trace file.
-
edit: test/Driver/loaded_module_trace_append.swift
-
edit: test/Driver/loaded_module_trace_header.swift
-
edit: lib/FrontendTool/FrontendTool.cpp
-
edit: test/Driver/loaded_module_trace_foundation.swift
-
edit: test/Driver/loaded_module_trace.swift
-
edit: test/Driver/loaded_module_trace_multifile.swift
-
add: test/Driver/loaded_module_trace_swiftinterface.swift
-
edit: test/Driver/loaded_module_trace_env.swift
-
Commit 15861053e223dd0adf1eb65aff9d53826919d922 by github:
[test] Verify that TypeDecoder handles same-type constraints properly
-
edit: test/TypeDecoder/nominal_types.swift
-
Commit bdaeaf1e5ff554fc0aaaca5d6f2346e89a7a12ce by spestov:
Don't pass SubstitutionMap by const reference
-
edit: lib/Sema/ResilienceDiagnostics.cpp
-
edit: lib/Sema/TypeChecker.h
-
edit: lib/Sema/TypeCheckAccess.cpp
-
edit: lib/Sema/CSGen.cpp
-
Commit 32854b3d936300fad1fbd74f43844c39f2fba053 by rishizaki:
[AST] Use LookUpConformanceInModule to check if extension applied
-
edit: lib/Sema/CSGen.cpp
-
edit: test/IDE/complete_constrained.swift
-
Commit 28f1bb99b35e3f7ea99a05096bbede43922e0ade by spestov:
TBD: Use SILWitnessVisitor instead of baking in knowledge of witness
-
edit: include/swift/SIL/SILWitnessVisitor.h
-
edit: lib/TBDGen/TBDGen.cpp
-
Commit 28b3d8e0a708b67128586da2423c373603dd38ac by github:
[Serialization] Preserve whether a raw value is explicit (#26324)
-
edit: test/ParseableInterface/enums-layout.swift
-
edit: include/swift/Serialization/ModuleFormat.h
-
edit: lib/Serialization/Serialization.cpp
-
edit: test/ParseableInterface/Inputs/enums-layout-helper.swift
-
edit: lib/Serialization/Deserialization.cpp
-
Commit f3826b83b0ec5c93d9c4f13e33e6a7e5b527702f by rishizaki:
[CodeCompletion] Add dyn_cast check to prevent crash
-
edit: lib/IDE/CodeCompletionResultBuilder.h
-
edit: test/IDE/complete_call_arg.swift
-
Commit b6e6f69e804698f4c8fa163ca7c615af0c4d7c9c by xi_ge:
IDE+Evaluator: converge multiple type relation checks into a single sema
-
edit: include/swift/Sema/IDETypeChecking.h
-
edit: include/swift/Sema/IDETypeCheckingRequests.h
-
edit: lib/Sema/IDETypeCheckingRequests.cpp
-
edit: include/swift/Sema/IDETypeCheckingRequestIDZone.def
-
edit: lib/Sema/TypeChecker.h
-
edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
-
edit: lib/IDE/IDETypeChecking.cpp
-
edit: lib/Sema/CSGen.cpp
-
Commit c62b093bf12ff9db354d8cf3a9f56b4531ddbee3 by millenomi:
Parity: URLSessionTask.progress
-
edit: Foundation/URLSession/URLSessionTask.swift
-
Commit a7fa38fb09c3a684c728f2456840329c7fd0330d by github:
[SR-11164] Use the toolchain's Block.h
-
edit: Utilities/build-script-helper.py