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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2839]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2839/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build:
Wed, 28 Feb 2018 18:54:50 -0600
Build duration:
1 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:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10282 test(s), Total: 10282 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 502 test(s), Total: 502 test(s)

Changes

  • Commit 1f15ebfbddfc618249ed3a743746624012be033a by mgottesman:
    [+0-all-args] Use SILGenBuilder APIs when converting bridged to native

    • edit: lib/SILGen/SILGenBridging.cpp
  • Commit 337d694bf948c99c5056eb711ed829795fd834b2 by mgottesman:
    [+0-normal-args] Make enum element constructors take values at +1.

    • edit: lib/SILGen/SILGenConstructor.cpp
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: include/swift/SIL/SILArgumentConvention.h
  • Commit dc56ec150e7027e816f5ab22d5c0cbb4659ff964 by mgottesman:
    [+0-normal-args] When partially applying a super method, be sure that

    • edit: lib/SILGen/SILGenApply.cpp
  • Commit e5f9b1f1416370f64690cfbe8ca1b61df2d7dcad by gottesmm:
    [+0-normal-args] When performing optional-to-optional conversions, be

    • edit: lib/SILGen/SILGenConvert.cpp
  • Commit e27c8c8ca5ad1ae65dd59a6ad2de419f0e08e6bd by gottesmm:
    [+0-normal-args] When building the bodies of thunks, be sure to convert

    • edit: lib/SILGen/SILGenBridging.cpp