See attached build log. (Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Created attachment 245297 [details] Build log
Created attachment 344512 [details, diff] patch against latest ebuild This patch against the latest ebuild should fix the ldflags issue plus updates the ebuild to eapi 5. please review
(In reply to Michael Mair-Keimberger (iamnr3) from comment #2) > This patch against the latest ebuild should fix the ldflags issue plus > updates the ebuild to eapi 5. please review You shouldn't drop the toolchain-funcs eclass inherit, it's needed for the tc-getCC call. Thanks, fixed in CVS.