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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3368/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Wed, 06 Mar 2019 12:23:16 -0600
Build duration:
38 min

Identified problems:

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

Changes

  • Commit 38063aa96a8cfa5d12995a2faaba6329157fe886 by aschwaighofer:
    Increase the stack size limit for running llvm codegen threads to 8MB

    • edit: lib/IRGen/IRGen.cpp
  • Commit 135e73ddabcff4803696d211b3f0624e34000a69 by aschwaighofer:
    IRGen: Teach IRGen about calling noreturn C functions

    • add: test/IRGen/Inputs/noreturn.h
    • edit: lib/IRGen/GenCall.cpp
    • add: test/IRGen/noreturn.swift
  • Commit b83bb70bac5b27f6476b62aa43d3b1c24ccfd96d by dgregor:
    [Constraint solver] Look through optional binding for overload sets.

    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSSolver.cpp
    • add: test/Constraints/common_type_objc.swift
  • Commit 1d6cb4f28f2c27269aaad9298414144df429a850 by dgregor:
    [Constraint solver] Remove unused

    • edit: lib/Sema/CSSolver.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit 15ac48cd4b610f8fc6b8187279ea247913c67aaa by dgregor:
    Improve a comment regarding an constraint-favoring hack.

    • edit: lib/Sema/CSSolver.cpp
  • Commit 236a0dcfe273f8f5daa2a9ebe0f934c566c7c09e by dave:
    Revert "[GSB] NFC: Precompute or cache DependentMemberType when

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: include/swift/AST/GenericSignatureBuilder.h
  • Commit c439698e192c640e659684d80f19f691dc40243b by blangmuir:
    [preset] Build stdlib for all platforms in package presets

    • edit: utils/build-presets.ini