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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1385/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Sat, 09 Feb 2019 14:15:38 -0600
Build duration:
3 hr 20 min

Changes

  • Commit eab56a96ecae3e1126787da387784d317dd49df3 by artem.dergachev:
    Revert "[analyzer] Remove the "postponed" hack, deal with derived

    • edit: test/Analysis/malloc.c
    • edit: include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
    • edit: test/Analysis/symbol-reaper.c
    • edit: lib/StaticAnalyzer/Core/RegionStore.cpp
  • Commit a189c4d8a69c8326126cdacde49ec8d95cbf5d66 by aprantl:
    Swift: Support renamed types as Clang types.

    • edit: lit/Swift/No.swiftmodule-ObjC.test
    • edit: lit/Swift/Inputs/ObjCStuff.h
    • edit: lit/Swift/Inputs/No.swiftmodule-ObjC.swift
    • edit: lit/Swift/Inputs/ObjCStuff.m
    • edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserSwift.cpp
  • Commit da79d60ff1f9d1095fe5beb2d637ab511dde102f by apl:
    [DebugInfo] Make modulecache test windows-compatible

    • edit: test/DebugInfo/modulecache.swift
  • Commit caac1bf8504ed2def42796bd0fb6b10d3e03b0c7 by moiseev:
    [overlay] Size the os_log pack buffer appropriately

    • edit: stdlib/public/Darwin/os/os.m
  • Commit 5617e4a79350a950c7e60eca186ee29e580f78db by xi_ge:
    AST: TapExpr should return sub-expression's source locations if set.

    • edit: include/swift/AST/Expr.h
    • add: test/IDE/range_info_string_interpolation.swift
  • Commit a9f9f3ddeca9ff57eddc9be885446f5da1e5e63c by xi_ge:
    SwiftSyntax: address some post-commit review comments

    • edit: utils/gyb_syntax_support/init.py
  • Commit b2f03275164136863dedafa7bce9beaf39e0d918 by spestov:
    IDE: Remove getTypeFromMangledSymbolname()

    • delete: test/DebugInfo/DumpTypeFromMangledName.swift
    • edit: validation-test/Serialization/bridging-header-first.swift
    • edit: include/swift/IDE/Utils.h
    • edit: test/DebugInfo/DumpDeclFromMangledName.swift
    • delete: test/DebugInfo/Inputs/type-reconstr-names.txt
    • edit: test/IDE/reconstruct_type_from_mangled_name.swift
    • edit: tools/lldb-moduleimport-test/lldb-moduleimport-test.cpp
    • edit: lib/IDE/TypeReconstruction.cpp
    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: lib/IDE/ModuleInterfacePrinting.cpp
  • Commit 60da82b70dc43d2e13764daccb7ece6a0d4fd392 by spestov:
    [GSB] [Diag] Constraint to concrete type using ":" should offer a fix-it

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: test/Constraints/generics.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: include/swift/AST/GenericSignatureBuilder.h
  • Commit 2301bff548b11a620438b8430856ce1f7a1044d1 by github:
    Add some defensive checks against invalid serialization (#22466)

    • edit: lib/Serialization/Serialization.cpp
  • Commit 0f493a68b352ec89f30fd5ab669bbf0509898fbc by jordan_rose:
    [Sema] Improve diagnostics for access level of protocol witness in

    • edit: test/attr/accessibility_proto.swift
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Compatibility/accessibility.swift
    • edit: test/Sema/accessibility.swift
  • Commit f441f089cc743066435c4235d8803b9563675d81 by compnerd:
    build: fix mismatch of MSVCRT in release mode

    • edit: cmake/modules/AddSwift.cmake