Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852032 - [guru] gui-libs/cubegui-4.7 calls cc directly
Summary: [guru] gui-libs/cubegui-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-15 07:10 UTC by Agostino Sarubbo
Modified: 2024-03-25 20:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,57.14 KB, text/plain)
2022-06-15 07:10 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,13.42 KB, text/plain)
2022-06-15 07:10 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-15 07:10:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/cubegui-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-15 07:10:56 UTC
Created attachment 785114 [details]
build.log

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

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

configure: error: in `/var/tmp/portage/gui-libs/cubegui-4.7/work/cubegui-4.7':
Comment 4 Larry the Git Cow gentoo-dev 2022-06-18 19:19:52 UTC
The bug has been referenced in the following commit(s):

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

commit d4c3438626078c2dfa37328e04ef4c9e849ef965
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-16 14:16:54 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-17 00:35:49 +0000

    gui-libs/cubegui: export more variables
    
    Bug: https://bugs.gentoo.org/852032
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 gui-libs/cubegui/cubegui-4.7.ebuild | 45 +++++++++++++++++++++++++++++++++----
 1 file changed, 41 insertions(+), 4 deletions(-)