Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335013 - x11-plugins/gkrellm-imonc does not respect LDFLAGS
Summary: x11-plugins/gkrellm-imonc does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-08-28 12:57 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2016-08-07 04:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (gkrellm-imonc-0.2:20100828-125229.log,2.55 KB, text/plain)
2010-08-28 12:58 UTC, Diego Elio Pettenò (RETIRED)
Details
gkrellm-imonc-0.2-r1.ebuild (gkrellm-imonc-0.2-r1.ebuild,674 bytes, text/plain)
2013-03-13 17:30 UTC, Michael Mair-Keimberger (iamnr3)
Details
gkrellm-imonc-makefile.patch (gkrellm-imonc-makefile.patch,744 bytes, patch)
2013-03-13 17:30 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff
gkrellm-imonc-0.2-r1.ebuild (gkrellm-imonc-0.2-r1.ebuild,726 bytes, text/plain)
2013-03-16 12:30 UTC, Michael Mair-Keimberger (iamnr3)
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)