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

Bug 339657

Summary: x11-plugins/gkrellm-countdown does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: QA CC: esigra, mmk
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=367171
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
gkrellm-countdown-0.1.2-r1.ebuild
gkrellm-countdown-makefile.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-04 02:15:50 UTC
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.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-10-04 02:16:03 UTC
Created attachment 249503 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-16 13:26:34 UTC
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)
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-03-16 13:26:57 UTC
Created attachment 342264 [details, diff]
gkrellm-countdown-makefile.patch

makefile patch
Comment 4 Michael Mair-Keimberger (iamnr3) 2013-03-16 13:32:03 UTC
Btw, also added arch ~amd64, since it build and works fine on amd64
Comment 5 Michael Orlitzky gentoo-dev 2016-08-07 01:30:03 UTC
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(+)