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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/2103/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Tue, 28 Aug 2018 13:01:36 -0500
Build duration:
2 hr 13 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit dbf6c776230e6c6dffeb73c4f3ab3c4923032643 by spestov:
    AST: Allocate FunctionTypes containing type variables in the solver

    • edit: lib/AST/ASTContext.cpp
  • Commit 8e935f6046a19cfb1a2a6615869dec77ee71d225 by shajrawi:
    Fix a warning in LICM in release builds

    • edit: lib/SILOptimizer/LoopTransforms/LICM.cpp
  • Commit e224e31720e63b601b968632a1e8957d0db613e3 by jordan_rose:
    Break almost all dependencies of Driver on Frontend

    • delete: lib/Frontend/OutputFileMap.cpp
    • edit: include/swift/Driver/Driver.h
    • edit: lib/Driver/WindowsToolChains.cpp
    • edit: lib/Frontend/CMakeLists.txt
    • edit: lib/Driver/DependencyGraph.cpp
    • edit: lib/Driver/Compilation.cpp
    • edit: lib/FrontendTool/ReferenceDependencies.cpp
    • add: lib/Basic/OutputFileMap.cpp
    • edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
    • edit: include/swift/Driver/Compilation.h
    • edit: unittests/Driver/DependencyGraphTests.cpp
    • delete: include/swift/Frontend/ReferenceDependencyKeys.h
    • edit: lib/Driver/UnixToolChains.cpp
    • add: include/swift/Basic/ReferenceDependencyKeys.h
    • edit: lib/Basic/CMakeLists.txt
    • delete: include/swift/Frontend/OutputFileMap.h
    • add: include/swift/Basic/OutputFileMap.h
    • edit: lib/Driver/DarwinToolChains.cpp
    • edit: lib/Driver/ToolChains.cpp
    • edit: include/swift/Driver/Job.h
    • edit: lib/Driver/Driver.cpp
  • Commit e4e4f3e4f5e1dbf3ba28588efd56e77121557833 by jordan_rose:
    Break Driver's dep on Frontend: make createCompilerInvocation uglier

    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
    • edit: lib/Driver/FrontendUtil.cpp
    • edit: lib/Driver/CMakeLists.txt
    • edit: tools/swift-ide-test/ModuleAPIDiff.cpp
    • edit: include/swift/Driver/FrontendUtil.h
  • Commit ba6d3850f56a05c56e19a86111e39f393cd4e580 by spestov:
    Sema: Remove some apparently-dead code from CSDiag

    • edit: lib/Sema/CSDiag.cpp
  • Commit e77d46f1abd8921937ddccfb42756c1d7815e2fd by spestov:
    Sema: Fix a trivial usage of FunctionType::getOld() in CSDiag

    • edit: lib/Sema/CSDiag.cpp
  • Commit 40e49e58638fd6eb181b2c60556b99714c0ed8a5 by spestov:
    Sema: Replace trivial FunctionType::getOld() with decomposeInput()

    • edit: lib/Sema/CSGen.cpp
  • Commit 9275dd67ff6af42784e4b394c226b603348680a2 by spestov:
    Sema: Open-code a usage of SubscriptDecl::getIndicesInterfaceType()

    • edit: lib/Sema/CSApply.cpp
  • Commit d9bd0d96cf456a2167ece154b9874a1f2a95ce44 by spestov:
    ClangImporter: Refactor usage of

    • edit: lib/ClangImporter/ImportDecl.cpp
  • Commit 53d82f7c4922ef9f60bbbfd4dc38d583ffe0e555 by spestov:
    AST: Remove SubscriptDecl::getIndicesInterfaceType()

    • edit: lib/SIL/AbstractionPattern.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/SIL/TypeLowering.h
  • Commit 677f50042690fd8cbc2b9b15cc4ac035e39edcc7 by spestov:
    TypeReconstruction: Replace FunctionType::getOld() with explicit

    • edit: lib/IDE/TypeReconstruction.cpp
  • Commit 0a25d78c147bedbbe5e16b759259b771c482c654 by spestov:
    SILGen: Remove code that became dead from Swift 3 removal

    • edit: lib/SILGen/SILGenExpr.cpp
  • Commit 22e023f15972c9c2ceb9b0e19ae0514db9a43303 by YOCKOW:
    [docs] Replace all spaces with U+0020 in "docs/ABI/Mangling.rst".

    • edit: docs/ABI/Mangling.rst
  • Commit bbb122016251223fcc6cfa55269c96ac1ecea6fd by YOCKOW:
    [docs] Replace ":=" with "::=" in "docs/ABI/Mangling.rst".

    • edit: docs/ABI/Mangling.rst
  • Commit 6567438027e3e922546877008f96e5b8362646cb by github:
    Squash release build warnings (#18986)

    • edit: lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/SILGen/SILGenPoly.cpp
  • Commit 52b69769192db53913f79ddc843613455b3ad58f by jonas:
    Revert "[AccelTable] Default to apple accel tables even on linux"

    • edit: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  • Commit b9808e9778fe904a88615923d89fe7d14e199b96 by jonas:
    Revert "Disable test/DebugInfo/X86/accel-tables.ll"

    • edit: test/DebugInfo/X86/accel-tables.ll
  • Commit 9e02f5bbe937579be01d06885687e528e9d63e70 by ankit_aggarwal:
    Allow a custom env for various xcrun invocations

    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Sources/Workspace/Destination.swift
  • Commit c9a244fad035ddfdcf3e2b95144bc9e6dc570bcc by ankit_aggarwal:
    Update Product.swift

    • edit: Sources/PackageDescription4/Product.swift
  • Commit bd83173215b9d6b3b55585ea5cc8bc2d6443c3fa by aprantl:
    Add a mkdir -p to builddir into lldbtest.py

    • edit: lit/Suite/lldbtest.py
  • Commit 3183c42b008451f09d365913aaad766d86e39170 by aprantl:
    Make the DYLD_INSERT_LIBRARIES workaround for SIP more robut for the

    • edit: lit/Suite/lldbtest.py
  • Commit dc1d0093526942bc1293874dcd00703a700152cf by aprantl:
    Fix typos

    • edit: source/Symbol/SwiftASTContext.cpp

New issue found!

New issue found!

New issue found!

New issue found!

New issue found!

New issue found!

New issue found!