[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (swift 5.1) #266

Report

[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#266]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/266/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Wed, 24 Apr 2019 19:14:38 -0500
Build duration:
3 hr 17 min

Changes

  • Commit 913c4b68d3b6418b80d78be56059d06a9204a651 by ahatanaka:
    Improve -Wuninitialized warning under ARC for block variables that are

    • edit: lib/Sema/AnalysisBasedWarnings.cpp
    • edit: test/FixIt/fixit-recursive-block.c
    • edit: include/clang/Basic/DiagnosticSemaKinds.td
  • Commit 60411ec408fa0968666f19ed72697b46d8b7f184 by aprantl:
    Revert "Revert "Implement sys::fs::copy_file using the macOS copyfile(3)

    • edit: lib/Support/Path.cpp
    • edit: lib/Support/Unix/Path.inc
  • Commit adf97809dfee096d24db410e85b1db4f9e344a36 by aprantl:
    Revert using fcopyfile(3) to implement sys::fs::copy_file(Twine, int) on

    • edit: lib/Support/Path.cpp
    • edit: lib/Support/Unix/Path.inc
  • Commit 3c4c8a2edec5680cb27994043c84e70be55b7f74 by jonas:
    Add "operator bool" to SB APIs

    • edit: source/API/SBTypeSummary.cpp
    • edit: source/API/SBReproducer.cpp
    • edit: include/lldb/API/SBThreadPlan.h
    • edit: scripts/interface/SBCommunication.i
    • edit: scripts/interface/SBError.i
    • edit: scripts/interface/SBStringList.i
    • edit: source/API/SBCompileUnit.cpp
    • edit: source/API/SBLineEntry.cpp
    • edit: source/API/SBTypeFilter.cpp
    • edit: source/API/SBSymbolContext.cpp
    • edit: scripts/interface/SBTypeSummary.i
    • edit: source/API/SBEvent.cpp
    • edit: scripts/interface/SBTypeCategory.i
    • edit: source/API/SBThreadCollection.cpp
    • edit: scripts/interface/SBModule.i
    • edit: include/lldb/API/SBTrace.h
    • edit: source/API/SBInstructionList.cpp
    • edit: scripts/interface/SBInstruction.i
    • edit: include/lldb/API/SBStringList.h
    • edit: include/lldb/API/SBData.h
    • edit: include/lldb/API/SBTypeEnumMember.h
    • edit: scripts/interface/SBWatchpoint.i
    • edit: source/API/SBThread.cpp
    • edit: source/API/SBModule.cpp
    • edit: source/API/SBValue.cpp
    • edit: include/lldb/API/SBSymbolContext.h
    • edit: include/lldb/API/SBTypeSynthetic.h
    • edit: scripts/interface/SBThreadCollection.i
    • edit: scripts/lldb.swig
    • edit: include/lldb/API/SBFileSpec.h
    • edit: include/lldb/API/SBCommandReturnObject.h
    • edit: scripts/interface/SBType.i
    • edit: source/API/SBStream.cpp
    • edit: include/lldb/API/SBTraceOptions.h
    • edit: scripts/interface/SBCompileUnit.i
    • edit: scripts/interface/SBTrace.i
    • edit: scripts/interface/SBDeclaration.i
    • edit: source/API/SBStringList.cpp
    • edit: source/API/SBSymbol.cpp
    • edit: include/lldb/API/SBTypeFilter.h
    • edit: include/lldb/API/SBProcess.h
    • edit: include/lldb/API/SBProcessInfo.h
    • edit: source/API/SBTypeCategory.cpp
    • edit: include/lldb/API/SBType.h
    • edit: include/lldb/API/SBInstruction.h
    • edit: include/lldb/API/SBThread.h
    • edit: scripts/interface/SBTraceOptions.i
    • edit: include/lldb/API/SBThreadCollection.h
    • edit: source/API/SBProcessInfo.cpp
    • edit: include/lldb/API/SBBroadcaster.h
    • edit: source/API/SBTypeFormat.cpp
    • edit: include/lldb/API/SBFunction.h
    • edit: scripts/Python/modify-python-lldb.py
    • edit: include/lldb/API/SBFrame.h
    • edit: include/lldb/API/SBTypeCategory.h
    • edit: include/lldb/API/SBBlock.h
    • edit: include/lldb/API/SBDebugger.h
    • edit: include/lldb/API/SBModule.h
    • edit: scripts/interface/SBTarget.i
    • edit: scripts/interface/SBCommandInterpreter.i
    • edit: scripts/interface/SBData.i
    • edit: scripts/interface/SBThreadPlan.i
    • edit: source/API/SBWatchpoint.cpp
    • edit: source/API/SBCommandInterpreter.cpp
    • edit: source/API/SBValueList.cpp
    • edit: include/lldb/API/SBBreakpoint.h
    • edit: source/API/SBType.cpp
    • edit: include/lldb/API/SBCompileUnit.h
    • edit: source/API/SBBreakpoint.cpp
    • edit: source/API/SBBreakpointName.cpp
    • edit: include/lldb/API/SBTypeNameSpecifier.h
    • edit: scripts/interface/SBEvent.i
    • edit: include/lldb/API/SBError.h
    • edit: scripts/interface/SBBlock.i
    • edit: source/API/SBTrace.cpp
    • edit: source/API/SBDeclaration.cpp
    • edit: include/lldb/API/SBTypeFormat.h
    • edit: source/API/SBThreadPlan.cpp
    • edit: scripts/interface/SBTypeNameSpecifier.i
    • edit: source/API/SBPlatform.cpp
    • edit: include/lldb/API/SBSymbolContextList.h
    • edit: scripts/interface/SBSection.i
    • edit: scripts/interface/SBQueue.i
    • edit: include/lldb/API/SBLineEntry.h
    • edit: source/API/SBSymbolContextList.cpp
    • edit: scripts/interface/SBPlatform.i
    • edit: source/API/SBFunction.cpp
    • edit: include/lldb/API/SBValue.h
    • edit: source/API/SBCommandReturnObject.cpp
    • edit: source/API/SBError.cpp
    • edit: source/API/SBInstruction.cpp
    • edit: source/API/SBData.cpp
    • edit: source/API/SBStructuredData.cpp
    • edit: scripts/interface/SBLineEntry.i
    • edit: include/lldb/API/SBStructuredData.h
    • edit: scripts/interface/SBSymbolContext.i
    • edit: include/lldb/API/SBWatchpoint.h
    • edit: scripts/interface/SBSymbol.i
    • edit: source/API/SBCommunication.cpp
    • edit: source/API/SBDebugger.cpp
    • edit: include/lldb/API/SBCommunication.h
    • edit: include/lldb/API/SBListener.h
    • edit: source/API/SBFileSpec.cpp
    • edit: source/API/SBProcess.cpp
    • edit: source/API/SBListener.cpp
    • edit: scripts/interface/SBTypeFilter.i
    • edit: scripts/interface/SBVariablesOptions.i
    • edit: include/lldb/API/SBQueueItem.h
    • edit: scripts/interface/SBFrame.i
    • edit: scripts/interface/SBInstructionList.i
    • edit: scripts/interface/SBProcess.i
    • edit: include/lldb/API/SBSection.h
    • edit: source/API/SBSection.cpp
    • edit: include/lldb/API/SBTarget.h
    • edit: source/API/SBBlock.cpp
    • edit: include/lldb/API/SBModuleSpec.h
    • edit: scripts/interface/SBStructuredData.i
    • edit: include/lldb/API/SBEvent.h
    • edit: include/lldb/API/SBCommandInterpreter.h
    • edit: source/API/SBFrame.cpp
    • edit: scripts/interface/SBQueueItem.i
    • edit: source/API/SBUnixSignals.cpp
    • edit: include/lldb/API/SBStream.h
    • edit: include/lldb/API/SBUnixSignals.h
    • edit: scripts/interface/SBDebugger.i
    • edit: scripts/interface/SBBroadcaster.i
    • edit: scripts/interface/SBTypeEnumMember.i
    • edit: scripts/interface/SBValueList.i
    • edit: include/lldb/API/SBBreakpointName.h
    • edit: source/API/SBTypeSynthetic.cpp
    • edit: source/API/SBBreakpointLocation.cpp
    • edit: source/API/SBTarget.cpp
    • edit: scripts/interface/SBBreakpoint.i
    • edit: source/API/SBVariablesOptions.cpp
    • edit: include/lldb/API/SBTypeSummary.h
    • edit: scripts/interface/SBBreakpointLocation.i
    • edit: scripts/interface/SBTypeFormat.i
    • edit: include/lldb/API/SBInstructionList.h
    • edit: scripts/interface/SBThread.i
    • edit: scripts/interface/SBSymbolContextList.i
    • edit: source/API/SBModuleSpec.cpp
    • edit: include/lldb/API/SBVariablesOptions.h
    • edit: source/API/SBBroadcaster.cpp
    • edit: scripts/interface/SBFunction.i
    • edit: scripts/interface/SBProcessInfo.i
    • edit: source/API/SBTraceOptions.cpp
    • edit: include/lldb/API/SBPlatform.h
    • edit: source/API/SBQueue.cpp
    • edit: source/API/SBTypeEnumMember.cpp
    • edit: source/API/SBTypeNameSpecifier.cpp
    • edit: scripts/interface/SBCommandReturnObject.i
    • edit: scripts/interface/SBListener.i
    • edit: include/lldb/API/SBSymbol.h
    • edit: scripts/interface/SBTypeSynthetic.i
    • edit: scripts/interface/SBBreakpointName.i
    • edit: include/lldb/API/SBValueList.h
    • edit: scripts/interface/SBAddress.i
    • edit: scripts/interface/SBModuleSpec.i
    • edit: source/API/SBAddress.cpp
    • edit: include/lldb/API/SBDeclaration.h
    • edit: include/lldb/API/SBQueue.h
    • edit: include/lldb/API/SBBreakpointLocation.h
    • edit: scripts/interface/SBUnixSignals.i
    • edit: scripts/interface/SBFileSpec.i
    • edit: scripts/interface/SBValue.i
    • edit: source/API/SBQueueItem.cpp
    • edit: scripts/interface/SBStream.i
    • edit: include/lldb/API/SBAddress.h
  • Commit fc4f8645079b08ecfadbdfbe57bf4fe96189bf12 by jonas:
    Attempt to fix MSVC build error after r355824

    • edit: include/lldb/Utility/ReproducerInstrumentation.h
  • Commit f1efc97534e911cb8f6a74291ae8533570fad135 by jonas:
    [lldb] [Reproducer] Move SBRegistry registration into declaring files

    • edit: source/API/SBBreakpointName.cpp
    • edit: source/API/SBPlatform.cpp
    • edit: source/API/SBFrame.cpp
    • edit: source/API/SBTypeCategory.cpp
    • edit: source/API/SBSourceManager.cpp
    • edit: source/API/SBTypeFormat.cpp
    • edit: source/API/SBHostOS.cpp
    • edit: source/API/SBThreadPlan.cpp
    • edit: source/API/SBFunction.cpp
    • edit: source/API/SBDebugger.cpp
    • edit: source/API/SBAttachInfo.cpp
    • edit: source/API/SBListener.cpp
    • edit: include/lldb/Utility/ReproducerInstrumentation.h
    • edit: source/API/SBInstructionList.cpp
    • edit: source/API/SBSymbol.cpp
    • edit: source/API/SBData.cpp
    • edit: source/API/SBReproducerPrivate.h
    • edit: source/API/SBTypeFilter.cpp
    • edit: source/API/SBTypeSynthetic.cpp
    • edit: source/API/SBExecutionContext.cpp
    • edit: source/API/SBTrace.cpp
    • edit: source/API/SBTypeEnumMember.cpp
    • edit: source/API/SBCommandInterpreter.cpp
    • edit: source/API/SBStream.cpp
    • edit: source/API/SBStructuredData.cpp
    • edit: source/API/SBSymbolContextList.cpp
    • edit: source/API/SBValue.cpp
    • edit: source/API/SBCommunication.cpp
    • edit: source/API/SBCommandReturnObject.cpp
    • edit: source/API/SBType.cpp
    • edit: source/API/SBBreakpoint.cpp
    • edit: source/API/SBBroadcaster.cpp
    • edit: source/API/SBLineEntry.cpp
    • edit: source/API/SBModule.cpp
    • edit: source/API/SBExpressionOptions.cpp
    • edit: source/API/SBFileSpec.cpp
    • edit: source/API/SBTarget.cpp
    • edit: source/API/SBError.cpp
    • edit: source/API/SBThread.cpp
    • edit: source/API/SBReproducer.cpp
    • edit: source/API/SBEvent.cpp
    • edit: source/API/SBMemoryRegionInfo.cpp
    • edit: source/API/SBStringList.cpp
    • edit: source/API/SBSymbolContext.cpp
    • edit: source/API/SBInstruction.cpp
    • edit: source/API/SBBreakpointLocation.cpp
    • edit: source/API/SBVariablesOptions.cpp
    • edit: source/API/SBQueue.cpp
    • edit: source/API/SBQueueItem.cpp
    • edit: source/API/SBCompileUnit.cpp
    • edit: source/API/SBUnixSignals.cpp
    • edit: source/API/SBTraceOptions.cpp
    • edit: source/API/SBLanguageRuntime.cpp
    • edit: source/API/SBDeclaration.cpp
    • edit: source/API/SBValueList.cpp
    • edit: source/API/SBLaunchInfo.cpp
    • edit: source/API/SBProcessInfo.cpp
    • edit: source/API/SBSection.cpp
    • edit: source/API/SBTypeNameSpecifier.cpp
    • edit: source/API/SBWatchpoint.cpp
    • edit: source/API/SBTypeSummary.cpp
    • edit: source/API/SBModuleSpec.cpp
    • edit: source/API/SBMemoryRegionInfoList.cpp
    • edit: source/API/SBThreadCollection.cpp
    • edit: source/API/SBAddress.cpp
    • edit: source/API/SBBlock.cpp
    • edit: unittests/Utility/ReproducerInstrumentationTest.cpp
    • edit: source/API/SBFileSpecList.cpp
    • edit: source/API/SBProcess.cpp
  • Commit 4ed9f72d742349b9dda17b886ef547872d6eb4c4 by jonas:
    [Reproducers] Limit logging to calls that cross the API boundary.

    • edit: source/Utility/ReproducerInstrumentation.cpp
    • edit: include/lldb/Utility/ReproducerInstrumentation.h
  • Commit 5d2c1bbec37586c137e9d5d92c0a167ba68e1290 by friss:
    Fix infinite recursion when calling C++ template functions

    • 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
    • edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  • Commit 7704c94c212e76db4db1a718268e64c171a5e788 by i.partridge:
    NSStringAPI: perf: UTF8 String -> Data

    • edit: Foundation/NSStringAPI.swift
  • Commit c4e40acd24faa5aefd5c739bf7411c630cd87dde by nhawes:
    [ModuleInterface] Allow non-mutable IBOutlet instance properties in

    • add: test/ParseableInterface/iboutlet-private-set.swift
    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit 97387137c515411053e79542a7f9aa605adabe3f by nhawes:
    [Serialization] Don't add an OverrideAttr if the 'overridden' decl is a

    • add: test/ParseableInterface/convenience-init.swift
    • edit: lib/Serialization/Deserialization.cpp
  • Commit f223859d1bbe9af9d827c38d68ab6371308d4833 by mishal_shah:
    Update the swift-5.1-branch scheme to use swift-5.1-branch

    • edit: utils/update_checkout/update-checkout-config.json
  • Commit f7261e8b6a74e6e4cd8db299ab79190f43a11598 by mishal_shah:
    Add support for swift-5.1-branch-04-24-2019 branch

    • edit: utils/update_checkout/update-checkout-config.json