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 249503 [details] Build log
Created attachment 342262 [details] gkrellm-countdown-0.1.2-r1.ebuild Updated ebuild: (please review) * fixes ldflags/cflags/gcc direct calling * ebuild eapi bump * updated homepage (fixes bug 367171)
Created attachment 342264 [details, diff] gkrellm-countdown-makefile.patch makefile patch
Btw, also added arch ~amd64, since it build and works fine on amd64
Thanks for the fix! Better late than never. commit b731c87c096e0bf11ca86b12c63bcf39d89bb1f8 Author: Michael Orlitzky <mjo@gentoo.org> Date: Sat Aug 6 21:27:41 2016 -0400 x11-plugins/gkrellm-countdown: new revision fixing HOMEPAGE and LDFLAGS. This new revision fixes two bugs, both thanks to Michael Mair-Keimberger who posted patches to our bugzilla. The first is that the upstream build system did not support LDFLAGS -- it now does, with a patched Makefile. Michael also corrected the invalid HOMEPAGE variable, and added the ~amd64 keyword (which I am able to test). The ebuild has been updated to EAPI=6. Gentoo-Bug: 339657 Gentoo-Bug: 367171 Package-Manager: portage-2.2.28 x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch | 40 ++++++++++++++++++++++++++++++++++++++++ x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+)