Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 721592

Summary: sys-firmware/vgabios calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: virtualization
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34574
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

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(+)