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

Bug 335013

Summary: x11-plugins/gkrellm-imonc 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   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
gkrellm-imonc-0.2-r1.ebuild
gkrellm-imonc-makefile.patch
gkrellm-imonc-0.2-r1.ebuild

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-28 12:57:41 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-08-28 12:58:27 UTC
Created attachment 245121 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-13 17:30:08 UTC
Created attachment 341918 [details]
gkrellm-imonc-0.2-r1.ebuild

Updated ebuild:
* fixes ldflags/cflags/gcc direct calling
* ebuild eapi bump
* added ~amd64 since it compiles and works fine
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-03-13 17:30:27 UTC
Created attachment 341922 [details, diff]
gkrellm-imonc-makefile.patch

makefile patch
Comment 4 Michael Mair-Keimberger (iamnr3) 2013-03-16 12:30:24 UTC
Created attachment 342222 [details]
gkrellm-imonc-0.2-r1.ebuild

Updated ebuild to reflect the need of app-admin/gkrellm[X]
Comment 5 Michael Orlitzky gentoo-dev 2016-08-07 04:10:19 UTC
commit 51d8d2f1eaf8ca67459dddeed5dc6ce584fc1a46
Author: Michael Orlitzky <mjo@gentoo.org>
Date:   Sun Aug 7 00:06:55 2016 -0400

    x11-plugins/gkrellm-imonc: new revision that respects LDFLAGS.

    This is another revision thanks to Michael Mair-Keimberger. His patch
    fixes the Makefile so that it adds $(LDFLAGS) in the right spots, and
    also happens to fix $(CC) in the process. An EAPI=2 USE-dependency was
    added for gkrellm (also part of the patch), and the ebuild was updated
    to use EAPI=6.

    Gentoo-Bug: 335013

    Package-Manager: portage-2.2.28

 .../files/gkrellm-imonc-makefile.patch             | 35 ++++++++++++++++++++++
 .../gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild      | 29 ++++++++++++++++++
 2 files changed, 64 insertions(+)