Created attachment 397506 [details] emerge --info output I can't emerge nvidia-cuda-sdk, it seems it has problems with freeimage: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../lib64/libfreeimage.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20'
Created attachment 397508 [details] emerge -pqv output
Created attachment 397510 [details] build.log.gz
Did you normally use gcc-4.9?
I think you need to recompile freeimage using gcc-4.8. Sadly there is no around. This is a toolchain problem and nothing which is specific to cuda-sdk
(In reply to Justin Lecher from comment #4) > I think you need to recompile freeimage using gcc-4.8. Thanks, works perfectly now.
*** Bug 583738 has been marked as a duplicate of this bug. ***