Bug 1029659

Summary: lldb3.9 fails to build with GCC 7
Product: [openSUSE] openSUSE Tumbleweed Reporter: Richard Biener <rguenther>
Component: DevelopmentAssignee: Ismail Dönmez <ismail>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P3 - Medium CC: dimstar, ismail, ismail, martin.liska
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1030236    

Description Richard Biener 2017-03-16 09:29:22 UTC
In openSUSE:Factory:Staging:Gcc7

[  507s] In file included from /home/abuild/rpmbuild/BUILD/lldb-3.9.1.src/source/Utility/TaskPool.cpp:10:
[  507s] ../include/lldb/Utility/TaskPool.h:110:14: error: no member named 'bind' in namespace 'std'
[  507s]         std::bind(std::forward<F>(f), std::forward<Args>(args)...));
[  507s]         ~~~~~^
[  507s] 1 error generated.

this causes llvm build to fail and thus Mesa.
Comment 1 Martin Liška 2017-05-02 08:08:19 UTC
Any update on this?
Comment 2 Dominique Leuenberger 2017-05-16 17:36:20 UTC
lldb3_8 is supposed to be deleted - a submission has been added to Staging:C (gcc7)

lldb is from this point forward only provided by llvm4
Comment 3 Dominique Leuenberger 2017-05-29 09:31:20 UTC
lldb3_9 has been dropped from openSUSE:Factory