Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 505520

Summary: media-libs/mesa-10.1.0 - In file included from llvm/invocation.cpp:25: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include/g++-v4/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard.
Product: Gentoo Linux Reporter: Robert <lorenzen.robert>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of emerge --info
output of emerge -pqv
mesa-build.log.bz2

Description Robert 2014-03-24 03:26:20 UTC
Created attachment 373388 [details]
output of emerge --info

I have been trying to get mesa-10.1.0 to install with the latest llvm-9999 live build. I found a patch for the first error, but that was just a change of /usr/include/llvm/Linker/linker.h to /usr/include/llvm/Linker/Linker/linker.h but now I get this error.

I have tried to look on the freedesktop.org site for another patch but it seems i am the only one with this issue, or else everyone knows how to fix it except me.

Any help would be appreciated
Comment 1 Robert 2014-03-24 03:26:41 UTC
Created attachment 373390 [details]
output of emerge -pqv
Comment 2 Robert 2014-03-24 03:28:02 UTC
Created attachment 373392 [details]
mesa-build.log.bz2
Comment 3 Matt Turner gentoo-dev 2015-02-22 21:57:00 UTC
Probably a fleeting compatibility issue with llvm.