Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1176]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1176/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Thu, 08 Feb 2018 17:20:48 -0600
Build duration:
1 hr 22 min
Changes
-
Commit 7271f682bfd2b89a6f9d7bf531575421432a1ec5 by ungar:
Tweaks to shorten performCompile* a bit more.- edit: lib/FrontendTool/FrontendTool.cpp
-
Commit ba4f2a84b4dccef4fef534c688a08938ea466b7f by ungar:
Move supplementary outputs to SupplementaryOutputs in- edit: include/swift/Frontend/ArgsToFrontendOptionsConverter.h
- edit: lib/FrontendTool/ReferenceDependencies.cpp
- edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
- edit: lib/FrontendTool/FrontendTool.cpp
- edit: include/swift/Frontend/FrontendOptions.h
- edit: include/swift/Frontend/ArgsToFrontendOutputsConverter.h
- edit: lib/Frontend/FrontendOptions.cpp
- add: test/Frontend/wrong-number-of-arguments.swift
- edit: include/swift/Frontend/Frontend.h
- edit: lib/Frontend/Frontend.cpp
- edit: include/swift/Frontend/FrontendInputsAndOutputs.h
- edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
- edit: lib/Frontend/FrontendInputsAndOutputs.cpp
- edit: include/swift/AST/DiagnosticsFrontend.def
- add: include/swift/Frontend/SupplementaryOutputPaths.h
-
Commit 3a15cee0840f1cf5e901b790a5b8b0aa2f65b294 by atrick:
-sil-print-all (et al.) should print specialized functions when they are- edit: include/swift/SILOptimizer/PassManager/PassManager.h
- edit: include/swift/SILOptimizer/PassManager/Transforms.h
- edit: lib/SILOptimizer/PassManager/PassManager.cpp
-
Commit ef02d0bfc014de9425fa744f9a171cb75e0921f5 by ungar:
Cleaner handling of cases where action produces no output or where there- edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
- edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
- edit: lib/Frontend/FrontendInputsAndOutputs.cpp
- edit: include/swift/Frontend/ArgsToFrontendOutputsConverter.h
- edit: test/Frontend/wrong-number-of-arguments.swift
-
Commit 21de54a3dfb1a9f419e8ff35c1602171b3dfb8ef by natecook1000:
Remove fatalErroring implementation of init(exactly:)- edit: stdlib/public/core/FloatingPointTypes.swift.gyb
-
Commit f8c77e17ce69cd7a9f77c009e36cb1672dc6e8c7 by github:
Re-apply "SwiftSyntax: Teach SwiftSyntax to use SourceKitd to serialize- edit: test/lit.cfg
- add: tools/SwiftSourceKitClient/CMakeLists.txt
- add: tools/SwiftSourceKitClient/SourceKitdRequest.swift
- add: tools/SwiftSourceKitClient/SourceKitdClient.swift
- edit: cmake/modules/AddSwift.cmake
- edit: test/SwiftSyntax/DeserializeFile.swift
- edit: tools/CMakeLists.txt
- edit: test/SwiftSyntax/VisitorTest.swift
- edit: CMakeLists.txt
- edit: tools/SourceKit/CMakeLists.txt
- add: tools/SwiftSourceKitClient/SourceKitdResponse.swift
- edit: tools/SourceKit/tools/sourcekitd/lib/API/CMakeLists.txt
- edit: test/SwiftSyntax/ParseFile.swift
- add: tools/SwiftSourceKitClient/SourceKitdUID.swift
- edit: tools/SourceKit/tools/sourcekitd/bin/CMakeLists.txt