Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785196 - [guru] sci-libs/meschach-1.2b calls cc directly
Summary: [guru] sci-libs/meschach-1.2b 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-04-23 07:31 UTC by Agostino Sarubbo
Modified: 2021-05-17 19:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.15 KB, text/plain)
2021-04-23 07:31 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,4.27 KB, text/plain)
2021-04-23 07:31 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-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(-)