Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721592 - sys-firmware/vgabios calls cc directly
Summary: sys-firmware/vgabios 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: Matthias Maier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-08 07:27 UTC by Agostino Sarubbo
Modified: 2024-01-13 20:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.39 KB, text/plain)
2020-05-08 07:28 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-08 07:27:56 UTC
This is an auto-filled bug because sys-firmware/vgabios calls cc directly.
The issue was originally discovered on arm64, 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 aarch64-unknown-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-08 07:28:04 UTC
Created attachment 636798 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-13 20:46:17 UTC
The bug has been closed via the following commit(s):

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

commit b70db01c51e24eeb440f36e00fda70ffd85d1ae1
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-12-31 10:43:27 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-13 20:45:50 +0000

    sys-firmware/vgabios: EAPI8, fix LICENSE, fix calling gcc directly
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/721592
    Closes: https://github.com/gentoo/gentoo/pull/34574
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-firmware/vgabios/vgabios-0.8a-r1.ebuild | 41 +++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)