[swift-dev] compilation error in lldb

Alex Blewitt alblue at apple.com
Tue Feb 21 09:13:05 CST 2017


I mentioned in an earlier mail today to swift-users that the swift-lldb seems to be broken on master on Linux. The only reason that it's passing at the moment is that the other builds are using stable, rather than master, for the swift-lldb checkout.

https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20170220/004803.html <https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20170220/004803.html>

Alex

> On 21 Feb 2017, at 14:33, Pushkar N Kulkarni via swift-dev <swift-dev at swift.org> wrote:
> 
> Hi there, 
> 
> Am I the only one seeing this build error with all the repos on their latest masters? I tried doing a clean build too. Here's the error message: 
> 
> /home/pushkar/swift/lldb/source/Symbol/SwiftASTContext.cpp:3181:22: error: no viable conversion from 'swift::SearchPathOptions::FrameworkSearchPath' to 'std::string' (aka 'basic_string<char>')
> 
>     for (std::string swift_path : ast->SearchPathOpts.FrameworkSearchPaths) {
> 
> 
> I guess I'm missing something. Can someone help please? Thank you!
> 
> Pushkar N Kulkarni,
> IBM Runtimes
> 
> Simplicity is prerequisite for reliability - Edsger W. Dijkstra
> 
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170221/7bc586c4/attachment.html>


More information about the swift-dev mailing list