Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725428 - sci-electronics/spice-3.5.5-r4 calls cc directly
Summary: sci-electronics/spice-3.5.5-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
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-26 07:13 UTC by Agostino Sarubbo
Modified: 2025-04-04 03:56 UTC (History)
0 users

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


Attachments
build.log (build.log,302.42 KB, text/plain)
2020-05-26 07:13 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-05-26 07:13:41 UTC
This is an auto-filed bug because sci-electronics/spice calls cc directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different CC implementation (like clang) by setting the CC variable. So this issue has been reproduced by setting the CC variable to x86_64-pc-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-26 07:13:46 UTC
Created attachment 641814 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-17 08:17:20 UTC
ci has reproduced this issue with version 3.5.5-r3 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-09-12 07:44:18 UTC
ci has reproduced this issue with version 3.5.5-r4 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2025-04-04 03:56:22 UTC
The bug has been closed via the following commit(s):

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

commit 738ce4d9279272d6b1f59c388e9ede68502ab5f4
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2025-04-04 03:40:54 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2025-04-04 03:44:28 +0000

    sci-electronics/spice: respect CC
    
    All the configuration is jammed into Makefile fragments with the
    expectation that you edit it by hand. Prime 1989 technology. Capitulate
    to this demand, but use a slightly better editor (echo).
    
    Closes: https://bugs.gentoo.org/725428
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 sci-electronics/spice/spice-3.5.5-r4.ebuild | 2 ++
 1 file changed, 2 insertions(+)