[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #1594

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1594]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1594/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Wed, 25 Apr 2018 12:59:10 -0500
Build duration:
1 hr 39 min

Changes

  • Commit d95c001ad2de00a58c389f5e307806f1601a3553 by dmbryson:
    Add fast path lookupRuleResult query

    • edit: lib/Core/SQLiteBuildDB.cpp
  • Commit 6e38a636aa57f2fe6ed6888e4bd5d72583e049d4 by johnfairh:
    [ASTPrinter] Print typealias where clause

    • edit: lib/AST/ASTPrinter.cpp
    • edit: test/IDE/print_ast_tc_decls.swift
    • edit: test/SourceKit/CursorInfo/cursor_info.swift
  • Commit 315fd8ceac41e4481da9b8c4e1a1b5d7043a3f91 by johnfairh:
    [ASTPrinter] Refactor generic param/req printing

    • edit: lib/AST/ASTPrinter.cpp
  • Commit 3e9ae802c2dab151d42ab7d5f14c2ffe4fc4bf2a by ahoppen:
    [libSyntax] Make parsing of attribute arguments more structured

    • edit: test/Syntax/round_trip_parse_gen.swift
    • add: utils/gyb_syntax_support/AvailabilityNodes.py
    • edit: utils/gyb_syntax_support/AttributeNodes.py
    • edit: utils/gyb_syntax_support/init.py
    • edit: lib/Parse/ParseStmt.cpp
    • edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: include/swift/Parse/Parser.h
    • edit: lib/Parse/SyntaxParsingContext.cpp
    • edit: utils/gyb_syntax_support/DeclNodes.py
    • edit: cmake/modules/SwiftHandleGybSources.cmake
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Parse/ParseExpr.cpp
    • edit: unittests/Syntax/DeclSyntaxTests.cpp
    • edit: unittests/Syntax/TypeSyntaxTests.cpp
    • edit: utils/gyb_syntax_support/StmtNodes.py
  • Commit d641f0b079733aff5efc2435c209e0ec4fa046ee by compnerd:
    swift-remoteast-test: mark exported interfaces

    • edit: tools/swift-remoteast-test/swift-remoteast-test.cpp
  • Commit 6d8177a1ea3afd493a3e1dcb1b6ecd046d0a56c5 by aprantl:
    [DebugInfo] Invalidate debug info in ReassociatePass::RewriteExprTree

    • add: test/Transforms/Reassociate/reassociate_dbgvalue_discard.ll
    • edit: lib/Transforms/Scalar/Reassociate.cpp
  • Commit bf8a12f83e9c2510199a62f1139c4993f2ffa9c3 by dgregor:
    [Hashing] Forward-declare hash_value for tuples.

    • edit: include/llvm/ADT/Hashing.h
  • Commit c8c16eb0e69afd073554c9ae7a959d8ec7d61af6 by si:
    SR-7481: NumberFormatter inconsistency on Linux

    • edit: TestFoundation/TestNumberFormatter.swift
    • edit: Foundation/NumberFormatter.swift
  • Commit c1b76ae96cbb649e0b8ad68068faf70cfe17423c by github:
    Updated info on supported Ubuntu distros

    • edit: Docs/GettingStarted.md
  • Commit 3fef3a857d0302a7a919e857635601d1d31969d5 by si:
    NumberFormatter: More fixes for numberStyles

    • edit: TestFoundation/TestNumberFormatter.swift
    • edit: Foundation/NumberFormatter.swift