[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #14124

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14124]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14124/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 24 Jul 2020 19:17:39 -0500
Build duration: 1 hr 10 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 8696d99abe7a0b789e42ba2d91c6adcd2a9033a2 by mishal_shah:

Update the LLVM Project pull request to use

  • edit: jobs/pull-request/pr-apple-llvm-project-linux.sh

  • Commit c94ffcf389c2846824d1258ca076887a7e56e407 by varun_gandhi:

    [ModuleTrace] Mark test unsupported for windows-msvc.

    • edit: test/Driver/loaded_module_trace_directness.swift
  • Commit 665d572a4676936f6a7377cb752e4a8605cf8c41 by adergachev:

    [analyzer] scan-build: Fix silencing multiple core checkers.

    • edit: clang/tools/scan-build/bin/scan-build
  • Commit 6d754498b98e3ab6274e15a9843483088fffa4e3 by 36706441+danliew-apple:

    Avoid failing a CHECK in DlAddrSymbolizer::SymbolizePC.

    • add: compiler-rt/test/asan/TestCases/Darwin/symbolizer-function-offset-dladdr.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
  • Commit 790ad65400b9e9e48929c74f90eb7e9c9d139c97 by abdulras:

    Make lit TestRunner.py work in Python 3

    • edit: llvm/utils/lit/lit/TestRunner.py
  • Commit 17fc6f6dfe0aa9d08e0095302bb89434236d0463 by ldionne.2:

    [NFC] Use std::free instead of ::free

    • edit: llvm/lib/Demangle/Demangle.cpp
  • Commit f7ef511c34d1e4d28565088e663ec32cc208235a by ldionne.2:

    [compiler-rt] Use -nostdinc++ in clang_rt.profile to avoid including C++

    • edit: compiler-rt/lib/profile/CMakeLists.txt
    • edit: compiler-rt/cmake/config-ix.cmake
  • Commit 97c829a5f3cc46419479c90be7526d26c90e9aff by stevenwu:

    [Bitcode] Drop invalid branch_weight in BitcodeReader

    • add: llvm/test/Bitcode/branch-weight.ll
    • edit: llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    • add: llvm/test/Bitcode/Inputs/branch-weight.bc
  • Commit 5ebdb250eaf21419c5b702e5f07ccb6deada2373 by stevenwu:

    [Bitcode] Avoid duplicating linker option when upgrading

    • edit: llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    • add: llvm/test/Bitcode/Inputs/linker-options.bc
    • add: llvm/test/Bitcode/upgrade-linker-options-2.ll
  • Commit 9fe8b478a935b91e3ad15f8b06a48fe819f0162b by flo:

    [ScheduleDAGRRList] Limit number of candidates to explore.

    • edit: llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
    • add: llvm/test/CodeGen/X86/stress-scheduledagrrlist.ll
  • Commit dbcb9ca6b285286d5f9f3655b41171ce5acd89bc by flo:

    [ScheduleDAGRRList] Pacify overload mismatch in std::min.

    • edit: llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp