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

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1761]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1761/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Mon, 29 Apr 2019 19:24:45 -0500
Build duration:
3 hr 33 min

Changes

  • Commit dfebcfc9faf462bea3a68803803f596905af6057 by adergachev:
    Re-apply r357823 "[Lexer] NFC: Fix an off-by-one bug in

    • edit: clang-tidy/readability/NamespaceCommentCheck.cpp
    • edit: clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
  • Commit 99a15e9e5b6374c4ef9643787fe18a9be9e60977 by aprantl:
    Fix a stack-smasher in PlatformMacOSX::GetSDKDirectory()

    • edit: source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
  • Commit 9924a7f16400b8f8d814950a3288a7fc7f7f5c95 by jonas:
    [lit] Fix the timeout.

    • edit: lit/lit.cfg.py
    • edit: lit/lit.site.cfg.py.in
  • Commit bc12a0619e2a3163d9f556b2e4d901206a775a19 by jonas:
    [lit] Check for the psutil module when setting a timeout

    • edit: lit/lit.cfg.py
  • Commit 5835cebe995dd5372662b9418f4bcbc7d076ee0b by danielrodriguez:
    [android] Do not try to turn EOF into an UInt8

    • edit: validation-test/StdlibUnittest/Stdin.swift
  • Commit c81e525c545eb5244780d7ebfd3b36b63b482d10 by spestov:
    Sema: Clean up top level code handling a little

    • edit: lib/Sema/PCMacro.cpp
    • edit: lib/Sema/TypeChecker.h
    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/TypeCheckREPL.cpp
    • edit: lib/Sema/TypeChecker.cpp
  • Commit 34931428e1b09ccc52e2d5fffdf746f76b18acbe by eeckstein:
    EscapeAnalysis: handle SILUndef values

    • edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
    • edit: test/SILOptimizer/escape_analysis.sil
  • Commit b275a8897648ff2c5f20dddc1e9c760dd800e9f7 by spestov:
    SIL: Correctly handle @_alwaysEmitIntoClient properties and subscripts

    • edit: lib/SIL/SILDeclRef.cpp
    • edit: test/SILGen/always_emit_into_client_attribute.swift
  • Commit a1384d9a187a2b84e7c0b5a03f975ed5bf9cd842 by david_smith:
    Add a benchmark for bridging String(contentsOfFile:...), now with

    • edit: benchmark/single-source/ObjectiveCBridging.swift
  • Commit d2f695935f41ae30e3fb17f4e0238e0f7d60427f by github:
    Add availability information to the new Math function protocols (#24187)

    • edit: stdlib/public/Darwin/CoreGraphics/CGFloat.swift.gyb
    • edit: test/stdlib/MathFunctions.swift.gyb
    • edit: stdlib/public/core/MathFunctions.swift.gyb
    • edit: utils/SwiftMathFunctions.py