Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851165 - [guru] dev-libs/cubew-4.7 calls cc directly
Summary: [guru] dev-libs/cubew-4.7 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.49 KB, text/plain)
2022-06-11 07:35 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,9.63 KB, text/plain)
2022-06-11 07:35 UTC, Agostino Sarubbo
Details
2-config.log (2-config.log,11.98 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:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/cubew-4.7 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:43 UTC
Created attachment 784001 [details]
build.log

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

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

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

: error: in `/var/tmp/portage/dev-libs/cubew-4.7/work/cubew-4.7/build-backend':
Comment 5 Larry the Git Cow gentoo-dev 2022-06-18 19:19:38 UTC
The bug has been closed via the following commit(s):

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

commit 422bfd5d17d90e22c813b9748760fb839aa53286
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-15 22:15:00 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-15 22:35:15 +0000

    dev-libs/cubew: export variables
    
    Closes: https://bugs.gentoo.org/851165
    Closes: https://bugs.gentoo.org/851177
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-libs/cubew/cubew-4.7.ebuild | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)