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

Bug 785196

Summary: [guru] sci-libs/meschach-1.2b 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

Description Agostino Sarubbo gentoo-dev 2021-04-23 07:31:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/meschach-1.2b calls cc directly.
Discovered on: amd64 (internal ref: guru_tinderbox)

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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-23 07:31:31 UTC
Created attachment 701868 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-23 07:31:33 UTC
Created attachment 701871 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-23 07:31:37 UTC
Possible context of error(s):

configure: error: in `/var/tmp/portage/sci-libs/meschach-1.2b/work/meschach-1.2b':
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-25 14:05:48 UTC
Changing TRACKER as requested by QA.
Comment 5 Larry the Git Cow gentoo-dev 2021-05-17 19:11:35 UTC
The bug has been closed via the following commit(s):

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

commit dd6ff2f5c2f7887079934c95554adf61efb62506
Author:     Anna Vyalkova <cyber@sysrq.in>
AuthorDate: 2021-05-16 13:43:18 +0000
Commit:     Anna Vyalkova <cyber@sysrq.in>
CommitDate: 2021-05-16 14:05:02 +0000

    sci-libs/meschach: fix CC
    
    Closes: https://bugs.gentoo.org/785196
    Signed-off-by: Anna Vyalkova <cyber@sysrq.in>

 sci-libs/meschach/files/configure.patch | 29 +++++++++++++++++++++++++++++
 sci-libs/meschach/meschach-1.2b.ebuild  |  3 ++-
 2 files changed, 31 insertions(+), 1 deletion(-)