Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742953 - x11-plugins/i8krellm-2.5-r2 does not respect CFLAGS
Summary: x11-plugins/i8krellm-2.5-r2 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-09-16 13:05 UTC by Agostino Sarubbo
Modified: 2022-08-28 18:42 UTC (History)
0 users

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


Attachments
build.log (build.log,17.69 KB, text/plain)
2020-09-16 13:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-16 13:05:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/i8krellm-2.5-r2 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-16 13:05:26 UTC
Created attachment 660603 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-04-21 19:55:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad47238933f3b59c61e78097dcebfcc92ac90096

commit ad47238933f3b59c61e78097dcebfcc92ac90096
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2022-04-08 07:32:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-21 19:54:43 +0000

    x11-plugins/i8krellm: update EAPI 6 -> 8
    
    Also removes support in the Makefile for gkrellm1. Both the package
    description and dependencies indicate a hard requirement for gkrellm2,
    and the gkrellm1 support unconditionally calls 'gtk-config' and
    'imlib-config', neither of which are declared as dependencies and thus
    might not exist.
    
    Closes: https://bugs.gentoo.org/742953
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/i8krellm-2.5-r3-makefile-fixes.patch     | 42 ++++++++++++++++++
 .../i8krellm-2.5-r3-rm-gkrellm1-support.patch      | 50 ++++++++++++++++++++++
 x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild        | 31 ++++++++++++++
 3 files changed, 123 insertions(+)