[swift-lldb-dev] [Swift CI] Build Still Failing: 0. OSS - LLDB Incremental - OS X (master) #3850

Adrian Prantl aprantl at apple.com
Tue Jun 28 10:42:55 CDT 2016


This is mine to fix.

-- adrian 


> On Jun 27, 2016, at 10:36 PM, no-reply at swift.org wrote:
> 
> New issue found!
> 
> [FAILURE] oss-lldb-incremental-osx [#3850]
> 
> Build URL:	https://ci.swift.org/job/oss-lldb-incremental-osx/3850/
> Project:	oss-lldb-incremental-osx
> Date of build:	Mon, 27 Jun 2016 21:51:34 -0700
> Build duration:	45 min
> Identified problems:
> 
> 	• Assertion failure: This build failed because of an assertion failure. Below is a list of all errors in the build log:
> 		• Indication 1
> 	• Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
> 		• Indication 1
> 
> Changes
> 
> 	• Commit ff2a0aeedfea364393f07af3f2ab0e43336d0185 by compnerd:
> build: more stringent gold checks
> 
> 		• edit: cmake/modules/AddSwiftUnittests.cmake
> 
> 	• Commit c870052520cd2d9aa5791d7e492137f6418380b4 by spestov:
> Sema: Give capture analysis ability to sniff out uses of dynamic 'Self'
> 
> 		• edit: lib/AST/CaptureInfo.cpp
> 		• edit: lib/Sema/TypeCheckExpr.cpp
> 		• edit: include/swift/AST/CaptureInfo.h
> 		• add: lib/Sema/TypeCheckCaptures.cpp
> 		• edit: include/swift/AST/DiagnosticsSema.def
> 		• add: test/expr/capture/generic_params.swift
> 		• edit: lib/AST/ASTDumper.cpp
> 		• edit: lib/SIL/TypeLowering.cpp
> 		• add: test/expr/capture/dynamic_self.swift
> 		• edit: lib/Sema/CMakeLists.txt
> 
> 	• Commit cbf1ab2c83c6b606bb2666d4a893a7fa388d6168 by spestov:
> SIL: Remove an assertion
> 
> 		• edit: lib/SIL/SILArgument.cpp
> 
> 	• Commit b246d09470f15155e35e2f2d79319ac91dcdb763 by spestov:
> SILOptimizer: Don't inline functions that directly reference the
> 
> 		• edit: lib/SILOptimizer/Utils/Local.cpp
> 
> 	• Commit 2a59ad7d0561f865be1b8d9525526359ddc6cff5 by spestov:
> SIL: Add support for capturing the dynamic Self metatype
> 
> 		• edit: test/SILGen/dynamic_self.swift
> 		• edit: lib/SIL/SILFunctionType.cpp
> 		• edit: lib/SILGen/SILGenFunction.cpp
> 		• edit: test/Interpreter/dynamic_self.swift
> 		• edit: lib/SIL/TypeLowering.cpp
> 		• edit: test/SILOptimizer/inline_self.swift
> 		• edit: lib/SILGen/SILGenProlog.cpp
> 		• edit: lib/SIL/SILVerifier.cpp
> 
> 	• Commit 935b702a0747b6cdb481c28d196589de53f0412a by aprantl:
> Add an assertion to IRBuilder to prevent function calls with no debug
> 
> 		• edit: lib/IRGen/IRGenDebugInfo.cpp
> 		• edit: lib/IRGen/IRGenFunction.cpp
> 		• edit: lib/IRGen/GenCall.cpp
> 		• edit: lib/IRGen/GenDecl.cpp
> 		• edit: lib/IRGen/GenFunc.cpp
> 		• edit: lib/IRGen/IRGenSIL.cpp
> 		• edit: lib/IRGen/GenMeta.cpp
> 		• edit: lib/IRGen/IRBuilder.h
> 		• edit: lib/IRGen/IRGenDebugInfo.h
> 		• edit: lib/IRGen/GenObjC.cpp
> 
> 	• Commit e236b6822540d3e566f8b98386fde762d9fac050 by mgottesman:
> [gardening] Add the swift license header to the top of our lit.*.cfg.*
> 
> 		• edit: validation-test/lit.cfg
> 		• edit: validation-test/lit.site.cfg.in
> 		• edit: test/lit.site.cfg.in



More information about the swift-lldb-dev mailing list