[Swift CI] Build Failure: 0. OSS - LLDB - OS X (master) (Release) #4492

Report

[FAILURE] oss-lldb-osx [#4492]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/4492/
Project:
oss-lldb-osx
Date of build:
Thu, 07 Mar 2019 12:43:05 -0600
Build duration:
1 hr 28 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit de51f8cac6a16dfd15ef3f6815bab10f5120ddb8 by eeckstein:
    Remangler: use the bump pointer allocator instead of std::vector for

    • edit: include/swift/Demangling/ManglingUtils.h
    • edit: include/swift/Basic/Mangler.h
    • edit: include/swift/Demangling/Demangler.h
    • edit: lib/Demangling/Remangler.cpp
  • Commit 9050be62de7020b9aae929b55c23e7c1d40e16bc by eeckstein:
    Remangler: Implement the hash map for substitutions in the spirit of

    • edit: lib/Demangling/Remangler.cpp
  • Commit 3bd7f027f8968efa7551aac1f09d54aa78804ad1 by eeckstein:
    Runtime: use SmallVector instead of std::vector to avoid memory

    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • edit: include/swift/Demangling/TypeDecoder.h
    • edit: stdlib/public/runtime/Demangle.cpp
    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: stdlib/public/Reflection/CMakeLists.txt
    • edit: stdlib/public/runtime/LLVMSupport.cpp
    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: stdlib/public/runtime/Private.h
  • Commit a60086f1ddc822f5c1acd602fc7d23074abfbae8 by eeckstein:
    Runtime: use lambdas to avoid allocations in std::function

    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: stdlib/public/runtime/Private.h
    • edit: stdlib/public/runtime/ReflectionMirror.mm
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • edit: stdlib/public/runtime/MetadataLookup.cpp
  • Commit d7fd45d74a77f244c02e1b0716e4b2e6b905f668 by eeckstein:
    Remangler: Use a bump-pointer allocated string instead of std::string

    • edit: stdlib/public/Reflection/TypeRefBuilder.cpp
    • edit: include/swift/Demangling/Demangle.h
    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: include/swift/Demangling/Demangler.h
    • edit: lib/Demangling/Demangler.cpp
    • edit: lib/Demangling/Remangler.cpp
    • edit: stdlib/public/runtime/MetadataLookup.cpp
  • Commit 0dd2495815bd5b5dd501e07f2719f297da501662 by eeckstein:
    runtime: bail in createBoundGenericType if the number of generic

    • edit: stdlib/public/runtime/MetadataLookup.cpp
  • Commit 8cc813d624e1948e2c59e765a20fdbe005242f6e by aschwaighofer:
    Reduce the time spend in StringMemoryTest

    • edit: validation-test/stdlib/StringMemoryTest.swift
  • Commit b3c9161ebbcfa11f217feca87e4f38967c1d9308 by github:
    Update CHANGELOG.md

    • edit: CHANGELOG.md