Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804837 - [guru] sys-cluster/sionlibl-1.7.7-r1 calls cc directly
Summary: [guru] sys-cluster/sionlibl-1.7.7-r1 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-07-28 06:32 UTC by Agostino Sarubbo
Modified: 2021-08-29 17:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.99 KB, text/plain)
2021-07-28 06:32 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 2021-07-28 06:32:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/sionlibl-1.7.7-r1 calls cc directly.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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 2021-07-28 06:32:46 UTC
Created attachment 727446 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-28 06:32:48 UTC
Possible context of error(s):

Error parsing data file opal_wrapper: Not found
make: gcc: No such file or directory
make[2]: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-08-29 17:05:51 UTC
The bug has been closed via the following commit(s):

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

commit af129baecbb72fbc346e5221ce45c2e9e6bba15d
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-08-27 00:58:08 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-08-29 00:33:32 +0000

    sys-cluster/sionlibl: respect flags
    
    Closes: https://bugs.gentoo.org/804837
    Closes: https://bugs.gentoo.org/804849
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 ...gs-v2.patch => sionlibl-respect-flags-v3.patch} | 52 ++++++++++++++++++++++
 sys-cluster/sionlibl/sionlibl-1.7.7-r1.ebuild      |  2 +-
 2 files changed, 53 insertions(+), 1 deletion(-)