Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3691]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3691/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Fri, 23 Aug 2019 00:58:51 -0500
Build duration:
2 hr 53 min
Changes
-
Commit ded44f5ba55f0c27940611d051f5443bc00218b6 by si:
Linux: Build CMake if the checked out version is newer than the- edit: utils/build-script
- edit: utils/swift_build_support/swift_build_support/cmake.py
-
Commit 4497a0c69a241eb34e6a247d87b955c18f90d832 by jordan_rose:
[Serialization] Split ModuleFile fatal and non-fatal errors- edit: include/swift/Serialization/ModuleFile.h
- edit: lib/Serialization/DeserializeSIL.cpp
- edit: lib/Serialization/ModuleFile.cpp
- edit: lib/Serialization/Deserialization.cpp
-
Commit c45f3a37cc294b39a2cdc0fed6c9ccb8f73af86f by jordan_rose:
[Serialization] Stop storing the load Status in ModuleFile itself- edit: include/swift/Serialization/ModuleFile.h
- edit: lib/Serialization/ModuleFile.cpp
-
Commit 2dbeeb0d3fb8c9dfec97f5c18325c5b73d60b458 by spestov:
AST: Make SubstFlags::UseErrorType the default behavior- edit: lib/Sema/TypeCheckCircularity.cpp
- edit: lib/Serialization/Deserialization.cpp
- edit: lib/AST/ASTPrinter.cpp
- edit: lib/Sema/LookupVisibleDecls.cpp
- edit: include/swift/AST/Type.h
- edit: include/swift/AST/Types.h
- edit: include/swift/AST/ProtocolConformance.h
- edit: lib/AST/ASTDemangler.cpp
- edit: lib/Sema/MiscDiagnostics.cpp
- edit: lib/AST/Type.cpp
- edit: lib/Sema/TypeCheckStorage.cpp
- edit: lib/SILGen/SILGenBridging.cpp
- edit: lib/Sema/TypeCheckStmt.cpp
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: lib/IDE/ExprContextAnalysis.cpp
- edit: include/swift/AST/ProtocolConformanceRef.h
- edit: lib/AST/SubstitutionMap.cpp
- edit: lib/AST/GenericEnvironment.cpp
- edit: lib/Sema/ConstraintSystem.cpp
- edit: lib/AST/ASTContext.cpp
- edit: include/swift/AST/Requirement.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
- edit: lib/IDE/CodeCompletion.cpp
- edit: lib/AST/ProtocolConformance.cpp
- edit: lib/Sema/TypeCheckType.cpp
- edit: lib/IDE/IDETypeChecking.cpp
- edit: lib/SIL/Bridging.cpp
- edit: lib/Sema/CSApply.cpp
- edit: lib/SILGen/SILGenLValue.cpp
- edit: lib/PrintAsObjC/PrintAsObjC.cpp
- edit: lib/SIL/TypeLowering.cpp
- edit: lib/Sema/TypeCheckProtocol.cpp
- edit: lib/Sema/TypeCheckProtocolInference.cpp
- edit: include/swift/AST/SubstitutionMap.h
- edit: lib/Sema/CodeSynthesis.cpp
- edit: lib/Sema/TypeCheckCaptures.cpp
-
Commit b92918889fa3ae203dc919cceb5d4ea14fc2f3fd by spestov:
AST: Don't cache NominalTypeDecl::getDeclaredTypeInContext()- edit: include/swift/AST/Decl.h
- edit: lib/AST/Decl.cpp
- edit: lib/AST/DeclContext.cpp
-
Commit 2e6f8655cbba52a4591a0284b4e0b814a0c86b88 by natecook:
[test] Make concatenation work for sequences, too.- edit: test/Prototypes/Algorithms.swift
-
Commit 5294e51ef1fdb4f378bdb0edd8ab0689249bf5b4 by mgottesman:
[mandatory-inlining] Fix lifetime extension error.- edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
- edit: test/Interpreter/mandatory_inlining.swift
- edit: test/SILOptimizer/mandatory_inlining.sil
-
Commit cf1732cce21b7e7f68c5c399ed9e1585d1919c2c by dgregor:
[Constraint graph] Reinstate the adjacencies of constraint graph nodes.- edit: lib/Sema/ConstraintGraph.cpp
- edit: lib/Sema/ConstraintGraph.h
-
Commit 818d0f5c3d78ac697bc0cbdbe5f8af6e1e0febf2 by aschwaighofer:
FAIL test on armv7k- edit: validation-test/Reflection/functions.swift
-
Commit 34a7515aee1fec428dfc9d3be8ef632df1fb175c by dgregor:
[Constraint graph] Use adjacency info for constraint gathering.- edit: test/Constraints/bridging.swift
- edit: lib/Sema/ConstraintGraph.cpp
-
Commit 61be4d969f8b83431e184ae7e42fc934ef89ada5 by apl:
[CMake][NFC] Introduce component targets for proper dependency tracking- edit: utils/build-script-impl
- edit: cmake/modules/SwiftManpage.cmake
- edit: CMakeLists.txt
- edit: tools/SourceKit/tools/complete-test/CMakeLists.txt
- edit: cmake/modules/SwiftComponents.cmake
- edit: stdlib/public/runtime/CMakeLists.txt
- edit: tools/SourceKit/cmake/modules/AddSwiftSourceKit.cmake
- edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
- edit: lib/Driver/CMakeLists.txt
- edit: cmake/modules/AddSwift.cmake
- edit: stdlib/public/Platform/CMakeLists.txt
- edit: tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
- edit: tools/driver/CMakeLists.txt
- edit: apinotes/CMakeLists.txt
- edit: lib/SwiftDemangle/CMakeLists.txt
- edit: tools/libSwiftSyntaxParser/CMakeLists.txt
- edit: docs/CMakeLists.txt
-
Commit 257ef70157d92e10cd4043fad7502ba137944b15 by github:
Revert "Linux: Build CMake if the checked out version is newer than the- edit: utils/swift_build_support/swift_build_support/cmake.py
- edit: utils/build-script
-
Commit d95ec676ea05669acc982f7a0a1eb770238e4e80 by mgottesman:
[semantic-arc-opts] Fix a thinko.- add: test/SILOptimizer/semantic-arc-opts-canonical.sil
- edit: test/SILOptimizer/semantic-arc-opts.sil
- edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
-
Commit 2ce05c0e021baf645b50928ef03bc40dde2d1fd4 by ankit_aggarwal:
[PubGrub] Avoid infinite looping when processing inputs- edit: Sources/PackageGraph/Pubgrub.swift
- edit: Tests/PackageGraphTests/PubgrubTests.swift
- edit: Tests/PackageGraphTests/XCTestManifests.swift
-
Commit 640d862529571f31514d80c876941419d571b5dd by ankit_aggarwal:
[PubGrub] Re-enable some cycle related tests- edit: Tests/PackageGraphTests/PubgrubTests.swift
- edit: Tests/PackageGraphTests/XCTestManifests.swift
-
Commit 5a88e1cdab9396914cd3a470829ae5dd290a816d by ditaliano:
[Host/macox] Remove an unneeded #ifdef static_analyzer.- edit: source/Host/macosx/objcxx/Host.mm
-
Commit ac1e9c416e9a178243b9af6ed27122c5437dad59 by ditaliano:
[SBThread] lldb_private functions are not instrumented.- edit: source/API/SBThread.cpp
-
Commit 93958c13d643ecca93f2c3f92afa242893473f8d by ditaliano:
[Scalar] Remove a now unnecessary check.- edit: source/Utility/Scalar.cpp
-
Commit f8f2423153e37145b92b0dceb3274bd0727e73bf by aschwaighofer:
XFAIL test_invalidResumeDataForDownloadTask- edit: TestFoundation/TestURLSession.swift
-
Commit b57401f8d788ebe96d96100bcec10e19b2993a04 by gwen.mittertreiner:
Add WinSDK import for sockets- edit: TestFoundation/TestSocketPort.swift