[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1735

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1735]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1735/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Wed, 24 Apr 2019 20:48:02 -0500
Build duration:
3 hr 15 min

Changes

  • Commit 5d2c1bbec37586c137e9d5d92c0a167ba68e1290 by friss:
    Fix infinite recursion when calling C++ template functions

    • edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    • add: packages/Python/lldbsuite/test/lang/cpp/template-function/main.cpp
    • add: packages/Python/lldbsuite/test/lang/cpp/template-function/Makefile
    • add: packages/Python/lldbsuite/test/lang/cpp/template-function/TestTemplateFunctions.py
  • Commit ff4edf4952438162ca12cd4b13bd7a6e91210d8e by aprantl:
    Hide stderr output from lldb-argdumper

    • edit: source/Host/common/Host.cpp
    • edit: include/lldb/Host/Host.h
    • edit: source/Host/macosx/objcxx/Host.mm
  • Commit 7704c94c212e76db4db1a718268e64c171a5e788 by i.partridge:
    NSStringAPI: perf: UTF8 String -> Data

    • edit: Foundation/NSStringAPI.swift
  • Commit 2ae7315adf771b44b384c764daf960d094337ed4 by nhawes:
    [Serialization] Don't add an OverrideAttr if the 'overridden' decl is a

    • edit: lib/Serialization/Deserialization.cpp
    • add: test/ParseableInterface/convenience-init.swift
  • Commit a42bf065dfdca144d7d441e71951a8523cb528bd by pyaskevich:
    [ConstraintSystem] Add a special locator for type of the key path

    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/ConstraintLocator.cpp
  • Commit dd94a9f90f58642368962dd902deaba861a0da42 by bob.wilson:
    References to _swift_FORCE_LOAD* symbols should be weak

    • edit: include/swift/IRGen/Linking.h
    • edit: lib/IRGen/Linking.cpp
    • edit: test/Serialization/autolinking.swift
    • edit: lib/IRGen/IRGenModule.cpp
  • Commit 89629550a3939fcd1b914985ae971a73136da4d8 by compnerd:
    SwiftRemoteMirror: do not mark as weak import on Windows

    • edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h
  • Commit 1516a3d7bab1d910417e78246e813809310ff252 by pyaskevich:
    [ConstraintSystem] Type of key path expression should be a known

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: test/expr/unary/keypath/keypath.swift
  • Commit bb13bd9ce5fbc9b0402ca797f320544391bb80b4 by pyaskevich:
    [TypeChecker] NFC: Test key path with contextual optional typealias type

    • edit: test/expr/unary/keypath/keypath.swift
  • Commit 3f897d6cdf6b29d07ffc123e53592da8ba7d0e4f by github:
    Add support for swift-5.1-branch-04-24-2019 branch

    • edit: utils/update_checkout/update-checkout-config.json
  • Commit f4487881e4cd20c9e8bcb127ba16ad7cc5af9dfd by github:
    Add PrettyStackTraceSwiftVersion, and use it in the swiftc executable

    • edit: tools/driver/driver.cpp
    • edit: lib/Basic/PrettyStackTrace.cpp
    • edit: test/Frontend/crash.swift
    • edit: include/swift/Basic/PrettyStackTrace.h