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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/9723/
Project:
oss-swift-incremental-RA-osx
Date of build:
Wed, 20 Nov 2019 20:25:58 -0600
Build duration:
2 min 4 sec

Changes

  • Commit 90753572b5e39fa4c39dc08d6054130b1bbd3cb6 by jonas:
    [Reproducer] Set the working directory in the VFS

    • edit: lldb/lit/Reproducer/TestWorkingDir.test
    • edit: lldb/source/Initialization/SystemInitializerCommon.cpp
  • Commit 3921d99e33996ac54e2561ab84d00ba6e7c4a7bb by jonas:
    [Reproducer] Surface error if setting the cwd fails

    • edit: lldb/source/Initialization/SystemInitializerCommon.cpp
  • Commit 2d814e6eb1324fbe1d50857c99e65b04a6a96a85 by jonas:
    SystemInitializerCommon fix compilation on linux

    • edit: lldb/source/Initialization/SystemInitializerCommon.cpp
  • Commit 91e7933684090f8d108f53282975e520494d95f1 by jonas:
    [Reproducer] Use ::rtrim() to remove trailing control characters.

    • edit: lldb/source/Initialization/SystemInitializerCommon.cpp
  • Commit a3d4ff0861aefc7fee2449772eb8c6fe17aa0603 by jonas:
    [FileCollector] Ignore empty paths.

    • edit: llvm/include/llvm/Support/FileCollector.h
  • Commit 8a19fb21e47de3aa35aedb773d4a155e6977e07a by vsk:
    [debugserver] Set arch based on TARGET_TRIPLE

    • edit: lldb/tools/debugserver/source/MacOSX/CMakeLists.txt
  • Commit b83f81f81e828790832ec814ffb49e1941a2cae7 by 890283+francisvm:
    [LTO][Legacy] Add API for passing LLVM options separately

    • edit: llvm/include/llvm-c/lto.h
    • edit: llvm/tools/lto/lto.cpp
    • edit: llvm/tools/lto/lto.exports
    • edit: llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
    • edit: llvm/lib/LTO/LTOCodeGenerator.cpp
  • Commit df3e911a286215d9da8e283fe2170ad415703923 by arphaman:
    [modulemap] Add AArch64SVEACLETypes.def

    • edit: clang/include/clang/module.modulemap
  • Commit eaad4fc7803421ef01b8a590d9256502dd8efb52 by danielzheng:
    Mark IntRange::iterator::operator{==,!=} as const. (#28390)

    • edit: include/swift/Basic/Range.h