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

Bug 852041

Summary: [guru] sys-cluster/scalasca-2.6 calls cc directly
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log
1-config.log
2-config.log

Description Agostino Sarubbo gentoo-dev 2022-06-15 07:11:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/scalasca-2.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-15 07:11:15 UTC
Created attachment 785129 [details]
build.log

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

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-06-15 07:11:17 UTC
Created attachment 785135 [details]
2-config.log

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

configure: error: in `/var/tmp/portage/sys-cluster/scalasca-2.6/work/scalasca-2.6/build-backend':
Comment 5 Larry the Git Cow gentoo-dev 2022-06-18 19:19:51 UTC
The bug has been referenced in the following commit(s):

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

commit fa0fcf95afedb0025996c25bc1f976acdcc5d8ef
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-16 13:51:42 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-17 00:35:48 +0000

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

 sys-cluster/scalasca/scalasca-2.6.ebuild | 47 ++++++++++++++++++++++++--------
 1 file changed, 36 insertions(+), 11 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2023-03-08 09:08:18 UTC
The bug has been closed via the following commit(s):

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

commit 29aa83376f05904f7e186c902cec54ef43b40f79
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-03-06 19:52:02 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-03-06 19:53:47 +0000

    sys-cluster/scalasca: treeclean
    
    Closes: https://bugs.gentoo.org/852041
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 profiles/package.mask                    |  2 -
 sys-cluster/scalasca/Manifest            |  1 -
 sys-cluster/scalasca/metadata.xml        |  8 ---
 sys-cluster/scalasca/scalasca-2.6.ebuild | 98 --------------------------------
 4 files changed, 109 deletions(-)