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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/2292/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Thu, 04 Oct 2018 00:11:01 -0500
Build duration:
2 hr 18 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 e7bc37b748f2b71a8712892a9b2c0c112c45334f by compnerd:
    SourceKit: explicitly link against BlocksRuntime as well

    • edit: tools/SourceKit/lib/Support/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
    • edit: tools/SourceKit/tools/complete-test/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
  • Commit dbb3ba79ea935bf4042874fd85bb344afce7878c by mgottesman:
    [silgen] Change silgen pattern to use destructure_tuple instead of

    • add: test/SILGen/switch_ownership.swift
    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit 8faf237fd8850b084ae5606dfdcee1266021cfaf by danielrodriguez:
    build: Fix Android 64 bit architecture name.

    • edit: CMakeLists.txt
  • Commit a140c41ce0e058e7e3e992850636d2bdfed0d1fb by compnerd:
    build: be a bit more resilient

    • edit: tools/SourceKit/CMakeLists.txt
  • Commit 498e64f835842bcfa0c15ee31599c4e85adb71d5 by ekarpenkov:
    [analyzer] Do not crash if the assumption added in TrustNonNullChecker

    • edit: lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp
    • edit: test/Analysis/trustnonnullchecker_test.m
  • Commit 85ed38ef41cb286095bf3ca944918f8684df4e72 by artem.dergachev:
    [analyzer] [tests] [quickfix] Make more test more resilient for

    • edit: test/Analysis/casts.cpp
    • edit: test/Analysis/diagnostics/no-store-func-path-notes.cpp
    • edit: test/Analysis/member-expr.cpp