Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834951 - x11-plugins/gkrellmss-2.6-r4 calls cc directly
Summary: x11-plugins/gkrellmss-2.6-r4 calls cc directly
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: tc-directly
  Show dependency tree
 
Reported: 2022-03-11 07:42 UTC by Agostino Sarubbo
Modified: 2022-04-21 19:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.58 KB, text/plain)
2022-03-11 07:42 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 2022-03-11 07:42:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/gkrellmss-2.6-r4 calls cc directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-11 07:42:07 UTC
Created attachment 766758 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-11 07:42:08 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: gcc: command not found
./configure: line 187: esd-config: command not found
./configure: line 188: esd-config: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-04-21 19:55:28 UTC
The bug has been closed via the following commit(s):

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

commit 00aaa1e2f3d6a8de802e3a450efd7d904b3a29ea
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2022-04-08 07:12:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-21 19:54:42 +0000

    x11-plugins/gkrellmss: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/742914
    Closes: https://bugs.gentoo.org/834951
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Signed-off-by: Sam James <sam@gentoo.org>

 ...gkrellmss-2.6-r5-configure-makefile-fixes.patch | 61 ++++++++++++++++++++++
 x11-plugins/gkrellmss/gkrellmss-2.6-r5.ebuild      | 37 +++++++++++++
 2 files changed, 98 insertions(+)