[Swift CI] Build Failure: OSS - Swift Package - OS X (swift 5.2) #72

Report

[FAILURE] oss-swift-5.2-package-osx [#72]

Build URL:
https://ci.swift.org/job/oss-swift-5.2-package-osx/72/
Project:
oss-swift-5.2-package-osx
Date of build:
Thu, 23 Jan 2020 23:05:01 -0600
Build duration:
3 hr 29 min

Changes

  • Commit 06480606d06ab93b3df50d1cb7ca6b5c346c7b14 by rishizaki:
    [CodeCompletion] Ignore implicit decl when finding equivalent decl

    • add: test/SourceKit/CodeComplete/complete_sequence_property_wrapper.swift
    • edit: lib/IDE/CompletionInstance.cpp
  • Commit 7f735d3e54ec251cf83e6a5fa4a5706dd27d9eaf by keithbsmiley:
    [llvm-cov[ Fix lcov coverage report contains functions from other

    • edit: llvm/tools/llvm-cov/CoverageExporterLcov.cpp
    • edit: llvm/test/tools/llvm-cov/multiple-files.test
  • Commit 9e78116704a38c2a8d8d418b3291fdc8dbe86c9c by arphaman:
    Add CODEOWNERS to protect the branch

    • add: CODEOWNERS
  • Commit 1c9738d1701ed3a862843657e0b514a0e14b20d5 by ditaliano:
    [TestQuoting] Use the fully qualified path for remote platforms.

    • edit: lldb/packages/Python/lldbsuite/test/commands/settings/quoting/TestQuoting.py
  • Commit 6b59a484af8bf1b1787ff6d1bf552c3ba8dc1df2 by ditaliano:
    [FastISel] Lower llvm.dbg.value(undef, ... correctly.

    • add: llvm/test/CodeGen/AArch64/fastisel-debugvalue-undef.ll
    • edit: llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  • Commit 464baa9d02cd59811f62c8d3d9f859319b62d8bf by bigcheesegs:
    [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which

    • edit: clang/lib/Frontend/CompilerInvocation.cpp
    • edit: clang/include/clang/Driver/CC1Options.td
    • add: clang/test/Modules/context-hash.c
    • edit: clang/docs/Modules.rst
    • edit: clang/include/clang/Lex/HeaderSearchOptions.h
  • Commit 21ea88dbce06030f1aa1b9f21bb366666a8b1fe5 by ditaliano:
    update TestThreadStepOut.py to expect correct source line on arm64.

    • edit: lldb/packages/Python/lldbsuite/test/functionalities/thread/step_out/TestThreadStepOut.py
    • edit: lldb/packages/Python/lldbsuite/test/functionalities/thread/step_out/main.cpp
  • Commit b9953a195fca644105a8fd8472f1f6e65014fa75 by ditaliano:
    [TestStdModuleSysroot] Only run locally.

    • edit: lldb/packages/Python/lldbsuite/test/commands/expression/import-std-module/sysroot/TestStdModuleSysroot.py