Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[gentoo-user] mesa-12.0.1 fails to emerge

27 views
Skip to first unread message

Mick

unread,
Feb 7, 2017, 6:10:02 PM2/7/17
to
How could I go beyond this point?

=====================================================
/var/tmp/portage/media-
libs/mesa-12.0.1/work/mesa-12.0.1/src/gallium/state_track
ers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to

clang::CompilerInvocation::setLangDefaults(clang::LangOptions&,
clang::InputKind
, llvm::Triple, clang::LangStandard::Kind)’
=====================================================

Extract from compile log attached.

I am running sys-devel/clang-runtime-3.9.1 like so:

Installed versions: 3.9.1(21:25:30 07/02/17)(openmp -libcxx ABI_MIPS="-
n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")

--
Regards,
Mick
mesa-12.0.1.log
signature.asc

Corbin Bird

unread,
Feb 7, 2017, 7:30:03 PM2/7/17
to
-----------
If you would please, post if the USE flag "opencl" is set in
"make.conf", or in "package.use" for any packages.


Corbin

Mick

unread,
Feb 8, 2017, 1:50:03 AM2/8/17
to
Yes! It had sneaked in make.conf. I removed it and am re-emerging now.

Thanks. :-)
--
Regards,
Mick
signature.asc

Corbin Bird

unread,
Feb 8, 2017, 12:10:04 PM2/8/17
to
-------
Your Welcome.

Easy way to find the def of that USE flag ( it gave away the error ) :

~ # equery u media-libs/mesa
+ + opencl : Enable the Clover Gallium OpenCL state tracker.

Easy way to check what else currently installed that may be using that
USE flag :

~ # equery h opencl
* Searching for USE flag opencl ...
[IP-] [ ] media-gfx/imagemagick-6.9.7.4:0/6.9.7.4
[IP-] [ ] media-libs/mesa-17.0.0_rc2:0
[IP-] [ ] media-libs/x264-0.0.20160712:0/148
[IP-] [ ] sys-apps/hwloc-1.11.2:0/5

Corbin
0 new messages