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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#5002]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5002/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Tue, 19 Nov 2019 17:02:56 -0600
Build duration:
13 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 f2f521f8bf20957d323f7b5701f1d321bd3a5491 by tapanth:
    [FrondEnd] Wrap RunInmediately() in a pretty stack trace indicating we

    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/Frontend/crash-in-user-code.swift
  • Commit 0f3ed3fc98c8e682501a124a609d83bf205e0e84 by tapanth:
    Fix the crash-in-user-code test for macos and Linux

    • edit: test/Frontend/crash-in-user-code.swift
  • Commit 15eea66b9f5690c15f27eee9fb074ed027181cf4 by github:
    Make the crash-in-user-code check agnostic for macOS, Linux and Windows

    • edit: test/Frontend/crash-in-user-code.swift
  • Commit ab062fcd14789c4a86277d68de8d2a05305d4a97 by dgregor:
    [Runtime] Handle dynamic casting to NSObject via error bridging.

    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: stdlib/public/runtime/SwiftObject.h
    • edit: stdlib/public/runtime/Casting.cpp
  • Commit 18570c723f7369da72566a81ec906d5e534f7ef6 by compnerd:
    build: remove SWIFT_NEED_EXPLICIT_LIBDISPATCH (NFC)

    • edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
    • edit: tools/libSwiftSyntaxParser/CMakeLists.txt
    • edit: tools/SourceKit/tools/complete-test/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: tools/swift-syntax-parser-test/CMakeLists.txt
    • edit: tools/SourceKit/lib/Support/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
    • edit: unittests/SyntaxParser/CMakeLists.txt
  • Commit 76591217fed524f476b9febde5b213a8cf74a0a3 by dgregor:
    [Runtime] Add test for casting an Error type to NSObject

    • edit: test/stdlib/ErrorBridged.swift
  • Commit edd281ca48310d5a0e98c714d06718b12b14bcd4 by aschwaighofer:
    Remove test of dynamic replacement and dlclose

    • delete: test/Interpreter/dynamic_replacement_dlclose.swift
  • Commit 0bdcae5b7a5904e5cbce1ca2424fdd2e953156a4 by vsk:
    [LLDB] Don't install the pretty stack trace handler twice.

    • edit: lldb/tools/driver/Driver.cpp
  • Commit 4e11ffde851b903e41bab279c617e6effca3ba48 by vsk:
    Support for dumping current PrettyStackTrace on SIGINFO (Ctrl-T)

    • edit: llvm/include/llvm/Support/Signals.h
    • edit: llvm/lib/Support/PrettyStackTrace.cpp
    • edit: llvm/lib/Support/Unix/Signals.inc
    • edit: llvm/include/llvm/Support/PrettyStackTrace.h
    • edit: llvm/lib/Support/Windows/Signals.inc
  • Commit 45c159701dba20261e5331b772060d162129eb78 by vsk:
    [Signal] Allow llvm clients to opt into one-shot SIGPIPE handling

    • edit: llvm/include/llvm/Support/InitLLVM.h
    • edit: llvm/lib/Support/Unix/Signals.inc
    • edit: llvm/lib/Support/InitLLVM.cpp
    • edit: llvm/lib/Support/Windows/Signals.inc
    • edit: lldb/tools/driver/Driver.cpp
    • edit: llvm/include/llvm/Support/Signals.h
  • Commit 97d230a602c7e331b447bbdcb260c840da9dcf22 by 890283+francisvm:
    Reland: [Remarks][Driver] Use different remark files when targeting

    • add: clang/test/Driver/darwin-opt-record.c
    • edit: clang/lib/Driver/ToolChains/Clang.cpp
  • Commit 9d542a69a09fef2e3a1ce7f45b173c021e5068f7 by jonas:
    Fix build

    • edit: lldb/tools/driver/Driver.cpp
  • Commit 1a1820eba99ffd80f12ee5551adfe63515d6bb90 by ankit_aggarwal:
    ArgumentParser use for iOS, tvOS, watchOS to help with UITesting (#2384)

    • edit: Sources/TSCBasic/OSLog.swift
    • edit: Sources/TSCUtility/dlopen.swift
    • edit: .gitignore