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

Issue: dev-libs/cubelib-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:52 UTC
Created attachment 784010 [details]
build.log

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

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

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

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

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

commit 9b94fa45b66aebe274bf0b9e111e6b7f3c07fcc9
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-06-15 22:34:36 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-06-15 22:35:15 +0000

    dev-libs/cubelib: improvements
    
    Closes: https://bugs.gentoo.org/851168
    Closes: https://bugs.gentoo.org/851171
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-libs/cubelib/cubelib-4.7-r1.ebuild | 56 --------------------
 dev-libs/cubelib/cubelib-4.7-r2.ebuild | 97 ++++++++++++++++++++++++++++++++++
 2 files changed, 97 insertions(+), 56 deletions(-)