[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #2588

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#2588]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/2588/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 08 Nov 2018 14:13:32 -0600
Build duration:
10 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 6b067e0e9a2484721b64dd14273e6e5b2043fd68 by ben_cohen:
    Sort source stability results, similar to ABI test change

    • edit: test/api-digester/stability-stdlib-source.swift
  • Commit 7f86780aed7d3083d67e1ab2642ecefca7b7f660 by syaghmour:
    Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to

    • edit: include/lldb/Symbol/ClangASTContext.h
    • add: packages/Python/lldbsuite/test/expression_command/radar_43822994/Makefile
    • edit: source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
    • edit: source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
    • edit: source/Symbol/ClangASTContext.cpp
    • add: packages/Python/lldbsuite/test/expression_command/radar_43822994/TestScopedEnumType.py
    • edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    • add: packages/Python/lldbsuite/test/expression_command/radar_43822994/main.cpp
  • Commit 6ca9ad36d1138efc8a05c720a0bebf5557407a50 by zturner:
    [NativePDB] Higher fidelity reconstruction of AST from Debug Info.

    • edit: lit/SymbolFile/NativePDB/Inputs/globals-classes.lldbinit
    • edit: source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
    • edit: lit/SymbolFile/NativePDB/global-classes.cpp
    • edit: lit/SymbolFile/NativePDB/Inputs/function-types-classes.lldbinit
    • add: lit/SymbolFile/NativePDB/ast-reconstruction.cpp
    • edit: lit/SymbolFile/NativePDB/function-types-classes.cpp
    • edit: source/Plugins/SymbolFile/NativePDB/PdbUtil.h
    • edit: source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
    • add: lit/SymbolFile/NativePDB/Inputs/ast-reconstruction.lldbinit
    • edit: source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  • Commit 214985fe8abd4aa5f44bf876d21b5cd7cb25b0e5 by zturner:
    Fix bug in PE/COFF plugin and ValueObjectVariable.

    • add: lit/SymbolFile/NativePDB/Inputs/globals-bss.lldbinit
    • add: lit/SymbolFile/NativePDB/globals-bss.cpp
    • edit: lit/SymbolFile/NativePDB/ast-reconstruction.cpp
    • edit: source/Core/ValueObjectVariable.cpp
    • edit: source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp

Shafik, is this yours?

/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-16_04/llvm/tools/clang/lib/AST/DeclBase.cpp:934:58: error: no member named 'identifyObject' in 'llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, 4096, 4096>'

AFAICT this is not related to my change.

It doesn’t appear to be related to any change on this blame list