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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3092/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Tue, 05 Mar 2019 03:40:29 -0600
Build duration:
2 hr 35 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 076467191551fdb5552e3f40393cc737870844df by github:
    Changes for test failures on PowerPC64LE when running as non-root user

    • edit: test/Interpreter/generic_casts.swift
  • Commit ee02174f71dec0ec1369c81ff9602cb85e148266 by mgottesman:
    [cast-opt] Change optimize{Swift,ObjC}to{ObjC,Swift} to use

    • edit: include/swift/SIL/DynamicCasts.h
    • edit: include/swift/SILOptimizer/Utils/CastOptimizer.h
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
  • Commit 35e67db83ab6be60c805e706112767787f981cc0 by spestov:
    SIL: Rename some methods in TypeLowering.cpp

    • edit: include/swift/SIL/TypeLowering.h
    • edit: lib/SIL/TypeLowering.cpp
  • Commit fe094c62544bc85e38f1e07822765c320e2f611c by spestov:
    SIL: Add TypeLowering::getLoweredRValueType()

    • edit: include/swift/SIL/TypeLowering.h
  • Commit a4f560dc7366f846c174c287e325f198582445a0 by spestov:
    SIL: Use getLoweredRValueType() in various places

    • edit: include/swift/SIL/TypeLowering.h
    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/SIL/TypeLowering.cpp
    • edit: lib/SIL/Bridging.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
    • edit: lib/SILGen/LValue.h
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SILGen/SILGenGlobalVariable.cpp
    • edit: lib/SIL/SILType.cpp
    • edit: lib/SILGen/SILGenLValue.cpp
  • Commit efa0b36ec805b55ad099ecace91cebfdf565c4c3 by spestov:
    RemoteAST: More concision

    • edit: lib/RemoteAST/RemoteAST.cpp
  • Commit 276455979ec917b312f8a519033018a6820f31e6 by mgottesman:
    [cast-opt] Eliminate always true if statement.

    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
  • Commit fd085504f6a81e9cfed5ff3315a6b4baf39237a0 by mgottesman:
    [sil-builder] Teach SavedInsertionPointRAII how to handle builders

    • edit: include/swift/SIL/SILBuilder.h