Bug 1185204

Summary: OpenShadingLanguage in Leap 15.3 doesn't support LLVM 11
Product: [openSUSE] openSUSE Distribution Reporter: Aaron Puchert <aaronpuchert>
Component: DevelopmentAssignee: Max Lin <mlin>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: hpj, stefan.bruens
Version: Leap 15.3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1184920    

Description Aaron Puchert 2021-04-22 22:16:36 UTC
At first glance it's missing -std=c++14 (which newer LLVM require), but judging from the Factory change log maybe there is more.

Solutions are: either update (perhaps a straight submit from Factory?) or hardcode llvm7 in Leap 15.3. See also bug 1184920.
Comment 1 Aaron Puchert 2021-04-23 15:36:34 UTC
Fixed by Max Lin via https://build.opensuse.org/request/show/887528.