Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804834 - [guru] sys-cluster/sionlib-1.7.7-r2 calls cc directly
Summary: [guru] sys-cluster/sionlib-1.7.7-r2 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.97 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:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/sionlib-1.7.7-r2 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:39 UTC
Created attachment 727443 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-28 06:32:41 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:50 UTC
The bug has been closed via the following commit(s):

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

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

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

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