Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851162 - [guru] sys-cluster/opari2-2.0.6 calls cc directly
Summary: [guru] sys-cluster/opari2-2.0.6 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: 2022-06-11 07:35 UTC by Agostino Sarubbo
Modified: 2022-06-18 19:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.29 KB, text/plain)
2022-06-11 07:35 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,8.48 KB, text/plain)
2022-06-11 07:35 UTC, Agostino Sarubbo
Details
2-config.log (2-config.log,13.81 KB, text/plain)
2022-06-11 07:35 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-06-11 07:35:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/opari2-2.0.6 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-06-11 07:35:34 UTC
Created attachment 783992 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-11 07:35:35 UTC
Created attachment 783995 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-06-11 07:35:36 UTC
Created attachment 783998 [details]
2-config.log

2-config.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-06-11 07:35:39 UTC
Error(s) that match a know pattern:

configure: error: in `/var/tmp/portage/sys-cluster/opari2-2.0.6/work/opari2-2.0.6/build-frontend':
Comment 5 Larry the Git Cow gentoo-dev 2022-06-18 19:19:37 UTC
The bug has been closed via the following commit(s):

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

commit 9bd24562773280b50a1727ef1ec8eda12c218606
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-15 21:59:41 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-15 22:35:15 +0000

    sys-cluster/opari2: export more variables
    
    Closes: https://bugs.gentoo.org/851162
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-cluster/opari2/opari2-2.0.6.ebuild | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)