Bug 1413963 - llvm/clang version missmatch
Summary: llvm/clang version missmatch
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: clang
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dave Airlie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-17 12:54 UTC by Nicolas Chauvet (kwizart)
Modified: 2017-02-13 17:44 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-13 17:44:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Update clang to 3.8.1 (1.18 KB, patch)
2017-01-17 13:44 UTC, Nicolas Chauvet (kwizart)
no flags Details | Diff

Description Nicolas Chauvet (kwizart) 2017-01-17 12:54:01 UTC
Description of problem:
llvm was updated to 3.8.1 is f24 and f25, but clang not.
clang is currently unusable and it's not possible to rebuild mesa (with opencl support) because of this.


Version-Release number of selected component (if applicable):
3.8.0

How reproducible:
always

Steps to Reproduce:
1. build mesa src.rpm

Actual results:
in mesa build.log: llvm 3.8.1/ clang 3.8.0
checking for llvm-config... /usr/bin/llvm-config
configure: error: Could not find clang internal header stddef.h in /usr/lib/clang/3.8.1 Use --with-clang-libdir to specify the correct path to the clang libraries.
error: Bad exit status from /var/tmp/rpm-tmp.Zp6L0J (%build)

Expected results:
clang should find it's includedir

Additional info:
Please update clang to 3.8.1

Comment 1 Nicolas Chauvet (kwizart) 2017-01-17 13:44:03 UTC
Created attachment 1241778 [details]
Update clang to 3.8.1

Comment 2 Nicolas Chauvet (kwizart) 2017-01-17 13:45:15 UTC
There is also a need to update compiler-rt and lldb. At least...


Note You need to log in before you can comment on or make changes to this bug.