Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833829 - [guru] sys-boot/limine-2.85.1 calls cc directly
Summary: [guru] sys-boot/limine-2.85.1 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-02-21 08:06 UTC by Agostino Sarubbo
Modified: 2022-02-24 11:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,313.22 KB, text/plain)
2022-02-21 08:06 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-02-21 08:06:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/limine-2.85 calls cc directly.
Discovered on: amd64 (internal ref: guru_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-02-21 08:06:29 UTC
Created attachment 765547 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-24 07:25:21 UTC
guru_ci has reproduced this issue with version 2.85.1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-02-24 11:10:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f2fa1af732aa6bbbdd3ac72d01b655d4fd7b52a

commit 4f2fa1af732aa6bbbdd3ac72d01b655d4fd7b52a
Author:     Arsen Arsenović <arsen@aarsen.me>
AuthorDate: 2022-02-23 13:11:17 +0000
Commit:     Arsen Arsenović <arsen@aarsen.me>
CommitDate: 2022-02-23 13:11:26 +0000

    sys-boot/limine: bump to 2.85.5
    
    Closes: https://bugs.gentoo.org/833829
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Arsen Arsenović <arsen@aarsen.me>

 sys-boot/limine/Manifest             |  1 +
 sys-boot/limine/limine-2.85.4.ebuild | 51 ++++++++++++++++++++++++++++++++++++
 sys-boot/limine/metadata.xml         | 24 ++++++++++++++++-
 3 files changed, 75 insertions(+), 1 deletion(-)