Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722342 - app-misc/cfiles calls cc directly
Summary: app-misc/cfiles 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: Yumi Tanaka
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-11 07:14 UTC by Agostino Sarubbo
Modified: 2023-12-31 02:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,6.74 KB, text/plain)
2020-05-11 07:14 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-11 07:14:27 UTC
This is an auto-filled bug because app-misc/cfiles 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-11 07:14:36 UTC
Created attachment 637872 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-12-31 02:48:57 UTC
The bug has been closed via the following commit(s):

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

commit 5735ba84a3c963d66d6b237000829c0ed2af4af5
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-12-29 22:45:17 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-12-31 02:47:43 +0000

    app-misc/cfiles: EAPI8 bump, fix bug #722342, #726636
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/722342
    Closes: https://bugs.gentoo.org/726636
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-misc/cfiles/cfiles-1.8-r1.ebuild | 37 ++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)