[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #1441

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1441]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1441/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Fri, 30 Mar 2018 13:02:33 -0500
Build duration:
2 hr 8 min

Identified problems:

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

Changes

  • Commit cb1568ea42e088c64495b70bf5e657b31ccd66ad by dmbryson:
    Export the C API version via a function

    • edit: products/libllbuild/C-API.cpp
    • edit: products/libllbuild/include/llbuild/llbuild.h
  • Commit f47218cb86d8e2d8e3f0cc9a224b2ff9f405ac2c by mark.lacey:
    Emit a different diagnostic for Swift 3/4 for 'as T!'.

    • edit: lib/Sema/TypeCheckType.cpp
    • edit: test/Sema/diag_deprecated_iuo.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/CSGen.cpp