[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master-rebranch) (CMake) (Release) #198

Report

[FAILURE] oss-lldb-master-rebranch-incremental-osx-cmake [#198]

Build URL:
https://ci.swift.org/job/oss-lldb-master-rebranch-incremental-osx-cmake/198/
Project:
oss-lldb-master-rebranch-incremental-osx-cmake
Date of build:
Fri, 27 Sep 2019 16:43:06 -0500
Build duration:
39 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 68c5a3aea042fc2e282187b71907cf7ad5999788 by aprantl:
    Prevent assignment to "let"-bound values in Swift expressions.

    • edit: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
    • add: packages/Python/lldbsuite/test/lang/swift/variables/let/TestSwiftLetConstants.py
    • add: packages/Python/lldbsuite/test/lang/swift/variables/let/Makefile
    • edit: source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
    • edit: source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
    • edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserSwift.cpp
    • edit: include/lldb/Symbol/Variable.h
    • add: packages/Python/lldbsuite/test/lang/swift/variables/let/main.swift
    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp
    • edit: source/Symbol/Variable.cpp
    • edit: source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  • Commit ff22da20c38f0b657275dfada6789d866356f33a by aprantl:
    Debug Info: Encode let-bindings using DW_TAG_const_type.

    • edit: test/ClangImporter/objc_ir.swift
    • edit: test/DebugInfo/enum.swift
    • edit: test/DebugInfo/generic_arg5.swift
    • edit: test/DebugInfo/inout.swift
    • edit: test/DebugInfo/typealias.swift
    • edit: test/DebugInfo/DynamicSelf.swift
    • edit: test/DebugInfo/inlined-generics-basic.swift
    • edit: test/DebugInfo/archetypes2.swift
    • edit: lib/IRGen/IRGenDebugInfo.h
    • edit: test/DebugInfo/generic_arg3.swift
    • edit: test/DebugInfo/structs.swift
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: test/DebugInfo/protocolarg.swift
    • edit: test/DebugInfo/generic_args.swift
    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: test/DebugInfo/generic_arg.swift
    • edit: test/IRGen/opaque_result_type_debug.swift
    • edit: test/DebugInfo/struct_resilience.swift
    • edit: lib/AST/Decl.cpp
    • edit: test/DebugInfo/nostorage.swift
  • Commit 14453147d6182073ab1011fc4cf6a7271f42777f by jgroff:
    Reflection: Remove StartAddress from ReflectionInfo.

    • edit: stdlib/public/Reflection/TypeRefBuilder.cpp
    • edit: include/swift/Reflection/ReflectionContext.h
    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp
  • Commit c377e8b72c4214a87b076d4b14ee3f6a478149c5 by jgroff:
    Demangler: Fix out-of-bounds read printing quoted high-bit characters.

    • edit: lib/Demangling/NodePrinter.cpp
  • Commit 11b2c29125ac487f3e8aeca7d54a8bf937954011 by jgroff:
    swift-reflection-dump: Virtualize logical-to-physical address mapping.

    • edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
  • Commit 2fe68922ab97e842458f136039127ae0e61bc5a2 by github:
    Demangler: Keep printing printable chars in QuotedString

    • edit: lib/Demangling/NodePrinter.cpp
  • Commit 8db900634dd7a671e2627883f02d449a1f85650e by compnerd:
    Revert "Fix parsing of ELF images"

    • edit: stdlib/public/runtime/ImageInspectionELF.h
    • edit: include/swift/Reflection/ReflectionContext.h
    • edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
  • Commit 76915b2db1c567d9d1581532158f08b9e4cb7bc5 by github:
    [XFail] Disable Runtime/linux-fatal-backtrace (55490694)

    • edit: test/Runtime/linux-fatal-backtrace.swift