[swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #1419

Xi Ge xi_ge at apple.com
Thu Aug 3 21:54:01 CDT 2017


Thank you, Bob!

> On Aug 3, 2017, at 7:22 PM, Bob Wilson <bob.wilson at apple.com> wrote:
> 
> We’ll temporarily remove lldb from the PR testing.
> 
>> On Aug 3, 2017, at 7:04 PM, Xi Ge <xi_ge at apple.com <mailto:xi_ge at apple.com>> wrote:
>> 
>> Do we a radar to keep track of this? the build error seems to be blocking our PR testing.
>> 
>> Xi
>>> On Aug 3, 2017, at 4:11 PM, Mishal Shah via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
>>> 
>>> Hi,
>>> 
>>> /home/buildnode/disk1/workspace/oss-swift-package-linux-ubuntu-16_10/lldb/source/Commands/CommandObjectArgs.cpp:226:75: error: 'Index' is a private member of 'llvm::detail::result_pair<llvm::ArrayRef<lldb_private::Args::ArgEntry> >'
>>>     result.GetOutputStream().Printf("%" PRIu64 " (%s): ", (uint64_t)entry.Index,
>>>                                                                           ^
>>> /home/buildnode/disk1/workspace/oss-swift-package-linux-ubuntu-16_10/llvm/include/llvm/ADT/STLExtras.h:1030:15: note: declared private here
>>>   std::size_t Index;
>>>               ^
>>> /home/buildnode/disk1/workspace/oss-swift-package-linux-ubuntu-16_10/lldb/source/Commands/CommandObjectArgs.cpp:227:43: error: no member named 'Value' in 'llvm::detail::result_pair<llvm::ArrayRef<lldb_private::Args::ArgEntry> >'
>>>                                     entry.Value.c_str());
>>>                                     ~~~~~ ^
>>> /home/buildnode/disk1/workspace/oss-swift-package-linux-ubuntu-16_10/lldb/source/Commands/CommandObjectArgs.cpp:228:38: error: 'Index' is a private member of 'llvm::detail::result_pair<llvm::ArrayRef<lldb_private::Args::ArgEntry> >'
>>>     value_list.GetValueAtIndex(entry.Index)->Dump(&result.GetOutputStream());
>>>                                      ^
>>> /home/buildnode/disk1/workspace/oss-swift-package-linux-ubuntu-16_10/llvm/include/llvm/ADT/STLExtras.h:1030:15: note: declared private here
>>>   std::size_t Index;
>>>               ^
>>> 3 errors generated.
>>> 
>> 
> 

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


More information about the swift-dev mailing list