[swift-dev] Build failure in LLDB

Joseph Bell joe at iachieved.it
Fri Jan 1 16:02:16 CST 2016


Confirmed that as of the following revs the world builds and all tests
passing:

% swift swiftrevs.swift
swift:c264b1eda0d
llvm:3ebdbb2c7e5
clang:f66c5bb67b9
lldb:37fa5a942ff
cmark:5af77f3c1d7
llbuild:7fba6e6213e
swiftpm:ea137609d80
swift-corelibs-xctest:75d601cd8ca
swift-corelibs-foundation:576e6d966b8
swift-integration-tests:bade6e5395f

Joe

On Fri, Jan 1, 2016 at 12:46 PM, Joseph Bell <joe at iachieved.it> wrote:

> I've confirmed that the lldb failure is with a pristine build environment
> as well:
>
> lldb/source/Plugins/ExpressionParser/Swift/SwiftPersistentExpressionState.cpp:146:79:
> error: no member named 'getBodyParamPatterns' in 'swift::FuncDecl'
>         llvm::MutableArrayRef<swift::Pattern *> lhs_patterns =
> lhs_func_decl->getBodyParamPatterns();
>
>  ~~~~~~~~~~~~~  ^
>
>
> On Fri, Jan 1, 2016 at 10:55 AM, Joseph Bell <joe at iachieved.it> wrote:
>
>> Good morning and Happy New Year.
>>
>> All repos updated with ./swift/utils/update-checkout --all as of 10AM
>> Central, and getting a compile failure on:
>>
>> lldb/source/Plugins/ExpressionParser/Swift/SwiftPersistentExpressionState.cpp:146:79:
>> error: no member named 'getBodyParamPatterns' in 'swift::FuncDecl'
>>         llvm::MutableArrayRef<swift::Pattern *> lhs_patterns =
>> lhs_func_decl->getBodyParamPatterns();
>>
>> I see a number of commits going into swift repo at the moment, can anyone
>> confirm rebuilding lldb against it?
>>
>> Joe
>>
>>
>>
>>
>


-- 
---
http://dev.iachieved.it/iachievedit/
@iachievedit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160101/cd8a696f/attachment.html>


More information about the swift-dev mailing list