[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #5769

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5769]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5769/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 07 Sep 2018 17:10:21 -0500
Build duration:
1 hr 32 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • 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 983a4469160fee0c867c486c1211e6edb52c5f79 by compnerd:
    SwiftDemangle: disable ABI breaking checks

    • edit: lib/SwiftDemangle/CMakeLists.txt
    • edit: lib/Demangling/CMakeLists.txt
  • Commit c3481ab8c3681989b2a3ee86b3f1dadfb37da050 by spestov:
    IRGen: Refuse to compute witness table layouts of resilient protocols

    • edit: lib/IRGen/GenProto.cpp
  • Commit 100679aa1e8b7c56ae6a1b53ba9ae0aa57842cc9 by spestov:
    IRGen: Use a method descriptor to identify methods where possible

    • edit: test/IRGen/keypaths.sil
    • edit: lib/IRGen/GenThunk.cpp
    • edit: lib/IRGen/IRGenModule.h
    • edit: test/IRGen/class_resilience.swift
    • edit: lib/IRGen/GenKeyPath.cpp
  • Commit 0eb762fec3901506b770fa7c73648b2c0429d435 by spestov:
    IRGen: Remove a few unused methods

    • edit: lib/IRGen/MetadataLayout.h
    • edit: lib/IRGen/MetadataLayout.cpp
  • Commit bc6d8f6dab7befa62c10fab8917e043489f06b4a by shajrawi:
    XFAIL array_mutable_assertonly

    • edit: test/SILOptimizer/array_mutable_assertonly.swift
  • Commit 8801a9f143108d54e2247a8b409362778fbabba1 by pumpkin:
    Fix broken CoreFoundation standalone build

    • edit: CoreFoundation/build.py