[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master) (Debug) #131

Report

[FAILURE] oss-lldb-incremental-debug-osx [#131]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-debug-osx/131/
Project:
oss-lldb-incremental-debug-osx
Date of build:
Mon, 14 May 2018 17:48:17 -0500
Build duration:
1 hr 43 min

Identified problems:

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

Changes

  • Commit a423d5f081785de795f3baa84325ec459bf16f47 by ekarpenkov:
    Remove the fixit for the diagnostics regarding capturing autoreleasing

    • edit: test/SemaObjC/arc.m
    • edit: lib/Sema/SemaExpr.cpp
    • edit: include/clang/Basic/DiagnosticSemaKinds.td
  • Commit 7a4b1b8b84f65a57d3187edf1c74c557d85dca50 by mgottesman:
    [gardening] Add a newline after dumping a type.

    • edit: lib/SIL/Projection.cpp
  • Commit 08fc956382cc9e2ed689e0bfddc8d13867cba515 by mgottesman:
    Make our LLVM level passes obey disable-llvm-optzns.

    • add: test/LLVMPasses/disable_llvm_optzns.ll
    • edit: lib/IRGen/IRGen.cpp
  • Commit 73d01b0feda1179ea0dc38f6b18542e7eb4e4768 by ditaliano:
    [lldb-moduleimport-test] Improve error detection.

    • edit: tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp
    • edit: test/DebugInfo/DumpDeclFromMangledName.swift
  • Commit 915391ee99e62ef1236233a65609d872530ae959 by eeckstein:
    IRGen: don't emit metadata lazily in JIT mode.

    • add: test/Interpreter/unused-type.swift
    • edit: lib/IRGen/GenDecl.cpp