[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2677

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#2677]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2677/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Tue, 31 Mar 2020 12:23:09 -0500
Build duration:
1 hr 27 min

Identified problems:

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

Changes

  • Commit f95cabb74539a613e24e3b2b1bf953011f967130 by pyaskevich:
    [ConstraintSystem] Allow sequence element mismatch fix to produce new

    • edit: lib/Sema/CSSimplify.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/stmt/foreach.swift
  • Commit dcd6c6d9fa050b09357c3928e46c3bf872e01354 by spestov:
    SILOptimizer: Peephole to eliminate closures which just apply a

    • edit: lib/SILOptimizer/Utils/Devirtualize.cpp
    • edit: test/SILOptimizer/specialize_opaque_type_archetypes.swift
    • add: test/SILOptimizer/sil_combine_curry_thunk.sil
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • add: test/SILOptimizer/sil_combine_curry_thunk.swift
  • Commit 62f58f5420d12cbbd2ed4675a2b77239e74d492c by aprantl:
    Move TypeSystemSwiftTypeRef into its own file. (NFC)

    • edit: lldb/include/lldb/Symbol/SwiftASTContext.h
    • edit: lldb/source/Symbol/CMakeLists.txt
    • add: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Symbol/SwiftASTContext.cpp
  • Commit 7d07c5607e2eeac7cacee8eb6b8580f3a6ff15ab by aprantl:
    Implement TypeSystemSwiftTypeRef::IsArrayType()

    • add: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
    • edit: lldb/source/Symbol/SwiftASTContext.cpp
    • edit: lldb/source/Symbol/TypeSystemSwiftTypeRef.cpp
    • edit: lldb/unittests/Symbol/CMakeLists.txt
  • Commit a35f033eddfa251624143eebb173af16d8a2e29f by compnerd:
    build: allow building with CMake without symlinks

    • edit: lib/Index/CMakeLists.txt
    • edit: lib/LLVMSupport/CMakeLists.txt
    • edit: lib/CIndexStoreDB/CMakeLists.txt