[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #9757

Report

[FAILURE] oss-swift-incremental-RA-osx [#9757]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/9757/
Project:
oss-swift-incremental-RA-osx
Date of build:
Thu, 21 Nov 2019 22:46:53 -0600
Build duration:
18 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit af08cde3a63f2e7c846560408c1eee4e17bcb9cc by 890283+francisvm:
    [LTO][Legacy] Add new C inferface to query libcall functions

    • edit: llvm/include/llvm-c/lto.h
    • edit: llvm/include/llvm/LTO/LTO.h
    • edit: llvm/tools/lto/lto.cpp
    • edit: llvm/tools/lto/lto.exports
    • edit: llvm/lib/LTO/LTO.cpp
  • Commit 802b7505079ce3d312d8052c4fcc2dd640517562 by aprantl:
    Fix an offset underflow bug in DwarfExpression when describing small

    • edit: llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
    • add: llvm/test/DebugInfo/MIR/ARM/larger-subregister.mir
    • edit: llvm/test/MC/X86/dwarf-size-field-overflow.test
  • Commit 913d1f777f0be38af2e5b78ea017f965ea7ca8b3 by aprantl:
    Reduce the number of iterations in testcase. (NFC)

    • edit: llvm/test/MC/X86/dwarf-size-field-overflow.test
  • Commit 9e63a082ff673289792b58cd2ded8286320f91bf by jonas:
    [Docs] Generate the LLDB man page with Sphinx

    • edit: lldb/docs/CMakeLists.txt
    • edit: lldb/tools/driver/Options.td
    • add: lldb/docs/man/lldb.rst
    • edit: lldb/docs/conf.py
    • delete: lldb/docs/lldb.1
  • Commit ba0c354fae749bcec0a4f6b041a168bba4f13d6e by arphaman:
    [clangd][NFC] Decrease template depth limit in

    • edit: clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp
  • Commit 4bba79b05295e8313a2950ce412c8f387af6ba34 by aprantl:
    Debug info: Emit objc_direct methods as members of their containing

    • edit: clang/lib/CodeGen/CGDebugInfo.cpp
    • edit: clang/lib/CodeGen/CGDebugInfo.h
    • add: clang/test/CodeGenObjC/debug-info-direct-method.m
  • Commit f92241080e5caf048a987864d29e8e390bc6060e by jonas:
    [Reproducer] Instruct users to replay reproducer

    • edit: lldb/tools/driver/Driver.cpp
  • Commit da9cd6ca371516505fdca82eba08a3cde6c84cf0 by jonas:
    [Reproducer] Make 'reproducer xcrash' behave the same during capture &

    • edit: lldb/source/Commands/CommandObjectReproducer.cpp
  • Commit 940fe46184f6a27ca21161be9bb8ab391f3faf8a by jonas:
    [Driver] Fix newline at the end of help output

    • edit: lldb/tools/driver/Driver.cpp
  • Commit b192e9571f12c6826d6a4c64aef90fb4ad71f90c by yln:
    Make mach_vm_allocate.c test less flaky

    • edit: compiler-rt/test/tsan/Darwin/mach_vm_allocate.c
  • Commit b8b8bbc639f69867f07951e45d93a7513d92b30d by jonas:
    [LLDB] Fix/silence CMake developer warning for LLDB framework.

    • edit: lldb/source/API/CMakeLists.txt
    • edit: lldb/cmake/modules/AddLLDB.cmake