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

Bug 338786

Summary: x11-plugins/gkrellm-xkb-1.05 does not respect ldflags
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: normal 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-xkb-1.05-r1.ebuild
gkrellm-xkb-makefile.patch

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(+)