Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338786 - x11-plugins/gkrellm-xkb-1.05 does not respect ldflags
Summary: x11-plugins/gkrellm-xkb-1.05 does not respect ldflags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-09-26 11:34 UTC by Agostino Sarubbo
Modified: 2016-08-07 01:46 UTC (History)
2 users (show)

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


Attachments
Build log (gkrellm-xkb-1.05.log,1.60 KB, text/plain)
2010-09-26 11:34 UTC, Agostino Sarubbo
Details
gkrellm-xkb-1.05-r1.ebuild (gkrellm-xkb-1.05-r1.ebuild,676 bytes, text/plain)
2013-03-15 21:15 UTC, Michael Mair-Keimberger (iamnr3)
Details
gkrellm-xkb-makefile.patch (gkrellm-xkb-makefile.patch,889 bytes, patch)
2013-03-15 21:16 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2010-09-26 11:34:12 UTC
I see in build log QA notice who advise me who this packages does not compile
with LDFLAGS detected.

Thanks
ago

Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2010-09-26 11:34:31 UTC
Created attachment 248660 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-15 21:15:39 UTC
Created attachment 342164 [details]
gkrellm-xkb-1.05-r1.ebuild

Updated ebuild (please review):
* fixes ldflags
* fixes eapi=2 use-deps (bug 421723)
* fixes cflags/gcc direct calling (bug 428388)
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-03-15 21:16:10 UTC
Created attachment 342166 [details, diff]
gkrellm-xkb-makefile.patch

patch for makefile
Comment 4 Michael Orlitzky gentoo-dev 2016-08-07 01:46:43 UTC
commit 05a1b0972b7d1a395cf58201f921dc0d4cf8fb75
Author: Michael Orlitzky <mjo@gentoo.org>
Date:   Sat Aug 6 21:44:18 2016 -0400

    x11-plugins/gkrellm-xkb: new revision fixing CFLAGS/LDFLAGS.

    This new revision is thanks to Michael Mair-Keimberger who patched
    three bugs at once. He made the build system respect CFLAGS and
    LDFLAGS, and updated the ebuild to use USE dependencies rather than
    just crashing if gkrellm was built without X support.

    Gentoo-Bug: 338786
    Gentoo-Bug: 421723
    Gentoo-Bug: 428388

    Package-Manager: portage-2.2.28

 x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch | 35 +++++++++++++++++++++++++++++++++++
 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r1.ebuild       | 28 ++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)