Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#4804]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/4804/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 17 Mar 2020 03:29:22 -0500
Build duration:
1 hr 41 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 6ac04c6079172a872925f61d5dfeb09f74e16201 by danielrodriguez:
[android][armv7] Mark let_properties_opts.swift as XFAIL.- edit: test/SILOptimizer/let_properties_opts.swift
-
Commit 52f4aba784386b8158977d5b9f3ad8047eb59dd0 by rwidmann:
IRGen Requests- edit: include/swift/Basic/TypeID.h
- add: include/swift/AST/IRGenRequests.h
- add: include/swift/AST/IRGenTypeIDZone.def
- edit: include/swift/Subsystems.h
- edit: lib/IRGen/CMakeLists.txt
- edit: lib/Frontend/Frontend.cpp
- edit: include/swift/Basic/Statistics.def
- edit: lib/IRGen/IRGen.cpp
- add: lib/IRGen/IRGenRequests.cpp
-
Commit 52c808648f93fbbf9cfbb98f054b046a6ac34473 by rwidmann:
Move the defined functions list onto SourceFile- edit: lib/Sema/TypeChecker.h
- edit: include/swift/AST/SourceFile.h
- edit: lib/Sema/TypeCheckDeclPrimary.cpp
- edit: lib/Sema/TypeChecker.cpp
-
Commit c3c490efb01194e5fafcd31d3af88c0e02d4fb08 by rwidmann:
Remove the ability to reference instances of TypeChecker- edit: include/swift/AST/LookupKinds.h
- edit: lib/Sema/TypeChecker.cpp
- edit: lib/AST/ASTContext.cpp
- edit: lib/AST/NameLookup.cpp
- edit: include/swift/Subsystems.h
- edit: lib/AST/Decl.cpp
- edit: lib/Sema/TypeChecker.h
- edit: lib/Sema/CSGen.cpp
- edit: lib/Sema/TypeCheckPropertyWrapper.cpp
- edit: include/swift/AST/ASTContext.h
-
Commit 4be0e4a2bd2a2d19f2f0b8fe1d07c841004852e9 by rwidmann:
Strip Forward-Declararations of TypeChecker- edit: include/swift/AST/ASTContext.h
- edit: include/swift/Sema/IDETypeChecking.h
- edit: lib/Sema/DerivedConformances.h
- edit: lib/Sema/TypeChecker.h
- edit: lib/Sema/TypeCheckObjC.h
- edit: include/swift/Subsystems.h
- edit: lib/Sema/TypeCheckAccess.h
- edit: lib/Sema/TypoCorrection.h
- edit: include/swift/AST/TypeCheckRequests.h
- edit: lib/Sema/TypeCheckProtocol.h
- edit: lib/Sema/CodeSynthesis.h
- edit: lib/Sema/MiscDiagnostics.h
-
Commit 14c073ba0bed6acf5a148d47d4b4b2fb4f154712 by rwidmann:
Remove friend references to TypeChecker- edit: include/swift/AST/Decl.h
- edit: lib/Sema/ConstraintSystem.h
-
Commit e79ac7e6119de06a8be0ef59a98510c8e6c75110 by rwidmann:
Break TypeChecker down into a namespace- edit: lib/Sema/TypeChecker.h
-
Commit 70b6bbcb13ae1bd797358a4e8e3317c7b4566428 by rwidmann:
Remove swift::createTypeChecker- edit: include/swift/AST/LookupKinds.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
- edit: lib/Sema/TypeChecker.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
- edit: include/swift/Subsystems.h
- edit: lib/Sema/TypeCheckPropertyWrapper.cpp
- edit: lib/Sema/IDETypeCheckingRequests.cpp
- edit: include/swift/AST/ASTContext.h
- edit: lib/IDE/CodeCompletion.cpp
- edit: lib/Frontend/Frontend.cpp
- edit: lib/AST/Decl.cpp
- edit: lib/AST/NameLookup.cpp
- edit: lib/Sema/DebuggerTestingTransform.cpp
- edit: lib/Sema/CSGen.cpp
-
Commit 44ec75389371bc1ac9391951eb9d406b71615cba by rwidmann:
Remove outdated documentation- edit: lib/Sema/TypeChecker.h
- edit: lib/AST/Decl.cpp
- edit: lib/Sema/TypeChecker.cpp
-
Commit a4da3e344620ef36461f538554a93795ab0e30f7 by aprantl:
[lldb] Add a test for launch failure and its error message- edit: lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
- edit: lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
-
Commit 350a9804bb97052dc35eba2aefbc475ed7f83acb by aprantl:
Remove 'process launch failed:' message prefix in Target::Launch- edit: lldb/source/Target/Target.cpp
- edit: lldb/test/Shell/Process/Windows/launch_failure.yaml
- edit: lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
- edit: lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
- edit: lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
-
Commit b3e3a0f7915c6f2a68f8d0ad9e723f373848f818 by aprantl:
Correctly identify iOS simulator processes in debugserver.- add: lldb/test/API/functionalities/gdb_remote_client/TestIOSSimulator.py
- edit: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
- edit: lldb/tools/debugserver/source/MacOSX/MachProcess.mm
- edit: lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
-
Commit da8f7ff2e7f74a227e6983f2967a9bddfd420eb7 by devteam.codafi:
Update for the demotion of TypeChecker- edit: lldb/source/Symbol/SwiftASTContext.cpp
-
Commit 11877e686a87492692cd7b59b247d55ba7a94a1f by devteam.codafi:
Adjust for apple/swift#29631- edit: lldb/source/Symbol/SwiftASTContext.cpp