[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #1187

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1187]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1187/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Thu, 08 Feb 2018 17:51:23 -0600
Build duration:
45 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/FrontendOptions.h
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: include/swift/AST/DiagnosticsFrontend.def
    • edit: include/swift/Frontend/Frontend.h
    • edit: include/swift/Frontend/FrontendInputsAndOutputs.h
    • edit: lib/FrontendTool/ReferenceDependencies.cpp
    • edit: lib/Frontend/FrontendOptions.cpp
    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
    • edit: include/swift/Frontend/ArgsToFrontendOptionsConverter.h
    • edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
    • edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
    • add: test/Frontend/wrong-number-of-arguments.swift
    • edit: include/swift/Frontend/ArgsToFrontendOutputsConverter.h
    • 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/Transforms.h
    • edit: lib/SILOptimizer/PassManager/PassManager.cpp
    • edit: include/swift/SILOptimizer/PassManager/PassManager.h
  • Commit ef02d0bfc014de9425fa744f9a171cb75e0921f5 by ungar:
    Cleaner handling of cases where action produces no output or where there

    • edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
    • edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
    • edit: test/Frontend/wrong-number-of-arguments.swift
    • edit: include/swift/Frontend/ArgsToFrontendOutputsConverter.h
    • edit: lib/Frontend/FrontendInputsAndOutputs.cpp
  • 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

    • add: tools/SwiftSourceKitClient/SourceKitdUID.swift
    • add: tools/SwiftSourceKitClient/SourceKitdResponse.swift
    • edit: tools/CMakeLists.txt
    • edit: test/SwiftSyntax/ParseFile.swift
    • edit: test/lit.cfg
    • add: tools/SwiftSourceKitClient/CMakeLists.txt
    • add: tools/SwiftSourceKitClient/SourceKitdClient.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/CMakeLists.txt
    • edit: test/SwiftSyntax/DeserializeFile.swift
    • edit: tools/SourceKit/tools/sourcekitd/bin/CMakeLists.txt
    • edit: test/SwiftSyntax/VisitorTest.swift
    • edit: tools/SourceKit/CMakeLists.txt
    • add: tools/SwiftSourceKitClient/SourceKitdRequest.swift
    • edit: CMakeLists.txt
    • edit: cmake/modules/AddSwift.cmake